diff --git a/package.json b/package.json index 3f0be15..e6a8273 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@secretlint/secretlint-formatter-sarif": "^13.0.4", "@secretlint/secretlint-rule-no-dotenv": "^13.0.4", "@secretlint/secretlint-rule-preset-recommend": "^13.0.4", - "@swc-node/register": "^1.11.1", + "@swc-node/register": "^1.12.1", "@swc/core": "^1.15.43", "@types/mocha": "^10.0.10", "@types/node": "26.x", diff --git a/yarn.lock b/yarn.lock index 9ee5a00..4ae3578 100644 --- a/yarn.lock +++ b/yarn.lock @@ -272,6 +272,16 @@ __metadata: languageName: node linkType: hard +"@emnapi/core@npm:^1.4.3": + version: 1.11.3 + resolution: "@emnapi/core@npm:1.11.3" + dependencies: + "@emnapi/wasi-threads": "npm:1.2.3" + tslib: "npm:^2.4.0" + checksum: 10/6ed871d5bbd0f6e25a09fe91583e886e4b90ae9344fa9292c78f0891b0b2a7d84899ea65a7d576450b9ac50440c698dad1907907e3d686ec9460ed876a9363a2 + languageName: node + linkType: hard + "@emnapi/runtime@npm:1.11.2": version: 1.11.2 resolution: "@emnapi/runtime@npm:1.11.2" @@ -281,6 +291,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/runtime@npm:^1.4.3": + version: 1.11.3 + resolution: "@emnapi/runtime@npm:1.11.3" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/ec834cc0fe248e06dd84f6dee10162133f8a692636189e99aa992303c791d4be1679536ee91aeee6661c4478609768cee9c085acd858caa92784c67acaab44a5 + languageName: node + linkType: hard + "@emnapi/wasi-threads@npm:1.2.2": version: 1.2.2 resolution: "@emnapi/wasi-threads@npm:1.2.2" @@ -290,6 +309,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/wasi-threads@npm:1.2.3": + version: 1.2.3 + resolution: "@emnapi/wasi-threads@npm:1.2.3" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/d9fef5c321a6df1988e813e0b621ed1e01d274c23d3028ff9511af97f8935adc921ae60a35167ccf4e0414fecc040b66b9b13458e7c00cfaad622457e1b03529 + languageName: node + linkType: hard + "@isaacs/cliui@npm:^8.0.2": version: 8.0.2 resolution: "@isaacs/cliui@npm:8.0.2" @@ -344,6 +372,17 @@ __metadata: languageName: node linkType: hard +"@napi-rs/wasm-runtime@npm:^0.2.5": + version: 0.2.12 + resolution: "@napi-rs/wasm-runtime@npm:0.2.12" + dependencies: + "@emnapi/core": "npm:^1.4.3" + "@emnapi/runtime": "npm:^1.4.3" + "@tybys/wasm-util": "npm:^0.10.0" + checksum: 10/5fd518182427980c28bc724adf06c5f32f9a8915763ef560b5f7d73607d30cd15ac86d0cbd2eb80d4cfab23fc80d0876d89ca36a9daadcb864bc00917c94187c + languageName: node + linkType: hard + "@napi-rs/wasm-runtime@npm:^1.1.6": version: 1.1.6 resolution: "@napi-rs/wasm-runtime@npm:1.1.6" @@ -356,6 +395,157 @@ __metadata: languageName: node linkType: hard +"@node-rs/xxhash-android-arm-eabi@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-android-arm-eabi@npm:1.7.6" + conditions: os=android & cpu=arm + languageName: node + linkType: hard + +"@node-rs/xxhash-android-arm64@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-android-arm64@npm:1.7.6" + conditions: os=android & cpu=arm64 + languageName: node + linkType: hard + +"@node-rs/xxhash-darwin-arm64@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-darwin-arm64@npm:1.7.6" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"@node-rs/xxhash-darwin-x64@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-darwin-x64@npm:1.7.6" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@node-rs/xxhash-freebsd-x64@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-freebsd-x64@npm:1.7.6" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + +"@node-rs/xxhash-linux-arm-gnueabihf@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-linux-arm-gnueabihf@npm:1.7.6" + conditions: os=linux & cpu=arm + languageName: node + linkType: hard + +"@node-rs/xxhash-linux-arm64-gnu@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-linux-arm64-gnu@npm:1.7.6" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@node-rs/xxhash-linux-arm64-musl@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-linux-arm64-musl@npm:1.7.6" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@node-rs/xxhash-linux-x64-gnu@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-linux-x64-gnu@npm:1.7.6" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@node-rs/xxhash-linux-x64-musl@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-linux-x64-musl@npm:1.7.6" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@node-rs/xxhash-wasm32-wasi@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-wasm32-wasi@npm:1.7.6" + dependencies: + "@napi-rs/wasm-runtime": "npm:^0.2.5" + conditions: cpu=wasm32 + languageName: node + linkType: hard + +"@node-rs/xxhash-win32-arm64-msvc@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-win32-arm64-msvc@npm:1.7.6" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + +"@node-rs/xxhash-win32-ia32-msvc@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-win32-ia32-msvc@npm:1.7.6" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + +"@node-rs/xxhash-win32-x64-msvc@npm:1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash-win32-x64-msvc@npm:1.7.6" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@node-rs/xxhash@npm:^1.7.6": + version: 1.7.6 + resolution: "@node-rs/xxhash@npm:1.7.6" + dependencies: + "@node-rs/xxhash-android-arm-eabi": "npm:1.7.6" + "@node-rs/xxhash-android-arm64": "npm:1.7.6" + "@node-rs/xxhash-darwin-arm64": "npm:1.7.6" + "@node-rs/xxhash-darwin-x64": "npm:1.7.6" + "@node-rs/xxhash-freebsd-x64": "npm:1.7.6" + "@node-rs/xxhash-linux-arm-gnueabihf": "npm:1.7.6" + "@node-rs/xxhash-linux-arm64-gnu": "npm:1.7.6" + "@node-rs/xxhash-linux-arm64-musl": "npm:1.7.6" + "@node-rs/xxhash-linux-x64-gnu": "npm:1.7.6" + "@node-rs/xxhash-linux-x64-musl": "npm:1.7.6" + "@node-rs/xxhash-wasm32-wasi": "npm:1.7.6" + "@node-rs/xxhash-win32-arm64-msvc": "npm:1.7.6" + "@node-rs/xxhash-win32-ia32-msvc": "npm:1.7.6" + "@node-rs/xxhash-win32-x64-msvc": "npm:1.7.6" + dependenciesMeta: + "@node-rs/xxhash-android-arm-eabi": + optional: true + "@node-rs/xxhash-android-arm64": + optional: true + "@node-rs/xxhash-darwin-arm64": + optional: true + "@node-rs/xxhash-darwin-x64": + optional: true + "@node-rs/xxhash-freebsd-x64": + optional: true + "@node-rs/xxhash-linux-arm-gnueabihf": + optional: true + "@node-rs/xxhash-linux-arm64-gnu": + optional: true + "@node-rs/xxhash-linux-arm64-musl": + optional: true + "@node-rs/xxhash-linux-x64-gnu": + optional: true + "@node-rs/xxhash-linux-x64-musl": + optional: true + "@node-rs/xxhash-wasm32-wasi": + optional: true + "@node-rs/xxhash-win32-arm64-msvc": + optional: true + "@node-rs/xxhash-win32-ia32-msvc": + optional: true + "@node-rs/xxhash-win32-x64-msvc": + optional: true + checksum: 10/ea1b888bd260be11d75d8972ac60d7aeea2fa833d0631fdca4eb7fd384b0992159875c311d22a46d8b8fff2508b08371367a27334ecb5726048246db83ff8a44 + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -1013,31 +1203,33 @@ __metadata: languageName: node linkType: hard -"@swc-node/core@npm:^1.14.1": - version: 1.14.1 - resolution: "@swc-node/core@npm:1.14.1" +"@swc-node/core@npm:1.15.0": + version: 1.15.0 + resolution: "@swc-node/core@npm:1.15.0" peerDependencies: "@swc/core": ">= 1.13.3" "@swc/types": ">= 0.1" - checksum: 10/b78d833099947794b453c725bdfd5b7ee736684208bf1e28e97fcbfbf8fcaad99529e5d25517ec3a38040c86a9b1f2ab184018ef0dc0cead35b79e15e928790b + checksum: 10/c68172306e3e3873da2165368b3545f0241d08d060f49a02268717c2df99c1fb1cd249495aee614396352267e9a32934eba773769e8e47299af79edcb990f625 languageName: node linkType: hard -"@swc-node/register@npm:^1.11.1": - version: 1.11.1 - resolution: "@swc-node/register@npm:1.11.1" +"@swc-node/register@npm:^1.12.1": + version: 1.12.1 + resolution: "@swc-node/register@npm:1.12.1" dependencies: - "@swc-node/core": "npm:^1.14.1" + "@node-rs/xxhash": "npm:^1.7.6" + "@swc-node/core": "npm:1.15.0" "@swc-node/sourcemap-support": "npm:^0.6.1" colorette: "npm:^2.0.20" debug: "npm:^4.4.1" + fast-json-stable-stringify: "npm:^2.1.0" oxc-resolver: "npm:^11.6.1" pirates: "npm:^4.0.7" tslib: "npm:^2.8.1" peerDependencies: "@swc/core": ">= 1.4.13" - typescript: ">= 4.3" - checksum: 10/313243cac1b79b43e1b2d853867424179fa324746452ace531bf3ebdeb0656468ae2f9d7b7f4449e0c661a47860ec74994a7a4dfbf3667a78c1849182435cb31 + typescript: ">= 4.3 < 7" + checksum: 10/382e255dfa5fd36e2440d454603a439b83f34bb3ced5d7cb927f2a49afa813495368ff267ba5da67db0490af16565f2c865556be7e0d14e35ef1ed72e7c7bff0 languageName: node linkType: hard @@ -1255,7 +1447,7 @@ __metadata: languageName: node linkType: hard -"@tybys/wasm-util@npm:^0.10.3": +"@tybys/wasm-util@npm:^0.10.0, @tybys/wasm-util@npm:^0.10.3": version: 0.10.3 resolution: "@tybys/wasm-util@npm:0.10.3" dependencies: @@ -2421,6 +2613,13 @@ __metadata: languageName: node linkType: hard +"fast-json-stable-stringify@npm:^2.1.0": + version: 2.1.0 + resolution: "fast-json-stable-stringify@npm:2.1.0" + checksum: 10/2c20055c1fa43c922428f16ca8bb29f2807de63e5c851f665f7ac9790176c01c3b40335257736b299764a8d383388dabc73c8083b8e1bc3d99f0a941444ec60e + languageName: node + linkType: hard + "fast-uri@npm:^3.0.1": version: 3.0.6 resolution: "fast-uri@npm:3.0.6" @@ -2716,7 +2915,7 @@ __metadata: "@secretlint/secretlint-formatter-sarif": "npm:^13.0.4" "@secretlint/secretlint-rule-no-dotenv": "npm:^13.0.4" "@secretlint/secretlint-rule-preset-recommend": "npm:^13.0.4" - "@swc-node/register": "npm:^1.11.1" + "@swc-node/register": "npm:^1.12.1" "@swc/core": "npm:^1.15.43" "@types/mocha": "npm:^10.0.10" "@types/node": "npm:26.x"