Skip to content

Commit

Permalink
chore(deps): update dependency @swc-node/register to ^1.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 42918e8 commit 1c0618d
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^18.4.3",
"@pkgr/rollup": "^5.0.0",
"@swc-node/register": "^1.6.8",
"@swc-node/register": "^1.10.9",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.6",
"clean-pkg-json": "^1.2.0",
Expand Down
240 changes: 215 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2627,6 +2627,34 @@ __metadata:
languageName: node
linkType: hard

"@emnapi/core@npm:^1.1.0":
version: 1.3.0
resolution: "@emnapi/core@npm:1.3.0"
dependencies:
"@emnapi/wasi-threads": "npm:1.0.1"
tslib: "npm:^2.4.0"
checksum: ec204a6a1d8caf189ae5268359c7fa58b8b07b730f86e0e4492ec2610a3dc2d236c256bd8ac3af970db141a58a1eed41f52dd0a47dc2613ee744b26bee71b039
languageName: node
linkType: hard

"@emnapi/runtime@npm:^1.1.0":
version: 1.3.0
resolution: "@emnapi/runtime@npm:1.3.0"
dependencies:
tslib: "npm:^2.4.0"
checksum: b5f454bf258c45fba8543de16f6c3042313f78efe50a57ad577bf5172b745e1b657c4e69848476e754be3a1e9d1742a1ef409cce3bd5a2808d7b472103aeb660
languageName: node
linkType: hard

"@emnapi/wasi-threads@npm:1.0.1":
version: 1.0.1
resolution: "@emnapi/wasi-threads@npm:1.0.1"
dependencies:
tslib: "npm:^2.4.0"
checksum: 1e0c8036b8d53e9b07cc9acf021705ef6c86ab6b13e1acda7fffaf541a2d3565072afb92597419173ced9ea14f6bf32fce149106e669b5902b825e8b499e5c6c
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.41.0":
version: 0.41.0
resolution: "@es-joy/jsdoccomment@npm:0.41.0"
Expand Down Expand Up @@ -3529,6 +3557,17 @@ __metadata:
languageName: node
linkType: hard

"@napi-rs/wasm-runtime@npm:^0.2.4":
version: 0.2.5
resolution: "@napi-rs/wasm-runtime@npm:0.2.5"
dependencies:
"@emnapi/core": "npm:^1.1.0"
"@emnapi/runtime": "npm:^1.1.0"
"@tybys/wasm-util": "npm:^0.9.0"
checksum: 32ea8defd3cc380bcf0de6ffc39a3b9cbe746f6c64000e0f0996a96dc776a7e87df7efeba5ce94e53d8b0ff2cda42f5a54673bdfeedbe8f037426255aba853f7
languageName: node
linkType: hard

"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
version: 5.1.1-v1
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
Expand Down Expand Up @@ -3622,6 +3661,85 @@ __metadata:
languageName: node
linkType: hard

"@oxc-resolver/binding-darwin-arm64@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-darwin-arm64@npm:1.12.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@oxc-resolver/binding-darwin-x64@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-darwin-x64@npm:1.12.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@oxc-resolver/binding-freebsd-x64@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-freebsd-x64@npm:1.12.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-arm-gnueabihf@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-linux-arm-gnueabihf@npm:1.12.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-arm64-gnu@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-linux-arm64-gnu@npm:1.12.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-arm64-musl@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-linux-arm64-musl@npm:1.12.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-x64-gnu@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-linux-x64-gnu@npm:1.12.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-x64-musl@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-linux-x64-musl@npm:1.12.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@oxc-resolver/binding-wasm32-wasi@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-wasm32-wasi@npm:1.12.0"
dependencies:
"@napi-rs/wasm-runtime": "npm:^0.2.4"
conditions: cpu=wasm32
languageName: node
linkType: hard

"@oxc-resolver/binding-win32-arm64-msvc@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-win32-arm64-msvc@npm:1.12.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@oxc-resolver/binding-win32-x64-msvc@npm:1.12.0":
version: 1.12.0
resolution: "@oxc-resolver/binding-win32-x64-msvc@npm:1.12.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -3951,39 +4069,41 @@ __metadata:
languageName: node
linkType: hard

