Skip to content

Commit f29e0c0

Browse files
chore(deps): update dependency @swc-node/register to ^1.10.10
1 parent b1d5004 commit f29e0c0

File tree

2 files changed

+216
-26
lines changed

2 files changed

+216
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@changesets/cli": "^2.27.1",
6464
"@commitlint/cli": "^18.4.3",
6565
"@pkgr/rollup": "^5.0.0",
66-
"@swc-node/register": "^1.6.8",
66+
"@swc-node/register": "^1.10.10",
6767
"@types/jest": "^29.5.11",
6868
"@types/node": "^20.10.6",
6969
"clean-pkg-json": "^1.2.0",

yarn.lock

Lines changed: 215 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,6 +2627,34 @@ __metadata:
26272627
languageName: node
26282628
linkType: hard
26292629

2630+
"@emnapi/core@npm:^1.3.1":
2631+
version: 1.3.1
2632+
resolution: "@emnapi/core@npm:1.3.1"
2633+
dependencies:
2634+
"@emnapi/wasi-threads": "npm:1.0.1"
2635+
tslib: "npm:^2.4.0"
2636+
checksum: d3be1044ad704e2c486641bc18908523490f28c7d38bd12d9c1d4ce37d39dae6c4aecd2f2eaf44c6e3bd90eaf04e0591acc440b1b038cdf43cce078a355a0ea0
2637+
languageName: node
2638+
linkType: hard
2639+
2640+
"@emnapi/runtime@npm:^1.3.1":
2641+
version: 1.3.1
2642+
resolution: "@emnapi/runtime@npm:1.3.1"
2643+
dependencies:
2644+
tslib: "npm:^2.4.0"
2645+
checksum: 060ffede50f1b619c15083312b80a9e62a5b0c87aa8c1b54854c49766c9d69f8d1d3d87bd963a647071263a320db41b25eaa50b74d6a80dcc763c23dbeaafd6c
2646+
languageName: node
2647+
linkType: hard
2648+
2649+
"@emnapi/wasi-threads@npm:1.0.1":
2650+
version: 1.0.1
2651+
resolution: "@emnapi/wasi-threads@npm:1.0.1"
2652+
dependencies:
2653+
tslib: "npm:^2.4.0"
2654+
checksum: 1e0c8036b8d53e9b07cc9acf021705ef6c86ab6b13e1acda7fffaf541a2d3565072afb92597419173ced9ea14f6bf32fce149106e669b5902b825e8b499e5c6c
2655+
languageName: node
2656+
linkType: hard
2657+
26302658
"@es-joy/jsdoccomment@npm:~0.41.0":
26312659
version: 0.41.0
26322660
resolution: "@es-joy/jsdoccomment@npm:0.41.0"
@@ -3529,6 +3557,17 @@ __metadata:
35293557
languageName: node
35303558
linkType: hard
35313559

3560+
"@napi-rs/wasm-runtime@npm:^0.2.7":
3561+
version: 0.2.7
3562+
resolution: "@napi-rs/wasm-runtime@npm:0.2.7"
3563+
dependencies:
3564+
"@emnapi/core": "npm:^1.3.1"
3565+
"@emnapi/runtime": "npm:^1.3.1"
3566+
"@tybys/wasm-util": "npm:^0.9.0"
3567+
checksum: 04a5edd79144bfa4e821a373fb6d4939f10c578c5f3633b5e67a57d0f5e36a593f595834d26654ea757bba7cd80b6c42d0d1405d6a8460c5d774e8cd5c9548a4
3568+
languageName: node
3569+
linkType: hard
3570+
35323571
"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
35333572
version: 5.1.1-v1
35343573
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
@@ -3622,6 +3661,85 @@ __metadata:
36223661
languageName: node
36233662
linkType: hard
36243663

3664+
"@oxc-resolver/binding-darwin-arm64@npm:5.0.1":
3665+
version: 5.0.1
3666+
resolution: "@oxc-resolver/binding-darwin-arm64@npm:5.0.1"
3667+
conditions: os=darwin & cpu=arm64
3668+
languageName: node
3669+
linkType: hard
3670+
3671+
"@oxc-resolver/binding-darwin-x64@npm:5.0.1":
3672+
version: 5.0.1
3673+
resolution: "@oxc-resolver/binding-darwin-x64@npm:5.0.1"
3674+
conditions: os=darwin & cpu=x64
3675+
languageName: node
3676+
linkType: hard
3677+
3678+
"@oxc-resolver/binding-freebsd-x64@npm:5.0.1":
3679+
version: 5.0.1
3680+
resolution: "@oxc-resolver/binding-freebsd-x64@npm:5.0.1"
3681+
conditions: os=freebsd & cpu=x64
3682+
languageName: node
3683+
linkType: hard
3684+
3685+
"@oxc-resolver/binding-linux-arm-gnueabihf@npm:5.0.1":
3686+
version: 5.0.1
3687+
resolution: "@oxc-resolver/binding-linux-arm-gnueabihf@npm:5.0.1"
3688+
conditions: os=linux & cpu=arm
3689+
languageName: node
3690+
linkType: hard
3691+
3692+
"@oxc-resolver/binding-linux-arm64-gnu@npm:5.0.1":
3693+
version: 5.0.1
3694+
resolution: "@oxc-resolver/binding-linux-arm64-gnu@npm:5.0.1"
3695+
conditions: os=linux & cpu=arm64 & libc=glibc
3696+
languageName: node
3697+
linkType: hard
3698+
3699+
"@oxc-resolver/binding-linux-arm64-musl@npm:5.0.1":
3700+
version: 5.0.1
3701+
resolution: "@oxc-resolver/binding-linux-arm64-musl@npm:5.0.1"
3702+
conditions: os=linux & cpu=arm64 & libc=musl
3703+
languageName: node
3704+
linkType: hard
3705+
3706+
"@oxc-resolver/binding-linux-x64-gnu@npm:5.0.1":
3707+
version: 5.0.1
3708+
resolution: "@oxc-resolver/binding-linux-x64-gnu@npm:5.0.1"
3709+
conditions: os=linux & cpu=x64 & libc=glibc
3710+
languageName: node
3711+
linkType: hard
3712+
3713+
"@oxc-resolver/binding-linux-x64-musl@npm:5.0.1":
3714+
version: 5.0.1
3715+
resolution: "@oxc-resolver/binding-linux-x64-musl@npm:5.0.1"
3716+
conditions: os=linux & cpu=x64 & libc=musl
3717+
languageName: node
3718+
linkType: hard
3719+
3720+
"@oxc-resolver/binding-wasm32-wasi@npm:5.0.1":
3721+
version: 5.0.1
3722+
resolution: "@oxc-resolver/binding-wasm32-wasi@npm:5.0.1"
3723+
dependencies:
3724+
"@napi-rs/wasm-runtime": "npm:^0.2.7"
3725+
conditions: cpu=wasm32
3726+
languageName: node
3727+
linkType: hard
3728+
3729+
"@oxc-resolver/binding-win32-arm64-msvc@npm:5.0.1":
3730+
version: 5.0.1
3731+
resolution: "@oxc-resolver/binding-win32-arm64-msvc@npm:5.0.1"
3732+
conditions: os=win32 & cpu=arm64
3733+
languageName: node
3734+
linkType: hard
3735+
3736+
"@oxc-resolver/binding-win32-x64-msvc@npm:5.0.1":
3737+
version: 5.0.1
3738+
resolution: "@oxc-resolver/binding-win32-x64-msvc@npm:5.0.1"
3739+
conditions: os=win32 & cpu=x64
3740+
languageName: node
3741+
linkType: hard
3742+
36253743
"@pkgjs/parseargs@npm:^0.11.0":
36263744
version: 0.11.0
36273745
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -3951,39 +4069,41 @@ __metadata:
39514069
languageName: node
39524070
linkType: hard
39534071

3954-
"@swc-node/core@npm:^1.10.6":
3955-
version: 1.10.6
3956-
resolution: "@swc-node/core@npm:1.10.6"
4072+
"@swc-node/core@npm:^1.13.3":
4073+
version: 1.13.3
4074+
resolution: "@swc-node/core@npm:1.13.3"
39574075
peerDependencies:
3958-
"@swc/core": ">= 1.3"
3959-
checksum: cadcd927b3ab02a2888b7da43d80d5a6e19b4100e5b757ef7a4148123ce2940202053a0c412f20664e1eb18185fca26371f3cac3f866c4d2b1df5e8d2e63b99f
4076+
"@swc/core": ">= 1.4.13"
4077+
"@swc/types": ">= 0.1"
4078+
checksum: 01f69d6124691569cedd2e6d0c6d3e33ab96d8fca6607780d64359c884750cfd77541e112e545cf37d9f0ee5fdccd57fbf9eb07cfd0ae26f8cca88c974e82e08
39604079
languageName: node
39614080
linkType: hard
39624081

