From c8916762aa16bf906aa5c3d63bf7d8e94699b19e Mon Sep 17 00:00:00 2001 From: Techit Thawiang Date: Wed, 1 Oct 2025 17:15:11 +0700 Subject: [PATCH] removed @nuxtjs/i18n --- package.json | 1 - pnpm-lock.yaml | 911 ++++++------------------------------------------- 2 files changed, 104 insertions(+), 808 deletions(-) diff --git a/package.json b/package.json index d42de60..a81fac5 100755 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ }, "devDependencies": { "@iconify-json/lucide": "^1.2.67", - "@nuxtjs/i18n": "^10.1.0", "@types/node": "^24.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba167ea..4cbacc6 100755 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,9 +33,6 @@ importers: '@iconify-json/lucide': specifier: ^1.2.67 version: 1.2.67 - '@nuxtjs/i18n': - specifier: ^10.1.0 - version: 10.1.0(@vue/compiler-dom@3.5.21)(db0@0.3.2)(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(magicast@0.3.5)(rollup@4.50.1)(vue@3.5.21(typescript@5.9.2)) '@types/node': specifier: ^24.3.3 version: 24.3.3 @@ -461,73 +458,6 @@ packages: '@internationalized/number@3.6.5': resolution: {integrity: sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==} - '@intlify/bundle-utils@11.0.1': - resolution: {integrity: sha512-5l10G5wE2cQRsZMS9y0oSFMOLW5IG/SgbkIUltqnwF1EMRrRbUAHFiPabXdGTHeexCsMTcxj/1w9i0rzjJU9IQ==} - engines: {node: '>= 20'} - peerDependencies: - petite-vue-i18n: '*' - vue-i18n: '*' - peerDependenciesMeta: - petite-vue-i18n: - optional: true - vue-i18n: - optional: true - - '@intlify/core-base@11.1.12': - resolution: {integrity: sha512-whh0trqRsSqVLNEUCwU59pyJZYpU8AmSWl8M3Jz2Mv5ESPP6kFh4juas2NpZ1iCvy7GlNRffUD1xr84gceimjg==} - engines: {node: '>= 16'} - - '@intlify/core@11.1.12': - resolution: {integrity: sha512-Uccp4VtalUSk/b4F9nBBs7VGgIh9VnXTSHHQ+Kc0AetsHJLxdi04LfhfSi4dujtsTAWnHMHWZw07UbMm6Umq1g==} - engines: {node: '>= 16'} - - '@intlify/h3@0.7.1': - resolution: {integrity: sha512-D/9+L7IzPrOa7e6R/ztepXayAq+snfzBYIwAk3RbaQsLEXwVNjC5c+WKXjni1boc/plGRegw4/m33SaFwvdEpg==} - engines: {node: '>= 20'} - - '@intlify/message-compiler@11.1.12': - resolution: {integrity: sha512-Fv9iQSJoJaXl4ZGkOCN1LDM3trzze0AS2zRz2EHLiwenwL6t0Ki9KySYlyr27yVOj5aVz0e55JePO+kELIvfdQ==} - engines: {node: '>= 16'} - - '@intlify/shared@11.1.12': - resolution: {integrity: sha512-Om86EjuQtA69hdNj3GQec9ZC0L0vPSAnXzB3gP/gyJ7+mA7t06d9aOAiqMZ+xEOsumGP4eEBlfl8zF2LOTzf2A==} - engines: {node: '>= 16'} - - '@intlify/unplugin-vue-i18n@11.0.1': - resolution: {integrity: sha512-nH5NJdNjy/lO6Ne8LDtZzv4SbpVsMhPE+LbvBDmMeIeJDiino8sOJN2QB3MXzTliYTnqe3aB9Fw5+LJ/XVaXCg==} - engines: {node: '>= 20'} - peerDependencies: - petite-vue-i18n: '*' - vue: ^3.2.25 - vue-i18n: '*' - peerDependenciesMeta: - petite-vue-i18n: - optional: true - vue-i18n: - optional: true - - '@intlify/utils@0.13.0': - resolution: {integrity: sha512-8i3uRdAxCGzuHwfmHcVjeLQBtysQB2aXl/ojoagDut5/gY5lvWCQ2+cnl2TiqE/fXj/D8EhWG/SLKA7qz4a3QA==} - engines: {node: '>= 18'} - - '@intlify/vue-i18n-extensions@8.0.0': - resolution: {integrity: sha512-w0+70CvTmuqbskWfzeYhn0IXxllr6mU+IeM2MU0M+j9OW64jkrvqY+pYFWrUnIIC9bEdij3NICruicwd5EgUuQ==} - engines: {node: '>= 18'} - peerDependencies: - '@intlify/shared': ^9.0.0 || ^10.0.0 || ^11.0.0 - '@vue/compiler-dom': ^3.0.0 - vue: ^3.0.0 - vue-i18n: ^9.0.0 || ^10.0.0 || ^11.0.0 - peerDependenciesMeta: - '@intlify/shared': - optional: true - '@vue/compiler-dom': - optional: true - vue: - optional: true - vue-i18n: - optional: true - '@ioredis/commands@1.3.1': resolution: {integrity: sha512-bYtU8avhGIcje3IhvF9aSjsa5URMZBHnwKtOvXsT4sfYy9gppW11gLPT/9oNqlJZD47yPKveQFTAFWpHjKvUoQ==} @@ -569,11 +499,6 @@ packages: engines: {node: '>=18'} hasBin: true - '@miyaneee/rollup-plugin-json5@1.2.0': - resolution: {integrity: sha512-JjTIaXZp9WzhUHpElrqPnl1AzBi/rvRs065F71+aTmlqvTMVkdbjZ8vfFl4nRlgJy+TPBw69ZK4pwFdmOAt4aA==} - peerDependencies: - rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 - '@napi-rs/wasm-runtime@1.0.5': resolution: {integrity: sha512-TBr9Cf9onSAS2LQ2+QHx6XcC6h9+RIzJgbqG3++9TUZSH204AwEy5jg3BTQ0VATsyoGj4ee49tN/y6rvaOOtcg==} @@ -672,10 +597,6 @@ packages: '@nuxtjs/color-mode@3.5.2': resolution: {integrity: sha512-cC6RfgZh3guHBMLLjrBB2Uti5eUoGM9KyauOaYS9ETmxNWBMTvpgjvSiSJp1OFljIXPIqVTJ3xtJpSNZiO3ZaA==} - '@nuxtjs/i18n@10.1.0': - resolution: {integrity: sha512-2h/6Y4ke+mYq3RrV71erTBn1HzKKKPGEJrzYW6GA8SAc91zb7jqyfRkElG95Cei+2+6XJrt73Djys5qTc0tCUw==} - engines: {node: '>=20.11.1'} - '@opentelemetry/api@1.9.0': resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==} engines: {node: '>=8.0.0'} @@ -769,362 +690,181 @@ packages: cpu: [x64] os: [win32] - '@oxc-parser/binding-android-arm64@0.81.0': - resolution: {integrity: sha512-nGcfHGLkpy2R4Dm1TcpDDifVIZ0q50pvFkHgcbqLpdtbyM9NDlQp1SIgRdGtKPUXAVJz3LDV8hLYvCss8Bb5wg==} - engines: {node: '>=20.0.0'} - cpu: [arm64] - os: [android] - '@oxc-parser/binding-android-arm64@0.87.0': resolution: {integrity: sha512-3APxTyYaAjpW5zifjzfsPgoIa4YHwA5GBjtgLRQpGVXCykXBIEbUTokoAs411ZuOwS3sdTVXBTGAdziXRd8rUg==} engines: {node: '>=20.0.0'} cpu: [arm64] os: [android] - '@oxc-parser/binding-darwin-arm64@0.81.0': - resolution: {integrity: sha512-Xl0sB6UcAbU36d1nUs/JfPnihq0JD62xP7sFa/pML+ksxcwAEMMGzifOxNyQkInDzFp+Ql63GD7iJGbavPc5/w==} - engines: {node: '>=20.0.0'} - cpu: [arm64] - os: [darwin] - '@oxc-parser/binding-darwin-arm64@0.87.0': resolution: {integrity: sha512-99e8E76M+k3Gtwvs5EU3VTs2hQkJmvnrl/eu7HkBUc9jLFHA4nVjYSgukMuqahWe270udUYEPRfcWKmoE1Nukg==} engines: {node: '>=20.0.0'} cpu: [arm64] os: [darwin] - '@oxc-parser/binding-darwin-x64@0.81.0': - resolution: {integrity: sha512-OyHZuZjHBnZ6SOXe8fDD3i0Vf+Q0oVuaaWu2+ZtxRYDcIDTG67uMN6tg+JkCkYU7elMEJp+Tgw38uEPQWnt3eg==} - engines: {node: '>=20.0.0'} - cpu: [x64] - os: [darwin] - '@oxc-parser/binding-darwin-x64@0.87.0': resolution: {integrity: sha512-2rRo6Dz560/4ot5Q0KPUTEunEObkP8mDC9mMiH0RJk1FiOb9c+xpPbkYoUHNKuVMm8uIoiBCxIAbPtBhs9QaXQ==} engines: {node: '>=20.0.0'} cpu: [x64] os: [darwin] - '@oxc-parser/binding-freebsd-x64@0.81.0': - resolution: {integrity: sha512-FLkXVaHT3PQSHEZkSB99s3Bz/E03tXu2jvspmwu34tlmLaEk3dqoAvYS/uZcBtetGXa3Y48sW/rtBwW6jE811w==} - engines: {node: '>=20.0.0'} - cpu: [x64] - os: [freebsd] - '@oxc-parser/binding-freebsd-x64@0.87.0': resolution: {integrity: sha512-uR+WZAvWkFQPVoeqXgQFr7iy+3hEI295qTbQ4ujmklgM5eTX3YgMFoIV00Stloxfd1irSDDSaK7ySnnzF6mRJg==} engines: {node: '>=20.0.0'} cpu: [x64] os: [freebsd] - '@oxc-parser/binding-linux-arm-gnueabihf@0.81.0': - resolution: {integrity: sha512-c4IXIYDmzMeuYaTtyWl9fj7L90BAN7KZ3eKKDWnmB+ekZd1QduKT8MJiLfv7/pSecxQFwzMTpZ0el++ccRprTQ==} - engines: {node: '>=20.0.0'} - cpu: [arm] - os: [linux] - '@oxc-parser/binding-linux-arm-gnueabihf@0.87.0': resolution: {integrity: sha512-Emm1NpVGKbwzQOIZJI8ZuZu0z8FAd5xscqdS6qpDFpDdEMxk6ab7o3nM8V09RhNCORAzeUlk4TBHQ2Crzjd50A==} engines: {node: '>=20.0.0'} cpu: [arm] os: [linux] - '@oxc-parser/binding-linux-arm-musleabihf@0.81.0': - resolution: {integrity: sha512-Jahl5EPtdF3z8Lv8/ErCgy5tF+324nPAaFxFC+xFjOE2NdS9e8IMeWR/WbkO5pOSueEGq76GrjOX9uj9SsKqCw==} - engines: {node: '>=20.0.0'} - cpu: [arm] - os: [linux] - '@oxc-parser/binding-linux-arm-musleabihf@0.87.0': resolution: {integrity: sha512-1PPCxRZSJXzQaqc8y+wH7EqPgSfQ/JU3pK6WTN/1SUe/8paNVSKKqk175a8BbRVxGUtPnwEG89pi+xfPTSE7GA==} engines: {node: '>=20.0.0'} cpu: [arm] os: [linux] - '@oxc-parser/binding-linux-arm64-gnu@0.81.0': - resolution: {integrity: sha512-ufLjqUhcMMyIOzvI7BeRGWyhS5bBsuu2Mkks2wBVlpcs9dFbtlnvKv8SToiM/TTP/DFRu9SrKMVUyD0cuKVlcw==} - engines: {node: '>=20.0.0'} - cpu: [arm64] - os: [linux] - '@oxc-parser/binding-linux-arm64-gnu@0.87.0': resolution: {integrity: sha512-fcnnsfcyLamJOMVKq+BQ8dasb8gRnZtNpCUfZhaEFAdXQ7J2RmZreFzlygcn80iti0V7c5LejcjHbF4IdK3GAw==} engines: {node: '>=20.0.0'} cpu: [arm64] os: [linux] - '@oxc-parser/binding-linux-arm64-musl@0.81.0': - resolution: {integrity: sha512-U4pce3jsMe1s8/BLrCJPqNFdm8IJRhk9Mwf0qw4D6KLa14LT/j32b7kASnFxpy+U0X8ywHGsir8nwPEcWsvrzA==} - engines: {node: '>=20.0.0'} - cpu: [arm64] - os: [linux] - '@oxc-parser/binding-linux-arm64-musl@0.87.0': resolution: {integrity: sha512-tBPkSPgRSSbmrje8CUovISi/Hj/tWjZJ3n/qnrjx2B+u86hWtwLsngtPDQa5d4seSyDaHSx6tNEUcH7+g5Ee0Q==} engines: {node: '>=20.0.0'} cpu: [arm64] os: [linux] - '@oxc-parser/binding-linux-riscv64-gnu@0.81.0': - resolution: {integrity: sha512-AjjSbkoy0oHQaGMsLg7O+gY/Vbx12K7IWbxheDO1BNL0eIwiL3xRrhKdTtaHU1KcHm2/asTtwYdndAzXQX5Jyw==} - engines: {node: '>=20.0.0'} - cpu: [riscv64] - os: [linux] - '@oxc-parser/binding-linux-riscv64-gnu@0.87.0': resolution: {integrity: sha512-z4UKGM4wv2wEAQAlx2pBq6+pDJw5J/5oDEXqW6yBSLbWLjLDo4oagmRSE3+giOWteUa+0FVJ+ypq4iYxBkYSWg==} engines: {node: '>=20.0.0'} cpu: [riscv64] os: [linux] - '@oxc-parser/binding-linux-s390x-gnu@0.81.0': - resolution: {integrity: sha512-Dx4tOdUekDMa3k18MjogWLy+b9z3RmLBf4OUSwJs5iGkr/nc7kph/N8IPI4thVw4KbhEPZOq6SKUp7Q6FhPRzA==} - engines: {node: '>=20.0.0'} - cpu: [s390x] - os: [linux] - '@oxc-parser/binding-linux-s390x-gnu@0.87.0': resolution: {integrity: sha512-6W1ENe/nZtr2TBnrEzmdGEraEAdZOiH3YoUNNeQWuqwLkmpoHTJJdclieToPe/l2IKJ4WL3FsSLSGHE8yt/OEg==} engines: {node: '>=20.0.0'} cpu: [s390x] os: [linux] - '@oxc-parser/binding-linux-x64-gnu@0.81.0': - resolution: {integrity: sha512-B4RwYZqmgZJg2AV3YWR8/zyjg2t/2GwEIdd5WS4NkDxX9NzHNv1tz1uwGurPyFskO9/S0PoXDFGeESCI5GrkuA==} - engines: {node: '>=20.0.0'} - cpu: [x64] - os: [linux] - '@oxc-parser/binding-linux-x64-gnu@0.87.0': resolution: {integrity: sha512-s3kB/Ii3X3IOZ27Iu7wx2zYkIcDO22Emu32SNC6kkUSy09dPBc1yaW14TnAkPMe/rvtuzR512JPWj3iGpl+Dng==} engines: {node: '>=20.0.0'} cpu: [x64] os: [linux] - '@oxc-parser/binding-linux-x64-musl@0.81.0': - resolution: {integrity: sha512-VvZlPOG03uKRYPgynVcIvR42ygNRo4kiLKaoKWdpQESSfc1uRD6fNQI5V/O9dAfEmZuTM9dhpgszr9McCeRK6A==} - engines: {node: '>=20.0.0'} - cpu: [x64] - os: [linux] - '@oxc-parser/binding-linux-x64-musl@0.87.0': resolution: {integrity: sha512-3+M9hfrZSDi4+Uy4Ll3rtOuVG3IHDQlj027jgtmAAHJK1eqp4CQfC7rrwE+LFUqUwX+KD2GwlxR+eHyyEf5Gbg==} engines: {node: '>=20.0.0'} cpu: [x64] os: [linux] - '@oxc-parser/binding-wasm32-wasi@0.81.0': - resolution: {integrity: sha512-uGGqDuiO9JKWq5CiNDToZJPTQx6zqp0Wlj5zsKlKuN7AslvhdyzITCAyY+mtRcNEPl+k7j5uR7aIWFFhGuqycA==} - engines: {node: '>=14.0.0'} - cpu: [wasm32] - '@oxc-parser/binding-wasm32-wasi@0.87.0': resolution: {integrity: sha512-2jgeEeOa4GbQQg2Et/gFTgs5wKS/+CxIg+CN2mMOJ4EqbmvUVeGiumO01oFOWTYnJy1oONwIocBzrnMuvOcItA==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@oxc-parser/binding-win32-arm64-msvc@0.81.0': - resolution: {integrity: sha512-rWL3ieNa8nNk4XHRQ58Hrt249UanJhmzsuBOei3l5xmMleTAnTsvUxKMK4eiFw4Cdku7C5C5VJFgq7+9yPwn8Q==} - engines: {node: '>=20.0.0'} - cpu: [arm64] - os: [win32] - '@oxc-parser/binding-win32-arm64-msvc@0.87.0': resolution: {integrity: sha512-KZp9poaBaVvuFM0TrsHCDOjPQK5eMDXblz21boMhKHGW5/bOlkMlg3CYn5j0f67FkK68NSdNKREMxmibBeXllQ==} engines: {node: '>=20.0.0'} cpu: [arm64] os: [win32] - '@oxc-parser/binding-win32-x64-msvc@0.81.0': - resolution: {integrity: sha512-XZCXKi5SW4ekpIY6O4yDZJHiLeVCJgvr6aT+vyQbNMlSEXKOieFTUZPsp9QiohvkXZE60ZEUqX3TP+8z9A7RRQ==} - engines: {node: '>=20.0.0'} - cpu: [x64] - os: [win32] - '@oxc-parser/binding-win32-x64-msvc@0.87.0': resolution: {integrity: sha512-86uisngtp/8XdcerIKxMyJTqgDSTJatkfpylpUH0d96W8Bb9E+bVvM2fIIhLWB0Eb03PeY2BdIT7DNIln9TnHg==} engines: {node: '>=20.0.0'} cpu: [x64] os: [win32] - '@oxc-project/types@0.81.0': - resolution: {integrity: sha512-CnOqkybZK8z6Gx7Wb1qF7AEnSzbol1WwcIzxYOr8e91LytGOjo0wCpgoYWZo8sdbpqX+X+TJayIzo4Pv0R/KjA==} - '@oxc-project/types@0.87.0': resolution: {integrity: sha512-ipZFWVGE9fADBVXXWJWY/cxpysc41Gt5upKDeb32F6WMgFyO7XETUMVq8UuREKCih+Km5E6p2VhEvf6Fuhey6g==} - '@oxc-transform/binding-android-arm64@0.81.0': - resolution: {integrity: sha512-Lli18mT/TaUsQSXL7Q08xatbOySqKhruNpI/mGvSbIHXX7TfznNbQ/zbzNftKa4tvbJnDUXz7SV9JO1wXOoYSw==} - engines: {node: '>=14.0.0'} - cpu: [arm64] - os: [android] - '@oxc-transform/binding-android-arm64@0.87.0': resolution: {integrity: sha512-B7W6J8T9cS054LUGLfYkYz8bz5+t+4yPftZ67Bn6MJ03okMLnbbEfm1bID1tqcP5tJwMurTILVy/dQfDYDcMgQ==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [android] - '@oxc-transform/binding-darwin-arm64@0.81.0': - resolution: {integrity: sha512-EseJY9FQa1Ipow4quJ36i+1C5oEbrwJ3eKGZPw48/H5/5S+JFMHwPaE3NOF/aSLw8lkH6ghY6qKWanal2Jh8bA==} - engines: {node: '>=14.0.0'} - cpu: [arm64] - os: [darwin] - '@oxc-transform/binding-darwin-arm64@0.87.0': resolution: {integrity: sha512-HImW3xOPx7FHKqfC5WfE82onhRfnWQUiB7R+JgYrk+7NR404h3zANSPzu3V/W9lbDxlmHTcqoD2LKbNC5j0TQA==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [darwin] - '@oxc-transform/binding-darwin-x64@0.81.0': - resolution: {integrity: sha512-L12EE6d/TveVsPKAaqqgW5IAA3xCh64RmsmJwxIJ7fBrnUg0qHfqENcxLfaFDwjDQe5mrZczuSYfOCwhoKWZdA==} - engines: {node: '>=14.0.0'} - cpu: [x64] - os: [darwin] - '@oxc-transform/binding-darwin-x64@0.87.0': resolution: {integrity: sha512-MDbgugi6mvuPTfS78E2jyozm7493Kuqmpc5r406CsUdEsXlnsF+xvmKlrW9ZIkisO74dD+HWouSiDtNyPQHjlw==} engines: {node: '>=14.0.0'} cpu: [x64] os: [darwin] - '@oxc-transform/binding-freebsd-x64@0.81.0': - resolution: {integrity: sha512-l1LbYOq+q6VVI+lIMFd+ehkqLokMj2Zjeyza4PSMzAfXYeaIFHDGiQBn1KE+IXMNN/E4Dwj6b3LwtvdB/uLpeQ==} - engines: {node: '>=14.0.0'} - cpu: [x64] - os: [freebsd] - '@oxc-transform/binding-freebsd-x64@0.87.0': resolution: {integrity: sha512-N0M5D/4haJw7BMn2WZ3CWz0WkdLyoK1+3KxOyCv2CPedMCxx6eQay2AtJxSzj9tjVU1+ukbSb2fDO24JIJGsVA==} engines: {node: '>=14.0.0'} cpu: [x64] os: [freebsd] - '@oxc-transform/binding-linux-arm-gnueabihf@0.81.0': - resolution: {integrity: sha512-8xmYvtpi1GDvsp5nmvnKyjceHLyxLIn2Esolm7GFTGrLxmcPo+ZUn2huAZCuOzSbjAqNRV/nU8At/2N93tLphg==} - engines: {node: '>=14.0.0'} - cpu: [arm] - os: [linux] - '@oxc-transform/binding-linux-arm-gnueabihf@0.87.0': resolution: {integrity: sha512-PubObCNOUOzm1S+P0yn7S+/6xRLbSPMqhgrb73L3p+J1Z20fv/FYVg0kFd36Yho24TSC/byOkebEZWAtxCasWw==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - '@oxc-transform/binding-linux-arm-musleabihf@0.81.0': - resolution: {integrity: sha512-YaLHLoaWVyI458zaF3yEBKq2YIoYFftmnEHJ7mvbYwhfvH6SDwQez2TnjZEoB/UD+LX9XQfiIfX6VP35RAPHUQ==} - engines: {node: '>=14.0.0'} - cpu: [arm] - os: [linux] - '@oxc-transform/binding-linux-arm-musleabihf@0.87.0': resolution: {integrity: sha512-Nk2d/FS7sMCmCl99vHojzigakjDPamkjOXs2i+H71o/NqytS0pk3M+tXat8M3IGpeLJIEszA5Mv+dcq731nlYA==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - '@oxc-transform/binding-linux-arm64-gnu@0.81.0': - resolution: {integrity: sha512-jFTlu6KrTq/z9z/HfdsntxQz6lmrIyIOXC3iZVxyoz2MDulXHhYotKypRqBPPyblyKeMbX1BCPwwKiIyYfiXMQ==} - engines: {node: '>=14.0.0'} - cpu: [arm64] - os: [linux] - '@oxc-transform/binding-linux-arm64-gnu@0.87.0': resolution: {integrity: sha512-BxFkIcso2V1+FCDoU+KctxvJzSQVSnEZ5EEQ8O3Up9EoFVQRnZ8ktXvqYj2Oqvc4IYPskLPsKUgc9gdK8wGhUg==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - '@oxc-transform/binding-linux-arm64-musl@0.81.0': - resolution: {integrity: sha512-Tk0fOSFxYN/CH2yZLF1Cy8rKHboW7OMubGULd9HUh3Mdi25yBngmc3sOdcLscLvBvutqgdSNn7e/gdPaodDlmw==} - engines: {node: '>=14.0.0'} - cpu: [arm64] - os: [linux] - '@oxc-transform/binding-linux-arm64-musl@0.87.0': resolution: {integrity: sha512-MZ1/TNaebhXK73j1UDfwyBFnAy0tT3n6otOkhlt1vlJwqboUS/D7E/XrCZmAuHIfVPxAXRPovkl7kfxLB43SKw==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - '@oxc-transform/binding-linux-riscv64-gnu@0.81.0': - resolution: {integrity: sha512-8JWsRm8tR0DDLb+1UuZM/E46MscCGlklH5hMpKQpF2cH6NzED7184S7yMmamoIIuMQEGF6coOAToukoW0ItSzQ==} - engines: {node: '>=14.0.0'} - cpu: [riscv64] - os: [linux] - '@oxc-transform/binding-linux-riscv64-gnu@0.87.0': resolution: {integrity: sha512-JCWE6n4Hicu0FVbvmLdH/dS8V6JykOUsbrbDYm6JwFlHr4eFTTlS2B+mh5KPOxcdeOlv/D/XRnvMJ6WGYs25EA==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] - '@oxc-transform/binding-linux-s390x-gnu@0.81.0': - resolution: {integrity: sha512-Tb08GTZR0inR0hMXoP7MQx4G5YCTObJ8GEbBHKWMtL71RJhJGnJIn63DY3uvfPbi1XNW7uSJSzQ0mWMzelPAgg==} - engines: {node: '>=14.0.0'} - cpu: [s390x] - os: [linux] - '@oxc-transform/binding-linux-s390x-gnu@0.87.0': resolution: {integrity: sha512-n2NTgM+3PqFagJV9UXRDNOmYesF+TO9SF9FeHqwVmW893ayef9KK+vfWAAhvOYHXYaKWT5XoHd87ODD7nruyhw==} engines: {node: '>=14.0.0'} cpu: [s390x] os: [linux] - '@oxc-transform/binding-linux-x64-gnu@0.81.0': - resolution: {integrity: sha512-RalVuZu/iDzGJeQpyQ3KaJLsD11kvb/SLqKt0MXMkq2lBfIB4A1Pdx4JL0RuvcqjLPEgEWq8GcAPiyVeTYEtVQ==} - engines: {node: '>=14.0.0'} - cpu: [x64] - os: [linux] - '@oxc-transform/binding-linux-x64-gnu@0.87.0': resolution: {integrity: sha512-ZOKW3wx0bW2O7jGdOzr8DyLZqX2C36sXvJdsHj3IueZZ//d/NjLZqEiUKz+q0JlERHtCVKShQ5PLaCx7NpuqNg==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - '@oxc-transform/binding-linux-x64-musl@0.81.0': - resolution: {integrity: sha512-EdbKDZ4gA5jD5YKT15HgYMCcoHGYEqO5oFGn6uREWvc4BcJ6cDrK9oyttT5CO6Y35tgnSQElHVKDWXyTMIbQlA==} - engines: {node: '>=14.0.0'} - cpu: [x64] - os: [linux] - '@oxc-transform/binding-linux-x64-musl@0.87.0': resolution: {integrity: sha512-eIspx/JqkVMPK1CAYEOo2J8o49s4ZTf+32MSMUknIN2ZS1fvRmWS0D/xFFaLP/9UGhdrXRIPbn/iSYEA8JnV/g==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - '@oxc-transform/binding-wasm32-wasi@0.81.0': - resolution: {integrity: sha512-NCAj6b7fQvxM9U3UkbfFxelx458w8t7CnyRNvxlFpQjESCaYZ6hUzxHL57TGKUq6P7jKt6xjDdoFnVwZ36SR6w==} - engines: {node: '>=14.0.0'} - cpu: [wasm32] - '@oxc-transform/binding-wasm32-wasi@0.87.0': resolution: {integrity: sha512-4uRjJQnt/+kmJUIC6Iwzn+MqqZhLP1zInPtDwgL37KI4VuUewUQWoL+sggMssMEgm7ZJwOPoZ6piuSWwMgOqgQ==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@oxc-transform/binding-win32-arm64-msvc@0.81.0': - resolution: {integrity: sha512-zwZMMQAwfRM0uk5iMHf6q1fXG8qCcKU30qOhzdrxfO/rD+2Xz/ZfRTkGJzxG2cXAaJ3TRUzYdTr6YLxgGfTIbQ==} - engines: {node: '>=14.0.0'} - cpu: [arm64] - os: [win32] - '@oxc-transform/binding-win32-arm64-msvc@0.87.0': resolution: {integrity: sha512-l/qSi4/N5W1yXKU9+1gWGo0tBoRpp4zvHYrpsbq3zbefPL4VYdA0gKF7O10/ZQVkYylzxiVh2zpYO34/FbZdIg==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [win32] - '@oxc-transform/binding-win32-x64-msvc@0.81.0': - resolution: {integrity: sha512-Y86Doj1eOkiY9Y+W51iJ3+/D9L+0eZ5Fl5AIQfQcHSGAjlF9geHeHxUsILZWEav12yuE/zeB5gO3AgJ801aJyQ==} - engines: {node: '>=14.0.0'} - cpu: [x64] - os: [win32] - '@oxc-transform/binding-win32-x64-msvc@0.87.0': resolution: {integrity: sha512-jG/MhMjfSdyj5KyhnwNWr4mnAlAsz+gNUYpjQ+UXWsfsoB3f8HqbsTkG02RBtNa/IuVQYvYYVf1eIimNN3gBEQ==} engines: {node: '>=14.0.0'} @@ -1304,15 +1044,6 @@ packages: rollup: optional: true - '@rollup/plugin-yaml@4.1.2': - resolution: {integrity: sha512-RpupciIeZMUqhgFE97ba0s98mOFS7CWzN3EJNhJkqSv9XLlWYtwVdtE6cDw6ASOF/sZVFS7kRJXftaqM2Vakdw==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/pluginutils@5.3.0': resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} engines: {node: '>=14.0.0'} @@ -1580,36 +1311,6 @@ packages: '@types/web-bluetooth@0.0.21': resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} - '@typescript-eslint/project-service@8.43.0': - resolution: {integrity: sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - - '@typescript-eslint/scope-manager@8.43.0': - resolution: {integrity: sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - - '@typescript-eslint/tsconfig-utils@8.43.0': - resolution: {integrity: sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - - '@typescript-eslint/types@8.43.0': - resolution: {integrity: sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - - '@typescript-eslint/typescript-estree@8.43.0': - resolution: {integrity: sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - - '@typescript-eslint/visitor-keys@8.43.0': - resolution: {integrity: sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@unhead/vue@2.0.14': resolution: {integrity: sha512-Ym9f+Kd2Afqek2FtUHvYvK+j2uZ2vbZ6Rr9NCnNGGBMdmafAuiZpT117YGyh0ARcueL6Znia0U8ySqPsnHOZIg==} peerDependencies: @@ -1640,15 +1341,6 @@ packages: '@volar/source-map@2.4.23': resolution: {integrity: sha512-Z1Uc8IB57Lm6k7q6KIDu/p+JWtf3xsXJqAX/5r18hYOTpJyBn0KXUR8oTJ4WFYOcDzWC9n3IflGgHowx6U6z9Q==} - '@vue-macros/common@3.0.0-beta.15': - resolution: {integrity: sha512-DMgq/rIh1H20WYNWU7krIbEfJRYDDhy7ix64GlT4AVUJZZWCZ5pxiYVJR3A3GmWQPkn7Pg7i3oIiGqu4JGC65w==} - engines: {node: '>=20.18.0'} - peerDependencies: - vue: ^2.7.0 || ^3.2.25 - peerDependenciesMeta: - vue: - optional: true - '@vue-macros/common@3.0.0-beta.16': resolution: {integrity: sha512-8O2gWxWFiaoNkk7PGi0+p7NPGe/f8xJ3/INUufvje/RZOs7sJvlI1jnR4lydtRFa/mU0ylMXUXXjSK0fHDEYTA==} engines: {node: '>=20.18.0'} @@ -2382,11 +2074,6 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - escodegen@2.1.0: - resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} - engines: {node: '>=6.0'} - hasBin: true - eslint-scope@8.4.0: resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2413,15 +2100,6 @@ packages: resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - espree@9.6.1: - resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - - esprima@4.0.1: - resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} - engines: {node: '>=4'} - hasBin: true - esquery@1.6.0: resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} @@ -2831,10 +2509,6 @@ packages: engines: {node: '>=6'} hasBin: true - jsonc-eslint-parser@2.4.0: - resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} @@ -3157,9 +2831,6 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nuxt-define@1.0.0: - resolution: {integrity: sha512-CYZ2WjU+KCyCDVzjYUM4eEpMF0rkPmkpiFrybTqqQCRpUbPt2h3snswWIpFPXTi+osRCY6Og0W/XLAQgDL4FfQ==} - nuxt@4.1.2: resolution: {integrity: sha512-g5mwszCZT4ZeGJm83nxoZvtvZoAEaY65VDdn7p7UgznePbRaEJJ1KS1OIld4FPVkoDZ8TEVuDNqI9gUn12Exvg==} engines: {node: ^20.19.0 || >=22.12.0} @@ -3212,27 +2883,14 @@ packages: resolution: {integrity: sha512-+UHWp6+0mdq0S2rEsZx9mqgL6JnG9ogO+CU17XccVrPUFtISFcZzk/biTn1JdBYFQ3kztof19pv8blMtgStQ2g==} engines: {node: '>=14.0.0'} - oxc-parser@0.81.0: - resolution: {integrity: sha512-iceu9s70mZyjKs6V2QX7TURkJj1crnKi9csGByWvOWwrR5rwq0U0f49yIlRAzMP4t7K2gRC1MnyMZggMhiwAVg==} - engines: {node: '>=20.0.0'} - oxc-parser@0.87.0: resolution: {integrity: sha512-uc47XrtHwkBoES4HFgwgfH9sqwAtJXgAIBq4fFBMZ4hWmgVZoExyn+L4g4VuaecVKXkz1bvlaHcfwHAJPQb5Gw==} engines: {node: '>=20.0.0'} - oxc-transform@0.81.0: - resolution: {integrity: sha512-Sfb7sBZJoA7GPNlgeVvwqSS+fKFG5Lu2N4CJIlKPdkBgMDwVqUPOTVrEXHYaoYilA2x0VXVwLWqjcW3CwrfzSA==} - engines: {node: '>=14.0.0'} - oxc-transform@0.87.0: resolution: {integrity: sha512-dt6INKWY2DKbSc8yR9VQoqBsCjPQ3z/SKv882UqlwFve+K38xtpi2avDlvNd35SpHUwDLDFoV3hMX0U3qOSaaQ==} engines: {node: '>=14.0.0'} - oxc-walker@0.4.0: - resolution: {integrity: sha512-x5TJAZQD3kRnRBGZ+8uryMZUwkTYddwzBftkqyJIcmpBOXmoK/fwriRKATjZroR2d+aS7+2w1B0oz189bBTwfw==} - peerDependencies: - oxc-parser: '>=0.72.0' - oxc-walker@0.5.2: resolution: {integrity: sha512-XYoZqWwApSKUmSDEFeOKdy3Cdh95cOcSU8f7yskFWE4Rl3cfL5uwyY+EV7Brk9mdNLy+t5SseJajd6g7KncvlA==} peerDependencies: @@ -3865,10 +3523,6 @@ packages: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} - tosource@2.0.0-alpha.3: - resolution: {integrity: sha512-KAB2lrSS48y91MzFPFuDg4hLbvDiyTjOVgaK7Erw+5AmZXNq4sFRVn8r6yxSLuNs15PaokrDRpS61ERY9uZOug==} - engines: {node: '>=10'} - totalist@3.0.1: resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} engines: {node: '>=6'} @@ -3876,12 +3530,6 @@ packages: tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - ts-api-utils@2.1.0: - resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} - engines: {node: '>=18.12'} - peerDependencies: - typescript: '>=4.8.4' - tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -3972,15 +3620,6 @@ packages: '@nuxt/kit': optional: true - unplugin-vue-router@0.14.0: - resolution: {integrity: sha512-ipjunvS5e2aFHBAUFuLbHl2aHKbXXXBhTxGT9wZx66fNVPdEQzVVitF8nODr1plANhTTa3UZ+DQu9uyLngMzoQ==} - peerDependencies: - '@vue/compiler-sfc': ^3.5.17 - vue-router: ^4.5.1 - peerDependenciesMeta: - vue-router: - optional: true - unplugin-vue-router@0.15.0: resolution: {integrity: sha512-PyGehCjd9Ny9h+Uer4McbBjjib3lHihcyUEILa7pHKl6+rh8N7sFyw4ZkV+N30Oq2zmIUG7iKs3qpL0r+gXAaQ==} peerDependencies: @@ -4216,12 +3855,6 @@ packages: vue-devtools-stub@0.1.0: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} - vue-i18n@11.1.12: - resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} - engines: {node: '>= 16'} - peerDependencies: - vue: ^3.0.0 - vue-router@4.5.1: resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} peerDependencies: @@ -4297,10 +3930,6 @@ packages: resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} engines: {node: '>=18'} - yaml-eslint-parser@1.3.0: - resolution: {integrity: sha512-E/+VitOorXSLiAqtTd7Yqax0/pAS3xaYMP+AUUJGOK1OZG3rhcj9fcJOM5HJ2VrP1FrStVCWr1muTfQCdj4tAA==} - engines: {node: ^14.17.0 || >=16.0.0} - yaml@2.8.1: resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} engines: {node: '>= 14.6'} @@ -4647,8 +4276,10 @@ snapshots: dependencies: eslint: 9.35.0(jiti@2.5.1) eslint-visitor-keys: 3.4.3 + optional: true - '@eslint-community/regexpp@4.12.1': {} + '@eslint-community/regexpp@4.12.1': + optional: true '@eslint/config-array@0.21.0': dependencies: @@ -4657,12 +4288,15 @@ snapshots: minimatch: 3.1.2 transitivePeerDependencies: - supports-color + optional: true - '@eslint/config-helpers@0.3.1': {} + '@eslint/config-helpers@0.3.1': + optional: true '@eslint/core@0.15.2': dependencies: '@types/json-schema': 7.0.15 + optional: true '@eslint/eslintrc@3.3.1': dependencies: @@ -4677,15 +4311,19 @@ snapshots: strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color + optional: true - '@eslint/js@9.35.0': {} + '@eslint/js@9.35.0': + optional: true - '@eslint/object-schema@2.1.6': {} + '@eslint/object-schema@2.1.6': + optional: true '@eslint/plugin-kit@0.3.5': dependencies: '@eslint/core': 0.15.2 levn: 0.4.1 + optional: true '@floating-ui/core@1.7.3': dependencies: @@ -4707,16 +4345,20 @@ snapshots: - '@vue/composition-api' - vue - '@humanfs/core@0.19.1': {} + '@humanfs/core@0.19.1': + optional: true '@humanfs/node@0.16.7': dependencies: '@humanfs/core': 0.19.1 '@humanwhocodes/retry': 0.4.3 + optional: true - '@humanwhocodes/module-importer@1.0.1': {} + '@humanwhocodes/module-importer@1.0.1': + optional: true - '@humanwhocodes/retry@0.4.3': {} + '@humanwhocodes/retry@0.4.3': + optional: true '@iconify-json/lucide@1.2.67': dependencies: @@ -4754,77 +4396,6 @@ snapshots: dependencies: '@swc/helpers': 0.5.17 - '@intlify/bundle-utils@11.0.1(vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)))': - dependencies: - '@intlify/message-compiler': 11.1.12 - '@intlify/shared': 11.1.12 - acorn: 8.15.0 - esbuild: 0.25.9 - escodegen: 2.1.0 - estree-walker: 2.0.2 - jsonc-eslint-parser: 2.4.0 - source-map-js: 1.2.1 - yaml-eslint-parser: 1.3.0 - optionalDependencies: - vue-i18n: 11.1.12(vue@3.5.21(typescript@5.9.2)) - - '@intlify/core-base@11.1.12': - dependencies: - '@intlify/message-compiler': 11.1.12 - '@intlify/shared': 11.1.12 - - '@intlify/core@11.1.12': - dependencies: - '@intlify/core-base': 11.1.12 - '@intlify/shared': 11.1.12 - - '@intlify/h3@0.7.1': - dependencies: - '@intlify/core': 11.1.12 - '@intlify/utils': 0.13.0 - - '@intlify/message-compiler@11.1.12': - dependencies: - '@intlify/shared': 11.1.12 - source-map-js: 1.2.1 - - '@intlify/shared@11.1.12': {} - - '@intlify/unplugin-vue-i18n@11.0.1(@vue/compiler-dom@3.5.21)(eslint@9.35.0(jiti@2.5.1))(rollup@4.50.1)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))': - dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0(jiti@2.5.1)) - '@intlify/bundle-utils': 11.0.1(vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2))) - '@intlify/shared': 11.1.12 - '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.12)(@vue/compiler-dom@3.5.21)(vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) - '@rollup/pluginutils': 5.3.0(rollup@4.50.1) - '@typescript-eslint/scope-manager': 8.43.0 - '@typescript-eslint/typescript-estree': 8.43.0(typescript@5.9.2) - debug: 4.4.1 - fast-glob: 3.3.3 - pathe: 2.0.3 - picocolors: 1.1.1 - unplugin: 2.3.10 - vue: 3.5.21(typescript@5.9.2) - optionalDependencies: - vue-i18n: 11.1.12(vue@3.5.21(typescript@5.9.2)) - transitivePeerDependencies: - - '@vue/compiler-dom' - - eslint - - rollup - - supports-color - - typescript - - '@intlify/utils@0.13.0': {} - - '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.12)(@vue/compiler-dom@3.5.21)(vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))': - dependencies: - '@babel/parser': 7.28.4 - optionalDependencies: - '@intlify/shared': 11.1.12 - '@vue/compiler-dom': 3.5.21 - vue: 3.5.21(typescript@5.9.2) - vue-i18n: 11.1.12(vue@3.5.21(typescript@5.9.2)) - '@ioredis/commands@1.3.1': {} '@isaacs/cliui@8.0.2': @@ -4885,12 +4456,6 @@ snapshots: - encoding - supports-color - '@miyaneee/rollup-plugin-json5@1.2.0(rollup@4.50.1)': - dependencies: - '@rollup/pluginutils': 5.3.0(rollup@4.50.1) - json5: 2.2.3 - rollup: 4.50.1 - '@napi-rs/wasm-runtime@1.0.5': dependencies: '@emnapi/core': 1.5.0 @@ -5312,65 +4877,6 @@ snapshots: transitivePeerDependencies: - magicast - '@nuxtjs/i18n@10.1.0(@vue/compiler-dom@3.5.21)(db0@0.3.2)(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(magicast@0.3.5)(rollup@4.50.1)(vue@3.5.21(typescript@5.9.2))': - dependencies: - '@intlify/core': 11.1.12 - '@intlify/h3': 0.7.1 - '@intlify/shared': 11.1.12 - '@intlify/unplugin-vue-i18n': 11.0.1(@vue/compiler-dom@3.5.21)(eslint@9.35.0(jiti@2.5.1))(rollup@4.50.1)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) - '@intlify/utils': 0.13.0 - '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.50.1) - '@nuxt/kit': 4.1.2(magicast@0.3.5) - '@rollup/plugin-yaml': 4.1.2(rollup@4.50.1) - '@vue/compiler-sfc': 3.5.21 - cookie-es: 2.0.0 - defu: 6.1.4 - devalue: 5.3.2 - h3: 1.15.4 - knitwork: 1.2.0 - magic-string: 0.30.19 - mlly: 1.8.0 - nuxt-define: 1.0.0 - ohash: 2.0.11 - oxc-parser: 0.81.0 - oxc-transform: 0.81.0 - oxc-walker: 0.4.0(oxc-parser@0.81.0) - pathe: 2.0.3 - typescript: 5.9.2 - ufo: 1.6.1 - unplugin: 2.3.10 - unplugin-vue-router: 0.14.0(@vue/compiler-sfc@3.5.21)(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) - unstorage: 1.17.1(db0@0.3.2)(ioredis@5.7.0) - vue-i18n: 11.1.12(vue@3.5.21(typescript@5.9.2)) - vue-router: 4.5.1(vue@3.5.21(typescript@5.9.2)) - transitivePeerDependencies: - - '@azure/app-configuration' - - '@azure/cosmos' - - '@azure/data-tables' - - '@azure/identity' - - '@azure/keyvault-secrets' - - '@azure/storage-blob' - - '@capacitor/preferences' - - '@deno/kv' - - '@netlify/blobs' - - '@planetscale/database' - - '@upstash/redis' - - '@vercel/blob' - - '@vercel/functions' - - '@vercel/kv' - - '@vue/compiler-dom' - - aws4fetch - - db0 - - eslint - - idb-keyval - - ioredis - - magicast - - petite-vue-i18n - - rollup - - supports-color - - uploadthing - - vue - '@opentelemetry/api@1.9.0': {} '@oxc-minify/binding-android-arm64@0.87.0': @@ -5420,195 +4926,99 @@ snapshots: '@oxc-minify/binding-win32-x64-msvc@0.87.0': optional: true - '@oxc-parser/binding-android-arm64@0.81.0': - optional: true - '@oxc-parser/binding-android-arm64@0.87.0': optional: true - '@oxc-parser/binding-darwin-arm64@0.81.0': - optional: true - '@oxc-parser/binding-darwin-arm64@0.87.0': optional: true - '@oxc-parser/binding-darwin-x64@0.81.0': - optional: true - '@oxc-parser/binding-darwin-x64@0.87.0': optional: true - '@oxc-parser/binding-freebsd-x64@0.81.0': - optional: true - '@oxc-parser/binding-freebsd-x64@0.87.0': optional: true - '@oxc-parser/binding-linux-arm-gnueabihf@0.81.0': - optional: true - '@oxc-parser/binding-linux-arm-gnueabihf@0.87.0': optional: true - '@oxc-parser/binding-linux-arm-musleabihf@0.81.0': - optional: true - '@oxc-parser/binding-linux-arm-musleabihf@0.87.0': optional: true - '@oxc-parser/binding-linux-arm64-gnu@0.81.0': - optional: true - '@oxc-parser/binding-linux-arm64-gnu@0.87.0': optional: true - '@oxc-parser/binding-linux-arm64-musl@0.81.0': - optional: true - '@oxc-parser/binding-linux-arm64-musl@0.87.0': optional: true - '@oxc-parser/binding-linux-riscv64-gnu@0.81.0': - optional: true - '@oxc-parser/binding-linux-riscv64-gnu@0.87.0': optional: true - '@oxc-parser/binding-linux-s390x-gnu@0.81.0': - optional: true - '@oxc-parser/binding-linux-s390x-gnu@0.87.0': optional: true - '@oxc-parser/binding-linux-x64-gnu@0.81.0': - optional: true - '@oxc-parser/binding-linux-x64-gnu@0.87.0': optional: true - '@oxc-parser/binding-linux-x64-musl@0.81.0': - optional: true - '@oxc-parser/binding-linux-x64-musl@0.87.0': optional: true - '@oxc-parser/binding-wasm32-wasi@0.81.0': - dependencies: - '@napi-rs/wasm-runtime': 1.0.5 - optional: true - '@oxc-parser/binding-wasm32-wasi@0.87.0': dependencies: '@napi-rs/wasm-runtime': 1.0.5 optional: true - '@oxc-parser/binding-win32-arm64-msvc@0.81.0': - optional: true - '@oxc-parser/binding-win32-arm64-msvc@0.87.0': optional: true - '@oxc-parser/binding-win32-x64-msvc@0.81.0': - optional: true - '@oxc-parser/binding-win32-x64-msvc@0.87.0': optional: true - '@oxc-project/types@0.81.0': {} - '@oxc-project/types@0.87.0': {} - '@oxc-transform/binding-android-arm64@0.81.0': - optional: true - '@oxc-transform/binding-android-arm64@0.87.0': optional: true - '@oxc-transform/binding-darwin-arm64@0.81.0': - optional: true - '@oxc-transform/binding-darwin-arm64@0.87.0': optional: true - '@oxc-transform/binding-darwin-x64@0.81.0': - optional: true - '@oxc-transform/binding-darwin-x64@0.87.0': optional: true - '@oxc-transform/binding-freebsd-x64@0.81.0': - optional: true - '@oxc-transform/binding-freebsd-x64@0.87.0': optional: true - '@oxc-transform/binding-linux-arm-gnueabihf@0.81.0': - optional: true - '@oxc-transform/binding-linux-arm-gnueabihf@0.87.0': optional: true - '@oxc-transform/binding-linux-arm-musleabihf@0.81.0': - optional: true - '@oxc-transform/binding-linux-arm-musleabihf@0.87.0': optional: true - '@oxc-transform/binding-linux-arm64-gnu@0.81.0': - optional: true - '@oxc-transform/binding-linux-arm64-gnu@0.87.0': optional: true - '@oxc-transform/binding-linux-arm64-musl@0.81.0': - optional: true - '@oxc-transform/binding-linux-arm64-musl@0.87.0': optional: true - '@oxc-transform/binding-linux-riscv64-gnu@0.81.0': - optional: true - '@oxc-transform/binding-linux-riscv64-gnu@0.87.0': optional: true - '@oxc-transform/binding-linux-s390x-gnu@0.81.0': - optional: true - '@oxc-transform/binding-linux-s390x-gnu@0.87.0': optional: true - '@oxc-transform/binding-linux-x64-gnu@0.81.0': - optional: true - '@oxc-transform/binding-linux-x64-gnu@0.87.0': optional: true - '@oxc-transform/binding-linux-x64-musl@0.81.0': - optional: true - '@oxc-transform/binding-linux-x64-musl@0.87.0': optional: true - '@oxc-transform/binding-wasm32-wasi@0.81.0': - dependencies: - '@napi-rs/wasm-runtime': 1.0.5 - optional: true - '@oxc-transform/binding-wasm32-wasi@0.87.0': dependencies: '@napi-rs/wasm-runtime': 1.0.5 optional: true - '@oxc-transform/binding-win32-arm64-msvc@0.81.0': - optional: true - '@oxc-transform/binding-win32-arm64-msvc@0.87.0': optional: true - '@oxc-transform/binding-win32-x64-msvc@0.81.0': - optional: true - '@oxc-transform/binding-win32-x64-msvc@0.87.0': optional: true @@ -5753,14 +5163,6 @@ snapshots: optionalDependencies: rollup: 4.50.1 - '@rollup/plugin-yaml@4.1.2(rollup@4.50.1)': - dependencies: - '@rollup/pluginutils': 5.3.0(rollup@4.50.1) - js-yaml: 4.1.0 - tosource: 2.0.0-alpha.3 - optionalDependencies: - rollup: 4.50.1 - '@rollup/pluginutils@5.3.0(rollup@4.50.1)': dependencies: '@types/estree': 1.0.8 @@ -5944,7 +5346,8 @@ snapshots: '@types/estree@1.0.8': {} - '@types/json-schema@7.0.15': {} + '@types/json-schema@7.0.15': + optional: true '@types/node@24.3.3': dependencies: @@ -5960,47 +5363,6 @@ snapshots: '@types/web-bluetooth@0.0.21': {} - '@typescript-eslint/project-service@8.43.0(typescript@5.9.2)': - dependencies: - '@typescript-eslint/tsconfig-utils': 8.43.0(typescript@5.9.2) - '@typescript-eslint/types': 8.43.0 - debug: 4.4.1 - typescript: 5.9.2 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/scope-manager@8.43.0': - dependencies: - '@typescript-eslint/types': 8.43.0 - '@typescript-eslint/visitor-keys': 8.43.0 - - '@typescript-eslint/tsconfig-utils@8.43.0(typescript@5.9.2)': - dependencies: - typescript: 5.9.2 - - '@typescript-eslint/types@8.43.0': {} - - '@typescript-eslint/typescript-estree@8.43.0(typescript@5.9.2)': - dependencies: - '@typescript-eslint/project-service': 8.43.0(typescript@5.9.2) - '@typescript-eslint/tsconfig-utils': 8.43.0(typescript@5.9.2) - '@typescript-eslint/types': 8.43.0 - '@typescript-eslint/visitor-keys': 8.43.0 - debug: 4.4.1 - fast-glob: 3.3.3 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.7.2 - ts-api-utils: 2.1.0(typescript@5.9.2) - typescript: 5.9.2 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/visitor-keys@8.43.0': - dependencies: - '@typescript-eslint/types': 8.43.0 - eslint-visitor-keys: 4.2.1 - '@unhead/vue@2.0.14(vue@3.5.21(typescript@5.9.2))': dependencies: hookable: 5.5.3 @@ -6050,16 +5412,6 @@ snapshots: '@volar/source-map@2.4.23': {} - '@vue-macros/common@3.0.0-beta.15(vue@3.5.21(typescript@5.9.2))': - dependencies: - '@vue/compiler-sfc': 3.5.21 - ast-kit: 2.1.2 - local-pkg: 1.1.2 - magic-string-ast: 1.0.2 - unplugin-utils: 0.2.5 - optionalDependencies: - vue: 3.5.21(typescript@5.9.2) - '@vue-macros/common@3.0.0-beta.16(vue@3.5.21(typescript@5.9.2))': dependencies: '@vue/compiler-sfc': 3.5.21 @@ -6269,6 +5621,7 @@ snapshots: acorn-jsx@5.3.2(acorn@8.15.0): dependencies: acorn: 8.15.0 + optional: true acorn@8.15.0: {} @@ -6288,6 +5641,7 @@ snapshots: fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 + optional: true alien-signals@2.0.7: {} @@ -6330,7 +5684,8 @@ snapshots: transitivePeerDependencies: - react-native-b4a - argparse@2.0.1: {} + argparse@2.0.1: + optional: true aria-hidden@1.2.6: dependencies: @@ -6387,6 +5742,7 @@ snapshots: dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 + optional: true brace-expansion@2.0.2: dependencies: @@ -6440,7 +5796,8 @@ snapshots: cac@6.7.14: {} - callsites@3.1.0: {} + callsites@3.1.0: + optional: true caniuse-api@3.0.0: dependencies: @@ -6455,6 +5812,7 @@ snapshots: dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 + optional: true chokidar@3.6.0: dependencies: @@ -6520,7 +5878,8 @@ snapshots: normalize-path: 3.0.0 readable-stream: 4.7.0 - concat-map@0.0.1: {} + concat-map@0.0.1: + optional: true confbox@0.1.8: {} @@ -6651,7 +6010,8 @@ snapshots: dependencies: ms: 2.1.3 - deep-is@0.1.4: {} + deep-is@0.1.4: + optional: true deepmerge@4.3.1: {} @@ -6807,26 +6167,22 @@ snapshots: escape-html@1.0.3: {} - escape-string-regexp@4.0.0: {} + escape-string-regexp@4.0.0: + optional: true escape-string-regexp@5.0.0: {} - escodegen@2.1.0: - dependencies: - esprima: 4.0.1 - estraverse: 5.3.0 - esutils: 2.0.3 - optionalDependencies: - source-map: 0.6.1 - eslint-scope@8.4.0: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 + optional: true - eslint-visitor-keys@3.4.3: {} + eslint-visitor-keys@3.4.3: + optional: true - eslint-visitor-keys@4.2.1: {} + eslint-visitor-keys@4.2.1: + optional: true eslint@9.35.0(jiti@2.5.1): dependencies: @@ -6869,30 +6225,27 @@ snapshots: jiti: 2.5.1 transitivePeerDependencies: - supports-color + optional: true espree@10.4.0: dependencies: acorn: 8.15.0 acorn-jsx: 5.3.2(acorn@8.15.0) eslint-visitor-keys: 4.2.1 - - espree@9.6.1: - dependencies: - acorn: 8.15.0 - acorn-jsx: 5.3.2(acorn@8.15.0) - eslint-visitor-keys: 3.4.3 - - esprima@4.0.1: {} + optional: true esquery@1.6.0: dependencies: estraverse: 5.3.0 + optional: true esrecurse@4.3.0: dependencies: estraverse: 5.3.0 + optional: true - estraverse@5.3.0: {} + estraverse@5.3.0: + optional: true estree-walker@2.0.2: {} @@ -6900,7 +6253,8 @@ snapshots: dependencies: '@types/estree': 1.0.8 - esutils@2.0.3: {} + esutils@2.0.3: + optional: true etag@1.8.1: {} @@ -6936,9 +6290,11 @@ snapshots: merge2: 1.4.1 micromatch: 4.0.8 - fast-json-stable-stringify@2.1.0: {} + fast-json-stable-stringify@2.1.0: + optional: true - fast-levenshtein@2.0.6: {} + fast-levenshtein@2.0.6: + optional: true fast-npm-meta@0.4.6: {} @@ -6953,6 +6309,7 @@ snapshots: file-entry-cache@8.0.0: dependencies: flat-cache: 4.0.1 + optional: true file-uri-to-path@1.0.0: {} @@ -6964,13 +6321,16 @@ snapshots: dependencies: locate-path: 6.0.0 path-exists: 4.0.0 + optional: true flat-cache@4.0.1: dependencies: flatted: 3.3.3 keyv: 4.5.4 + optional: true - flatted@3.3.3: {} + flatted@3.3.3: + optional: true fontaine@0.6.0: dependencies: @@ -7052,6 +6412,7 @@ snapshots: glob-parent@6.0.2: dependencies: is-glob: 4.0.3 + optional: true glob@10.4.5: dependencies: @@ -7066,7 +6427,8 @@ snapshots: dependencies: ini: 4.1.1 - globals@14.0.0: {} + globals@14.0.0: + optional: true globals@15.15.0: {} @@ -7097,7 +6459,8 @@ snapshots: ufo: 1.6.1 uncrypto: 0.1.3 - has-flag@4.0.0: {} + has-flag@4.0.0: + optional: true hasown@2.0.2: dependencies: @@ -7132,7 +6495,8 @@ snapshots: ieee754@1.2.1: {} - ignore@5.3.2: {} + ignore@5.3.2: + optional: true ignore@7.0.5: {} @@ -7142,6 +6506,7 @@ snapshots: dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 + optional: true impound@1.0.0: dependencies: @@ -7151,7 +6516,8 @@ snapshots: unplugin: 2.3.10 unplugin-utils: 0.2.5 - imurmurhash@0.1.4: {} + imurmurhash@0.1.4: + optional: true inherits@2.0.4: {} @@ -7255,29 +6621,27 @@ snapshots: js-yaml@4.1.0: dependencies: argparse: 2.0.1 + optional: true jsesc@3.1.0: {} - json-buffer@3.0.1: {} + json-buffer@3.0.1: + optional: true - json-schema-traverse@0.4.1: {} + json-schema-traverse@0.4.1: + optional: true json-schema@0.4.0: {} - json-stable-stringify-without-jsonify@1.0.1: {} + json-stable-stringify-without-jsonify@1.0.1: + optional: true json5@2.2.3: {} - jsonc-eslint-parser@2.4.0: - dependencies: - acorn: 8.15.0 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 - semver: 7.7.2 - keyv@4.5.4: dependencies: json-buffer: 3.0.1 + optional: true kleur@3.0.3: {} @@ -7302,6 +6666,7 @@ snapshots: dependencies: prelude-ls: 1.2.1 type-check: 0.4.0 + optional: true lightningcss-darwin-arm64@1.30.1: optional: true @@ -7380,6 +6745,7 @@ snapshots: locate-path@6.0.0: dependencies: p-locate: 5.0.0 + optional: true lodash.defaults@4.2.0: {} @@ -7387,7 +6753,8 @@ snapshots: lodash.memoize@4.1.2: {} - lodash.merge@4.6.2: {} + lodash.merge@4.6.2: + optional: true lodash.uniq@4.5.0: {} @@ -7451,6 +6818,7 @@ snapshots: minimatch@3.1.2: dependencies: brace-expansion: 1.1.12 + optional: true minimatch@5.1.6: dependencies: @@ -7509,7 +6877,8 @@ snapshots: nanotar@0.2.0: {} - natural-compare@1.4.0: {} + natural-compare@1.4.0: + optional: true nitropack@2.12.6: dependencies: @@ -7649,8 +7018,6 @@ snapshots: dependencies: boolbase: 1.0.0 - nuxt-define@1.0.0: {} - nuxt@4.1.2(@parcel/watcher@2.5.1)(@types/node@24.3.3)(@vue/compiler-sfc@3.5.21)(db0@0.3.2)(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(lightningcss@1.30.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.1)(terser@5.44.0)(typescript@5.9.2)(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.44.0)(yaml@2.8.1))(yaml@2.8.1): dependencies: '@nuxt/cli': 3.28.0(magicast@0.3.5) @@ -7822,6 +7189,7 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 word-wrap: 1.2.5 + optional: true oxc-minify@0.87.0: optionalDependencies: @@ -7841,26 +7209,6 @@ snapshots: '@oxc-minify/binding-win32-arm64-msvc': 0.87.0 '@oxc-minify/binding-win32-x64-msvc': 0.87.0 - oxc-parser@0.81.0: - dependencies: - '@oxc-project/types': 0.81.0 - optionalDependencies: - '@oxc-parser/binding-android-arm64': 0.81.0 - '@oxc-parser/binding-darwin-arm64': 0.81.0 - '@oxc-parser/binding-darwin-x64': 0.81.0 - '@oxc-parser/binding-freebsd-x64': 0.81.0 - '@oxc-parser/binding-linux-arm-gnueabihf': 0.81.0 - '@oxc-parser/binding-linux-arm-musleabihf': 0.81.0 - '@oxc-parser/binding-linux-arm64-gnu': 0.81.0 - '@oxc-parser/binding-linux-arm64-musl': 0.81.0 - '@oxc-parser/binding-linux-riscv64-gnu': 0.81.0 - '@oxc-parser/binding-linux-s390x-gnu': 0.81.0 - '@oxc-parser/binding-linux-x64-gnu': 0.81.0 - '@oxc-parser/binding-linux-x64-musl': 0.81.0 - '@oxc-parser/binding-wasm32-wasi': 0.81.0 - '@oxc-parser/binding-win32-arm64-msvc': 0.81.0 - '@oxc-parser/binding-win32-x64-msvc': 0.81.0 - oxc-parser@0.87.0: dependencies: '@oxc-project/types': 0.87.0 @@ -7881,24 +7229,6 @@ snapshots: '@oxc-parser/binding-win32-arm64-msvc': 0.87.0 '@oxc-parser/binding-win32-x64-msvc': 0.87.0 - oxc-transform@0.81.0: - optionalDependencies: - '@oxc-transform/binding-android-arm64': 0.81.0 - '@oxc-transform/binding-darwin-arm64': 0.81.0 - '@oxc-transform/binding-darwin-x64': 0.81.0 - '@oxc-transform/binding-freebsd-x64': 0.81.0 - '@oxc-transform/binding-linux-arm-gnueabihf': 0.81.0 - '@oxc-transform/binding-linux-arm-musleabihf': 0.81.0 - '@oxc-transform/binding-linux-arm64-gnu': 0.81.0 - '@oxc-transform/binding-linux-arm64-musl': 0.81.0 - '@oxc-transform/binding-linux-riscv64-gnu': 0.81.0 - '@oxc-transform/binding-linux-s390x-gnu': 0.81.0 - '@oxc-transform/binding-linux-x64-gnu': 0.81.0 - '@oxc-transform/binding-linux-x64-musl': 0.81.0 - '@oxc-transform/binding-wasm32-wasi': 0.81.0 - '@oxc-transform/binding-win32-arm64-msvc': 0.81.0 - '@oxc-transform/binding-win32-x64-msvc': 0.81.0 - oxc-transform@0.87.0: optionalDependencies: '@oxc-transform/binding-android-arm64': 0.87.0 @@ -7917,12 +7247,6 @@ snapshots: '@oxc-transform/binding-win32-arm64-msvc': 0.87.0 '@oxc-transform/binding-win32-x64-msvc': 0.87.0 - oxc-walker@0.4.0(oxc-parser@0.81.0): - dependencies: - estree-walker: 3.0.3 - magic-regexp: 0.10.0 - oxc-parser: 0.81.0 - oxc-walker@0.5.2(oxc-parser@0.87.0): dependencies: magic-regexp: 0.10.0 @@ -7931,10 +7255,12 @@ snapshots: p-limit@3.1.0: dependencies: yocto-queue: 0.1.0 + optional: true p-locate@5.0.0: dependencies: p-limit: 3.1.0 + optional: true package-json-from-dist@1.0.1: {} @@ -7945,6 +7271,7 @@ snapshots: parent-module@1.0.1: dependencies: callsites: 3.1.0 + optional: true parse-path@7.1.0: dependencies: @@ -7959,7 +7286,8 @@ snapshots: path-browserify@1.0.1: {} - path-exists@4.0.0: {} + path-exists@4.0.0: + optional: true path-key@3.1.1: {} @@ -8162,7 +7490,8 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - prelude-ls@1.2.1: {} + prelude-ls@1.2.1: + optional: true pretty-bytes@7.0.1: {} @@ -8177,7 +7506,8 @@ snapshots: protocols@2.0.2: {} - punycode@2.3.1: {} + punycode@2.3.1: + optional: true quansync@0.2.11: {} @@ -8251,7 +7581,8 @@ snapshots: require-directory@2.1.1: {} - resolve-from@4.0.0: {} + resolve-from@4.0.0: + optional: true resolve-from@5.0.0: {} @@ -8446,7 +7777,8 @@ snapshots: strip-final-newline@3.0.0: {} - strip-json-comments@3.1.1: {} + strip-json-comments@3.1.1: + optional: true strip-literal@3.0.0: dependencies: @@ -8469,6 +7801,7 @@ snapshots: supports-color@7.2.0: dependencies: has-flag: 4.0.0 + optional: true supports-preserve-symlinks-flag@1.0.0: {} @@ -8547,21 +7880,16 @@ snapshots: toidentifier@1.0.1: {} - tosource@2.0.0-alpha.3: {} - totalist@3.0.1: {} tr46@0.0.3: {} - ts-api-utils@2.1.0(typescript@5.9.2): - dependencies: - typescript: 5.9.2 - tslib@2.8.1: {} type-check@0.4.0: dependencies: prelude-ls: 1.2.1 + optional: true type-fest@4.41.0: {} @@ -8669,28 +7997,6 @@ snapshots: transitivePeerDependencies: - supports-color - unplugin-vue-router@0.14.0(@vue/compiler-sfc@3.5.21)(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): - dependencies: - '@vue-macros/common': 3.0.0-beta.15(vue@3.5.21(typescript@5.9.2)) - '@vue/compiler-sfc': 3.5.21 - ast-walker-scope: 0.8.2 - chokidar: 4.0.3 - fast-glob: 3.3.3 - json5: 2.2.3 - local-pkg: 1.1.2 - magic-string: 0.30.19 - mlly: 1.8.0 - pathe: 2.0.3 - picomatch: 4.0.3 - scule: 1.3.0 - unplugin: 2.3.10 - unplugin-utils: 0.2.5 - yaml: 2.8.1 - optionalDependencies: - vue-router: 4.5.1(vue@3.5.21(typescript@5.9.2)) - transitivePeerDependencies: - - vue - unplugin-vue-router@0.15.0(@vue/compiler-sfc@3.5.21)(typescript@5.9.2)(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): dependencies: '@vue-macros/common': 3.0.0-beta.16(vue@3.5.21(typescript@5.9.2)) @@ -8771,6 +8077,7 @@ snapshots: uri-js@4.4.1: dependencies: punycode: 2.3.1 + optional: true util-deprecate@1.0.2: {} @@ -8887,13 +8194,6 @@ snapshots: vue-devtools-stub@0.1.0: {} - vue-i18n@11.1.12(vue@3.5.21(typescript@5.9.2)): - dependencies: - '@intlify/core-base': 11.1.12 - '@intlify/shared': 11.1.12 - '@vue/devtools-api': 6.6.4 - vue: 3.5.21(typescript@5.9.2) - vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)): dependencies: '@vue/devtools-api': 6.6.4 @@ -8928,7 +8228,8 @@ snapshots: dependencies: isexe: 3.1.1 - word-wrap@1.2.5: {} + word-wrap@1.2.5: + optional: true wrap-ansi@7.0.0: dependencies: @@ -8954,11 +8255,6 @@ snapshots: yallist@5.0.0: {} - yaml-eslint-parser@1.3.0: - dependencies: - eslint-visitor-keys: 3.4.3 - yaml: 2.8.1 - yaml@2.8.1: {} yargs-parser@21.1.1: {} @@ -8973,7 +8269,8 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - yocto-queue@0.1.0: {} + yocto-queue@0.1.0: + optional: true youch-core@0.3.3: dependencies: