Skip to content

Commit 5f1f055

Browse files
committed
Bump @napi-rs/cli
1 parent b82c41a commit 5f1f055

File tree

3 files changed

+9
-34
lines changed

3 files changed

+9
-34
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/core": "^7.22.11",
4545
"@khanacademy/flow-to-ts": "^0.5.2",
46-
"@napi-rs/cli": "^2.15.2",
46+
"@napi-rs/cli": "^2.18.3",
4747
"@parcel/babel-register": "*",
4848
"@types/node": ">= 18",
4949
"buffer": "mischnic/buffer#b8a4fa94",

packages/core/rust/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"*.wasm"
3131
],
3232
"devDependencies": {
33-
"@napi-rs/cli": "^2.15.2",
33+
"@napi-rs/cli": "^2.18.3",
3434
"napi-wasm": "^1.0.1"
3535
},
3636
"scripts": {

yarn.lock

+7-32
Original file line numberDiff line numberDiff line change
@@ -1799,10 +1799,10 @@
17991799
resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.2.tgz#0f164b726869f71da3c594171df5ebc1c4b0a407"
18001800
integrity sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==
18011801

1802-
"@napi-rs/cli@^2.15.2":
1803-
version "2.18.0"
1804-
resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-2.18.0.tgz#3064f142e65c87d14e6ddc38e5425aa29a8871eb"
1805-
integrity sha512-lfSRT7cs3iC4L+kv9suGYQEezn5Nii7Kpu+THsYVI0tA1Vh59LH45p4QADaD7hvIkmOz79eEGtoKQ9nAkAPkzA==
1802+
"@napi-rs/cli@^2.18.3":
1803+
version "2.18.3"
1804+
resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-2.18.3.tgz#0f1c3cd7b757aa49cfbf52fc864d40881ee534c2"
1805+
integrity sha512-L0f4kP0dyG8W5Qtc7MtP73VvLLrOLyRcUEBzknIfu8Jk4Jfhrsx1ItMHgyalYqMSslWdY3ojEfAaU5sx1VyeQQ==
18061806

18071807
"@nicolo-ribaudo/[email protected]":
18081808
version "5.1.1-v1"
@@ -13428,7 +13428,7 @@ string-natural-compare@^3.0.1:
1342813428
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1342913429
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1343013430

13431-
"string-width-cjs@npm:string-width@^4.2.0":
13431+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1343213432
version "4.2.3"
1343313433
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1343413434
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -13454,15 +13454,6 @@ string-width@^1.0.1, string-width@^1.0.2:
1345413454
is-fullwidth-code-point "^2.0.0"
1345513455
strip-ansi "^4.0.0"
1345613456

13457-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
13458-
version "4.2.3"
13459-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
13460-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
13461-
dependencies:
13462-
emoji-regex "^8.0.0"
13463-
is-fullwidth-code-point "^3.0.0"
13464-
strip-ansi "^6.0.1"
13465-
1346613457
string-width@^5.0.1, string-width@^5.1.2:
1346713458
version "5.1.2"
1346813459
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -13541,7 +13532,7 @@ stringify-object@^3.3.0:
1354113532
is-obj "^1.0.1"
1354213533
is-regexp "^1.0.0"
1354313534

13544-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
13535+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1354513536
version "6.0.1"
1354613537
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1354713538
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13562,13 +13553,6 @@ strip-ansi@^4.0.0:
1356213553
dependencies:
1356313554
ansi-regex "^3.0.0"
1356413555

13565-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13566-
version "6.0.1"
13567-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
13568-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
13569-
dependencies:
13570-
ansi-regex "^5.0.1"
13571-
1357213556
strip-ansi@^7.0.1:
1357313557
version "7.1.0"
1357413558
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -15072,7 +15056,7 @@ [email protected]:
1507215056
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.0.tgz#a8e038b4c94569596852de7a8ea4228eefdeb37b"
1507315057
integrity sha512-toV7q9rWNYha963Pl/qyeZ6wG+3nnsyvolaNUS8+R5Wtw6qJPTxIlOP1ZSvcGhEJw+l3HMMmtiNo9Gl61G4GVg==
1507415058

15075-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
15059+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1507615060
version "7.0.0"
1507715061
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1507815062
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -15098,15 +15082,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1509815082
string-width "^4.1.0"
1509915083
strip-ansi "^6.0.0"
1510015084

15101-
wrap-ansi@^7.0.0:
15102-
version "7.0.0"
15103-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
15104-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
15105-
dependencies:
15106-
ansi-styles "^4.0.0"
15107-
string-width "^4.1.0"
15108-
strip-ansi "^6.0.0"
15109-
1511015085
wrap-ansi@^8.1.0:
1511115086
version "8.1.0"
1511215087
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)