"@swc-node/core@npm:^1.10.6":
version: 1.10.6
resolution: "@swc-node/core@npm:1.10.6"
"@swc-node/core@npm:^1.13.3":
version: 1.13.3
resolution: "@swc-node/core@npm:1.13.3"
peerDependencies:
"@swc/core": ">= 1.3"
checksum: cadcd927b3ab02a2888b7da43d80d5a6e19b4100e5b757ef7a4148123ce2940202053a0c412f20664e1eb18185fca26371f3cac3f866c4d2b1df5e8d2e63b99f
"@swc/core": ">= 1.4.13"
"@swc/types": ">= 0.1"
checksum: 01f69d6124691569cedd2e6d0c6d3e33ab96d8fca6607780d64359c884750cfd77541e112e545cf37d9f0ee5fdccd57fbf9eb07cfd0ae26f8cca88c974e82e08
languageName: node
linkType: hard

"@swc-node/register@npm:^1.6.8":
version: 1.6.8
resolution: "@swc-node/register@npm:1.6.8"
"@swc-node/register@npm:^1.10.9":
version: 1.10.9
resolution: "@swc-node/register@npm:1.10.9"
dependencies:
"@swc-node/core": "npm:^1.10.6"
"@swc-node/sourcemap-support": "npm:^0.3.0"
colorette: "npm:^2.0.19"
debug: "npm:^4.3.4"
pirates: "npm:^4.0.5"
tslib: "npm:^2.5.0"
"@swc-node/core": "npm:^1.13.3"
"@swc-node/sourcemap-support": "npm:^0.5.1"
colorette: "npm:^2.0.20"
debug: "npm:^4.3.5"
oxc-resolver: "npm:^1.10.2"
pirates: "npm:^4.0.6"
tslib: "npm:^2.6.3"
peerDependencies:
"@swc/core": ">= 1.3"
"@swc/core": ">= 1.4.13"
typescript: ">= 4.3"
checksum: 681da27f9dbe7aa976c6873a2a0094d14237a4d51dea7c3c54d58e00e5375593d136b2d6e80e24412128cf338b238fc73206b3b69711698ee8fd6ceb40081551
checksum: 54cc40b200cd9dda881c59bfe163bed3f8790cb93befe4d0ac4c130ab9836a31edc32da856d72ab45573aeb26bb36072aa3a1a9f68547cbb5d76cff1df814d41
languageName: node
linkType: hard

"@swc-node/sourcemap-support@npm:^0.3.0":
version: 0.3.0
resolution: "@swc-node/sourcemap-support@npm:0.3.0"
"@swc-node/sourcemap-support@npm:^0.5.1":
version: 0.5.1
resolution: "@swc-node/sourcemap-support@npm:0.5.1"
dependencies:
source-map-support: "npm:^0.5.21"
tslib: "npm:^2.5.0"
checksum: 331aac139159918377202723e5e4b34164714f29118c494d31d5ca19b9b7e54f958bcd94cae675a7854e84ed043f366b3041aa94377f80d3d9cbe891da1ed3de
tslib: "npm:^2.6.3"
checksum: 5ac7e701a0683e0e6760c8078d4bb2829daa78c4946dcc729c75588b87112afc7352f7c8cd90cea9417b5f7494418d374a354795344c4cf81152bce3d5a17853
languageName: node
linkType: hard

Expand Down Expand Up @@ -4031,6 +4151,15 @@ __metadata:
languageName: node
linkType: hard

"@tybys/wasm-util@npm:^0.9.0":
version: 0.9.0
resolution: "@tybys/wasm-util@npm:0.9.0"
dependencies:
tslib: "npm:^2.4.0"
checksum: f9fde5c554455019f33af6c8215f1a1435028803dc2a2825b077d812bed4209a1a64444a4ca0ce2ea7e1175c8d88e2f9173a36a33c199e8a5c671aa31de8242d
languageName: node
linkType: hard

"@types/acorn@npm:^4.0.0":
version: 4.0.6
resolution: "@types/acorn@npm:4.0.6"
Expand Down Expand Up @@ -5926,7 +6055,7 @@ __metadata:
languageName: node
linkType: hard