3963-
"@swc-node/register@npm:^1.6.8":
3964-
version: 1.6.8
3965-
resolution: "@swc-node/register@npm:1.6.8"
4082+
"@swc-node/register@npm:^1.10.10":
4083+
version: 1.10.10
4084+
resolution: "@swc-node/register@npm:1.10.10"
39664085
dependencies:
3967-
"@swc-node/core": "npm:^1.10.6"
3968-
"@swc-node/sourcemap-support": "npm:^0.3.0"
3969-
colorette: "npm:^2.0.19"
3970-
debug: "npm:^4.3.4"
3971-
pirates: "npm:^4.0.5"
3972-
tslib: "npm:^2.5.0"
4086+
"@swc-node/core": "npm:^1.13.3"
4087+
"@swc-node/sourcemap-support": "npm:^0.5.1"
4088+
colorette: "npm:^2.0.20"
4089+
debug: "npm:^4.3.5"
4090+
oxc-resolver: "npm:^5.0.0"
4091+
pirates: "npm:^4.0.6"
4092+
tslib: "npm:^2.6.3"
39734093
peerDependencies:
3974-
"@swc/core": ">= 1.3"
4094+
"@swc/core": ">= 1.4.13"
39754095
typescript: ">= 4.3"
3976-
checksum: 681da27f9dbe7aa976c6873a2a0094d14237a4d51dea7c3c54d58e00e5375593d136b2d6e80e24412128cf338b238fc73206b3b69711698ee8fd6ceb40081551
4096+
checksum: 001c75f44cc22dfe0298b1b6158efb8d2f0d477386c5b984a4df88611291773b52f87b4bde4028b9d647c76b2923cf1fc9f2c5ec6cce06a3cbcb9c340c589341
39774097
languageName: node
39784098
linkType: hard
39794099

3980-
"@swc-node/sourcemap-support@npm:^0.3.0":
3981-
version: 0.3.0
3982-
resolution: "@swc-node/sourcemap-support@npm:0.3.0"
4100+
"@swc-node/sourcemap-support@npm:^0.5.1":
4101+
version: 0.5.1
4102+
resolution: "@swc-node/sourcemap-support@npm:0.5.1"
39834103
dependencies:
39844104
source-map-support: "npm:^0.5.21"
3985-
tslib: "npm:^2.5.0"
3986-
checksum: 331aac139159918377202723e5e4b34164714f29118c494d31d5ca19b9b7e54f958bcd94cae675a7854e84ed043f366b3041aa94377f80d3d9cbe891da1ed3de
4105+
tslib: "npm:^2.6.3"
4106+
checksum: 5ac7e701a0683e0e6760c8078d4bb2829daa78c4946dcc729c75588b87112afc7352f7c8cd90cea9417b5f7494418d374a354795344c4cf81152bce3d5a17853
39874107
languageName: node
39884108
linkType: hard
39894109

@@ -4031,6 +4151,15 @@ __metadata:
40314151
languageName: node
40324152
linkType: hard
40334153

4154+
"@tybys/wasm-util@npm:^0.9.0":
4155+
version: 0.9.0
4156+
resolution: "@tybys/wasm-util@npm:0.9.0"
4157+
dependencies:
4158+
tslib: "npm:^2.4.0"
4159+
checksum: f9fde5c554455019f33af6c8215f1a1435028803dc2a2825b077d812bed4209a1a64444a4ca0ce2ea7e1175c8d88e2f9173a36a33c199e8a5c671aa31de8242d
4160+
languageName: node
4161+
linkType: hard
4162+
40344163
"@types/acorn@npm:^4.0.0":
40354164
version: 4.0.6
40364165
resolution: "@types/acorn@npm:4.0.6"
@@ -5926,7 +6055,7 @@ __metadata:
59266055
languageName: node
59276056
linkType: hard
59286057

5929-
"colorette@npm:^2.0.19, colorette@npm:^2.0.20":
6058+
"colorette@npm:^2.0.20":
59306059
version: 2.0.20
59316060
resolution: "colorette@npm:2.0.20"
59326061
checksum: e94116ff33b0ff56f3b83b9ace895e5bf87c2a7a47b3401b8c3f3226e050d5ef76cf4072fb3325f9dc24d1698f9b730baf4e05eeaf861d74a1883073f4c98a40
@@ -6327,6 +6456,18 @@ __metadata:
63276456
languageName: node
63286457
linkType: hard
63296458

6459+
"debug@npm:^4.3.5":
6460+
version: 4.4.0
6461+
resolution: "debug@npm:4.4.0"
6462+
dependencies:
6463+
ms: "npm:^2.1.3"
6464+
peerDependenciesMeta:
6465+
supports-color:
6466+
optional: true
6467+
checksum: db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
6468+
languageName: node
6469+
linkType: hard
6470+
63306471
"decamelize-keys@npm:^1.1.0":
63316472
version: 1.1.1
63326473
resolution: "decamelize-keys@npm:1.1.1"
@@ -11775,7 +11916,7 @@ __metadata:
1177511916
languageName: node
1177611917
linkType: hard
1177711918

