From 3114edfbb609690d81199b3abe156f738069fd86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 09:51:09 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- package.json | 4 +- packages/create-vant-cli-app/package.json | 2 +- packages/vant-area-data/package.json | 2 +- .../vant-auto-import-resolver/package.json | 2 +- packages/vant-cli/package.json | 14 +- packages/vant-compat/package.json | 6 +- packages/vant-popperjs/package.json | 2 +- packages/vant-use/package.json | 4 +- packages/vant/package.json | 8 +- pnpm-lock.yaml | 676 ++++++++---------- 10 files changed, 313 insertions(+), 407 deletions(-) diff --git a/package.json b/package.json index 08dee2a1f24..8a6d9055a10 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,9 @@ "*.{ts,tsx,js,vue}": "eslint --fix" }, "engines": { - "pnpm": ">= 10.28.0" + "pnpm": ">= 10.28.2" }, - "packageManager": "pnpm@10.28.0", + "packageManager": "pnpm@10.28.2", "devDependencies": { "@vant/cli": "workspace:*", "@vant/eslint-config": "workspace:*", diff --git a/packages/create-vant-cli-app/package.json b/packages/create-vant-cli-app/package.json index 099a2ef1ceb..10c7ec27c92 100644 --- a/packages/create-vant-cli-app/package.json +++ b/packages/create-vant-cli-app/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@types/fs-extra": "^11.0.4", - "@types/node": "^24.10.9", + "@types/node": "^24.10.10", "rimraf": "^6.1.2", "typescript": "^5.9.3" }, diff --git a/packages/vant-area-data/package.json b/packages/vant-area-data/package.json index 94e64c7f027..d4694fcc3df 100644 --- a/packages/vant-area-data/package.json +++ b/packages/vant-area-data/package.json @@ -37,7 +37,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.19.2", + "@rslib/core": "^0.19.4", "typescript": "^5.9.3" } } diff --git a/packages/vant-auto-import-resolver/package.json b/packages/vant-auto-import-resolver/package.json index 754e3c0ceaf..e387849eb92 100644 --- a/packages/vant-auto-import-resolver/package.json +++ b/packages/vant-auto-import-resolver/package.json @@ -37,7 +37,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.19.2", + "@rslib/core": "^0.19.4", "typescript": "^5.9.3" } } diff --git a/packages/vant-cli/package.json b/packages/vant-cli/package.json index dd87754ef98..ce668796306 100644 --- a/packages/vant-cli/package.json +++ b/packages/vant-cli/package.json @@ -33,19 +33,19 @@ "dependencies": { "@babel/core": "^7.28.6", "@babel/preset-typescript": "^7.28.5", - "@rsbuild/core": "^1.7.2", + "@rsbuild/core": "^1.7.3", "@rsbuild/plugin-babel": "^1.0.7", "@rsbuild/plugin-less": "^1.5.1", "@rsbuild/plugin-sass": "^1.4.1", - "@rsbuild/plugin-vue": "^1.2.3", + "@rsbuild/plugin-vue": "^1.2.5", "@rsbuild/plugin-vue-jsx": "^1.1.2", "@vant/eslint-config": "workspace:^", "@vant/touch-emulator": "workspace:^", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vue/babel-plugin-jsx": "^2.0.1", - "autoprefixer": "^10.4.23", - "commander": "^14.0.2", + "autoprefixer": "^10.4.24", + "commander": "^14.0.3", "enquirer": "2.4.1", "esbuild": "^0.27.2", "eslint": "^8.57.1", @@ -66,7 +66,7 @@ "rslog": "^1.3.2", "rspack-plugin-virtual-module": "^1.0.1", "terser": "^5.44.1", - "transliteration": "^2.6.0", + "transliteration": "^2.6.1", "typescript": "^5.9.3", "vite": "^5.4.20", "vue-router": "^4.6.4" @@ -76,9 +76,9 @@ "@types/less": "^3.0.8", "@types/lodash": "^4.17.23", "@types/markdown-it": "^14.1.2", - "@types/node": "^24.10.9", + "@types/node": "^24.10.10", "rimraf": "^6.1.2", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "engines": { "node": ">=16.0.0" diff --git a/packages/vant-compat/package.json b/packages/vant-compat/package.json index f7fa447e16c..68b8918e61e 100644 --- a/packages/vant-compat/package.json +++ b/packages/vant-compat/package.json @@ -33,10 +33,10 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.19.2", - "@vue/runtime-core": "^3.5.26", + "@rslib/core": "^0.19.4", + "@vue/runtime-core": "^3.5.27", "typescript": "^5.9.3", "vant": "workspace:*", - "vue": "^3.5.26" + "vue": "^3.5.27" } } diff --git a/packages/vant-popperjs/package.json b/packages/vant-popperjs/package.json index 192e13be541..5933567fb13 100644 --- a/packages/vant-popperjs/package.json +++ b/packages/vant-popperjs/package.json @@ -37,7 +37,7 @@ "license": "MIT", "devDependencies": { "@popperjs/core": "^2.11.8", - "@rslib/core": "^0.19.2", + "@rslib/core": "^0.19.4", "typescript": "^5.9.3" } } diff --git a/packages/vant-use/package.json b/packages/vant-use/package.json index 61b072bf10a..847014786e4 100644 --- a/packages/vant-use/package.json +++ b/packages/vant-use/package.json @@ -36,9 +36,9 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.19.2", + "@rslib/core": "^0.19.4", "typescript": "^5.9.3", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "peerDependencies": { "vue": "^3.0.0" diff --git a/packages/vant/package.json b/packages/vant/package.json index e1d9f1b2595..9d3661e768d 100644 --- a/packages/vant/package.json +++ b/packages/vant/package.json @@ -48,13 +48,13 @@ "dependencies": { "@vant/popperjs": "workspace:^", "@vant/use": "workspace:^", - "@vue/shared": "^3.5.26" + "@vue/shared": "^3.5.27" }, "peerDependencies": { "vue": "^3.0.0" }, "devDependencies": { - "@types/node": "^24.10.9", + "@types/node": "^24.10.10", "@vant/area-data": "workspace:*", "@vant/cli": "workspace:*", "@vant/eslint-config": "workspace:*", @@ -62,7 +62,7 @@ "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vitest/coverage-istanbul": "^3.2.4", - "@vue/runtime-core": "^3.5.26", + "@vue/runtime-core": "^3.5.27", "@vue/test-utils": "^2.4.6", "csstype": "^3.2.3", "diffable-html": "^6.0.1", @@ -71,7 +71,7 @@ "vite": "^5.4.20", "vitest": "^3.2.4", "vitest-canvas-mock": "^0.3.3", - "vue": "^3.5.26", + "vue": "^3.5.27", "vue-router": "^4.6.4" }, "sideEffects": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ac564689a7..eb20b697461 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/node': - specifier: ^24.10.9 - version: 24.10.9 + specifier: ^24.10.10 + version: 24.10.10 rimraf: specifier: ^6.1.2 version: 6.1.2 @@ -67,12 +67,12 @@ importers: specifier: workspace:^ version: link:../vant-use '@vue/shared': - specifier: ^3.5.26 - version: 3.5.26 + specifier: ^3.5.27 + version: 3.5.27 devDependencies: '@types/node': - specifier: ^24.10.9 - version: 24.10.9 + specifier: ^24.10.10 + version: 24.10.10 '@vant/area-data': specifier: workspace:* version: link:../vant-area-data @@ -87,16 +87,16 @@ importers: version: link:../vant-icons '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.26(typescript@5.9.3)) + version: 5.2.4(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.27(typescript@5.9.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.26(typescript@5.9.3)) + version: 4.2.0(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.27(typescript@5.9.3)) '@vitest/coverage-istanbul': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)) '@vue/runtime-core': - specifier: ^3.5.26 - version: 3.5.26 + specifier: ^3.5.27 + version: 3.5.27 '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -114,25 +114,25 @@ importers: version: 5.9.3 vite: specifier: ^5.4.20 - version: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + version: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + version: 3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) vitest-canvas-mock: specifier: ^0.3.3 - version: 0.3.3(vitest@3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)) + version: 0.3.3(vitest@3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)) vue: - specifier: ^3.5.26 - version: 3.5.26(typescript@5.9.3) + specifier: ^3.5.27 + version: 3.5.27(typescript@5.9.3) vue-router: specifier: ^4.6.4 - version: 4.6.4(vue@3.5.26(typescript@5.9.3)) + version: 4.6.4(vue@3.5.27(typescript@5.9.3)) packages/vant-area-data: devDependencies: '@rslib/core': - specifier: ^0.19.2 - version: 0.19.2(typescript@5.9.3) + specifier: ^0.19.4 + version: 0.19.4(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 @@ -140,8 +140,8 @@ importers: packages/vant-auto-import-resolver: devDependencies: '@rslib/core': - specifier: ^0.19.2 - version: 0.19.2(typescript@5.9.3) + specifier: ^0.19.4 + version: 0.19.4(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 @@ -155,23 +155,23 @@ importers: specifier: ^7.28.5 version: 7.28.5(@babel/core@7.28.6) '@rsbuild/core': - specifier: ^1.7.2 - version: 1.7.2 + specifier: ^1.7.3 + version: 1.7.3 '@rsbuild/plugin-babel': specifier: ^1.0.7 - version: 1.0.7(@rsbuild/core@1.7.2) + version: 1.0.7(@rsbuild/core@1.7.3) '@rsbuild/plugin-less': specifier: ^1.5.1 - version: 1.5.1(@rsbuild/core@1.7.2) + version: 1.5.1(@rsbuild/core@1.7.3) '@rsbuild/plugin-sass': specifier: ^1.4.1 - version: 1.4.1(@rsbuild/core@1.7.2) + version: 1.4.1(@rsbuild/core@1.7.3) '@rsbuild/plugin-vue': - specifier: ^1.2.3 - version: 1.2.3(@rsbuild/core@1.7.2)(esbuild@0.27.2)(vue@3.5.26(typescript@5.9.3)) + specifier: ^1.2.5 + version: 1.2.5(@rsbuild/core@1.7.3)(esbuild@0.27.2)(vue@3.5.27(typescript@5.9.3)) '@rsbuild/plugin-vue-jsx': specifier: ^1.1.2 - version: 1.1.2(@babel/core@7.28.6)(@rsbuild/core@1.7.2) + version: 1.1.2(@babel/core@7.28.6)(@rsbuild/core@1.7.3) '@vant/eslint-config': specifier: workspace:^ version: link:../vant-eslint-config @@ -180,19 +180,19 @@ importers: version: link:../vant-touch-emulator '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.26(typescript@5.9.3)) + version: 5.2.4(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.27(typescript@5.9.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.26(typescript@5.9.3)) + version: 4.2.0(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.27(typescript@5.9.3)) '@vue/babel-plugin-jsx': specifier: ^2.0.1 version: 2.0.1(@babel/core@7.28.6) autoprefixer: - specifier: ^10.4.23 - version: 10.4.23(postcss@8.5.6) + specifier: ^10.4.24 + version: 10.4.24(postcss@8.5.6) commander: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 enquirer: specifier: 2.4.1 version: 2.4.1 @@ -254,17 +254,17 @@ importers: specifier: ^5.44.1 version: 5.44.1 transliteration: - specifier: ^2.6.0 - version: 2.6.0 + specifier: ^2.6.1 + version: 2.6.1 typescript: specifier: ^5.9.3 version: 5.9.3 vite: specifier: ^5.4.20 - version: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + version: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) vue-router: specifier: ^4.6.4 - version: 4.6.4(vue@3.5.26(typescript@5.9.3)) + version: 4.6.4(vue@3.5.27(typescript@5.9.3)) devDependencies: '@types/fs-extra': specifier: ^11.0.4 @@ -279,23 +279,23 @@ importers: specifier: ^14.1.2 version: 14.1.2 '@types/node': - specifier: ^24.10.9 - version: 24.10.9 + specifier: ^24.10.10 + version: 24.10.10 rimraf: specifier: ^6.1.2 version: 6.1.2 vue: - specifier: ^3.5.26 - version: 3.5.26(typescript@5.9.3) + specifier: ^3.5.27 + version: 3.5.27(typescript@5.9.3) packages/vant-compat: devDependencies: '@rslib/core': - specifier: ^0.19.2 - version: 0.19.2(typescript@5.9.3) + specifier: ^0.19.4 + version: 0.19.4(typescript@5.9.3) '@vue/runtime-core': - specifier: ^3.5.26 - version: 3.5.26 + specifier: ^3.5.27 + version: 3.5.27 typescript: specifier: ^5.9.3 version: 5.9.3 @@ -303,8 +303,8 @@ importers: specifier: workspace:* version: link:../vant vue: - specifier: ^3.5.26 - version: 3.5.26(typescript@5.9.3) + specifier: ^3.5.27 + version: 3.5.27(typescript@5.9.3) packages/vant-eslint-config: dependencies: @@ -336,8 +336,8 @@ importers: specifier: ^2.11.8 version: 2.11.8 '@rslib/core': - specifier: ^0.19.2 - version: 0.19.2(typescript@5.9.3) + specifier: ^0.19.4 + version: 0.19.4(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 @@ -347,14 +347,14 @@ importers: packages/vant-use: devDependencies: '@rslib/core': - specifier: ^0.19.2 - version: 0.19.2(typescript@5.9.3) + specifier: ^0.19.4 + version: 0.19.4(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 vue: - specifier: ^3.5.26 - version: 3.5.26(typescript@5.9.3) + specifier: ^3.5.27 + version: 3.5.27(typescript@5.9.3) packages: @@ -383,24 +383,28 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [glibc] '@ast-grep/napi-linux-arm64-musl@0.37.0': resolution: {integrity: sha512-LF9sAvYy6es/OdyJDO3RwkX3I82Vkfsng1sqUBcoWC1jVb1wX5YVzHtpQox9JrEhGl+bNp7FYxB4Qba9OdA5GA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [musl] '@ast-grep/napi-linux-x64-gnu@0.37.0': resolution: {integrity: sha512-TViz5/klqre6aSmJzswEIjApnGjJzstG/SE8VDWsrftMBMYt2PTu3MeluZVwzSqDao8doT/P+6U11dU05UOgxw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [glibc] '@ast-grep/napi-linux-x64-musl@0.37.0': resolution: {integrity: sha512-/BcCH33S9E3ovOAEoxYngUNXgb+JLg991sdyiNP2bSoYd30a9RHrG7CYwW6fMgua3ijQ474eV6cq9yZO1bCpXg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [musl] '@ast-grep/napi-win32-arm64-msvc@0.37.0': resolution: {integrity: sha512-TjQA4cFoIEW2bgjLkaL9yqT4XWuuLa5MCNd0VCDhGRDMNQ9+rhwi9eLOWRaap3xzT7g+nlbcEHL3AkVCD2+b3A==} @@ -1108,36 +1112,42 @@ packages: engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] + libc: [glibc] '@parcel/watcher-linux-arm-musl@2.5.1': resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==} engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] + libc: [musl] '@parcel/watcher-linux-arm64-glibc@2.5.1': resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] + libc: [glibc] '@parcel/watcher-linux-arm64-musl@2.5.1': resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] + libc: [musl] '@parcel/watcher-linux-x64-glibc@2.5.1': resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] + libc: [glibc] '@parcel/watcher-linux-x64-musl@2.5.1': resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] + libc: [musl] '@parcel/watcher-win32-arm64@2.5.1': resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==} @@ -1205,56 +1215,67 @@ packages: resolution: {integrity: sha512-54v4okehwl5TaSIkpp97rAHGp7t3ghinRd/vyC1iXqXMfjYUTm7TfYmCzXDoHUPTTf36L8pr0E7YsD3CfB3ZDg==} cpu: [arm] os: [linux] + libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.50.1': resolution: {integrity: sha512-p/LaFyajPN/0PUHjv8TNyxLiA7RwmDoVY3flXHPSzqrGcIp/c2FjwPPP5++u87DGHtw+5kSH5bCJz0mvXngYxw==} cpu: [arm] os: [linux] + libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.50.1': resolution: {integrity: sha512-2AbMhFFkTo6Ptna1zO7kAXXDLi7H9fGTbVaIq2AAYO7yzcAsuTNWPHhb2aTA6GPiP+JXh85Y8CiS54iZoj4opw==} cpu: [arm64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.50.1': resolution: {integrity: sha512-Cgef+5aZwuvesQNw9eX7g19FfKX5/pQRIyhoXLCiBOrWopjo7ycfB292TX9MDcDijiuIJlx1IzJz3IoCPfqs9w==} cpu: [arm64] os: [linux] + libc: [musl] '@rollup/rollup-linux-loongarch64-gnu@4.50.1': resolution: {integrity: sha512-RPhTwWMzpYYrHrJAS7CmpdtHNKtt2Ueo+BlLBjfZEhYBhK00OsEqM08/7f+eohiF6poe0YRDDd8nAvwtE/Y62Q==} cpu: [loong64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-ppc64-gnu@4.50.1': resolution: {integrity: sha512-eSGMVQw9iekut62O7eBdbiccRguuDgiPMsw++BVUg+1K7WjZXHOg/YOT9SWMzPZA+w98G+Fa1VqJgHZOHHnY0Q==} cpu: [ppc64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.50.1': resolution: {integrity: sha512-S208ojx8a4ciIPrLgazF6AgdcNJzQE4+S9rsmOmDJkusvctii+ZvEuIC4v/xFqzbuP8yDjn73oBlNDgF6YGSXQ==} cpu: [riscv64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-riscv64-musl@4.50.1': resolution: {integrity: sha512-3Ag8Ls1ggqkGUvSZWYcdgFwriy2lWo+0QlYgEFra/5JGtAd6C5Hw59oojx1DeqcA2Wds2ayRgvJ4qxVTzCHgzg==} cpu: [riscv64] os: [linux] + libc: [musl] '@rollup/rollup-linux-s390x-gnu@4.50.1': resolution: {integrity: sha512-t9YrKfaxCYe7l7ldFERE1BRg/4TATxIg+YieHQ966jwvo7ddHJxPj9cNFWLAzhkVsbBvNA4qTbPVNsZKBO4NSg==} cpu: [s390x] os: [linux] + libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.50.1': resolution: {integrity: sha512-MCgtFB2+SVNuQmmjHf+wfI4CMxy3Tk8XjA5Z//A0AKD7QXUYFMQcns91K6dEHBvZPCnhJSyDWLApk40Iq/H3tA==} cpu: [x64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-x64-musl@4.50.1': resolution: {integrity: sha512-nEvqG+0jeRmqaUMuwzlfMKwcIVffy/9KGbAGyoa26iu6eSngAYQ512bMXuqqPrlTyfqdlB9FVINs93j534UJrg==} cpu: [x64] os: [linux] + libc: [musl] '@rollup/rollup-openharmony-arm64@4.50.1': resolution: {integrity: sha512-RDsLm+phmT3MJd9SNxA9MNuEAO/J2fhW8GXk62G/B4G7sLVumNFbRwDL6v5NrESb48k+QMqdGbHgEtfU0LCpbA==} @@ -1276,13 +1297,8 @@ packages: cpu: [x64] os: [win32] - '@rsbuild/core@1.7.1': - resolution: {integrity: sha512-ULIE/Qh+Ne80Pm/aUPbRHUvwvIzpap07jYNFB47azI8w5Q3sDEC4Gn574jsluT/42iNDsZTFADRBog9FEvtN9Q==} - engines: {node: '>=18.12.0'} - hasBin: true - - '@rsbuild/core@1.7.2': - resolution: {integrity: sha512-VAFO6cM+cyg2ntxNW6g3tB2Jc5J5mpLjLluvm7VtW2uceNzyUlVv41o66Yp1t1ikxd3ljtqegViXem62JqzveA==} + '@rsbuild/core@1.7.3': + resolution: {integrity: sha512-kI1oQvCXbQYxUvQPnDLdjSX4gFsbrFNpuUj6jXEJ7IcJ74Q+n4oeFj74/8tKerhxhe0L90m/ZQfzLeN5ORGA9w==} engines: {node: '>=18.12.0'} hasBin: true @@ -1309,13 +1325,13 @@ packages: '@rsbuild/core': optional: true - '@rsbuild/plugin-vue@1.2.3': - resolution: {integrity: sha512-Y84py1vYRWh9mTmjYV9PsjL4jFjwMQ3pI11DwKGCMMSlWgJ0OGbI5Up9N/PO67WDBn8OqyyRhxNArx4xod0JVA==} + '@rsbuild/plugin-vue@1.2.5': + resolution: {integrity: sha512-2CGE2uImGFUGTQhuqI+Tvvj1xUD8g/tUA5HI1a8Yv+Zqn7JEcKWb+7xi6t8PP4sJfCr+DIiy1vpAMBF+ddlc2g==} peerDependencies: '@rsbuild/core': ^1.0.0 || ^2.0.0-0 - '@rslib/core@0.19.2': - resolution: {integrity: sha512-eoRR1tQqkEiq3ijBT170KpxnBM7nf3/sanAUoJhyCeyLKKkGpQW6nr1cKHfZmkEizqSvLyjvLFA7fdIfK7pCMw==} + '@rslib/core@0.19.4': + resolution: {integrity: sha512-qFJKXxFGf582uNWyD+2cxKVoorsDepWn7M0VXZX8BLzaEXVBzQmQ0i9UojWicmJr3ui9nkI7WRh66FQzoyWREg==} engines: {node: '>=18.12.0'} hasBin: true peerDependencies: @@ -1327,121 +1343,64 @@ packages: typescript: optional: true - '@rspack/binding-darwin-arm64@1.7.0': - resolution: {integrity: sha512-HMYrhvVh3sMRBXl6cSI2JqsvlHJKQ42qX+Sw4qbj7LeZBN6Gv4GjfL3cXRLUTdO37FOC0uLEUYgxVXetx/Y4sA==} + '@rspack/binding-darwin-arm64@1.7.5': + resolution: {integrity: sha512-dg2/IrF+g498NUt654N8LFWfIiUsHlTankWieE1S3GWEQM6jweeRbNuu1Py1nWIUsjR2yQtv7ziia7c9Q8UTaQ==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-arm64@1.7.1': - resolution: {integrity: sha512-3C0w0kfCHfgOH+AP/Dx1bm/b3AR/or5CmU22Abevek0m95ndU3iT902eLcm9JNiMQnDQLBQbolfj5P591t0oPg==} - cpu: [arm64] - os: [darwin] - - '@rspack/binding-darwin-x64@1.7.0': - resolution: {integrity: sha512-R/SoR04ySmHPqoIBGC+SjP9zRGjL1fS908mdwBvQ1RfFinKu7a/o/5rxH/vxUUsVQrHCyX+o7YXpfWq9xpvyQA==} - cpu: [x64] - os: [darwin] - - '@rspack/binding-darwin-x64@1.7.1': - resolution: {integrity: sha512-HTrBpdw2gWwcpJ3c8h4JF8B1YRNvrFT+K620ycttrlu/HvI4/U770BBJ/ej36R/hdh59JvMCGe+w49FyXv6rzg==} + '@rspack/binding-darwin-x64@1.7.5': + resolution: {integrity: sha512-RQJX4boQJUu3lo1yiN344+y8W6iSO08ARXIZqFPg66coOgfX1lhsXQSRJGQEQG4PAcYuC0GmrYFzErliifbc1Q==} cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@1.7.0': - resolution: {integrity: sha512-jDCcso++qshu58+Iuo6oiL0XKuX04lDugL0qwrWHW8SS/EjZ2rc1J3yQx+XDW0PCQsfI2c9ji0IOW56PzW1hXQ==} + '@rspack/binding-linux-arm64-gnu@1.7.5': + resolution: {integrity: sha512-R7CO1crkJQLIQpJQzf+6DMHjvcvH/VxsatS5CG897IIT2aAfBeQuQAO+ERJko/UwSZam2K8Rxjuopcu5A2jsTQ==} cpu: [arm64] os: [linux] + libc: [glibc] - '@rspack/binding-linux-arm64-gnu@1.7.1': - resolution: {integrity: sha512-BX9yAPCO0WBFyOzKl9bSXT/cH27nnOJp02smIQMxfv7RNfwGkJg5GgakYcuYG+9U1HEFitBSzmwS2+dxDcAxlg==} + '@rspack/binding-linux-arm64-musl@1.7.5': + resolution: {integrity: sha512-moDVFD06ISZi+wCIjJLzQSr8WO8paViacSHk+rOKQxwKI96cPoC4JFkz0+ibT2uks4i2ecs4Op48orsoguiXxw==} cpu: [arm64] os: [linux] + libc: [musl] - '@rspack/binding-linux-arm64-musl@1.7.0': - resolution: {integrity: sha512-0W49s0SQQhr3hZ8Zd7Auyf2pv4OTBr6wQhgWUQ6XeeMEjB16KpAVypSK5Jpn1ON0v9jAPLdod+a255rz8/f3kg==} - cpu: [arm64] - os: [linux] - - '@rspack/binding-linux-arm64-musl@1.7.1': - resolution: {integrity: sha512-maBX19XyiVkxzh/NA79ALetCobc4zUyoWkWLeCGyW5xKzhPVFatJp+qCiHqHkqUZcgRo+1i5ihoZ2bXmelIeZg==} - cpu: [arm64] - os: [linux] - - '@rspack/binding-linux-x64-gnu@1.7.0': - resolution: {integrity: sha512-oFjzjTD1MmG0ucAaP0Wyg9eobrsnFwZjEHa7LwyzWDRBeC3GWAF9T04Bqd6Ba6DgASGzU0BjEJcUpjvtXxO95Q==} + '@rspack/binding-linux-x64-gnu@1.7.5': + resolution: {integrity: sha512-LGtdsdhtA5IxdMptj2NDVEbuZF4aqM99BVn3saHp92A4Fn20mW9UtQ+19PtaOFdbQBUN1GcP+cosrJ1wY56hOg==} cpu: [x64] os: [linux] + libc: [glibc] - '@rspack/binding-linux-x64-gnu@1.7.1': - resolution: {integrity: sha512-8KJAeBLiWcN7zEc9aaS7LRJPZVtZuQU8mCsn+fRhdQDSc+a9FcTN8b6Lw29z8cejwbU6Gxr/8wk5XGexMWFaZA==} + '@rspack/binding-linux-x64-musl@1.7.5': + resolution: {integrity: sha512-V1HTvuj0XF/e4Xnixqf7FrxdCtTkYqn26EKwH7ExUFuVBh4SsLGr29EK5SOXBG0xdy5TSEUokMup7cuONPb3Hw==} cpu: [x64] os: [linux] + libc: [musl] - '@rspack/binding-linux-x64-musl@1.7.0': - resolution: {integrity: sha512-MNGslPLOsurdwOcoo6r0u8mLpw1ADar3hkx67WzwwMqYnem/Ky0aANJC2JvQHPC22mu01gCOukHYyEaUFTxcuw==} - cpu: [x64] - os: [linux] - - '@rspack/binding-linux-x64-musl@1.7.1': - resolution: {integrity: sha512-Gn9x5vhKRELvSoZ3ZjquY8eWtCXur0OsYnZ2/ump8mofM6IDaL7Qqu3Hf4Kud31PDH0tfz0jWf9piX32HHPmgg==} - cpu: [x64] - os: [linux] - - '@rspack/binding-wasm32-wasi@1.7.0': - resolution: {integrity: sha512-eaZzkGpxzVESmaX/UALMiQO+eNppe/i1VWQksGRfdoUu0rILqr/YDjsWFTcpbI9Dt3fg2kshHawBHxfwtxHcZQ==} + '@rspack/binding-wasm32-wasi@1.7.5': + resolution: {integrity: sha512-rGNHrk2QuLFfwOTib91skuLh2aMYeTP4lgM4zanDhtt95DLDlwioETFY7FzY1WmS+Z3qnEyrgQIRp8osy0NKTw==} cpu: [wasm32] - '@rspack/binding-wasm32-wasi@1.7.1': - resolution: {integrity: sha512-2r9M5iVchmsFkp3sz7A5YnMm2TfpkB71LK3AoaRWKMfvf5oFky0GSGISYd2TCBASO+X2Qskaq+B24Szo8zH5FA==} - cpu: [wasm32] - - '@rspack/binding-win32-arm64-msvc@1.7.0': - resolution: {integrity: sha512-XFg4l7sOhupnpG0soOfzYLeF2cgpSJMenmjmdzd9y06CotTyVId0hNoS7y+A7hEP8XGf3YPbdiUL5UDp6+DRBA==} - cpu: [arm64] - os: [win32] - - '@rspack/binding-win32-arm64-msvc@1.7.1': - resolution: {integrity: sha512-/WIHp982yqqqAuiz2WLtf1ofo9d1lHDGZJ7flxFllb1iMgnUeSRyX6stxEi11K3Rg6pQa7FdCZGKX/engyj2bw==} + '@rspack/binding-win32-arm64-msvc@1.7.5': + resolution: {integrity: sha512-eLyD9URS9M2pYa7sPICu9S0OuDAMnnGfuqrZYlrtgnEOEgimaG39gX6ENLwHvlNulaVMMFTNbDnS/2MELZ7r7g==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@1.7.0': - resolution: {integrity: sha512-eWt2XV6la/c0IlU/18RlhQsqwHGShSypwA3kt4s/dpfOK0YB1h4f0fYeUZuvj2X0MIoJQGhMofMrgA35/IcAcw==} - cpu: [ia32] - os: [win32] - - '@rspack/binding-win32-ia32-msvc@1.7.1': - resolution: {integrity: sha512-Kpela29n+kDGGsss6q/3qTd6n9VW7TOQaiA7t1YLdCCl8qqcdKlz/vWjFMd2MqgcSGC/16PvChE4sgpUvryfCQ==} + '@rspack/binding-win32-ia32-msvc@1.7.5': + resolution: {integrity: sha512-ZT4eC8hHWzweA6S4Tl2c/z/fvhbU7Wnh+l76z+qmDy8wuA8uNrHgIb1mHLPli/wsqcjmIy8rDO9gkIBitg5I+w==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@1.7.0': - resolution: {integrity: sha512-LOL5G8rfbAwlmusx+t98r9QzuGRz+L9Bg+8s5s6K/Qe64iemcNIuxGr5QLVq1jLa0SGNTeog4N21pAzlkWh4jw==} + '@rspack/binding-win32-x64-msvc@1.7.5': + resolution: {integrity: sha512-a2j10QS3dZvW+gdu+FXteAkChxsK2g9BRUOmpt13w22LkiGrdmOkMQyDWRgJNxUGJTlqIUqtXxs72nTTlzo2Sw==} cpu: [x64] os: [win32] - '@rspack/binding-win32-x64-msvc@1.7.1': - resolution: {integrity: sha512-B/y4MWqP2Xeto1/HV0qtZNOMPSLrEVOqi2b7JSIXG/bhlf+3IAkDzEEoHs+ZikLR4C8hMaS0pVJsDGKFmGzC9A==} - cpu: [x64] - os: [win32] - - '@rspack/binding@1.7.0': - resolution: {integrity: sha512-xO+pZKG2dvU9CuRTTi+DcCc4p+CZhBJlvuYikBja/0a62cTntQV2PWV+/xU1a6Vbo89yNz158LR05nvjtKVwTw==} - - '@rspack/binding@1.7.1': - resolution: {integrity: sha512-qVTV1/UWpMSZktvK5A8+HolgR1Qf0nYR3Gg4Vax5x3/BcHDpwGZ0fbdFRUirGVWH/XwxZ81zoI6F2SZq7xbX+w==} + '@rspack/binding@1.7.5': + resolution: {integrity: sha512-tlZfDHfGu765FBL3hIyjrr8slJZztv7rCM+KIczZS7UlJQDl1+WsDKUe/+E1Fw9SlmorLWK40+y3rLTHmMrN2A==} - '@rspack/core@1.7.0': - resolution: {integrity: sha512-uDxPQsPh/+2DnOISuKnUiXZ9M0y2G1BOsI0IesxPJGp42ME2QW7axbJfUqD3bwp4bi3RN2zqh56NgxU/XETQvA==} - engines: {node: '>=18.12.0'} - peerDependencies: - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@swc/helpers': - optional: true - - '@rspack/core@1.7.1': - resolution: {integrity: sha512-kRxfY8RRa6nU3/viDvAIP6CRpx+0rfXFRonPL0pHBx8u6HhV7m9rLEyaN6MWsLgNIAWkleFGb7tdo4ux2ljRJQ==} + '@rspack/core@1.7.5': + resolution: {integrity: sha512-W1ChLhjBxGg6y4AHjEVjhcww/FZJ2O9obR0EOlYcfrfQGojCAUMeQjbmaF2sse5g5m0vSCaPtNYkycZ0qVRk1A==} engines: {node: '>=18.12.0'} peerDependencies: '@swc/helpers': '>=0.5.1' @@ -1509,8 +1468,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@24.10.9': - resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} + '@types/node@24.10.10': + resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -1672,53 +1631,53 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.25': - resolution: {integrity: sha512-vay5/oQJdsNHmliWoZfHPoVZZRmnSWhug0BYT34njkYTPqClh3DNWLkZNJBVSjsNMrg0CCrBfoKkjZQPM/QVUw==} - '@vue/compiler-core@3.5.26': resolution: {integrity: sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==} - '@vue/compiler-dom@3.5.25': - resolution: {integrity: sha512-4We0OAcMZsKgYoGlMjzYvaoErltdFI2/25wqanuTu+S4gismOTRTBPi4IASOjxWdzIwrYSjnqONfKvuqkXzE2Q==} + '@vue/compiler-core@3.5.27': + resolution: {integrity: sha512-gnSBQjZA+//qDZen+6a2EdHqJ68Z7uybrMf3SPjEGgG4dicklwDVmMC1AeIHxtLVPT7sn6sH1KOO+tS6gwOUeQ==} '@vue/compiler-dom@3.5.26': resolution: {integrity: sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==} - '@vue/compiler-sfc@3.5.25': - resolution: {integrity: sha512-PUgKp2rn8fFsI++lF2sO7gwO2d9Yj57Utr5yEsDf3GNaQcowCLKL7sf+LvVFvtJDXUp/03+dC6f2+LCv5aK1ag==} + '@vue/compiler-dom@3.5.27': + resolution: {integrity: sha512-oAFea8dZgCtVVVTEC7fv3T5CbZW9BxpFzGGxC79xakTr6ooeEqmRuvQydIiDAkglZEAd09LgVf1RoDnL54fu5w==} '@vue/compiler-sfc@3.5.26': resolution: {integrity: sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==} - '@vue/compiler-ssr@3.5.25': - resolution: {integrity: sha512-ritPSKLBcParnsKYi+GNtbdbrIE1mtuFEJ4U1sWeuOMlIziK5GtOL85t5RhsNy4uWIXPgk+OUdpnXiTdzn8o3A==} + '@vue/compiler-sfc@3.5.27': + resolution: {integrity: sha512-sHZu9QyDPeDmN/MRoshhggVOWE5WlGFStKFwu8G52swATgSny27hJRWteKDSUUzUH+wp+bmeNbhJnEAel/auUQ==} '@vue/compiler-ssr@3.5.26': resolution: {integrity: sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==} + '@vue/compiler-ssr@3.5.27': + resolution: {integrity: sha512-Sj7h+JHt512fV1cTxKlYhg7qxBvack+BGncSpH+8vnN+KN95iPIcqB5rsbblX40XorP+ilO7VIKlkuu3Xq2vjw==} + '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} - '@vue/reactivity@3.5.26': - resolution: {integrity: sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==} + '@vue/reactivity@3.5.27': + resolution: {integrity: sha512-vvorxn2KXfJ0nBEnj4GYshSgsyMNFnIQah/wczXlsNXt+ijhugmW+PpJ2cNPe4V6jpnBcs0MhCODKllWG+nvoQ==} - '@vue/runtime-core@3.5.26': - resolution: {integrity: sha512-xJWM9KH1kd201w5DvMDOwDHYhrdPTrAatn56oB/LRG4plEQeZRQLw0Bpwih9KYoqmzaxF0OKSn6swzYi84e1/Q==} + '@vue/runtime-core@3.5.27': + resolution: {integrity: sha512-fxVuX/fzgzeMPn/CLQecWeDIFNt3gQVhxM0rW02Tvp/YmZfXQgcTXlakq7IMutuZ/+Ogbn+K0oct9J3JZfyk3A==} - '@vue/runtime-dom@3.5.26': - resolution: {integrity: sha512-XLLd/+4sPC2ZkN/6+V4O4gjJu6kSDbHAChvsyWgm1oGbdSO3efvGYnm25yCjtFm/K7rrSDvSfPDgN1pHgS4VNQ==} + '@vue/runtime-dom@3.5.27': + resolution: {integrity: sha512-/QnLslQgYqSJ5aUmb5F0z0caZPGHRB8LEAQ1s81vHFM5CBfnun63rxhvE/scVb/j3TbBuoZwkJyiLCkBluMpeg==} - '@vue/server-renderer@3.5.26': - resolution: {integrity: sha512-TYKLXmrwWKSodyVuO1WAubucd+1XlLg4set0YoV+Hu8Lo79mp/YMwWV5mC5FgtsDxX3qo1ONrxFaTP1OQgy1uA==} + '@vue/server-renderer@3.5.27': + resolution: {integrity: sha512-qOz/5thjeP1vAFc4+BY3Nr6wxyLhpeQgAE/8dDtKo6a6xdk+L4W46HDZgNmLOBUDEkFXV3G7pRiUqxjX0/2zWA==} peerDependencies: - vue: 3.5.26 - - '@vue/shared@3.5.25': - resolution: {integrity: sha512-AbOPdQQnAnzs58H2FrrDxYj/TJfmeS2jdfEEhgiKINy+bnOANmVizIEgq1r+C5zsbs6l1CCQxtcj71rwNQ4jWg==} + vue: 3.5.27 '@vue/shared@3.5.26': resolution: {integrity: sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==} + '@vue/shared@3.5.27': + resolution: {integrity: sha512-dXr/3CgqXsJkZ0n9F3I4elY8wM9jMJpP3pvRG52r6m0tu/MsAFIe6JpXVGeNMd/D9F4hQynWT8Rfuj0bdm9kFQ==} + '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -1850,8 +1809,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - autoprefixer@10.4.23: - resolution: {integrity: sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==} + autoprefixer@10.4.24: + resolution: {integrity: sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -1902,8 +1861,8 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - caniuse-lite@1.0.30001761: - resolution: {integrity: sha512-JF9ptu1vP2coz98+5051jZ4PwQgd2ni8A+gYSN7EA7dPKIMf0pDlSUxhdmVOaV3/fYK5uWBkgSXJaRLr4+3A6g==} + caniuse-lite@1.0.30001767: + resolution: {integrity: sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==} chai@5.2.0: resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} @@ -1943,8 +1902,8 @@ packages: resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} engines: {node: '>=14'} - commander@14.0.2: - resolution: {integrity: sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==} + commander@14.0.3: + resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==} engines: {node: '>=20'} commander@2.20.3: @@ -2842,8 +2801,8 @@ packages: rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} - rsbuild-plugin-dts@0.19.2: - resolution: {integrity: sha512-neuTRt+H/isd2FDYMigF5TEoLUoR/hF0RKdVv1U7nDz0CfLRUfL+NnxePv9nS7dU2VvM3CYcLH7tZs43ol7g4Q==} + rsbuild-plugin-dts@0.19.4: + resolution: {integrity: sha512-IDJsg3m9ZT/Jm5RU2e8Hits8b3vI2OWdCKxkly5uDB2owXGWAaswEy3H6uTR9GhnJlQGzvfOTxwy3JQeltiLqQ==} engines: {node: '>=18.12.0'} peerDependencies: '@microsoft/api-extractor': ^7 @@ -2864,12 +2823,12 @@ packages: rspack-plugin-virtual-module@1.0.1: resolution: {integrity: sha512-NQJ3fXa1v0WayvfHMWbyqLUA3JIqgCkhIcIOnZscuisinxorQyIAo+bqcU5pCusMKSyPqVIWO3caQyl0s9VDAg==} - rspack-vue-loader@17.4.4: - resolution: {integrity: sha512-T4rkTZWg9hC7DZapTaJcIphser4ogsTffH/rwnX0pwMpNKjv1XKLBPa5Icd/xNPOh1NiKVxoxcT+gb8NQliukA==} + rspack-vue-loader@17.4.5: + resolution: {integrity: sha512-i88hGa4mySkwiP7HqRICIAhomcMdkNCZ5tQGcxkcUWmDfC2QfeQegFBEKY4RdbuxJ3p1Ocj/Ul6Sh4yl6L7mDg==} peerDependencies: '@vue/compiler-sfc': '*' vue: '*' - webpack: ^4.1.0 || ^5.0.0-0 + webpack: ^5.0.0 peerDependenciesMeta: '@vue/compiler-sfc': optional: true @@ -2933,48 +2892,56 @@ packages: engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] + libc: glibc sass-embedded-linux-arm@1.97.2: resolution: {integrity: sha512-yDRe1yifGHl6kibkDlRIJ2ZzAU03KJ1AIvsAh4dsIDgK5jx83bxZLV1ZDUv7a8KK/iV/80LZnxnu/92zp99cXQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] + libc: glibc sass-embedded-linux-musl-arm64@1.97.2: resolution: {integrity: sha512-NfUqZSjHwnHvpSa7nyNxbWfL5obDjNBqhHUYmqbHUcmqBpFfHIQsUPgXME9DKn1yBlBc3mWnzMxRoucdYTzd2Q==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] + libc: musl sass-embedded-linux-musl-arm@1.97.2: resolution: {integrity: sha512-GIO6xfAtahJAWItvsXZ3MD1HM6s8cKtV1/HL088aUpKJaw/2XjTCveiOO2AdgMpLNztmq9DZ1lx5X5JjqhS45g==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] + libc: musl sass-embedded-linux-musl-riscv64@1.97.2: resolution: {integrity: sha512-qtM4dJ5gLfvyTZ3QencfNbsTEShIWImSEpkThz+Y2nsCMbcMP7/jYOA03UWgPfEOKSehQQ7EIau7ncbFNoDNPQ==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] + libc: musl sass-embedded-linux-musl-x64@1.97.2: resolution: {integrity: sha512-ZAxYOdmexcnxGnzdsDjYmNe3jGj+XW3/pF/n7e7r8y+5c6D2CQRrCUdapLgaqPt1edOPQIlQEZF8q5j6ng21yw==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] + libc: musl sass-embedded-linux-riscv64@1.97.2: resolution: {integrity: sha512-reVwa9ZFEAOChXpDyNB3nNHHyAkPMD+FTctQKECqKiVJnIzv2EaFF6/t0wzyvPgBKeatA8jszAIeOkkOzbYVkQ==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] + libc: glibc sass-embedded-linux-x64@1.97.2: resolution: {integrity: sha512-bvAdZQsX3jDBv6m4emaU2OMTpN0KndzTAMgJZZrKUgiC0qxBmBqbJG06Oj/lOCoXGCxAvUOheVYpezRTF+Feog==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] + libc: glibc sass-embedded-unknown-all@1.97.2: resolution: {integrity: sha512-86tcYwohjPgSZtgeU9K4LikrKBJNf8ZW/vfsFbdzsRlvc73IykiqanufwQi5qIul0YHuu9lZtDWyWxM2dH/Rsg==} @@ -3185,8 +3152,8 @@ packages: resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==} engines: {node: '>=18'} - transliteration@2.6.0: - resolution: {integrity: sha512-T6frfMj7N5xNK0l+duIzIWKxkc9ewG72uv7NeOs4dIoysqTnYpwxeVEE5qYdKKmy7hby55ah0wNUoMaLsB2Zjw==} + transliteration@2.6.1: + resolution: {integrity: sha512-hJ9BhrQAOnNTbpOr1MxsNjZISkn7ppvF5TKUeFmTE1mG4ZPD/XVxF0L0LUoIUCWmQyxH0gJpVtfYLAWf298U9w==} engines: {node: '>=20.0.0'} hasBin: true @@ -3324,8 +3291,8 @@ packages: peerDependencies: vue: ^3.5.0 - vue@3.5.26: - resolution: {integrity: sha512-SJ/NTccVyAoNUJmkM9KUqPcYlY+u8OVL1X5EW9RIs3ch5H2uERxyyIUI4MRxVCSOiEcupX9xNGde1tL9ZKpimA==} + vue@3.5.27: + resolution: {integrity: sha512-aJ/UtoEyFySPBGarREmN4z6qNKpbEguYHMmXSiOGk69czc+zhs0NF6tEFrY8TZKAl8N/LYAkd4JHVd5E/AsSmw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3531,7 +3498,7 @@ snapshots: '@babel/generator@7.28.5': dependencies: - '@babel/parser': 7.28.5 + '@babel/parser': 7.28.6 '@babel/types': 7.28.5 '@jridgewell/gen-mapping': 0.3.12 '@jridgewell/trace-mapping': 0.3.29 @@ -3830,7 +3797,7 @@ snapshots: '@babel/code-frame': 7.27.1 '@babel/generator': 7.28.5 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.28.5 + '@babel/parser': 7.28.6 '@babel/template': 7.27.2 '@babel/types': 7.28.5 debug: 4.4.1 @@ -4284,29 +4251,21 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.50.1': optional: true - '@rsbuild/core@1.7.1': - dependencies: - '@rspack/core': 1.7.0(@swc/helpers@0.5.18) - '@rspack/lite-tapable': 1.1.0 - '@swc/helpers': 0.5.18 - core-js: 3.47.0 - jiti: 2.6.1 - - '@rsbuild/core@1.7.2': + '@rsbuild/core@1.7.3': dependencies: - '@rspack/core': 1.7.1(@swc/helpers@0.5.18) + '@rspack/core': 1.7.5(@swc/helpers@0.5.18) '@rspack/lite-tapable': 1.1.0 '@swc/helpers': 0.5.18 core-js: 3.47.0 jiti: 2.6.1 - '@rsbuild/plugin-babel@1.0.7(@rsbuild/core@1.7.2)': + '@rsbuild/plugin-babel@1.0.7(@rsbuild/core@1.7.3)': dependencies: '@babel/core': 7.28.6 '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.6) '@babel/plugin-transform-class-properties': 7.27.1(@babel/core@7.28.6) '@babel/preset-typescript': 7.28.5(@babel/core@7.28.6) - '@rsbuild/core': 1.7.2 + '@rsbuild/core': 1.7.3 '@types/babel__core': 7.20.5 deepmerge: 4.3.1 reduce-configs: 1.1.1 @@ -4314,36 +4273,36 @@ snapshots: transitivePeerDependencies: - supports-color - '@rsbuild/plugin-less@1.5.1(@rsbuild/core@1.7.2)': + '@rsbuild/plugin-less@1.5.1(@rsbuild/core@1.7.3)': dependencies: - '@rsbuild/core': 1.7.2 + '@rsbuild/core': 1.7.3 deepmerge: 4.3.1 reduce-configs: 1.1.1 - '@rsbuild/plugin-sass@1.4.1(@rsbuild/core@1.7.2)': + '@rsbuild/plugin-sass@1.4.1(@rsbuild/core@1.7.3)': dependencies: - '@rsbuild/core': 1.7.2 + '@rsbuild/core': 1.7.3 deepmerge: 4.3.1 loader-utils: 2.0.4 postcss: 8.5.6 reduce-configs: 1.1.1 sass-embedded: 1.97.2 - '@rsbuild/plugin-vue-jsx@1.1.2(@babel/core@7.28.6)(@rsbuild/core@1.7.2)': + '@rsbuild/plugin-vue-jsx@1.1.2(@babel/core@7.28.6)(@rsbuild/core@1.7.3)': dependencies: - '@rsbuild/plugin-babel': 1.0.7(@rsbuild/core@1.7.2) + '@rsbuild/plugin-babel': 1.0.7(@rsbuild/core@1.7.3) '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.6) babel-plugin-vue-jsx-hmr: 1.0.0 optionalDependencies: - '@rsbuild/core': 1.7.2 + '@rsbuild/core': 1.7.3 transitivePeerDependencies: - '@babel/core' - supports-color - '@rsbuild/plugin-vue@1.2.3(@rsbuild/core@1.7.2)(esbuild@0.27.2)(vue@3.5.26(typescript@5.9.3))': + '@rsbuild/plugin-vue@1.2.5(@rsbuild/core@1.7.3)(esbuild@0.27.2)(vue@3.5.27(typescript@5.9.3))': dependencies: - '@rsbuild/core': 1.7.2 - rspack-vue-loader: 17.4.4(vue@3.5.26(typescript@5.9.3))(webpack@5.104.1(esbuild@0.27.2)) + '@rsbuild/core': 1.7.3 + rspack-vue-loader: 17.4.5(vue@3.5.27(typescript@5.9.3))(webpack@5.104.1(esbuild@0.27.2)) webpack: 5.104.1(esbuild@0.27.2) transitivePeerDependencies: - '@swc/core' @@ -4353,117 +4312,64 @@ snapshots: - vue - webpack-cli - '@rslib/core@0.19.2(typescript@5.9.3)': + '@rslib/core@0.19.4(typescript@5.9.3)': dependencies: - '@rsbuild/core': 1.7.1 - rsbuild-plugin-dts: 0.19.2(@rsbuild/core@1.7.1)(typescript@5.9.3) + '@rsbuild/core': 1.7.3 + rsbuild-plugin-dts: 0.19.4(@rsbuild/core@1.7.3)(typescript@5.9.3) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: - '@typescript/native-preview' - '@rspack/binding-darwin-arm64@1.7.0': - optional: true - - '@rspack/binding-darwin-arm64@1.7.1': - optional: true - - '@rspack/binding-darwin-x64@1.7.0': - optional: true - - '@rspack/binding-darwin-x64@1.7.1': - optional: true - - '@rspack/binding-linux-arm64-gnu@1.7.0': - optional: true - - '@rspack/binding-linux-arm64-gnu@1.7.1': - optional: true - - '@rspack/binding-linux-arm64-musl@1.7.0': - optional: true - - '@rspack/binding-linux-arm64-musl@1.7.1': + '@rspack/binding-darwin-arm64@1.7.5': optional: true - '@rspack/binding-linux-x64-gnu@1.7.0': + '@rspack/binding-darwin-x64@1.7.5': optional: true - '@rspack/binding-linux-x64-gnu@1.7.1': + '@rspack/binding-linux-arm64-gnu@1.7.5': optional: true - '@rspack/binding-linux-x64-musl@1.7.0': + '@rspack/binding-linux-arm64-musl@1.7.5': optional: true - '@rspack/binding-linux-x64-musl@1.7.1': + '@rspack/binding-linux-x64-gnu@1.7.5': optional: true - '@rspack/binding-wasm32-wasi@1.7.0': - dependencies: - '@napi-rs/wasm-runtime': 1.0.7 + '@rspack/binding-linux-x64-musl@1.7.5': optional: true - '@rspack/binding-wasm32-wasi@1.7.1': + '@rspack/binding-wasm32-wasi@1.7.5': dependencies: '@napi-rs/wasm-runtime': 1.0.7 optional: true - '@rspack/binding-win32-arm64-msvc@1.7.0': - optional: true - - '@rspack/binding-win32-arm64-msvc@1.7.1': - optional: true - - '@rspack/binding-win32-ia32-msvc@1.7.0': + '@rspack/binding-win32-arm64-msvc@1.7.5': optional: true - '@rspack/binding-win32-ia32-msvc@1.7.1': + '@rspack/binding-win32-ia32-msvc@1.7.5': optional: true - '@rspack/binding-win32-x64-msvc@1.7.0': + '@rspack/binding-win32-x64-msvc@1.7.5': optional: true - '@rspack/binding-win32-x64-msvc@1.7.1': - optional: true - - '@rspack/binding@1.7.0': + '@rspack/binding@1.7.5': optionalDependencies: - '@rspack/binding-darwin-arm64': 1.7.0 - '@rspack/binding-darwin-x64': 1.7.0 - '@rspack/binding-linux-arm64-gnu': 1.7.0 - '@rspack/binding-linux-arm64-musl': 1.7.0 - '@rspack/binding-linux-x64-gnu': 1.7.0 - '@rspack/binding-linux-x64-musl': 1.7.0 - '@rspack/binding-wasm32-wasi': 1.7.0 - '@rspack/binding-win32-arm64-msvc': 1.7.0 - '@rspack/binding-win32-ia32-msvc': 1.7.0 - '@rspack/binding-win32-x64-msvc': 1.7.0 - - '@rspack/binding@1.7.1': - optionalDependencies: - '@rspack/binding-darwin-arm64': 1.7.1 - '@rspack/binding-darwin-x64': 1.7.1 - '@rspack/binding-linux-arm64-gnu': 1.7.1 - '@rspack/binding-linux-arm64-musl': 1.7.1 - '@rspack/binding-linux-x64-gnu': 1.7.1 - '@rspack/binding-linux-x64-musl': 1.7.1 - '@rspack/binding-wasm32-wasi': 1.7.1 - '@rspack/binding-win32-arm64-msvc': 1.7.1 - '@rspack/binding-win32-ia32-msvc': 1.7.1 - '@rspack/binding-win32-x64-msvc': 1.7.1 - - '@rspack/core@1.7.0(@swc/helpers@0.5.18)': + '@rspack/binding-darwin-arm64': 1.7.5 + '@rspack/binding-darwin-x64': 1.7.5 + '@rspack/binding-linux-arm64-gnu': 1.7.5 + '@rspack/binding-linux-arm64-musl': 1.7.5 + '@rspack/binding-linux-x64-gnu': 1.7.5 + '@rspack/binding-linux-x64-musl': 1.7.5 + '@rspack/binding-wasm32-wasi': 1.7.5 + '@rspack/binding-win32-arm64-msvc': 1.7.5 + '@rspack/binding-win32-ia32-msvc': 1.7.5 + '@rspack/binding-win32-x64-msvc': 1.7.5 + + '@rspack/core@1.7.5(@swc/helpers@0.5.18)': dependencies: '@module-federation/runtime-tools': 0.22.0 - '@rspack/binding': 1.7.0 - '@rspack/lite-tapable': 1.1.0 - optionalDependencies: - '@swc/helpers': 0.5.18 - - '@rspack/core@1.7.1(@swc/helpers@0.5.18)': - dependencies: - '@module-federation/runtime-tools': 0.22.0 - '@rspack/binding': 1.7.1 + '@rspack/binding': 1.7.5 '@rspack/lite-tapable': 1.1.0 optionalDependencies: '@swc/helpers': 0.5.18 @@ -4493,7 +4399,7 @@ snapshots: '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.28.5 + '@babel/parser': 7.28.6 '@babel/types': 7.28.5 '@types/babel__traverse@7.20.5': @@ -4521,13 +4427,13 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 24.10.9 + '@types/node': 24.10.10 '@types/json-schema@7.0.15': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 24.10.9 + '@types/node': 24.10.10 '@types/less@3.0.8': {} @@ -4542,7 +4448,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@24.10.9': + '@types/node@24.10.10': dependencies: undici-types: 7.16.0 @@ -4636,23 +4542,23 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue-jsx@4.2.0(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.26(typescript@5.9.3))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.27(typescript@5.9.3))': dependencies: '@babel/core': 7.27.1 '@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.1) '@rolldown/pluginutils': 1.0.0-beta.13 '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.1) - vite: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) - vue: 3.5.26(typescript@5.9.3) + vite: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vue: 3.5.27(typescript@5.9.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.26(typescript@5.9.3))': + '@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))(vue@3.5.27(typescript@5.9.3))': dependencies: - vite: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) - vue: 3.5.26(typescript@5.9.3) + vite: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vue: 3.5.27(typescript@5.9.3) - '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))': + '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.1 @@ -4664,7 +4570,7 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vitest: 3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) transitivePeerDependencies: - supports-color @@ -4676,13 +4582,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))': + '@vitest/mocker@3.2.4(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vite: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -4726,7 +4632,7 @@ snapshots: '@babel/types': 7.28.5 '@vue/babel-helper-vue-transform-on': 1.4.0 '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.27.1) - '@vue/shared': 3.5.26 + '@vue/shared': 3.5.27 optionalDependencies: '@babel/core': 7.27.1 transitivePeerDependencies: @@ -4742,7 +4648,7 @@ snapshots: '@babel/types': 7.28.5 '@vue/babel-helper-vue-transform-on': 1.5.0 '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.6) - '@vue/shared': 3.5.26 + '@vue/shared': 3.5.27 optionalDependencies: '@babel/core': 7.28.6 transitivePeerDependencies: @@ -4758,7 +4664,7 @@ snapshots: '@babel/types': 7.28.4 '@vue/babel-helper-vue-transform-on': 2.0.1 '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.28.6) - '@vue/shared': 3.5.26 + '@vue/shared': 3.5.27 optionalDependencies: '@babel/core': 7.28.6 transitivePeerDependencies: @@ -4770,8 +4676,8 @@ snapshots: '@babel/core': 7.27.1 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/parser': 7.28.5 - '@vue/compiler-sfc': 3.5.25 + '@babel/parser': 7.28.6 + '@vue/compiler-sfc': 3.5.26 transitivePeerDependencies: - supports-color @@ -4781,7 +4687,7 @@ snapshots: '@babel/core': 7.28.6 '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/parser': 7.28.5 + '@babel/parser': 7.28.6 '@vue/compiler-sfc': 3.5.26 transitivePeerDependencies: - supports-color @@ -4793,51 +4699,39 @@ snapshots: '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 '@babel/parser': 7.28.5 - '@vue/compiler-sfc': 3.5.25 + '@vue/compiler-sfc': 3.5.26 transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.5.25': - dependencies: - '@babel/parser': 7.28.5 - '@vue/shared': 3.5.25 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - '@vue/compiler-core@3.5.26': dependencies: - '@babel/parser': 7.28.5 + '@babel/parser': 7.28.6 '@vue/shared': 3.5.26 entities: 7.0.0 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.25': + '@vue/compiler-core@3.5.27': dependencies: - '@vue/compiler-core': 3.5.25 - '@vue/shared': 3.5.25 + '@babel/parser': 7.28.6 + '@vue/shared': 3.5.27 + entities: 7.0.0 + estree-walker: 2.0.2 + source-map-js: 1.2.1 '@vue/compiler-dom@3.5.26': dependencies: '@vue/compiler-core': 3.5.26 '@vue/shared': 3.5.26 - '@vue/compiler-sfc@3.5.25': + '@vue/compiler-dom@3.5.27': dependencies: - '@babel/parser': 7.28.5 - '@vue/compiler-core': 3.5.25 - '@vue/compiler-dom': 3.5.25 - '@vue/compiler-ssr': 3.5.25 - '@vue/shared': 3.5.25 - estree-walker: 2.0.2 - magic-string: 0.30.21 - postcss: 8.5.6 - source-map-js: 1.2.1 + '@vue/compiler-core': 3.5.27 + '@vue/shared': 3.5.27 '@vue/compiler-sfc@3.5.26': dependencies: - '@babel/parser': 7.28.5 + '@babel/parser': 7.28.6 '@vue/compiler-core': 3.5.26 '@vue/compiler-dom': 3.5.26 '@vue/compiler-ssr': 3.5.26 @@ -4847,44 +4741,56 @@ snapshots: postcss: 8.5.6 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.25': + '@vue/compiler-sfc@3.5.27': dependencies: - '@vue/compiler-dom': 3.5.25 - '@vue/shared': 3.5.25 + '@babel/parser': 7.28.6 + '@vue/compiler-core': 3.5.27 + '@vue/compiler-dom': 3.5.27 + '@vue/compiler-ssr': 3.5.27 + '@vue/shared': 3.5.27 + estree-walker: 2.0.2 + magic-string: 0.30.21 + postcss: 8.5.6 + source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.26': dependencies: '@vue/compiler-dom': 3.5.26 '@vue/shared': 3.5.26 + '@vue/compiler-ssr@3.5.27': + dependencies: + '@vue/compiler-dom': 3.5.27 + '@vue/shared': 3.5.27 + '@vue/devtools-api@6.6.4': {} - '@vue/reactivity@3.5.26': + '@vue/reactivity@3.5.27': dependencies: - '@vue/shared': 3.5.26 + '@vue/shared': 3.5.27 - '@vue/runtime-core@3.5.26': + '@vue/runtime-core@3.5.27': dependencies: - '@vue/reactivity': 3.5.26 - '@vue/shared': 3.5.26 + '@vue/reactivity': 3.5.27 + '@vue/shared': 3.5.27 - '@vue/runtime-dom@3.5.26': + '@vue/runtime-dom@3.5.27': dependencies: - '@vue/reactivity': 3.5.26 - '@vue/runtime-core': 3.5.26 - '@vue/shared': 3.5.26 + '@vue/reactivity': 3.5.27 + '@vue/runtime-core': 3.5.27 + '@vue/shared': 3.5.27 csstype: 3.2.3 - '@vue/server-renderer@3.5.26(vue@3.5.26(typescript@5.9.3))': + '@vue/server-renderer@3.5.27(vue@3.5.27(typescript@5.9.3))': dependencies: - '@vue/compiler-ssr': 3.5.26 - '@vue/shared': 3.5.26 - vue: 3.5.26(typescript@5.9.3) - - '@vue/shared@3.5.25': {} + '@vue/compiler-ssr': 3.5.27 + '@vue/shared': 3.5.27 + vue: 3.5.27(typescript@5.9.3) '@vue/shared@3.5.26': {} + '@vue/shared@3.5.27': {} + '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 @@ -5033,10 +4939,10 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.23(postcss@8.5.6): + autoprefixer@10.4.24(postcss@8.5.6): dependencies: browserslist: 4.28.1 - caniuse-lite: 1.0.30001761 + caniuse-lite: 1.0.30001767 fraction.js: 5.3.4 picocolors: 1.1.1 postcss: 8.5.6 @@ -5073,7 +4979,7 @@ snapshots: browserslist@4.28.1: dependencies: baseline-browser-mapping: 2.9.11 - caniuse-lite: 1.0.30001761 + caniuse-lite: 1.0.30001767 electron-to-chromium: 1.5.267 node-releases: 2.0.27 update-browserslist-db: 1.2.3(browserslist@4.28.1) @@ -5086,7 +4992,7 @@ snapshots: callsites@3.1.0: {} - caniuse-lite@1.0.30001761: {} + caniuse-lite@1.0.30001767: {} chai@5.2.0: dependencies: @@ -5124,7 +5030,7 @@ snapshots: commander@10.0.1: {} - commander@14.0.2: {} + commander@14.0.3: {} commander@2.20.3: {} @@ -5669,7 +5575,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 24.10.9 + '@types/node': 24.10.10 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -6073,10 +5979,10 @@ snapshots: rrweb-cssom@0.7.1: {} - rsbuild-plugin-dts@0.19.2(@rsbuild/core@1.7.1)(typescript@5.9.3): + rsbuild-plugin-dts@0.19.4(@rsbuild/core@1.7.3)(typescript@5.9.3): dependencies: '@ast-grep/napi': 0.37.0 - '@rsbuild/core': 1.7.1 + '@rsbuild/core': 1.7.3 optionalDependencies: typescript: 5.9.3 @@ -6086,13 +5992,13 @@ snapshots: dependencies: fs-extra: 11.3.3 - rspack-vue-loader@17.4.4(vue@3.5.26(typescript@5.9.3))(webpack@5.104.1(esbuild@0.27.2)): + rspack-vue-loader@17.4.5(vue@3.5.27(typescript@5.9.3))(webpack@5.104.1(esbuild@0.27.2)): dependencies: chalk: 4.1.2 watchpack: 2.4.4 webpack: 5.104.1(esbuild@0.27.2) optionalDependencies: - vue: 3.5.26(typescript@5.9.3) + vue: 3.5.27(typescript@5.9.3) run-parallel@1.2.0: dependencies: @@ -6360,7 +6266,7 @@ snapshots: dependencies: punycode: 2.3.1 - transliteration@2.6.0: {} + transliteration@2.6.1: {} ts-api-utils@1.3.0(typescript@5.9.3): dependencies: @@ -6398,13 +6304,13 @@ snapshots: varint@6.0.0: {} - vite-node@3.2.4(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1): + vite-node@3.2.4(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vite: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) transitivePeerDependencies: - '@types/node' - less @@ -6416,29 +6322,29 @@ snapshots: - supports-color - terser - vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1): + vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1): dependencies: esbuild: 0.21.5 postcss: 8.5.6 rollup: 4.50.1 optionalDependencies: - '@types/node': 24.10.9 + '@types/node': 24.10.10 fsevents: 2.3.3 less: 4.5.1 sass: 1.97.2 sass-embedded: 1.97.2 terser: 5.44.1 - vitest-canvas-mock@0.3.3(vitest@3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)): + vitest-canvas-mock@0.3.3(vitest@3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)): dependencies: jest-canvas-mock: 2.5.2 - vitest: 3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vitest: 3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) - vitest@3.2.4(@types/node@24.10.9)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1): + vitest@3.2.4(@types/node@24.10.10)(jsdom@25.0.1)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)) + '@vitest/mocker': 3.2.4(vite@5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -6456,11 +6362,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 5.4.20(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) - vite-node: 3.2.4(@types/node@24.10.9)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vite: 5.4.20(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) + vite-node: 3.2.4(@types/node@24.10.10)(less@4.5.1)(sass-embedded@1.97.2)(sass@1.97.2)(terser@5.44.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.10.9 + '@types/node': 24.10.10 jsdom: 25.0.1 transitivePeerDependencies: - less @@ -6488,18 +6394,18 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.6.4(vue@3.5.26(typescript@5.9.3)): + vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.26(typescript@5.9.3) + vue: 3.5.27(typescript@5.9.3) - vue@3.5.26(typescript@5.9.3): + vue@3.5.27(typescript@5.9.3): dependencies: - '@vue/compiler-dom': 3.5.26 - '@vue/compiler-sfc': 3.5.26 - '@vue/runtime-dom': 3.5.26 - '@vue/server-renderer': 3.5.26(vue@3.5.26(typescript@5.9.3)) - '@vue/shared': 3.5.26 + '@vue/compiler-dom': 3.5.27 + '@vue/compiler-sfc': 3.5.27 + '@vue/runtime-dom': 3.5.27 + '@vue/server-renderer': 3.5.27(vue@3.5.27(typescript@5.9.3)) + '@vue/shared': 3.5.27 optionalDependencies: typescript: 5.9.3