"colorette@npm:^2.0.19, colorette@npm:^2.0.20":
"colorette@npm:^2.0.20":
version: 2.0.20
resolution: "colorette@npm:2.0.20"
checksum: e94116ff33b0ff56f3b83b9ace895e5bf87c2a7a47b3401b8c3f3226e050d5ef76cf4072fb3325f9dc24d1698f9b730baf4e05eeaf861d74a1883073f4c98a40
Expand Down Expand Up @@ -6327,6 +6456,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.5":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
languageName: node
linkType: hard

"decamelize-keys@npm:^1.1.0":
version: 1.1.1
resolution: "decamelize-keys@npm:1.1.1"
Expand Down Expand Up @@ -11775,7 +11916,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:^2.1.1":
"ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
Expand Down Expand Up @@ -12201,6 +12342,48 @@ __metadata:
languageName: node
linkType: hard

"oxc-resolver@npm:^1.10.2":
version: 1.12.0
resolution: "oxc-resolver@npm:1.12.0"
dependencies:
"@oxc-resolver/binding-darwin-arm64": "npm:1.12.0"
"@oxc-resolver/binding-darwin-x64": "npm:1.12.0"
"@oxc-resolver/binding-freebsd-x64": "npm:1.12.0"
"@oxc-resolver/binding-linux-arm-gnueabihf": "npm:1.12.0"
"@oxc-resolver/binding-linux-arm64-gnu": "npm:1.12.0"
"@oxc-resolver/binding-linux-arm64-musl": "npm:1.12.0"
"@oxc-resolver/binding-linux-x64-gnu": "npm:1.12.0"
"@oxc-resolver/binding-linux-x64-musl": "npm:1.12.0"
"@oxc-resolver/binding-wasm32-wasi": "npm:1.12.0"
"@oxc-resolver/binding-win32-arm64-msvc": "npm:1.12.0"
"@oxc-resolver/binding-win32-x64-msvc": "npm:1.12.0"
dependenciesMeta:
"@oxc-resolver/binding-darwin-arm64":
optional: true
"@oxc-resolver/binding-darwin-x64":
optional: true
"@oxc-resolver/binding-freebsd-x64":
optional: true
"@oxc-resolver/binding-linux-arm-gnueabihf":
optional: true
"@oxc-resolver/binding-linux-arm64-gnu":
optional: true
"@oxc-resolver/binding-linux-arm64-musl":
optional: true
"@oxc-resolver/binding-linux-x64-gnu":
optional: true
"@oxc-resolver/binding-linux-x64-musl":
optional: true
"@oxc-resolver/binding-wasm32-wasi":
optional: true
"@oxc-resolver/binding-win32-arm64-msvc":
optional: true
"@oxc-resolver/binding-win32-x64-msvc":
optional: true
checksum: 61c0b9c2f02ee91fe73e49f6d84b3e373d48aba5e86c25503369f5285d6d2d1be54b0f2026ce5d2f18acc5989f9232fa44371e7855baeb3bffbd9c0b93777dac
languageName: node
linkType: hard

"p-defer@npm:^1.0.0":
version: 1.0.0
resolution: "p-defer@npm:1.0.0"
Expand Down Expand Up @@ -12522,7 +12705,7 @@ __metadata:
languageName: node
linkType: hard

"pirates@npm:^4.0.4, pirates@npm:^4.0.5":
"pirates@npm:^4.0.4, pirates@npm:^4.0.6":
version: 4.0.6
resolution: "pirates@npm:4.0.6"
checksum: 00d5fa51f8dded94d7429700fb91a0c1ead00ae2c7fd27089f0c5b63e6eca36197fe46384631872690a66f390c5e27198e99006ab77ae472692ab9c2ca903f36
Expand Down Expand Up @@ -15144,7 +15327,7 @@ __metadata:
"@commitlint/cli": "npm:^18.4.3"
"@pkgr/core": "npm:^0.1.0"
"@pkgr/rollup": "npm:^5.0.0"
"@swc-node/register": "npm:^1.6.8"
"@swc-node/register": "npm:^1.10.9"
"@types/jest": "npm:^29.5.11"
"@types/node": "npm:^20.10.6"
clean-pkg-json: "npm:^1.2.0"
Expand Down Expand Up @@ -15451,6 +15634,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.4.0, tslib@npm:^2.6.3":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
languageName: node
linkType: hard

"tsutils@npm:3, tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit 1c0618d

Please sign in to comment.