11778-
"ms@npm:^2.1.1":
11919+
"ms@npm:^2.1.1, ms@npm:^2.1.3":
1177911920
version: 2.1.3
1178011921
resolution: "ms@npm:2.1.3"
1178111922
checksum: d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
@@ -12201,6 +12342,48 @@ __metadata:
1220112342
languageName: node
1220212343
linkType: hard
1220312344

12345+
"oxc-resolver@npm:^5.0.0":
12346+
version: 5.0.1
12347+
resolution: "oxc-resolver@npm:5.0.1"
12348+
dependencies:
12349+
"@oxc-resolver/binding-darwin-arm64": "npm:5.0.1"
12350+
"@oxc-resolver/binding-darwin-x64": "npm:5.0.1"
12351+
"@oxc-resolver/binding-freebsd-x64": "npm:5.0.1"
12352+
"@oxc-resolver/binding-linux-arm-gnueabihf": "npm:5.0.1"
12353+
"@oxc-resolver/binding-linux-arm64-gnu": "npm:5.0.1"
12354+
"@oxc-resolver/binding-linux-arm64-musl": "npm:5.0.1"
12355+
"@oxc-resolver/binding-linux-x64-gnu": "npm:5.0.1"
12356+
"@oxc-resolver/binding-linux-x64-musl": "npm:5.0.1"
12357+
"@oxc-resolver/binding-wasm32-wasi": "npm:5.0.1"
12358+
"@oxc-resolver/binding-win32-arm64-msvc": "npm:5.0.1"
12359+
"@oxc-resolver/binding-win32-x64-msvc": "npm:5.0.1"
12360+
dependenciesMeta:
12361+
"@oxc-resolver/binding-darwin-arm64":
12362+
optional: true
12363+
"@oxc-resolver/binding-darwin-x64":
12364+
optional: true
12365+
"@oxc-resolver/binding-freebsd-x64":
12366+
optional: true
12367+
"@oxc-resolver/binding-linux-arm-gnueabihf":
12368+
optional: true
12369+
"@oxc-resolver/binding-linux-arm64-gnu":
12370+
optional: true
12371+
"@oxc-resolver/binding-linux-arm64-musl":
12372+
optional: true
12373+
"@oxc-resolver/binding-linux-x64-gnu":
12374+
optional: true
12375+
"@oxc-resolver/binding-linux-x64-musl":
12376+
optional: true
12377+
"@oxc-resolver/binding-wasm32-wasi":
12378+
optional: true
12379+
"@oxc-resolver/binding-win32-arm64-msvc":
12380+
optional: true
12381+
"@oxc-resolver/binding-win32-x64-msvc":
12382+
optional: true
12383+
checksum: 490c72a9564b48ea3fa68c3756890b035b4b567b44f0e103f071d47f4e9fc90a840695f759bed8310a765772556807db288653866c5f3de29d457b9a8fb8c1f0
12384+
languageName: node
12385+
linkType: hard
12386+
1220412387
"p-defer@npm:^1.0.0":
1220512388
version: 1.0.0
1220612389
resolution: "p-defer@npm:1.0.0"
@@ -12522,7 +12705,7 @@ __metadata:
1252212705
languageName: node
1252312706
linkType: hard
1252412707

12525-
"pirates@npm:^4.0.4, pirates@npm:^4.0.5":
12708+
"pirates@npm:^4.0.4, pirates@npm:^4.0.6":
1252612709
version: 4.0.6
1252712710
resolution: "pirates@npm:4.0.6"
1252812711
checksum: 00d5fa51f8dded94d7429700fb91a0c1ead00ae2c7fd27089f0c5b63e6eca36197fe46384631872690a66f390c5e27198e99006ab77ae472692ab9c2ca903f36
@@ -15144,7 +15327,7 @@ __metadata:
1514415327
"@commitlint/cli": "npm:^18.4.3"
1514515328
"@pkgr/core": "npm:^0.1.0"
1514615329
"@pkgr/rollup": "npm:^5.0.0"
15147-
"@swc-node/register": "npm:^1.6.8"
15330+
"@swc-node/register": "npm:^1.10.10"
1514815331
"@types/jest": "npm:^29.5.11"
1514915332
"@types/node": "npm:^20.10.6"
1515015333
clean-pkg-json: "npm:^1.2.0"
@@ -15451,6 +15634,13 @@ __metadata:
1545115634
languageName: node
1545215635
linkType: hard
1545315636

15637+
"tslib@npm:^2.4.0, tslib@npm:^2.6.3":
15638+
version: 2.8.1
15639+
resolution: "tslib@npm:2.8.1"
15640+
checksum: 9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
15641+
languageName: node
15642+
linkType: hard
15643+
1545415644
"tsutils@npm:3, tsutils@npm:^3.21.0":
1545515645
version: 3.21.0
1545615646
resolution: "tsutils@npm:3.21.0"

0 commit comments

Comments
 (0)