chore(deps) Update Tauri JS CLI (#6088)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-18 22:39:44 -03:00
committed by GitHub
parent 20ff1f4596
commit 581b515e08
2 changed files with 11 additions and 11 deletions

View File

@@ -37,13 +37,13 @@
}
},
"devDependencies": {
"@napi-rs/cli": "2.14.2",
"@napi-rs/cli": "2.14.3",
"cross-env": "7.0.3",
"cross-spawn": "7.0.3",
"fs-extra": "11.1.0",
"jest": "29.3.1",
"jest-transform-toml": "1.0.0",
"prettier": "2.8.2"
"prettier": "2.8.3"
},
"resolutions": {
"json5": "2.2.3"

View File

@@ -698,10 +698,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"
"@napi-rs/cli@2.14.2":
version "2.14.2"
resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-2.14.2.tgz#02c7ba63b8169a8a570f8f875b542b943ce9e57b"
integrity sha512-g2bGIhu+p/+wZJlNYGYbb2feQs7vF0dKIMJY8jOBdhU4r14TqxBPEr7P/xoFzHiJ7vCNdJ0rldcC+nOSnJwCTw==
"@napi-rs/cli@2.14.3":
version "2.14.3"
resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-2.14.3.tgz#fb2f554aaaf04f4583661b37149a38d9ee1045fc"
integrity sha512-yPc3dXHwynwR815s/7NczYx61wwmkZS1zlzgoVV+KaYJ9qAcd7pRiCZ7n/lBYL9lqUPWFZ7D9QYDn7b6teIsow==
"@sinclair/typebox@^0.24.1":
version "0.24.19"
@@ -1822,7 +1822,7 @@ json-parse-even-better-errors@^2.3.0:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
json5@>2.2.2, json5@^2.1.2, json5@^2.2.1:
json5@2.2.3, json5@^2.1.2, json5@^2.2.1:
version "2.2.3"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -2033,10 +2033,10 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
prettier@2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
prettier@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
pretty-format@^29.3.1:
version "29.3.1"