Bump tsdown from 0.22.14 to 0.23.0

Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.22.14 to 0.23.0.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](https://github.com/rolldown/tsdown/compare/v0.22.14...v0.23.0)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-10 18:16:11 +00:00
committed by GitHub
parent cbfdf77f60
commit 0758911ad8
2 changed files with 251 additions and 306 deletions
+250 -305
View File
@@ -44,40 +44,6 @@
"keyv": "^5.6.0" "keyv": "^5.6.0"
} }
}, },
"node_modules/@emnapi/core": {
"version": "2.0.0-alpha.3",
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-2.0.0-alpha.3.tgz",
"integrity": "sha512-AZypUeJ/yByuxyS7BlSNRDOMLMlROYtjYdIAuBmJssVz1UJDSeYxLrdizhXCFYhedC5bqd/ASy8EuNXbVVXp9g==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@emnapi/wasi-threads": "2.0.1",
"tslib": "^2.4.0"
}
},
"node_modules/@emnapi/runtime": {
"version": "2.0.0-alpha.3",
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-2.0.0-alpha.3.tgz",
"integrity": "sha512-hFPAhMUjJD9BSyCANEISPOogeXC9Zo9ZQl7L6vKnaVsMkCtzznaW/naYypeyl0Gv5rYfWYsZbpixTMpjDJzQeA==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"tslib": "^2.4.0"
}
},
"node_modules/@emnapi/wasi-threads": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-2.0.1.tgz",
"integrity": "sha512-9DsSk+o5NBX0CCJT8s0EROGSGxjR/tKu6aBTaVyq+SjAEQH4XcdcRxPBRzsBLizTTJ49MJjF+jgu3qnO9GLQcQ==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"tslib": "^2.4.0"
}
},
"node_modules/@eslint-community/eslint-utils": { "node_modules/@eslint-community/eslint-utils": {
"version": "4.9.1", "version": "4.9.1",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
@@ -300,36 +266,14 @@
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/@napi-rs/wasm-runtime": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.2.1.tgz",
"integrity": "sha512-KjZdi8Q1wh89gsVmghvbrMgWl6ZWmRmHV6wjB7/g4Zf0dyO+hH3neZUtuDNPO00qq5YE5RITVWvrIZKRaAmzGQ==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@tybys/wasm-util": "^0.10.3"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=23.5.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/Brooooooklyn"
},
"peerDependencies": {
"@emnapi/core": "^1.7.1 || ^2.0.0-alpha.3",
"@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.3"
}
},
"node_modules/@oxc-project/types": { "node_modules/@oxc-project/types": {
"version": "0.142.0", "version": "0.148.0",
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.142.0.tgz", "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.148.0.tgz",
"integrity": "sha512-7W+2q5AKQVU36fkaryontrHn3YDt1RyUYXatw9i5H8ocYe2sPKSFB6eS8WNPeRKiN1qAWWZUPm7gwFzJGrccqQ==", "integrity": "sha512-Nm4s/jB+4FpFsPhWGEC4h7rzksesmtnMXomo6rCMcg/b8zLQuOziRgkCS1fxDCXOlJB/6Q8oABOZ/OP6RIPj9A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"url": "https://github.com/sponsors/Boshen" "url": "https://github.com/sponsors/oxc-project"
} }
}, },
"node_modules/@pkgr/core": { "node_modules/@pkgr/core": {
@@ -358,10 +302,27 @@
"url": "https://github.com/sponsors/sxzz" "url": "https://github.com/sponsors/sxzz"
} }
}, },
"node_modules/@rolldown/binding-android-arm-eabi": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.7.tgz",
"integrity": "sha512-EypzgnYCwyVY4NDHKzGmNJT5b+XaQEBniHxsMdeIQLB/tcCzZnhqrzHpZFbX9iaxx+5RiB8caATBtfvZP7zVxQ==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-android-arm64": { "node_modules/@rolldown/binding-android-arm64": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.7.tgz",
"integrity": "sha512-02hOeOSryYxVrOIphmLAsqnCJWxwlzFk+pEt/N/i6OgT3lShHO7xGCU5cpgchRDHboAEbSjzgGh+O/u1GswQmA==", "integrity": "sha512-l17HE9EweWaqJZhuUuNBN/FzM62xw+DECVnJyvMsxn8vJFAGLy5QfLDoYAcronkAN8VxKZHezDpulHDPx95vFw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -376,9 +337,9 @@
} }
}, },
"node_modules/@rolldown/binding-darwin-arm64": { "node_modules/@rolldown/binding-darwin-arm64": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.7.tgz",
"integrity": "sha512-fMsTOnN0OjFm3CyppWPitKnc8UlliVARUULW6cfU6AIqjdtgmSFWSk9vecHzZduv/yMWIHDlRhM1e8Iff9uAfA==", "integrity": "sha512-8ED8ELFvHXc6OCETIn4gXObPiaR6bckM/ipXtbzlPVDRMBfEGjCKgO90F9YtfdpDatVx/ZQw7aZ1vUMf/+T3Mw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -393,9 +354,9 @@
} }
}, },
"node_modules/@rolldown/binding-darwin-x64": { "node_modules/@rolldown/binding-darwin-x64": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.7.tgz",
"integrity": "sha512-1wjKdz/XLGKHaTNHjQveQ/B23TKx4ItAqm1JbyVuvNPc4Ze0Fb48s49TAd/2zcplPl8okE/UbTgmlVfwT7eFeQ==", "integrity": "sha512-/WPripjtiAIZ2tWY7ddijORT0Ujg87wxWW/qcoFVCKAWVDPhtY0xr7Dj0M3GyNGz60jGwTElhro/mkF9dT7dDQ==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -410,9 +371,9 @@
} }
}, },
"node_modules/@rolldown/binding-freebsd-x64": { "node_modules/@rolldown/binding-freebsd-x64": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.7.tgz",
"integrity": "sha512-Fa0jHR07E7YBN4vOEsbVf2briYNsuOowfLJaXULZM0ldMlaCaj2LJgLMbMe4iacRyZmvR8efFhgR9wKuGclQUg==", "integrity": "sha512-14DI4NcqpvbICxSnGLx3PmtDaWqRP/KGSGb6C+JLLVPeZRl6dKdHba3pGsqT3vpdTqhEYIPG0MMQ8c0xYqoJxA==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -427,9 +388,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-arm-gnueabihf": { "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.7.tgz",
"integrity": "sha512-pzkgu1SSHGgRRyRZ4fbmSgmajbVt+epaLP99NDjFft69v/ypfTi6swBMiVdh2EkQ0OSnHE1lZDM7DRGkyAzUpA==", "integrity": "sha512-bxrWIRvHWQvbJwi+VIie/kDJmQxcNE6xxWwZdqF/ExVAigtHkv54WTLQPb+QsZdnFy18fg7JPfWGL0RH6vwIlQ==",
"cpu": [ "cpu": [
"arm" "arm"
], ],
@@ -444,9 +405,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-arm64-gnu": { "node_modules/@rolldown/binding-linux-arm64-gnu": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.7.tgz",
"integrity": "sha512-QI5SEDY8cbiYWHx0VO4vIc3UlS6a32vXHjU8Qy/17adEmZIPuByJg13UEvo9c/UCiUkdcVWY83C+b+JrwnNyUg==", "integrity": "sha512-toOY2BChBZyuxU7OYX6Tn389di4IzAqPTycVcci0O7FSfBqzRB3RZn+K5Is6ANf4tmgRd/K1yZTsNTXbkXsnLg==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -464,9 +425,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-arm64-musl": { "node_modules/@rolldown/binding-linux-arm64-musl": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.7.tgz",
"integrity": "sha512-Sm41FyCeXqmYcERoYOCbGIL5hNfd8w9LQ7Y61Bev48HkcjaJqV/iiVOaiDxjVTRMS+QKrZmD8cfPt4uMVnvM+A==", "integrity": "sha512-lAIXTH/aiLRLxsTgQvfhjo4K1ydWIp00+V0voOr9beb/9ZmkUFrSIb03dXNFRgMNvkE6oGsF10ioQ6UsI+vS5Q==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -484,9 +445,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-ppc64-gnu": { "node_modules/@rolldown/binding-linux-ppc64-gnu": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.7.tgz",
"integrity": "sha512-2x+WhXTGl9yJYPbltW/BSEPTVz9OIWQyER4N+gJEDWkkn904eRcBzELqh/Hf7K0w/ubGbKNMv0ZC+94QK/IFEg==", "integrity": "sha512-kdnwS28Pkenp/mZMRwjXXXwxQ7pIsm+bF919LUK93BOyhcLsrVKdP2p9fxpiPNPAbNuch8ypQt0pm2P2LYCAGg==",
"cpu": [ "cpu": [
"ppc64" "ppc64"
], ],
@@ -504,9 +465,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-s390x-gnu": { "node_modules/@rolldown/binding-linux-s390x-gnu": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.7.tgz",
"integrity": "sha512-eEjmQpuRQayHPWWnywaWHkFT3ToPbP3RYy42VVd/B9aBGDA+Ol25EIWHxKQST3IiWJjikCWUF7KtbfqwZrzVwQ==", "integrity": "sha512-516OdsyLdr5E65paF3yBF55t8mfm9+gmtCsK3xI7XKXIT7EfRlHhxL8K/NR6Hu8BWSgF5+1w74lTL0+nxcc8Qw==",
"cpu": [ "cpu": [
"s390x" "s390x"
], ],
@@ -524,9 +485,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-x64-gnu": { "node_modules/@rolldown/binding-linux-x64-gnu": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.7.tgz",
"integrity": "sha512-/Orga1fZYkLc/56jBICcHrKchl8Z2UKdDSr3LG9ToWO1lQ6a4Livk9Xz+9WN91zsz5QR3XQz2NNoSDEvP6qadw==", "integrity": "sha512-r8/z8n7GFaYRln3xmP1Cxy0HH/HLM0uBUPkEuSVEfKGDA89M0FsZRZJRSwe/tJjRx+fpH/gjorfhB8tmEbSFLA==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -544,9 +505,9 @@
} }
}, },
"node_modules/@rolldown/binding-linux-x64-musl": { "node_modules/@rolldown/binding-linux-x64-musl": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.7.tgz",
"integrity": "sha512-xxBJRL+0q0Kce7orznGWLuylHDY65vuARXZRpX+hPdv+DqK2c3NlCsVA98tlWzWNEE7yPqA/1NQ5nnCrj49Y5A==", "integrity": "sha512-pAsE8iiDxUg1xBqdhrTfg45AVDVpirjz00sblEYClGNNcMnDb+e8beQgqIAw6LvauX/APvgxUnwrgun/YYGBhw==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -564,9 +525,9 @@
} }
}, },
"node_modules/@rolldown/binding-openharmony-arm64": { "node_modules/@rolldown/binding-openharmony-arm64": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.7.tgz",
"integrity": "sha512-M6AdXIXw3s+/8XpKMzdGDEXGS1S7kwUsy+rcTIUIOx5Ge4nXKCtAFHFV9YKkXvGcC5WMoTjAteLzlsQROVI0Yw==", "integrity": "sha512-lTcIYmmnQQA8Or/2DatS6oSqcdLHvendjS+zLu+FwgToynWMRSmQdpM65fTANJgIS4mjbMOo5KT2lnT9SAb96w==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -580,26 +541,10 @@
"node": "^20.19.0 || >=22.12.0" "node": "^20.19.0 || >=22.12.0"
} }
}, },
"node_modules/@rolldown/binding-wasm32-wasi": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.2.1.tgz",
"integrity": "sha512-/TX0SoRGojHzSAHpfVBbavRVSazg5U3h3Y3VXfcc0cdugq6kxdqw8LPGFiPr+/7gE/60zRcsOY2Vi9b9eT0jww==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@emnapi/core": "2.0.0-alpha.3",
"@emnapi/runtime": "2.0.0-alpha.3",
"@napi-rs/wasm-runtime": "^1.2.0"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=23.5.0"
}
},
"node_modules/@rolldown/binding-win32-arm64-msvc": { "node_modules/@rolldown/binding-win32-arm64-msvc": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.7.tgz",
"integrity": "sha512-EvRrivJieyHG+AO9lleZWgq+g0+S7oV2C51yuqlcyU/R9net+sI4Pj0F+lUoP2bEr6TWX3SqFaaS0SzfLxSzkw==", "integrity": "sha512-e3Gu3WxbNk/UqQhxqU7YIYO+9ZBvWNz3U+h/qRFosscMFzdRPbXYSaSWgSnklv2fz1TgzBTcti2z35c/7irsHw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -614,9 +559,9 @@
} }
}, },
"node_modules/@rolldown/binding-win32-x64-msvc": { "node_modules/@rolldown/binding-win32-x64-msvc": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.1.tgz", "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.7.tgz",
"integrity": "sha512-Z4eCmn5QJ/5+azF9knpLWKfVd9aidn0mAe9TpJgvBLId9Ax3t0+JVxBmT25Bv7NBbVW1TZyKjQjQReouMeH5UQ==", "integrity": "sha512-W/jg5qoRSqjsEv0+dZi4e687mcHqmVuU0P4fK6qS/xjetW2Gmc1W8j//z5nAeNcC8Ttm0hV46IjcYeuVwYhuiw==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -637,17 +582,6 @@
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/@tybys/wasm-util": {
"version": "0.10.3",
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
"integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"tslib": "^2.4.0"
}
},
"node_modules/@types/esrecurse": { "node_modules/@types/esrecurse": {
"version": "4.3.1", "version": "4.3.1",
"resolved": "https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz", "resolved": "https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz",
@@ -1249,10 +1183,24 @@
"node": ">=16.20.0" "node": ">=16.20.0"
} }
}, },
"node_modules/@yuku-codegen/binding-android-arm64": {
"version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-android-arm64/-/binding-android-arm64-0.9.4.tgz",
"integrity": "sha512-6ViGFAr+N2Yjnc8wBx16wJZGB0pGmClILO+FUC3kzwEydfjXQovWEdcFyl98RVtWdj9ahS41XXe2zKFl+L3uWg==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
]
},
"node_modules/@yuku-codegen/binding-darwin-arm64": { "node_modules/@yuku-codegen/binding-darwin-arm64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-darwin-arm64/-/binding-darwin-arm64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-darwin-arm64/-/binding-darwin-arm64-0.9.4.tgz",
"integrity": "sha512-Ck0RmDBLc+R0dZpfTXmJFAvcuPf+npbJF1T/VhC9pPDGjNEOGwn4DwFcjhg//DfNIO+xgktsLSt5S4v0MFrToA==", "integrity": "sha512-0BTB70ha+wRsz6fI5HosevJpMmvgndmf+6ND1OneFKCrWhNzX/2xIQ36Z8rUgv5bpnWjKl6bRvzSFV3PU+WOlQ==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1264,9 +1212,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-darwin-x64": { "node_modules/@yuku-codegen/binding-darwin-x64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-darwin-x64/-/binding-darwin-x64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-darwin-x64/-/binding-darwin-x64-0.9.4.tgz",
"integrity": "sha512-6BDLLWi8wHbCghgkajS+OeVJX2jLY9pY9HV/qH9daLP1XCyMSPssEiXjKyPiJq+St5b+zcPgMEBF8cgJDNhMMQ==", "integrity": "sha512-9QVVqq8LCD6v+Gl099u32YJ0999HBCoe09ecIeifKTi4Y1azX44DkF9q9pP2lxgwRUvR3GmWl5k1pLe3ojR2rg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1278,9 +1226,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-freebsd-x64": { "node_modules/@yuku-codegen/binding-freebsd-x64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-freebsd-x64/-/binding-freebsd-x64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-freebsd-x64/-/binding-freebsd-x64-0.9.4.tgz",
"integrity": "sha512-Rd1PHfw2mxC8y00kWxYWDClnBC1NbSwPuq0zKLYPggE7mlOnV+eQ15futtaz/Q4BP+jOtEv9elxvP7by20h6Kw==", "integrity": "sha512-Qm3ky33Em9w1XVSryq+D/arLVapeqp0Bu1719UGV6olmfp4kTD+NfsLG9bRx5hOJSu1Zl3r9LbyTP1oTmcHAsg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1292,9 +1240,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-linux-arm-gnu": { "node_modules/@yuku-codegen/binding-linux-arm-gnu": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm-gnu/-/binding-linux-arm-gnu-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm-gnu/-/binding-linux-arm-gnu-0.9.4.tgz",
"integrity": "sha512-/XGncN6jQ/CwXNgWwo+XnsUmILY1q1mbS1f38XnYOHw3DOKOISxVIAlD9IsmdrHLAUAncFlgFS3ky4OO9fvjyg==", "integrity": "sha512-euKmS7pnkeJylEN6+9bfu0jHtGfbQRfFBIpmTe8YVnWzQ5Rjyrns13+1kao2RSS9DNkucX1RXIdiTvQoDUXF0w==",
"cpu": [ "cpu": [
"arm" "arm"
], ],
@@ -1309,9 +1257,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-linux-arm-musl": { "node_modules/@yuku-codegen/binding-linux-arm-musl": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm-musl/-/binding-linux-arm-musl-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm-musl/-/binding-linux-arm-musl-0.9.4.tgz",
"integrity": "sha512-Rxut53qx3JbTkQ8+A6I8Lrplwz55HQVCjEsTsWF1uOpfgALdvuKSMPIE0gVqefEEcOSA9ASklbNacmXwiqnaMw==", "integrity": "sha512-7JTizi2O+ks9/dLPDLYmVLsYQUC9Fxu0e6LNA+F6FFQ/sV2o7owBb1eTccMKkgauWGGUpJYQvlXrCKpGwguvhA==",
"cpu": [ "cpu": [
"arm" "arm"
], ],
@@ -1326,9 +1274,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-linux-arm64-gnu": { "node_modules/@yuku-codegen/binding-linux-arm64-gnu": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.9.4.tgz",
"integrity": "sha512-hBNkUPHX04BjB2oIIgIlYT2tog9x0rmBVkZep0f4LLYyFhdJfYM/s2pJ0c8ehQhhkQaJFokW4CxGhiVvVLlzWg==", "integrity": "sha512-f7eLYDwmcz56Jzvp8UmXUehFzTAn6hEHt64GDWNWGSqrphHRvWLEshQ+sQv8DfNpkXFaOQ49erl4gb2Wm0JM+A==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1343,9 +1291,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-linux-arm64-musl": { "node_modules/@yuku-codegen/binding-linux-arm64-musl": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.9.4.tgz",
"integrity": "sha512-ePZZnmOxArA4jA3AWlJj3WdY5z1ahQSLwAYrv7mozkJVcrBz2wZgy8l9ukcHFpTxPyhxCAea4gBSZEqqsCYE3A==", "integrity": "sha512-bLdjCgo+u3dU3HH/t+WZ8FsAo2IgdOzruTHZ+XTFquj6j//QJjH9xfyRtu7h65lCT3CQVW9aGEe6/A/HPyA9KQ==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1360,9 +1308,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-linux-x64-gnu": { "node_modules/@yuku-codegen/binding-linux-x64-gnu": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.9.4.tgz",
"integrity": "sha512-LGAEXnQ4Xg/BtOuEirABwa9ByUTXFjealqXXAHVFb8EEmZu5QeHLtsdB2MA2IcYVAgW/QPkyqfnd80R4FltI2A==", "integrity": "sha512-hDMB71QCDx2AAxhlCBgakngMAa4KK6f6rcTt9v8nrzoXs681cmZultGeZk0tjONxli+N+VMhXQUoiVCSJuKiQg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1377,9 +1325,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-linux-x64-musl": { "node_modules/@yuku-codegen/binding-linux-x64-musl": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-x64-musl/-/binding-linux-x64-musl-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-linux-x64-musl/-/binding-linux-x64-musl-0.9.4.tgz",
"integrity": "sha512-PPDMcQIKCNTOaLBBKh9SBM1EAPcsvnlShMAxq2D/twnSCSEUI9LfrR+G9J4P3o+46ZS4WN8mjZsj8p4PKOnKgw==", "integrity": "sha512-uk1hOZA79AqziAH9A/eSD05VchNRdnLb6zxFGHhCbLYeeGYL+KOEL0+kCIPtaKuQ7wdxDOooiKE1D0jpaWQ0aA==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1394,9 +1342,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-win32-arm64": { "node_modules/@yuku-codegen/binding-win32-arm64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-win32-arm64/-/binding-win32-arm64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-win32-arm64/-/binding-win32-arm64-0.9.4.tgz",
"integrity": "sha512-W8A1QpstKYhg4e56s13L4ByQprQ1OXY3QFoNPIh6+4v/DEgqfhJ9ApU++e7zHQCQrhYjyQC/uWtxUcRqpyL/7Q==", "integrity": "sha512-IbZuNVrctjts5lAKUEd9ppnzvylaPdYBTv8AVDtY6EyQ5hpgUfsReqbqODJVGpn2/uIk1fa1jWP012orPoiK+A==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1408,9 +1356,9 @@
] ]
}, },
"node_modules/@yuku-codegen/binding-win32-x64": { "node_modules/@yuku-codegen/binding-win32-x64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-codegen/binding-win32-x64/-/binding-win32-x64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-codegen/binding-win32-x64/-/binding-win32-x64-0.9.4.tgz",
"integrity": "sha512-zH7g7pLjfl3uZaNvYzd1PnCerU9fvhS16B7Z0z4Ai0S/oaGI53Y2xh8ylFDvDvmquEP7vay4O/zuLgvZeEsxVA==", "integrity": "sha512-UqC4C0PlVAPEQ8fYr0AamuW2zKAkqQFiaaQ88Rl3YlzSNlshj+VmDoSbJRw4TFYL22+Vw53zDSJ95aXyjJN/aw==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1421,10 +1369,24 @@
"win32" "win32"
] ]
}, },
"node_modules/@yuku-parser/binding-android-arm64": {
"version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-android-arm64/-/binding-android-arm64-0.9.4.tgz",
"integrity": "sha512-x+dZef5ulszaYzgjHLUgnhDXAgJsGfodl30JuTinfLN5mEyB50burpUuyUqufGQp0fpI/sHLAN3V8fuJteFEQQ==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
]
},
"node_modules/@yuku-parser/binding-darwin-arm64": { "node_modules/@yuku-parser/binding-darwin-arm64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-darwin-arm64/-/binding-darwin-arm64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-darwin-arm64/-/binding-darwin-arm64-0.9.4.tgz",
"integrity": "sha512-iKQinrhsdxsGJ38msw4KaD7yotWw5N2nqMLeOPD+ttpZQKJc9nGL3VHMtISzCJ9Q09g0N3m91mYRFnIbXfhhig==", "integrity": "sha512-bSpjVPP8zTTcMZi78gxPkZZhVNbg4Doqsb2CrxHR2g+vZxP7Ey4GVzgD5nVYSHgS1y8dGULGW8AhPrfRWFEF6w==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1436,9 +1398,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-darwin-x64": { "node_modules/@yuku-parser/binding-darwin-x64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-darwin-x64/-/binding-darwin-x64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-darwin-x64/-/binding-darwin-x64-0.9.4.tgz",
"integrity": "sha512-k7zt2H3sWbYzwTGAK2TT6ma18w1XpwFAWgmBHiaMGHVe63aArrtO+55r6g7chXJ4joB6lb8SxYFyRQ974xfawQ==", "integrity": "sha512-QNswJLBxsoDkghztrF0bUy+DEUoeX1lS4cL3dCM1IB4hfLoZ3Jf3jmCoggDnqN++sJ91F6w8oHiyQ4ZhUEr/bg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1450,9 +1412,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-freebsd-x64": { "node_modules/@yuku-parser/binding-freebsd-x64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-freebsd-x64/-/binding-freebsd-x64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-freebsd-x64/-/binding-freebsd-x64-0.9.4.tgz",
"integrity": "sha512-tQjrlkE/vYEBXZ+pM59FerIVD4Zfs2OpRvN3e8oo12pTcAbwTTxteZKWaedfUsZr+gKO4tLLAaFaFIwa5fQJFw==", "integrity": "sha512-D4rmGI0EOwxmKsv3+iGQDmtJ9/Oqr9wPxsQpONZ+QmxHqNbl+08XaJkhuC5wAg17bj6afcpdQfiIAoSMBY17Rw==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1464,9 +1426,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-linux-arm-gnu": { "node_modules/@yuku-parser/binding-linux-arm-gnu": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm-gnu/-/binding-linux-arm-gnu-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm-gnu/-/binding-linux-arm-gnu-0.9.4.tgz",
"integrity": "sha512-LZQgyer5d5i1f5oot+x6EhANXPD4FeCgz2CiSiWFSFBeG1U2m5jz65LD8gZwzy4CP4QVxQFyX9BazVRskTbwuQ==", "integrity": "sha512-rZuqBxlaRnNY57nawRP1LPx4i+ieCrvIQkBsbGu/xjWkZGzFCrHPliy5YiMxp3Mw4v5KftAlDJx7c9jApNk2ww==",
"cpu": [ "cpu": [
"arm" "arm"
], ],
@@ -1481,9 +1443,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-linux-arm-musl": { "node_modules/@yuku-parser/binding-linux-arm-musl": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm-musl/-/binding-linux-arm-musl-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm-musl/-/binding-linux-arm-musl-0.9.4.tgz",
"integrity": "sha512-69G1N4bPkygrus/ahtFxVdv9lzfvS65fuyMdDknn5BZU/gfFGBJyHeJ8UGgLPTyR3YptlJMuZhEkdgp6Qhfz2g==", "integrity": "sha512-0PRDvRZvh18Q1lADxs0RMtqYHTd3dD/o1WEnMO/K8o7V9Gmy/7nD3/HjGQCxFPxkHTp41toF+DsXgEandAc2Gw==",
"cpu": [ "cpu": [
"arm" "arm"
], ],
@@ -1498,9 +1460,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-linux-arm64-gnu": { "node_modules/@yuku-parser/binding-linux-arm64-gnu": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.9.4.tgz",
"integrity": "sha512-XL5+JpKCl1ghQTnZezy41NzmPdk4rZ6s0Z8qvGsgNPJ6yrSD7Ne8iz20SZZd/nW720qHiJy/ux62rwzZ+/clMg==", "integrity": "sha512-CT1I24KFA/Tv/Exi1f+CVxafUIjlKm3gc51HbWLW7yf7OvJKCvKSja+EB17sDtYsS5a2EB9BTr8I5fPuDJ8rFA==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1515,9 +1477,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-linux-arm64-musl": { "node_modules/@yuku-parser/binding-linux-arm64-musl": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.9.4.tgz",
"integrity": "sha512-Rj290yfrWlrV4/+HrAuoeJXMHdoNubJWKdhg1QDa/mvqa8MUYFd4IHuVYjP/WdQzEgOAWGrLC48vcnge6U3jbg==", "integrity": "sha512-DP193Z3nUXQ92AwmmkIAhVLxv2qj8rWAAAODownCwUk0wKrmnyH9km9Gd4NSmntBYG/Kv0P5btN6qcO1JXgEdw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1532,9 +1494,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-linux-x64-gnu": { "node_modules/@yuku-parser/binding-linux-x64-gnu": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.9.4.tgz",
"integrity": "sha512-d3IDkhAxiUTVuGI6BKIMKUyLe7ZxMY5yLqyvvTqJD1WPnE0eJTsLeRFRBv7/HXsnAzDs0IgvoG5bjvUkHZ5kSg==", "integrity": "sha512-tjoxmuNz+xmSt/Or+US5aaKpRZcptQsWYaPtDp1/0QUvhyg8VS6mOrizKkzVBJKYVNZ7eDTleOBquYVm+Haz6w==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1549,9 +1511,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-linux-x64-musl": { "node_modules/@yuku-parser/binding-linux-x64-musl": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-x64-musl/-/binding-linux-x64-musl-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-linux-x64-musl/-/binding-linux-x64-musl-0.9.4.tgz",
"integrity": "sha512-Oyp+2gGYKK/AvN2ZoauRn1LGPdkjME5/TE/l4a9mT0JdNeiRTvno42383bt04MWnAZcYS4Hv7YsiFOXUBeLdpA==", "integrity": "sha512-kHXf72EM6oHN58Swwruf9plXlCVY4mOlgqIjpXenEAY87cVcH3VxMZdCQG7rIKa+k0Hf3E/WS/8ufqZSCER7Gw==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1566,9 +1528,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-win32-arm64": { "node_modules/@yuku-parser/binding-win32-arm64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-win32-arm64/-/binding-win32-arm64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-win32-arm64/-/binding-win32-arm64-0.9.4.tgz",
"integrity": "sha512-H77lYgICWRZycGmLaojzg0aSs3Z3v8SZWkcEjl1Ql3s+Km2SyiQcZ7RGq++Wh5nJxpiDJGAzYDC74XqMNm2ZHg==", "integrity": "sha512-Yj6+bbGDZrLbzp1Qr7hiaIjYagslUrRy6t3TIxfiXUeJWNH8ydx7birM0UJiIInqUld0mk9qBz1kei/T8gcKvw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -1580,9 +1542,9 @@
] ]
}, },
"node_modules/@yuku-parser/binding-win32-x64": { "node_modules/@yuku-parser/binding-win32-x64": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-parser/binding-win32-x64/-/binding-win32-x64-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-parser/binding-win32-x64/-/binding-win32-x64-0.9.4.tgz",
"integrity": "sha512-ABniFzqYYn64NUEgmHTb6JxEzAlpmPu4cpMFjMBlR6cJXqL+vd7K1ae/yrt+NhUduHkJWJqG4lbHbV2yp9el3w==", "integrity": "sha512-B9D+Z1/jVfoEd1SgbuaYTPH6onVlSsSaK151mW8Rb6Yv+OrTOocNnv2w3peBicS6MB3VI+mJG8YqxRI4ONd1OQ==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -1594,9 +1556,9 @@
] ]
}, },
"node_modules/@yuku-toolchain/types": { "node_modules/@yuku-toolchain/types": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/@yuku-toolchain/types/-/types-0.8.1.tgz", "resolved": "https://registry.npmjs.org/@yuku-toolchain/types/-/types-0.9.4.tgz",
"integrity": "sha512-HcGEV3kOn9evBTm2ARYOFNKAI7sY9twQozCVd9EVdlsBlnKi0a2iv8xXxYVHFCBQpX3SvvPXBhk8lcK6NUTdNg==", "integrity": "sha512-dqnMswJWE7YBbPEvGstgFlWFTRn20V/Hu82XTDjWxzaU18rGpxBqxhKlBlgyWrPARRvNLIqY2XA6S9edR+2AsA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@@ -1640,16 +1602,6 @@
"url": "https://github.com/sponsors/epoberezkin" "url": "https://github.com/sponsors/epoberezkin"
} }
}, },
"node_modules/ansis": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/ansis/-/ansis-4.3.1.tgz",
"integrity": "sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=14"
}
},
"node_modules/balanced-match": { "node_modules/balanced-match": {
"version": "4.0.4", "version": "4.0.4",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
@@ -2083,9 +2035,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/get-tsconfig": { "node_modules/get-tsconfig": {
"version": "5.0.0-beta.5", "version": "5.0.0-beta.6",
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-5.0.0-beta.5.tgz", "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-5.0.0-beta.6.tgz",
"integrity": "sha512-/6gFNr0N04nob252sTQxyFLi3eKFRqIg1I87YcqAMT1i6SQrSF6KujUEQrtrjMV0H/eejTCltLdDSTEMzHbnsQ==", "integrity": "sha512-X6fBC0pmImC70gvX2zm56go9hx0MyoGVdG0tUCkg/D+Xnh5TJsOZ7iDbOdI3PvmtrDxnu1YdDufpK2QJX1Meqw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -2441,9 +2393,9 @@
} }
}, },
"node_modules/picomatch": { "node_modules/picomatch": {
"version": "4.0.5", "version": "4.0.7",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz",
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@@ -2570,13 +2522,13 @@
} }
}, },
"node_modules/rolldown": { "node_modules/rolldown": {
"version": "1.2.1", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.1.tgz", "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.7.tgz",
"integrity": "sha512-4FKJhg8d3OiyQOA6Q1Q0hoFFpW9/OoX+VsHzpECsdsIZoOArrAK90gl59YK/Z+gnDel45bgJZK03ozH/9bCqEw==", "integrity": "sha512-g0EtLvBjTUB7jhyV0S/TCup3v/XSVl45vUIGbOGU4QPiyjTenCe4mKuFvW9fEgYmS2Fo42AUssRmNuMziXdrig==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@oxc-project/types": "=0.142.0", "@oxc-project/types": "=0.148.0",
"@rolldown/pluginutils": "^1.0.0" "@rolldown/pluginutils": "^1.0.0"
}, },
"bin": { "bin": {
@@ -2586,39 +2538,39 @@
"node": "^20.19.0 || >=22.12.0" "node": "^20.19.0 || >=22.12.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"@rolldown/binding-android-arm64": "1.2.1", "@rolldown/binding-android-arm-eabi": "1.2.7",
"@rolldown/binding-darwin-arm64": "1.2.1", "@rolldown/binding-android-arm64": "1.2.7",
"@rolldown/binding-darwin-x64": "1.2.1", "@rolldown/binding-darwin-arm64": "1.2.7",
"@rolldown/binding-freebsd-x64": "1.2.1", "@rolldown/binding-darwin-x64": "1.2.7",
"@rolldown/binding-linux-arm-gnueabihf": "1.2.1", "@rolldown/binding-freebsd-x64": "1.2.7",
"@rolldown/binding-linux-arm64-gnu": "1.2.1", "@rolldown/binding-linux-arm-gnueabihf": "1.2.7",
"@rolldown/binding-linux-arm64-musl": "1.2.1", "@rolldown/binding-linux-arm64-gnu": "1.2.7",
"@rolldown/binding-linux-ppc64-gnu": "1.2.1", "@rolldown/binding-linux-arm64-musl": "1.2.7",
"@rolldown/binding-linux-s390x-gnu": "1.2.1", "@rolldown/binding-linux-ppc64-gnu": "1.2.7",
"@rolldown/binding-linux-x64-gnu": "1.2.1", "@rolldown/binding-linux-s390x-gnu": "1.2.7",
"@rolldown/binding-linux-x64-musl": "1.2.1", "@rolldown/binding-linux-x64-gnu": "1.2.7",
"@rolldown/binding-openharmony-arm64": "1.2.1", "@rolldown/binding-linux-x64-musl": "1.2.7",
"@rolldown/binding-wasm32-wasi": "1.2.1", "@rolldown/binding-openharmony-arm64": "1.2.7",
"@rolldown/binding-win32-arm64-msvc": "1.2.1", "@rolldown/binding-win32-arm64-msvc": "1.2.7",
"@rolldown/binding-win32-x64-msvc": "1.2.1" "@rolldown/binding-win32-x64-msvc": "1.2.7"
} }
}, },
"node_modules/rolldown-plugin-dts": { "node_modules/rolldown-plugin-dts": {
"version": "0.27.14", "version": "0.28.5",
"resolved": "https://registry.npmjs.org/rolldown-plugin-dts/-/rolldown-plugin-dts-0.27.14.tgz", "resolved": "https://registry.npmjs.org/rolldown-plugin-dts/-/rolldown-plugin-dts-0.28.5.tgz",
"integrity": "sha512-ZvuDDwoIpRK9RPxDXratCpklFO9QZZWndf/sd0VBFb4LEj0jj07UcHK9OCh7V4XiFz2Z89ziyBC2K6tJiDjrbw==", "integrity": "sha512-yYd3C9CeJwqjOc9X23m0Tyxcqic491uLZlfg51szT287S8zCCqLR2uoySoElgqy2CLn7PdXcEo1dlkBs4n1WHg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"dts-resolver": "^3.0.0", "dts-resolver": "^3.0.0",
"get-tsconfig": "5.0.0-beta.5", "get-tsconfig": "5.0.0-beta.6",
"obug": "^2.1.4", "obug": "^2.1.4",
"yuku-ast": "^0.8.0", "yuku-ast": "^0.9.3",
"yuku-codegen": "^0.8.0", "yuku-codegen": "^0.9.3",
"yuku-parser": "^0.8.0" "yuku-parser": "^0.9.3"
}, },
"engines": { "engines": {
"node": "^22.18.0 || >=24.11.0" "node": "^22.18.0 || ^24.11.0 || >=26.0.0"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/sxzz" "url": "https://github.com/sponsors/sxzz"
@@ -2626,7 +2578,7 @@
"peerDependencies": { "peerDependencies": {
"@typescript/native-preview": "*", "@typescript/native-preview": "*",
"@volar/typescript": "~2.4.0", "@volar/typescript": "~2.4.0",
"rolldown": "^1.0.0", "rolldown": "^1.2.0",
"typescript": "^5.0.0 || ^6.0.0 || ~7.0.0", "typescript": "^5.0.0 || ^6.0.0 || ~7.0.0",
"vue-tsc": "~3.2.0 || ~3.3.0" "vue-tsc": "~3.2.0 || ~3.3.0"
}, },
@@ -2694,9 +2646,9 @@
} }
}, },
"node_modules/tinyexec": { "node_modules/tinyexec": {
"version": "1.2.4", "version": "1.3.1",
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz", "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.3.1.tgz",
"integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==", "integrity": "sha512-GCvB3aoys96IuDFBMcTB46JOR6mdMtAToqwiW8JlWhsoh1mhHi/xn9ss/Dg7N555GiJyEt2qzoG/NHCwM6h1EA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@@ -2744,46 +2696,45 @@
} }
}, },
"node_modules/tsdown": { "node_modules/tsdown": {
"version": "0.22.14", "version": "0.23.0",
"resolved": "https://registry.npmjs.org/tsdown/-/tsdown-0.22.14.tgz", "resolved": "https://registry.npmjs.org/tsdown/-/tsdown-0.23.0.tgz",
"integrity": "sha512-ule7Y+fsAN2iZbLDoo7C4KYljFJNJJ+fLshyn+9gozeTspVersWHxwdGB+Dm2hzA38s6muFnUTl0jK3vJm9ifQ==", "integrity": "sha512-BaT+ep1xnj5hdyICLd5r5SYYE+TXnI1ATePLykv9vcKpHpFTWUWRH+x1AF/E2qcu3YB6+vI8IdyxIIIffEqw5Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ansis": "^4.3.1",
"cac": "^7.0.0", "cac": "^7.0.0",
"defu": "^6.1.7", "defu": "^6.1.7",
"empathic": "^2.0.1", "empathic": "^2.0.1",
"hookable": "^6.1.1", "hookable": "^6.1.1",
"import-without-cache": "^0.4.0", "import-without-cache": "^0.4.0",
"obug": "^2.1.4", "obug": "^2.1.4",
"picomatch": "^4.0.5", "picomatch": "^4.0.7",
"rolldown": "~1.2.0", "rolldown": "~1.2.7",
"rolldown-plugin-dts": "^0.27.13", "rolldown-plugin-dts": "^0.28.5",
"tinyexec": "^1.2.4", "tinyexec": "^1.3.1",
"tinyglobby": "^0.2.17", "tinyglobby": "^0.2.17",
"tree-kill": "^1.2.2", "tree-kill": "^1.2.2",
"unconfig-core": "^7.5.0", "unconfig-core": "^7.5.0",
"verkit": "^0.3.0" "verkit": "^0.4.0"
}, },
"bin": { "bin": {
"tsdown": "dist/run.mjs" "tsdown": "dist/run.mjs"
}, },
"engines": { "engines": {
"node": "^22.18.0 || >=24.11.0" "node": "^22.18.0 || ^24.11.0 || >=26.0.0"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/sxzz" "url": "https://github.com/sponsors/sxzz"
}, },
"peerDependencies": { "peerDependencies": {
"@arethetypeswrong/core": "^0.18.1", "@arethetypeswrong/core": "^0.18.1",
"@tsdown/css": "0.22.14", "@tsdown/css": "0.23.0",
"@tsdown/exe": "0.22.14", "@tsdown/exe": "0.23.0",
"@vitejs/devtools": "*", "@vitejs/devtools": "*",
"publint": "^0.3.8", "publint": "^0.3.8",
"tsx": "*", "tsx": "*",
"typescript": "^5.0.0 || ^6.0.0 || ^7.0.0", "typescript": "^5.0.0 || ^6.0.0 || ^7.0.0",
"unplugin-unused": "^0.5.0", "unplugin-unused": ">=0.5.0",
"unrun": "*" "unrun": "*"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
@@ -2816,14 +2767,6 @@
} }
} }
}, },
"node_modules/tslib": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
"dev": true,
"license": "0BSD",
"optional": true
},
"node_modules/type-check": { "node_modules/type-check": {
"version": "0.4.0", "version": "0.4.0",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
@@ -2908,9 +2851,9 @@
} }
}, },
"node_modules/verkit": { "node_modules/verkit": {
"version": "0.3.1", "version": "0.4.0",
"resolved": "https://registry.npmjs.org/verkit/-/verkit-0.3.1.tgz", "resolved": "https://registry.npmjs.org/verkit/-/verkit-0.4.0.tgz",
"integrity": "sha512-w2Eo8LSIIoW7qxNBzT7/17k+bh8plXo7G3dHjEIDqPlnluhzaxr9JX8F28VSYEtDvc1/a3WBDih6xNUZseebXg==", "integrity": "sha512-sXMwN6DMHeouPfCxkxWkKAmxphWKEenHYY5H1nIBzU3PmDsmJp6kBXJdshjVdpMZuWCmL9SH7KFRx29AylpP6g==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@@ -2958,60 +2901,62 @@
} }
}, },
"node_modules/yuku-ast": { "node_modules/yuku-ast": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/yuku-ast/-/yuku-ast-0.8.1.tgz", "resolved": "https://registry.npmjs.org/yuku-ast/-/yuku-ast-0.9.4.tgz",
"integrity": "sha512-+k1E2f08y0k1+vpdD1KUCzDh2JXvwirMa8YR2Jr7VCS4zAo3eT5A/HbJCqaVGd6idaPY0gwLM9C4seEY4h10Hw==", "integrity": "sha512-AeeHDopMAy2mMafUMEIZxmQaCJOPEvBGDSSA23y5iKuzak3H2otfmgo4ObJubuzdHlJrv4eFY3KQ5XZOru5gpw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@yuku-toolchain/types": "^0.8.1" "@yuku-toolchain/types": "^0.9.4"
} }
}, },
"node_modules/yuku-codegen": { "node_modules/yuku-codegen": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/yuku-codegen/-/yuku-codegen-0.8.1.tgz", "resolved": "https://registry.npmjs.org/yuku-codegen/-/yuku-codegen-0.9.4.tgz",
"integrity": "sha512-/4Sbg9K9HpCe3PidmMbs9TzJ62gq3KmQY279TB0EGKdMoM8LfcmIg4E9wS2J/ylbFuQaWcYqf5dBKr8zubdlKA==", "integrity": "sha512-pPr8xA8wBjrebER5VFeqS1XqATED1dQXU7JoAectAi1RBG4YFJz5yBirnmmmHZHldgnMKs/pMGkDtwGVQX+Efg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@yuku-toolchain/types": "^0.8.1" "@yuku-toolchain/types": "^0.9.4"
}, },
"optionalDependencies": { "optionalDependencies": {
"@yuku-codegen/binding-darwin-arm64": "0.8.1", "@yuku-codegen/binding-android-arm64": "0.9.4",
"@yuku-codegen/binding-darwin-x64": "0.8.1", "@yuku-codegen/binding-darwin-arm64": "0.9.4",
"@yuku-codegen/binding-freebsd-x64": "0.8.1", "@yuku-codegen/binding-darwin-x64": "0.9.4",
"@yuku-codegen/binding-linux-arm-gnu": "0.8.1", "@yuku-codegen/binding-freebsd-x64": "0.9.4",
"@yuku-codegen/binding-linux-arm-musl": "0.8.1", "@yuku-codegen/binding-linux-arm-gnu": "0.9.4",
"@yuku-codegen/binding-linux-arm64-gnu": "0.8.1", "@yuku-codegen/binding-linux-arm-musl": "0.9.4",
"@yuku-codegen/binding-linux-arm64-musl": "0.8.1", "@yuku-codegen/binding-linux-arm64-gnu": "0.9.4",
"@yuku-codegen/binding-linux-x64-gnu": "0.8.1", "@yuku-codegen/binding-linux-arm64-musl": "0.9.4",
"@yuku-codegen/binding-linux-x64-musl": "0.8.1", "@yuku-codegen/binding-linux-x64-gnu": "0.9.4",
"@yuku-codegen/binding-win32-arm64": "0.8.1", "@yuku-codegen/binding-linux-x64-musl": "0.9.4",
"@yuku-codegen/binding-win32-x64": "0.8.1" "@yuku-codegen/binding-win32-arm64": "0.9.4",
"@yuku-codegen/binding-win32-x64": "0.9.4"
} }
}, },
"node_modules/yuku-parser": { "node_modules/yuku-parser": {
"version": "0.8.1", "version": "0.9.4",
"resolved": "https://registry.npmjs.org/yuku-parser/-/yuku-parser-0.8.1.tgz", "resolved": "https://registry.npmjs.org/yuku-parser/-/yuku-parser-0.9.4.tgz",
"integrity": "sha512-YvUz2jdFMIq0QjN8LmI32ox+RBCn3l8VToAXVQ5QFfLTxSxmGZS6JP80ptePEju+CpeTdINLmUm7Ewodzh1QnQ==", "integrity": "sha512-VWnoJzdB2g1JjsMEcB2MxSLoDbgISgOiNRsgiR0qrQKiUw2yyzEfYEYkNHSMNhdGkSo7gtmcN+2UOczzGDLAuw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@yuku-toolchain/types": "^0.8.1", "@yuku-toolchain/types": "^0.9.4",
"yuku-ast": "^0.8.1" "yuku-ast": "^0.9.4"
}, },
"optionalDependencies": { "optionalDependencies": {
"@yuku-parser/binding-darwin-arm64": "0.8.1", "@yuku-parser/binding-android-arm64": "0.9.4",
"@yuku-parser/binding-darwin-x64": "0.8.1", "@yuku-parser/binding-darwin-arm64": "0.9.4",
"@yuku-parser/binding-freebsd-x64": "0.8.1", "@yuku-parser/binding-darwin-x64": "0.9.4",
"@yuku-parser/binding-linux-arm-gnu": "0.8.1", "@yuku-parser/binding-freebsd-x64": "0.9.4",
"@yuku-parser/binding-linux-arm-musl": "0.8.1", "@yuku-parser/binding-linux-arm-gnu": "0.9.4",
"@yuku-parser/binding-linux-arm64-gnu": "0.8.1", "@yuku-parser/binding-linux-arm-musl": "0.9.4",
"@yuku-parser/binding-linux-arm64-musl": "0.8.1", "@yuku-parser/binding-linux-arm64-gnu": "0.9.4",
"@yuku-parser/binding-linux-x64-gnu": "0.8.1", "@yuku-parser/binding-linux-arm64-musl": "0.9.4",
"@yuku-parser/binding-linux-x64-musl": "0.8.1", "@yuku-parser/binding-linux-x64-gnu": "0.9.4",
"@yuku-parser/binding-win32-arm64": "0.8.1", "@yuku-parser/binding-linux-x64-musl": "0.9.4",
"@yuku-parser/binding-win32-x64": "0.8.1" "@yuku-parser/binding-win32-arm64": "0.9.4",
"@yuku-parser/binding-win32-x64": "0.9.4"
} }
}, },
"packages/osc": { "packages/osc": {
@@ -3021,7 +2966,7 @@
"devDependencies": { "devDependencies": {
"@types/node": "24.5.2", "@types/node": "24.5.2",
"rimraf": "6.1.3", "rimraf": "6.1.3",
"tsdown": "0.22.14", "tsdown": "^0.23.0",
"typescript": "7.0.2" "typescript": "7.0.2"
} }
}, },
+1 -1
View File
@@ -33,7 +33,7 @@
"devDependencies": { "devDependencies": {
"@types/node": "24.5.2", "@types/node": "24.5.2",
"rimraf": "6.1.3", "rimraf": "6.1.3",
"tsdown": "0.22.14", "tsdown": "0.23.0",
"typescript": "7.0.2" "typescript": "7.0.2"
}, },
"main": "./dist/index.cjs", "main": "./dist/index.cjs",