diff --git a/package.json b/package.json index 92193f90..ee0497e3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "tmagic", "private": true, "type": "module", - "packageManager": "pnpm@10.11.1", + "packageManager": "pnpm@10.18.2", "scripts": { "bootstrap": "pnpm i && pnpm build", "clean:top": "rimraf */**/dist */**/types */dist coverage dwt* temp packages/cli/lib", @@ -47,7 +47,7 @@ "@types/node": "24.0.10", "@vitejs/plugin-vue": "^5.2.3", "@vitest/coverage-v8": "^2.1.9", - "@vue/compiler-sfc": "^3.5.13", + "@vue/compiler-sfc": "catalog:", "c8": "^7.14.0", "commitizen": "^4.3.1", "conventional-changelog-cli": "^5.0.0", @@ -55,7 +55,7 @@ "cz-conventional-changelog": "^3.3.0", "element-plus": "^2.9.11", "enquirer": "^2.4.1", - "eslint": "^9.35.0", + "eslint": "^9.37.0", "execa": "^4.1.0", "highlight.js": "^11.11.1", "husky": "^9.1.7", @@ -76,7 +76,7 @@ "vitepress": "^1.6.4", "vitest": "^3.2.4", "vue": "catalog:", - "vue-tsc": "^3.0.7" + "vue-tsc": "^3.1.1" }, "config": { "commitizen": { diff --git a/playground/package.json b/playground/package.json index 18f36b65..8a737231 100644 --- a/playground/package.json +++ b/playground/package.json @@ -31,7 +31,7 @@ "@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue-jsx": "^5.1.0", "@vue/compiler-sfc": "catalog:", - "sass": "^1.91.0", + "lightningcss": "^1.30.2", "terser": "^5.43.1", "typescript": "catalog:", "unplugin-auto-import": "^20.0.0", diff --git a/playground/vite.config.ts b/playground/vite.config.ts index 200b6d01..302ab1fd 100644 --- a/playground/vite.config.ts +++ b/playground/vite.config.ts @@ -116,5 +116,6 @@ export default defineConfig({ build: { sourcemap: true, + cssMinify: 'lightningcss' }, }); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 549b05e4..f6d5fefb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,17 +7,17 @@ settings: catalogs: default: '@vue/compiler-sfc': - specifier: ^3.5.20 - version: 3.5.20 + specifier: ^3.5.22 + version: 3.5.22 typescript: - specifier: ^5.9.2 - version: 5.9.2 + specifier: ^5.9.3 + version: 5.9.3 vite: - specifier: ^7.1.5 - version: 7.1.5 + specifier: ^7.1.9 + version: 7.1.9 vue: - specifier: ^3.5.21 - version: 3.5.21 + specifier: ^3.5.22 + version: 3.5.22 importers: @@ -25,7 +25,7 @@ importers: devDependencies: '@commitlint/cli': specifier: ^19.8.1 - version: 19.8.1(@types/node@24.0.10)(typescript@5.9.2) + version: 19.8.1(@types/node@24.0.10)(typescript@5.9.3) '@commitlint/config-conventional': specifier: ^19.8.1 version: 19.8.1 @@ -40,37 +40,37 @@ importers: version: 24.0.10 '@vitejs/plugin-vue': specifier: ^5.2.3 - version: 5.2.3(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2)) + version: 5.2.3(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3)) '@vitest/coverage-v8': specifier: ^2.1.9 - version: 2.1.9(vitest@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) + version: 2.1.9(vitest@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) '@vue/compiler-sfc': - specifier: ^3.5.13 - version: 3.5.13 + specifier: 'catalog:' + version: 3.5.22 c8: specifier: ^7.14.0 version: 7.14.0 commitizen: specifier: ^4.3.1 - version: 4.3.1(@types/node@24.0.10)(typescript@5.9.2) + version: 4.3.1(@types/node@24.0.10)(typescript@5.9.3) conventional-changelog-cli: specifier: ^5.0.0 version: 5.0.0(conventional-commits-filter@5.0.0) cosmiconfig: specifier: ^8.3.6 - version: 8.3.6(typescript@5.9.2) + version: 8.3.6(typescript@5.9.3) cz-conventional-changelog: specifier: ^3.3.0 - version: 3.3.0(@types/node@24.0.10)(typescript@5.9.2) + version: 3.3.0(@types/node@24.0.10)(typescript@5.9.3) element-plus: specifier: ^2.9.11 - version: 2.9.11(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 2.9.11(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) enquirer: specifier: ^2.4.1 version: 2.4.1 eslint: - specifier: ^9.35.0 - version: 9.35.0(jiti@2.4.2) + specifier: ^9.37.0 + version: 9.37.0(jiti@2.4.2) execa: specifier: ^4.1.0 version: 4.1.0 @@ -106,7 +106,7 @@ importers: version: 4.44.1 rollup-plugin-dts: specifier: ^6.2.1 - version: 6.2.1(rollup@4.44.1)(typescript@5.9.2) + version: 6.2.1(rollup@4.44.1)(typescript@5.9.3) semver: specifier: ^7.7.1 version: 7.7.1 @@ -118,22 +118,22 @@ importers: version: 0.3.4 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vite: specifier: 'catalog:' - version: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + version: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) vitepress: specifier: ^1.6.4 - version: 1.6.4(@algolia/client-search@5.23.0)(@types/node@24.0.10)(@types/react@18.3.18)(async-validator@4.2.5)(axios@1.11.0)(postcss@8.5.6)(qrcode@1.5.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.91.0)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.43.1)(typescript@5.9.2) + version: 1.6.4(@algolia/client-search@5.23.0)(@types/node@24.0.10)(@types/react@18.3.18)(async-validator@4.2.5)(axios@1.11.0)(lightningcss@1.30.2)(postcss@8.5.6)(qrcode@1.5.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.91.0)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.43.1)(typescript@5.9.3) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + version: 3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) vue-tsc: - specifier: ^3.0.7 - version: 3.0.7(typescript@5.9.2) + specifier: ^3.1.1 + version: 3.1.1(typescript@5.9.3) eslint-config: dependencies: @@ -145,10 +145,10 @@ importers: version: 5.2.3(eslint@9.25.0(jiti@2.4.2)) '@typescript-eslint/eslint-plugin': specifier: '^8.41.0 ' - version: 8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + version: 8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) '@typescript-eslint/parser': specifier: ^8.41.0 - version: 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + version: 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) eslint: specifier: '>=9.24.0' version: 9.25.0(jiti@2.4.2) @@ -157,7 +157,7 @@ importers: version: 10.1.8(eslint@9.25.0(jiti@2.4.2)) eslint-plugin-import: specifier: ^2.32.0 - version: 2.32.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2)) + version: 2.32.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2)) eslint-plugin-prettier: specifier: '^5.5.4 ' version: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.25.0(jiti@2.4.2)))(eslint@9.25.0(jiti@2.4.2))(prettier@3.5.3) @@ -166,7 +166,7 @@ importers: version: 12.1.1(eslint@9.25.0(jiti@2.4.2)) eslint-plugin-vue: specifier: ^10.4.0 - version: 10.4.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2))(vue-eslint-parser@9.4.3(eslint@9.25.0(jiti@2.4.2))) + version: 10.4.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2))(vue-eslint-parser@9.4.3(eslint@9.25.0(jiti@2.4.2))) globals: specifier: ^16.3.0 version: 16.3.0 @@ -175,7 +175,7 @@ importers: version: 3.5.3 typescript-eslint: specifier: ^8.41.0 - version: 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + version: 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) packages/cli: dependencies: @@ -205,7 +205,7 @@ importers: version: 2.8.1 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/fs-extra': specifier: ^11.0.4 @@ -236,7 +236,7 @@ importers: version: 4.17.21 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/events': specifier: ^3.0.3 @@ -261,7 +261,7 @@ importers: version: 4.17.21 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/events': specifier: ^3.0.3 @@ -280,7 +280,7 @@ importers: version: link:../utils typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 packages/design: dependencies: @@ -289,16 +289,16 @@ importers: version: 2.11.8 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) packages/editor: dependencies: '@element-plus/icons-vue': specifier: ^2.3.1 - version: 2.3.1(vue@3.5.21(typescript@5.9.2)) + version: 2.3.1(vue@3.5.22(typescript@5.9.3)) '@tmagic/core': specifier: workspace:* version: link:../core @@ -355,10 +355,10 @@ importers: version: 1.15.6 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) devDependencies: '@types/events': specifier: ^3.0.3 @@ -386,16 +386,16 @@ importers: version: link:../design element-plus: specifier: '>=2.9.0' - version: 2.9.11(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 2.9.11(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 packages/form: dependencies: '@element-plus/icons-vue': specifier: ^2.3.1 - version: 2.3.1(vue@3.5.21(typescript@5.9.2)) + version: 2.3.1(vue@3.5.22(typescript@5.9.3)) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 @@ -419,10 +419,10 @@ importers: version: 1.15.6 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) devDependencies: '@types/lodash-es': specifier: ^4.17.4 @@ -441,13 +441,13 @@ importers: version: link:../schema typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 packages/schema: dependencies: typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 packages/stage: dependencies: @@ -477,7 +477,7 @@ importers: version: 1.10.3 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/events': specifier: ^3.0.3 @@ -499,10 +499,10 @@ importers: version: 4.17.21 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) devDependencies: '@types/lodash-es': specifier: ^4.17.4 @@ -515,13 +515,13 @@ importers: version: link:../design tdesign-vue-next: specifier: ^1.9.8 - version: 1.10.6(vue@3.5.21(typescript@5.9.2)) + version: 1.10.6(vue@3.5.22(typescript@5.9.3)) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) packages/utils: dependencies: @@ -533,7 +533,7 @@ importers: version: 4.17.21 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/lodash-es': specifier: ^4.17.4 @@ -543,22 +543,22 @@ importers: dependencies: '@element-plus/icons-vue': specifier: ^2.3.2 - version: 2.3.2(vue@3.5.21(typescript@5.9.2)) + version: 2.3.2(vue@3.5.22(typescript@5.9.3)) '@tmagic/core': specifier: 1.6.0 - version: 1.6.0(typescript@5.9.2) + version: 1.6.0(typescript@5.9.3) '@tmagic/editor': specifier: 1.6.0 - version: 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/schema@1.6.0(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + version: 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) '@tmagic/element-plus-adapter': specifier: 1.6.0 - version: 1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2) + version: 1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3) '@tmagic/tmagic-form-runtime': specifier: 1.1.3 - version: 1.1.3(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/editor@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/schema@1.6.0(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + version: 1.1.3(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/editor@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) element-plus: specifier: ^2.11.1 - version: 2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -570,10 +570,10 @@ importers: version: 6.0.2 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) vue-router: specifier: ^4.5.1 - version: 4.5.1(vue@3.5.21(typescript@5.9.2)) + version: 4.5.1(vue@3.5.22(typescript@5.9.3)) devDependencies: '@types/lodash-es': specifier: ^4.17.4 @@ -586,34 +586,34 @@ importers: version: 5.0.4 '@vitejs/plugin-legacy': specifier: ^7.2.1 - version: 7.2.1(terser@5.43.1)(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) + version: 7.2.1(terser@5.43.1)(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) '@vitejs/plugin-vue': specifier: ^6.0.1 - version: 6.0.1(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2)) + version: 6.0.1(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3)) '@vitejs/plugin-vue-jsx': specifier: ^5.1.0 - version: 5.1.0(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2)) + version: 5.1.0(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3)) '@vue/compiler-sfc': specifier: 'catalog:' - version: 3.5.20 - sass: - specifier: ^1.91.0 - version: 1.91.0 + version: 3.5.22 + lightningcss: + specifier: ^1.30.2 + version: 1.30.2 terser: specifier: ^5.43.1 version: 5.43.1 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 unplugin-auto-import: specifier: ^20.0.0 - version: 20.0.0(@vueuse/core@12.8.2(typescript@5.9.2)) + version: 20.0.0(@vueuse/core@12.8.2(typescript@5.9.3)) unplugin-vue-components: specifier: ^29.0.0 - version: 29.0.0(@babel/parser@7.28.3)(vue@3.5.21(typescript@5.9.2)) + version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.3)) vite: specifier: 'catalog:' - version: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + version: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) react-components/button: dependencies: @@ -634,7 +634,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -662,7 +662,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -690,7 +690,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -718,7 +718,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -746,7 +746,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -774,7 +774,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -802,7 +802,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -830,7 +830,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -861,7 +861,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/qrcode': specifier: ^1.4.2 @@ -892,7 +892,7 @@ importers: version: 18.3.1(react@18.3.1) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/react': specifier: ^18.3.3 @@ -905,13 +905,13 @@ importers: dependencies: '@tmagic/core': specifier: 1.6.0 - version: 1.6.0(typescript@5.9.2) + version: 1.6.0(typescript@5.9.3) '@tmagic/react-runtime-help': specifier: 0.2.0 - version: 0.2.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.9.2) + version: 0.2.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.9.3) '@tmagic/stage': specifier: 1.6.0 - version: 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2) + version: 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3) axios: specifier: ^1.11.0 version: 1.11.0 @@ -927,7 +927,7 @@ importers: devDependencies: '@tmagic/cli': specifier: 1.6.0 - version: 1.6.0(typescript@5.9.2) + version: 1.6.0(typescript@5.9.3) '@types/fs-extra': specifier: ^11.0.4 version: 11.0.4 @@ -939,7 +939,7 @@ importers: version: 18.3.5(@types/react@18.3.18) '@vitejs/plugin-legacy': specifier: ^7.2.1 - version: 7.2.1(terser@5.43.1)(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) + version: 7.2.1(terser@5.43.1)(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) '@vitejs/plugin-react-refresh': specifier: ^1.3.6 version: 1.3.6 @@ -951,10 +951,10 @@ importers: version: 5.43.1 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vite: specifier: 'catalog:' - version: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + version: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) vite-plugin-commonjs: specifier: ^0.10.4 version: 0.10.4 @@ -963,10 +963,10 @@ importers: dependencies: '@tmagic/core': specifier: '>=1.6.0-beta.0' - version: 1.6.0-beta.0(typescript@5.9.2) + version: 1.6.0-beta.0(typescript@5.9.3) '@tmagic/stage': specifier: '>=1.6.0-beta.0' - version: 1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2) + version: 1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3) lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -975,7 +975,7 @@ importers: version: 18.3.1 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 devDependencies: '@types/lodash-es': specifier: ^4.17.4 @@ -988,41 +988,41 @@ importers: dependencies: '@tmagic/core': specifier: '>=1.5.0' - version: 1.5.5(typescript@5.9.2) + version: 1.5.5(typescript@5.9.3) '@tmagic/editor': specifier: '>=1.5.0' - version: 1.5.5(@tmagic/core@1.5.5(typescript@5.9.2))(@tmagic/schema@1.5.5(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + version: 1.5.5(@tmagic/core@1.5.5(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) element-plus: specifier: '>=2.8.0' - version: 2.9.3(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 2.9.3(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) runtime/vue: dependencies: '@tmagic/core': specifier: 1.6.0 - version: 1.6.0(typescript@5.9.2) + version: 1.6.0(typescript@5.9.3) '@tmagic/stage': specifier: 1.6.0 - version: 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2) + version: 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3) '@tmagic/vue-runtime-help': specifier: ^1.2.0 - version: 1.2.1(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2))(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + version: 1.2.1(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3))(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) axios: specifier: ^1.11.0 version: 1.11.0 vue: specifier: 'catalog:' - version: 3.5.21(typescript@5.9.2) + version: 3.5.22(typescript@5.9.3) devDependencies: '@tmagic/cli': specifier: 1.6.0 - version: 1.6.0(typescript@5.9.2) + version: 1.6.0(typescript@5.9.3) '@types/fs-extra': specifier: ^11.0.4 version: 11.0.4 @@ -1031,19 +1031,22 @@ importers: version: 24.0.10 '@vitejs/plugin-legacy': specifier: ^7.2.1 - version: 7.2.1(terser@5.43.1)(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) + version: 7.2.1(terser@5.43.1)(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) '@vitejs/plugin-vue': specifier: ^6.0.1 - version: 6.0.1(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2)) + version: 6.0.1(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3)) '@vitejs/plugin-vue-jsx': specifier: ^5.1.0 - version: 5.1.0(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2)) + version: 5.1.0(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3)) '@vue/compiler-sfc': specifier: 'catalog:' - version: 3.5.20 + version: 3.5.22 fs-extra: specifier: ^11.3.1 version: 11.3.1 + lightningcss: + specifier: ^1.30.2 + version: 1.30.2 minimist: specifier: ^1.2.8 version: 1.2.8 @@ -1056,33 +1059,30 @@ importers: rollup-plugin-external-globals: specifier: ^0.13.0 version: 0.13.0(rollup@4.44.1) - sass: - specifier: ^1.91.0 - version: 1.91.0 terser: specifier: ^5.43.1 version: 5.43.1 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vite: specifier: 'catalog:' - version: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + version: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) runtime/vue-runtime-help: dependencies: '@tmagic/core': specifier: '>=1.6.0-beta.0' - version: 1.6.0-beta.0(typescript@5.9.2) + version: 1.6.0-beta.0(typescript@5.9.3) '@tmagic/stage': specifier: '>=1.6.0-beta.0' - version: 1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2) + version: 1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3) '@vue/composition-api': specifier: '>=1.7.2' version: 1.7.2(vue@2.7.16) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1110,7 +1110,7 @@ importers: version: 1.7.2(vue@2.7.16) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1134,7 +1134,7 @@ importers: version: 1.7.2(vue@2.7.16) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1158,7 +1158,7 @@ importers: version: 1.7.2(vue@2.7.16) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1182,7 +1182,7 @@ importers: version: 1.7.2(vue@2.7.16) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1203,10 +1203,10 @@ importers: version: link:../../runtime/vue-runtime-help typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue-demi: specifier: ^0.14.10 - version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) vue-components/page: dependencies: @@ -1221,10 +1221,10 @@ importers: version: link:../../runtime/vue-runtime-help typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue-demi: specifier: ^0.14.10 - version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) vue-components/page-fragment: dependencies: @@ -1239,10 +1239,10 @@ importers: version: link:../../runtime/vue-runtime-help typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue-demi: specifier: ^0.14.10 - version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) vue-components/page-fragment-container: dependencies: @@ -1257,10 +1257,10 @@ importers: version: link:../../runtime/vue-runtime-help typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue-demi: specifier: ^0.14.10 - version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + version: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) vue-components/qrcode: dependencies: @@ -1281,7 +1281,7 @@ importers: version: 1.5.4 typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1309,7 +1309,7 @@ importers: version: 1.7.2(vue@2.7.16) typescript: specifier: 'catalog:' - version: 5.9.2 + version: 5.9.3 vue: specifier: '>=2.6.0 || >=3.5.0' version: 2.7.16 @@ -1581,6 +1581,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.28.4': + resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1': resolution: {integrity: sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==} engines: {node: '>=6.9.0'} @@ -2018,6 +2023,10 @@ packages: resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==} engines: {node: '>=6.9.0'} + '@babel/types@7.28.4': + resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} + engines: {node: '>=6.9.0'} + '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -2511,16 +2520,16 @@ packages: resolution: {integrity: sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-helpers@0.3.1': - resolution: {integrity: sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==} + '@eslint/config-helpers@0.4.0': + resolution: {integrity: sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/core@0.13.0': resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.15.2': - resolution: {integrity: sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==} + '@eslint/core@0.16.0': + resolution: {integrity: sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/eslintrc@3.3.1': @@ -2535,8 +2544,8 @@ packages: resolution: {integrity: sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.35.0': - resolution: {integrity: sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==} + '@eslint/js@9.37.0': + resolution: {integrity: sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.6': @@ -2547,8 +2556,8 @@ packages: resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/plugin-kit@0.3.5': - resolution: {integrity: sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==} + '@eslint/plugin-kit@0.4.0': + resolution: {integrity: sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@floating-ui/core@1.6.9': @@ -3540,47 +3549,20 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.13': - resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} + '@vue/compiler-core@3.5.22': + resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==} - '@vue/compiler-core@3.5.20': - resolution: {integrity: sha512-8TWXUyiqFd3GmP4JTX9hbiTFRwYHgVL/vr3cqhr4YQ258+9FADwvj7golk2sWNGHR67QgmCZ8gz80nQcMokhwg==} - - '@vue/compiler-core@3.5.21': - resolution: {integrity: sha512-8i+LZ0vf6ZgII5Z9XmUvrCyEzocvWT+TeR2VBUVlzIH6Tyv57E20mPZ1bCS+tbejgUgmjrEh7q/0F0bibskAmw==} - - '@vue/compiler-dom@3.5.13': - resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} - - '@vue/compiler-dom@3.5.20': - resolution: {integrity: sha512-whB44M59XKjqUEYOMPYU0ijUV0G+4fdrHVKDe32abNdX/kJe1NUEMqsi4cwzXa9kyM9w5S8WqFsrfo1ogtBZGQ==} - - '@vue/compiler-dom@3.5.21': - resolution: {integrity: sha512-jNtbu/u97wiyEBJlJ9kmdw7tAr5Vy0Aj5CgQmo+6pxWNQhXZDPsRr1UWPN4v3Zf82s2H3kF51IbzZ4jMWAgPlQ==} + '@vue/compiler-dom@3.5.22': + resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==} '@vue/compiler-sfc@2.7.16': resolution: {integrity: sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==} - '@vue/compiler-sfc@3.5.13': - resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} + '@vue/compiler-sfc@3.5.22': + resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==} - '@vue/compiler-sfc@3.5.20': - resolution: {integrity: sha512-SFcxapQc0/feWiSBfkGsa1v4DOrnMAQSYuvDMpEaxbpH5dKbnEM5KobSNSgU+1MbHCl+9ftm7oQWxvwDB6iBfw==} - - '@vue/compiler-sfc@3.5.21': - resolution: {integrity: sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ==} - - '@vue/compiler-ssr@3.5.13': - resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} - - '@vue/compiler-ssr@3.5.20': - resolution: {integrity: sha512-RSl5XAMc5YFUXpDQi+UQDdVjH9FnEpLDHIALg5J0ITHxkEzJ8uQLlo7CIbjPYqmZtt6w0TsIPbo1izYXwDG7JA==} - - '@vue/compiler-ssr@3.5.21': - resolution: {integrity: sha512-vKQ5olH5edFZdf5ZrlEgSO1j1DMA4u23TVK5XR1uMhvwnYvVdDF0nHXJUblL/GvzlShQbjhZZ2uvYmDlAbgo9w==} - - '@vue/compiler-vue2@2.7.16': - resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} + '@vue/compiler-ssr@3.5.22': + resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} '@vue/composition-api@1.7.2': resolution: {integrity: sha512-M8jm9J/laYrYT02665HkZ5l2fWTK4dcVg3BsDHm/pfz+MjDYwX+9FUaZyGwEyXEDonQYRCo0H7aLgdklcIELjw==} @@ -3599,30 +3581,27 @@ packages: '@vue/devtools-shared@7.7.2': resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==} - '@vue/language-core@3.0.7': - resolution: {integrity: sha512-0sqqyqJ0Gn33JH3TdIsZLCZZ8Gr4kwlg8iYOnOrDDkJKSjFurlQY/bEFQx5zs7SX2C/bjMkmPYq/NiyY1fTOkw==} + '@vue/language-core@3.1.1': + resolution: {integrity: sha512-qjMY3Q+hUCjdH+jLrQapqgpsJ0rd/2mAY02lZoHG3VFJZZZKLjAlV+Oo9QmWIT4jh8+Rx8RUGUi++d7T9Wb6Mw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.5.21': - resolution: {integrity: sha512-3ah7sa+Cwr9iiYEERt9JfZKPw4A2UlbY8RbbnH2mGCE8NwHkhmlZt2VsH0oDA3P08X3jJd29ohBDtX+TbD9AsA==} + '@vue/reactivity@3.5.22': + resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==} - '@vue/runtime-core@3.5.21': - resolution: {integrity: sha512-+DplQlRS4MXfIf9gfD1BOJpk5RSyGgGXD/R+cumhe8jdjUcq/qlxDawQlSI8hCKupBlvM+3eS1se5xW+SuNAwA==} + '@vue/runtime-core@3.5.22': + resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==} - '@vue/runtime-dom@3.5.21': - resolution: {integrity: sha512-3M2DZsOFwM5qI15wrMmNF5RJe1+ARijt2HM3TbzBbPSuBHOQpoidE+Pa+XEaVN+czbHf81ETRoG1ltztP2em8w==} + '@vue/runtime-dom@3.5.22': + resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==} - '@vue/server-renderer@3.5.21': - resolution: {integrity: sha512-qr8AqgD3DJPJcGvLcJKQo2tAc8OnXRcfxhOJCPF+fcfn5bBGz7VCcO7t+qETOPxpWK1mgysXvVT/j+xWaHeMWA==} + '@vue/server-renderer@3.5.22': + resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==} peerDependencies: - vue: 3.5.21 - - '@vue/shared@3.5.13': - resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} + vue: 3.5.22 '@vue/shared@3.5.17': resolution: {integrity: sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==} @@ -3630,8 +3609,8 @@ packages: '@vue/shared@3.5.20': resolution: {integrity: sha512-SoRGP596KU/ig6TfgkCMbXkr4YJ91n/QSdMuqeP5r3hVIYA3CPHUBCc7Skak0EAKV+5lL4KyIh61VA/pK1CIAA==} - '@vue/shared@3.5.21': - resolution: {integrity: sha512-+2k1EQpnYuVuu3N7atWyG3/xoFWIVJZq4Mz8XNOdScFI0etES75fbny/oU4lKWk/577P1zmg0ioYvpGEDZ3DLw==} + '@vue/shared@3.5.22': + resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -3751,8 +3730,8 @@ packages: resolution: {integrity: sha512-7TCj+hLx6fZKppLL74lYGDEltSBNSu4vqRwgqeIKZ3VQ0q3aOrdEN0f1sDWcvU1b+psn2wnl7aHt9hWtYatUUA==} engines: {node: '>= 14.0.0'} - alien-signals@2.0.5: - resolution: {integrity: sha512-PdJB6+06nUNAClInE3Dweq7/2xVAYM64vvvS1IHVHSJmgeOtEdrAGyp7Z2oJtYm0B342/Exd2NT0uMJaThcjLQ==} + alien-signals@3.0.0: + resolution: {integrity: sha512-JHoRJf18Y6HN4/KZALr3iU+0vW9LKG+8FMThQlbn4+gv8utsLIkwpomjElGPccGeNwh0FI2HN6BLnyFLo6OyLQ==} ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} @@ -4292,9 +4271,6 @@ packages: dayjs@1.11.13: resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} - de-indent@1.0.2: - resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} - debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} peerDependencies: @@ -4376,6 +4352,10 @@ packages: engines: {node: '>=0.10'} hasBin: true + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} + engines: {node: '>=8'} + devlop@1.1.0: resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} @@ -4643,8 +4623,8 @@ packages: jiti: optional: true - eslint@9.35.0: - resolution: {integrity: sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==} + eslint@9.37.0: + resolution: {integrity: sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -5009,10 +4989,6 @@ packages: hast-util-whitespace@3.0.0: resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==} - he@1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} - hasBin: true - highlight.js@11.11.1: resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==} engines: {node: '>=12.0.0'} @@ -5392,6 +5368,76 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} + lightningcss-android-arm64@1.30.2: + resolution: {integrity: sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [android] + + lightningcss-darwin-arm64@1.30.2: + resolution: {integrity: sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [darwin] + + lightningcss-darwin-x64@1.30.2: + resolution: {integrity: sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [darwin] + + lightningcss-freebsd-x64@1.30.2: + resolution: {integrity: sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [freebsd] + + lightningcss-linux-arm-gnueabihf@1.30.2: + resolution: {integrity: sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==} + engines: {node: '>= 12.0.0'} + cpu: [arm] + os: [linux] + + lightningcss-linux-arm64-gnu@1.30.2: + resolution: {integrity: sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [linux] + + lightningcss-linux-arm64-musl@1.30.2: + resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [linux] + + lightningcss-linux-x64-gnu@1.30.2: + resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [linux] + + lightningcss-linux-x64-musl@1.30.2: + resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [linux] + + lightningcss-win32-arm64-msvc@1.30.2: + resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [win32] + + lightningcss-win32-x64-msvc@1.30.2: + resolution: {integrity: sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [win32] + + lightningcss@1.30.2: + resolution: {integrity: sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==} + engines: {node: '>= 12.0.0'} + lilconfig@3.1.3: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} @@ -6528,8 +6574,8 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - typescript@5.9.2: - resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -6708,8 +6754,8 @@ packages: terser: optional: true - vite@7.1.5: - resolution: {integrity: sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==} + vite@7.1.9: + resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -6816,8 +6862,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@3.0.7: - resolution: {integrity: sha512-BSMmW8GGEgHykrv7mRk6zfTdK+tw4MBZY/x6fFa7IkdXK3s/8hQRacPjG9/8YKFDIWGhBocwi6PlkQQ/93OgIQ==} + vue-tsc@3.1.1: + resolution: {integrity: sha512-fyixKxFniOVgn+L/4+g8zCG6dflLLt01Agz9jl3TO45Bgk87NZJRmJVPsiK+ouq3LB91jJCbOV+pDkzYTxbI7A==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -6826,8 +6872,8 @@ packages: resolution: {integrity: sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==} deprecated: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details. - vue@3.5.21: - resolution: {integrity: sha512-xxf9rum9KtOdwdRkiApWL+9hZEMWE90FHh8yS1+KJAiWYh+iGWV1FquPjoO9VUHQ+VIhsCXNNyZ5Sf4++RVZBA==} + vue@3.5.22: + resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -7411,6 +7457,10 @@ snapshots: dependencies: '@babel/types': 7.28.2 + '@babel/parser@7.28.4': + dependencies: + '@babel/types': 7.28.4 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -7980,6 +8030,11 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 + '@babel/types@7.28.4': + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@bcoe/v8-coverage@0.2.3': {} '@cfcs/core@0.0.6': @@ -7990,11 +8045,11 @@ snapshots: dependencies: '@egjs/component': 3.0.5 - '@commitlint/cli@19.8.1(@types/node@24.0.10)(typescript@5.9.2)': + '@commitlint/cli@19.8.1(@types/node@24.0.10)(typescript@5.9.3)': dependencies: '@commitlint/format': 19.8.1 '@commitlint/lint': 19.8.1 - '@commitlint/load': 19.8.1(@types/node@24.0.10)(typescript@5.9.2) + '@commitlint/load': 19.8.1(@types/node@24.0.10)(typescript@5.9.3) '@commitlint/read': 19.8.1 '@commitlint/types': 19.8.1 tinyexec: 1.0.1 @@ -8050,15 +8105,15 @@ snapshots: '@commitlint/rules': 19.8.1 '@commitlint/types': 19.8.1 - '@commitlint/load@19.8.0(@types/node@24.0.10)(typescript@5.9.2)': + '@commitlint/load@19.8.0(@types/node@24.0.10)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 19.8.0 '@commitlint/execute-rule': 19.8.0 '@commitlint/resolve-extends': 19.8.0 '@commitlint/types': 19.8.0 chalk: 5.4.1 - cosmiconfig: 9.0.0(typescript@5.9.2) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.10)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) + cosmiconfig: 9.0.0(typescript@5.9.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.10)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -8067,15 +8122,15 @@ snapshots: - typescript optional: true - '@commitlint/load@19.8.1(@types/node@24.0.10)(typescript@5.9.2)': + '@commitlint/load@19.8.1(@types/node@24.0.10)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 19.8.1 '@commitlint/execute-rule': 19.8.1 '@commitlint/resolve-extends': 19.8.1 '@commitlint/types': 19.8.1 chalk: 5.4.1 - cosmiconfig: 9.0.0(typescript@5.9.2) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.10)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) + cosmiconfig: 9.0.0(typescript@5.9.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.10)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -8191,13 +8246,13 @@ snapshots: '@egjs/list-differ@1.0.1': {} - '@element-plus/icons-vue@2.3.1(vue@3.5.21(typescript@5.9.2))': + '@element-plus/icons-vue@2.3.1(vue@3.5.22(typescript@5.9.3))': dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) - '@element-plus/icons-vue@2.3.2(vue@3.5.21(typescript@5.9.2))': + '@element-plus/icons-vue@2.3.2(vue@3.5.22(typescript@5.9.3))': dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) '@emmetio/abbreviation@2.3.3': dependencies: @@ -8363,9 +8418,9 @@ snapshots: eslint: 9.25.0(jiti@2.4.2) eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.9.0(eslint@9.35.0(jiti@2.4.2))': + '@eslint-community/eslint-utils@4.9.0(eslint@9.37.0(jiti@2.4.2))': dependencies: - eslint: 9.35.0(jiti@2.4.2) + eslint: 9.37.0(jiti@2.4.2) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} @@ -8388,13 +8443,15 @@ snapshots: '@eslint/config-helpers@0.2.1': {} - '@eslint/config-helpers@0.3.1': {} + '@eslint/config-helpers@0.4.0': + dependencies: + '@eslint/core': 0.16.0 '@eslint/core@0.13.0': dependencies: '@types/json-schema': 7.0.15 - '@eslint/core@0.15.2': + '@eslint/core@0.16.0': dependencies: '@types/json-schema': 7.0.15 @@ -8416,7 +8473,7 @@ snapshots: '@eslint/js@9.34.0': {} - '@eslint/js@9.35.0': {} + '@eslint/js@9.37.0': {} '@eslint/object-schema@2.1.6': {} @@ -8425,9 +8482,9 @@ snapshots: '@eslint/core': 0.13.0 levn: 0.4.1 - '@eslint/plugin-kit@0.3.5': + '@eslint/plugin-kit@0.4.0': dependencies: - '@eslint/core': 0.15.2 + '@eslint/core': 0.16.0 levn: 0.4.1 '@floating-ui/core@1.6.9': @@ -8758,7 +8815,7 @@ snapshots: '@sxzz/popperjs-es@2.11.7': {} - '@tmagic/cli@1.6.0(typescript@5.9.2)': + '@tmagic/cli@1.6.0(typescript@5.9.3)': dependencies: cac: 6.7.14 chokidar: 3.6.0 @@ -8769,112 +8826,112 @@ snapshots: recast: 0.23.11 tslib: 2.8.1 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/core@1.5.5(typescript@5.9.2)': + '@tmagic/core@1.5.5(typescript@5.9.3)': dependencies: - '@tmagic/data-source': 1.5.5(@tmagic/core@1.5.5(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/dep': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/schema': 1.5.5(typescript@5.9.2) - '@tmagic/utils': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/data-source': 1.5.5(@tmagic/core@1.5.5(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/dep': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.3))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/schema': 1.5.5(typescript@5.9.3) + '@tmagic/utils': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.3))(typescript@5.9.3) events: 3.3.0 lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/core@1.6.0(typescript@5.9.2)': + '@tmagic/core@1.6.0(typescript@5.9.3)': dependencies: - '@tmagic/data-source': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/dep': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/schema': 1.6.0(typescript@5.9.2) - '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/data-source': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/dep': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/schema': 1.6.0(typescript@5.9.3) + '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) events: 3.3.0 lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/core@1.6.0-beta.0(typescript@5.9.2)': + '@tmagic/core@1.6.0-beta.0(typescript@5.9.3)': dependencies: - '@tmagic/data-source': 1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/dep': 1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(@tmagic/utils@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/schema': 1.6.0-beta.0(typescript@5.9.2) - '@tmagic/utils': 1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/data-source': 1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/dep': 1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(@tmagic/utils@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/schema': 1.6.0-beta.0(typescript@5.9.3) + '@tmagic/utils': 1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3) events: 3.3.0 lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/data-source@1.5.5(@tmagic/core@1.5.5(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/data-source@1.5.5(@tmagic/core@1.5.5(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/core': 1.5.5(typescript@5.9.2) + '@tmagic/core': 1.5.5(typescript@5.9.3) deep-state-observer: 5.5.13 events: 3.3.0 lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/data-source@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/data-source@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/core': 1.6.0(typescript@5.9.2) + '@tmagic/core': 1.6.0(typescript@5.9.3) deep-state-observer: 5.5.13 events: 3.3.0 lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/data-source@1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/data-source@1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/core': 1.6.0-beta.0(typescript@5.9.2) + '@tmagic/core': 1.6.0-beta.0(typescript@5.9.3) deep-state-observer: 5.5.13 events: 3.3.0 lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/dep@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/dep@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.3))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.5.5(typescript@5.9.2) - '@tmagic/utils': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/schema': 1.5.5(typescript@5.9.3) + '@tmagic/utils': 1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/dep@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/dep@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.6.0(typescript@5.9.2) - '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/schema': 1.6.0(typescript@5.9.3) + '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/dep@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(@tmagic/utils@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/dep@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(@tmagic/utils@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.6.0-beta.0(typescript@5.9.2) - '@tmagic/utils': 1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/schema': 1.6.0-beta.0(typescript@5.9.3) + '@tmagic/utils': 1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: '@popperjs/core': 2.11.8 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: '@popperjs/core': 2.11.8 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/editor@1.5.5(@tmagic/core@1.5.5(typescript@5.9.2))(@tmagic/schema@1.5.5(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/editor@1.5.5(@tmagic/core@1.5.5(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@element-plus/icons-vue': 2.3.2(vue@3.5.21(typescript@5.9.2)) - '@tmagic/core': 1.5.5(typescript@5.9.2) - '@tmagic/design': 1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/form': 1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/stage': 1.5.5(@tmagic/core@1.5.5(typescript@5.9.2))(@tmagic/schema@1.5.5(typescript@5.9.2))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/table': 1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form@1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/utils': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2) + '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3)) + '@tmagic/core': 1.5.5(typescript@5.9.3) + '@tmagic/design': 1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/form': 1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/stage': 1.5.5(@tmagic/core@1.5.5(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/table': 1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form@1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/utils': 1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) buffer: 6.0.3 color: 3.2.1 deep-object-diff: 1.1.9 @@ -8887,21 +8944,21 @@ snapshots: moveable: 0.53.0 serialize-javascript: 6.0.2 sortablejs: 1.15.6 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 transitivePeerDependencies: - '@tmagic/schema' - '@tmagic/editor@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/schema@1.6.0(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/editor@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@element-plus/icons-vue': 2.3.2(vue@3.5.21(typescript@5.9.2)) - '@tmagic/core': 1.6.0(typescript@5.9.2) - '@tmagic/design': 1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/form': 1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/stage': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2) - '@tmagic/table': 1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form@1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2) + '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3)) + '@tmagic/core': 1.6.0(typescript@5.9.3) + '@tmagic/design': 1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/form': 1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/stage': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3) + '@tmagic/table': 1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form@1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) buffer: 6.0.3 color: 3.2.1 deep-object-diff: 1.1.9 @@ -8914,80 +8971,80 @@ snapshots: moveable: 0.53.0 serialize-javascript: 6.0.2 sortablejs: 1.15.6 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 transitivePeerDependencies: - '@tmagic/form-schema' - '@tmagic/schema' - '@tmagic/element-plus-adapter@1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)': + '@tmagic/element-plus-adapter@1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)': dependencies: - '@tmagic/design': 1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - element-plus: 2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + '@tmagic/design': 1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + element-plus: 2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/form-schema@1.6.0(typescript@5.9.2)': + '@tmagic/form-schema@1.6.0(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.6.0(typescript@5.9.2) + '@tmagic/schema': 1.6.0(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/form@1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/form@1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@element-plus/icons-vue': 2.3.2(vue@3.5.21(typescript@5.9.2)) + '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3)) '@popperjs/core': 2.11.8 - '@tmagic/design': 1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/utils': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/design': 1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/utils': 1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) dayjs: 1.11.13 lodash-es: 4.17.21 sortablejs: 1.15.6 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/form@1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/form@1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@element-plus/icons-vue': 2.3.2(vue@3.5.21(typescript@5.9.2)) + '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3)) '@popperjs/core': 2.11.8 - '@tmagic/design': 1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/form-schema': 1.6.0(typescript@5.9.2) - '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/design': 1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/form-schema': 1.6.0(typescript@5.9.3) + '@tmagic/utils': 1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) dayjs: 1.11.13 lodash-es: 4.17.21 sortablejs: 1.15.6 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/react-runtime-help@0.2.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.9.2)': + '@tmagic/react-runtime-help@0.2.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.9.3)': dependencies: lodash-es: 4.17.21 react: 18.3.1 optionalDependencies: - '@tmagic/core': 1.6.0(typescript@5.9.2) - '@tmagic/stage': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2) - typescript: 5.9.2 + '@tmagic/core': 1.6.0(typescript@5.9.3) + '@tmagic/stage': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3) + typescript: 5.9.3 - '@tmagic/schema@1.5.5(typescript@5.9.2)': + '@tmagic/schema@1.5.5(typescript@5.9.3)': optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/schema@1.6.0(typescript@5.9.2)': + '@tmagic/schema@1.6.0(typescript@5.9.3)': optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/schema@1.6.0-beta.0(typescript@5.9.2)': + '@tmagic/schema@1.6.0-beta.0(typescript@5.9.3)': optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/stage@1.5.5(@tmagic/core@1.5.5(typescript@5.9.2))(@tmagic/schema@1.5.5(typescript@5.9.2))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/stage@1.5.5(@tmagic/core@1.5.5(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@scena/guides': 0.29.2 - '@tmagic/core': 1.5.5(typescript@5.9.2) - '@tmagic/schema': 1.5.5(typescript@5.9.2) - '@tmagic/utils': 1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2) + '@tmagic/core': 1.5.5(typescript@5.9.3) + '@tmagic/schema': 1.6.0(typescript@5.9.3) + '@tmagic/utils': 1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3) events: 3.3.0 keycon: 1.4.0 lodash-es: 4.17.21 @@ -8995,12 +9052,12 @@ snapshots: moveable-helper: 0.4.0(scenejs@1.10.3) scenejs: 1.10.3 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@scena/guides': 0.29.2 - '@tmagic/core': 1.6.0(typescript@5.9.2) + '@tmagic/core': 1.6.0(typescript@5.9.3) events: 3.3.0 keycon: 1.4.0 lodash-es: 4.17.21 @@ -9008,12 +9065,12 @@ snapshots: moveable-helper: 0.4.0(scenejs@1.10.3) scenejs: 1.10.3 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/stage@1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/stage@1.6.0-beta.0(@tmagic/core@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@scena/guides': 0.29.2 - '@tmagic/core': 1.6.0-beta.0(typescript@5.9.2) + '@tmagic/core': 1.6.0-beta.0(typescript@5.9.3) events: 3.3.0 keycon: 1.4.0 lodash-es: 4.17.21 @@ -9021,65 +9078,72 @@ snapshots: moveable-helper: 0.4.0(scenejs@1.10.3) scenejs: 1.10.3 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/table@1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form@1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/table@1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form@1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@tmagic/design': 1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/form': 1.5.5(@tmagic/design@1.5.5(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + '@tmagic/design': 1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/form': 1.5.5(@tmagic/design@1.5.5(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) lodash-es: 4.17.21 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/table@1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form@1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/table@1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form@1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@tmagic/design': 1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - '@tmagic/form': 1.6.0(@tmagic/design@1.6.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + '@tmagic/design': 1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + '@tmagic/form': 1.6.0(@tmagic/design@1.6.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) lodash-es: 4.17.21 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/tmagic-form-runtime@1.1.3(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/editor@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/schema@1.6.0(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/tmagic-form-runtime@1.1.3(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/editor@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)))(element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': dependencies: - '@tmagic/editor': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/form-schema@1.6.0(typescript@5.9.2))(@tmagic/schema@1.6.0(typescript@5.9.2))(monaco-editor@0.52.2)(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) - element-plus: 2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) - vue: 3.5.21(typescript@5.9.2) + '@tmagic/editor': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/form-schema@1.6.0(typescript@5.9.3))(@tmagic/schema@1.6.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) + element-plus: 2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - '@tmagic/core': 1.6.0(typescript@5.9.2) - typescript: 5.9.2 + '@tmagic/core': 1.6.0(typescript@5.9.3) + typescript: 5.9.3 - '@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/utils@1.5.5(@tmagic/schema@1.5.5(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.5.5(typescript@5.9.2) + '@tmagic/schema': 1.5.5(typescript@5.9.3) lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/utils@1.5.5(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.6.0(typescript@5.9.2) + '@tmagic/schema': 1.6.0(typescript@5.9.3) lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/utils@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.2))(typescript@5.9.2)': + '@tmagic/utils@1.6.0(@tmagic/schema@1.6.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@tmagic/schema': 1.6.0-beta.0(typescript@5.9.2) + '@tmagic/schema': 1.6.0(typescript@5.9.3) lodash-es: 4.17.21 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@tmagic/vue-runtime-help@1.2.1(@tmagic/core@1.6.0(typescript@5.9.2))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2))(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@tmagic/utils@1.6.0-beta.0(@tmagic/schema@1.6.0-beta.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - vue: 3.5.21(typescript@5.9.2) - vue-demi: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + '@tmagic/schema': 1.6.0-beta.0(typescript@5.9.3) + lodash-es: 4.17.21 optionalDependencies: - '@tmagic/core': 1.6.0(typescript@5.9.2) - '@tmagic/stage': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.2))(typescript@5.9.2) - '@vue/composition-api': 1.7.2(vue@3.5.21(typescript@5.9.2)) - typescript: 5.9.2 + typescript: 5.9.3 + + '@tmagic/vue-runtime-help@1.2.1(@tmagic/core@1.6.0(typescript@5.9.3))(@tmagic/stage@1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3))(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))': + dependencies: + vue: 3.5.22(typescript@5.9.3) + vue-demi: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) + optionalDependencies: + '@tmagic/core': 1.6.0(typescript@5.9.3) + '@tmagic/stage': 1.6.0(@tmagic/core@1.6.0(typescript@5.9.3))(typescript@5.9.3) + '@vue/composition-api': 1.7.2(vue@3.5.22(typescript@5.9.3)) + typescript: 5.9.3 '@tootallnate/once@2.0.0': {} @@ -9180,41 +9244,41 @@ snapshots: '@types/web-bluetooth@0.0.21': {} - '@typescript-eslint/eslint-plugin@8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2)': + '@typescript-eslint/eslint-plugin@8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.41.0 - '@typescript-eslint/type-utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) - '@typescript-eslint/utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/type-utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) + '@typescript-eslint/utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.41.0 eslint: 9.25.0(jiti@2.4.2) graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0(typescript@5.9.2) - typescript: 5.9.2 + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2)': + '@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.41.0 '@typescript-eslint/types': 8.41.0 - '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2) + '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.41.0 debug: 4.4.1 eslint: 9.25.0(jiti@2.4.2) - typescript: 5.9.2 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.41.0(typescript@5.9.2)': + '@typescript-eslint/project-service@8.41.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.41.0(typescript@5.9.2) + '@typescript-eslint/tsconfig-utils': 8.41.0(typescript@5.9.3) '@typescript-eslint/types': 8.41.0 debug: 4.4.1 - typescript: 5.9.2 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -9223,28 +9287,28 @@ snapshots: '@typescript-eslint/types': 8.41.0 '@typescript-eslint/visitor-keys': 8.41.0 - '@typescript-eslint/tsconfig-utils@8.41.0(typescript@5.9.2)': + '@typescript-eslint/tsconfig-utils@8.41.0(typescript@5.9.3)': dependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@typescript-eslint/type-utils@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2)': + '@typescript-eslint/type-utils@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.41.0 - '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2) - '@typescript-eslint/utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) debug: 4.4.1 eslint: 9.25.0(jiti@2.4.2) - ts-api-utils: 2.1.0(typescript@5.9.2) - typescript: 5.9.2 + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.41.0': {} - '@typescript-eslint/typescript-estree@8.41.0(typescript@5.9.2)': + '@typescript-eslint/typescript-estree@8.41.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/project-service': 8.41.0(typescript@5.9.2) - '@typescript-eslint/tsconfig-utils': 8.41.0(typescript@5.9.2) + '@typescript-eslint/project-service': 8.41.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.41.0(typescript@5.9.3) '@typescript-eslint/types': 8.41.0 '@typescript-eslint/visitor-keys': 8.41.0 debug: 4.4.1 @@ -9252,19 +9316,19 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.1 - ts-api-utils: 2.1.0(typescript@5.9.2) - typescript: 5.9.2 + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2)': + '@typescript-eslint/utils@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.7.0(eslint@9.25.0(jiti@2.4.2)) '@typescript-eslint/scope-manager': 8.41.0 '@typescript-eslint/types': 8.41.0 - '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2) + '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.3) eslint: 9.25.0(jiti@2.4.2) - typescript: 5.9.2 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -9275,7 +9339,7 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-legacy@7.2.1(terser@5.43.1)(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))': + '@vitejs/plugin-legacy@7.2.1(terser@5.43.1)(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.28.0) @@ -9290,7 +9354,7 @@ snapshots: regenerator-runtime: 0.14.1 systemjs: 6.15.1 terser: 5.43.1 - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) transitivePeerDependencies: - supports-color @@ -9304,35 +9368,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@5.1.0(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2))': + '@vitejs/plugin-vue-jsx@5.1.0(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3))': dependencies: '@babel/core': 7.28.3 '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.3) '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3) '@rolldown/pluginutils': 1.0.0-beta.34 '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3) - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) - vue: 3.5.21(typescript@5.9.2) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vue: 3.5.22(typescript@5.9.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.3(vite@5.4.16(@types/node@24.0.10)(sass@1.91.0)(terser@5.43.1))(vue@3.5.21(typescript@5.9.2))': + '@vitejs/plugin-vue@5.2.3(vite@5.4.16(@types/node@24.0.10)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1))(vue@3.5.22(typescript@5.9.3))': dependencies: - vite: 5.4.16(@types/node@24.0.10)(sass@1.91.0)(terser@5.43.1) - vue: 3.5.21(typescript@5.9.2) + vite: 5.4.16(@types/node@24.0.10)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1) + vue: 3.5.22(typescript@5.9.3) - '@vitejs/plugin-vue@5.2.3(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2))': + '@vitejs/plugin-vue@5.2.3(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3))': dependencies: - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) - vue: 3.5.21(typescript@5.9.2) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vue: 3.5.22(typescript@5.9.3) - '@vitejs/plugin-vue@6.0.1(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.21(typescript@5.9.2))': + '@vitejs/plugin-vue@6.0.1(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))(vue@3.5.22(typescript@5.9.3))': dependencies: '@rolldown/pluginutils': 1.0.0-beta.29 - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) - vue: 3.5.21(typescript@5.9.2) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vue: 3.5.22(typescript@5.9.3) - '@vitest/coverage-v8@2.1.9(vitest@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))': + '@vitest/coverage-v8@2.1.9(vitest@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -9346,7 +9410,7 @@ snapshots: std-env: 3.8.1 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vitest: 3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) transitivePeerDependencies: - supports-color @@ -9358,13 +9422,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))': + '@vitest/mocker@3.2.4(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) '@vitest/pretty-format@3.2.4': dependencies: @@ -9429,48 +9493,22 @@ snapshots: '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 '@babel/parser': 7.28.3 - '@vue/compiler-sfc': 3.5.20 + '@vue/compiler-sfc': 3.5.22 transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.5.13': + '@vue/compiler-core@3.5.22': dependencies: - '@babel/parser': 7.26.5 - '@vue/shared': 3.5.13 + '@babel/parser': 7.28.4 + '@vue/shared': 3.5.22 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.5.20': + '@vue/compiler-dom@3.5.22': dependencies: - '@babel/parser': 7.28.3 - '@vue/shared': 3.5.20 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - - '@vue/compiler-core@3.5.21': - dependencies: - '@babel/parser': 7.28.3 - '@vue/shared': 3.5.21 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - - '@vue/compiler-dom@3.5.13': - dependencies: - '@vue/compiler-core': 3.5.13 - '@vue/shared': 3.5.13 - - '@vue/compiler-dom@3.5.20': - dependencies: - '@vue/compiler-core': 3.5.20 - '@vue/shared': 3.5.20 - - '@vue/compiler-dom@3.5.21': - dependencies: - '@vue/compiler-core': 3.5.21 - '@vue/shared': 3.5.21 + '@vue/compiler-core': 3.5.22 + '@vue/shared': 3.5.22 '@vue/compiler-sfc@2.7.16': dependencies: @@ -9480,69 +9518,30 @@ snapshots: optionalDependencies: prettier: 2.8.8 - '@vue/compiler-sfc@3.5.13': + '@vue/compiler-sfc@3.5.22': dependencies: - '@babel/parser': 7.26.5 - '@vue/compiler-core': 3.5.13 - '@vue/compiler-dom': 3.5.13 - '@vue/compiler-ssr': 3.5.13 - '@vue/shared': 3.5.13 - estree-walker: 2.0.2 - magic-string: 0.30.17 - postcss: 8.5.1 - source-map-js: 1.2.1 - - '@vue/compiler-sfc@3.5.20': - dependencies: - '@babel/parser': 7.28.3 - '@vue/compiler-core': 3.5.20 - '@vue/compiler-dom': 3.5.20 - '@vue/compiler-ssr': 3.5.20 - '@vue/shared': 3.5.20 - estree-walker: 2.0.2 - magic-string: 0.30.17 - postcss: 8.5.6 - source-map-js: 1.2.1 - - '@vue/compiler-sfc@3.5.21': - dependencies: - '@babel/parser': 7.28.3 - '@vue/compiler-core': 3.5.21 - '@vue/compiler-dom': 3.5.21 - '@vue/compiler-ssr': 3.5.21 - '@vue/shared': 3.5.21 + '@babel/parser': 7.28.4 + '@vue/compiler-core': 3.5.22 + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 estree-walker: 2.0.2 magic-string: 0.30.19 postcss: 8.5.6 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.13': + '@vue/compiler-ssr@3.5.22': dependencies: - '@vue/compiler-dom': 3.5.13 - '@vue/shared': 3.5.13 - - '@vue/compiler-ssr@3.5.20': - dependencies: - '@vue/compiler-dom': 3.5.20 - '@vue/shared': 3.5.20 - - '@vue/compiler-ssr@3.5.21': - dependencies: - '@vue/compiler-dom': 3.5.21 - '@vue/shared': 3.5.21 - - '@vue/compiler-vue2@2.7.16': - dependencies: - de-indent: 1.0.2 - he: 1.2.0 + '@vue/compiler-dom': 3.5.22 + '@vue/shared': 3.5.22 '@vue/composition-api@1.7.2(vue@2.7.16)': dependencies: vue: 2.7.16 - '@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2))': + '@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3))': dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optional: true '@vue/devtools-api@6.6.4': {} @@ -9565,78 +9564,75 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@3.0.7(typescript@5.9.2)': + '@vue/language-core@3.1.1(typescript@5.9.3)': dependencies: '@volar/language-core': 2.4.23 - '@vue/compiler-dom': 3.5.21 - '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.21 - alien-signals: 2.0.5 + '@vue/compiler-dom': 3.5.22 + '@vue/shared': 3.5.22 + alien-signals: 3.0.0 muggle-string: 0.4.1 path-browserify: 1.0.1 picomatch: 4.0.3 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - '@vue/reactivity@3.5.21': + '@vue/reactivity@3.5.22': dependencies: - '@vue/shared': 3.5.21 + '@vue/shared': 3.5.22 - '@vue/runtime-core@3.5.21': + '@vue/runtime-core@3.5.22': dependencies: - '@vue/reactivity': 3.5.21 - '@vue/shared': 3.5.21 + '@vue/reactivity': 3.5.22 + '@vue/shared': 3.5.22 - '@vue/runtime-dom@3.5.21': + '@vue/runtime-dom@3.5.22': dependencies: - '@vue/reactivity': 3.5.21 - '@vue/runtime-core': 3.5.21 - '@vue/shared': 3.5.21 + '@vue/reactivity': 3.5.22 + '@vue/runtime-core': 3.5.22 + '@vue/shared': 3.5.22 csstype: 3.1.3 - '@vue/server-renderer@3.5.21(vue@3.5.21(typescript@5.9.2))': + '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.3))': dependencies: - '@vue/compiler-ssr': 3.5.21 - '@vue/shared': 3.5.21 - vue: 3.5.21(typescript@5.9.2) - - '@vue/shared@3.5.13': {} + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 + vue: 3.5.22(typescript@5.9.3) '@vue/shared@3.5.17': {} '@vue/shared@3.5.20': {} - '@vue/shared@3.5.21': {} + '@vue/shared@3.5.22': {} '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 vue-component-type-helpers: 2.2.0 - '@vueuse/core@12.8.2(typescript@5.9.2)': + '@vueuse/core@12.8.2(typescript@5.9.3)': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 12.8.2 - '@vueuse/shared': 12.8.2(typescript@5.9.2) - vue: 3.5.21(typescript@5.9.2) + '@vueuse/shared': 12.8.2(typescript@5.9.3) + vue: 3.5.22(typescript@5.9.3) transitivePeerDependencies: - typescript - '@vueuse/core@9.13.0(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))': + '@vueuse/core@9.13.0(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))': dependencies: '@types/web-bluetooth': 0.0.16 '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) - vue-demi: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + '@vueuse/shared': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) + vue-demi: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/integrations@12.8.2(async-validator@4.2.5)(axios@1.11.0)(focus-trap@7.6.4)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.9.2)': + '@vueuse/integrations@12.8.2(async-validator@4.2.5)(axios@1.11.0)(focus-trap@7.6.4)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.9.3)': dependencies: - '@vueuse/core': 12.8.2(typescript@5.9.2) - '@vueuse/shared': 12.8.2(typescript@5.9.2) - vue: 3.5.21(typescript@5.9.2) + '@vueuse/core': 12.8.2(typescript@5.9.3) + '@vueuse/shared': 12.8.2(typescript@5.9.3) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: async-validator: 4.2.5 axios: 1.11.0 @@ -9650,15 +9646,15 @@ snapshots: '@vueuse/metadata@9.13.0': {} - '@vueuse/shared@12.8.2(typescript@5.9.2)': + '@vueuse/shared@12.8.2(typescript@5.9.3)': dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) transitivePeerDependencies: - typescript - '@vueuse/shared@9.13.0(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))': + '@vueuse/shared@9.13.0(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))': dependencies: - vue-demi: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + vue-demi: 0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -9731,7 +9727,7 @@ snapshots: '@algolia/requester-fetch': 5.23.0 '@algolia/requester-node-http': 5.23.0 - alien-signals@2.0.5: {} + alien-signals@3.0.0: {} ansi-colors@4.1.3: {} @@ -10018,6 +10014,7 @@ snapshots: chokidar@4.0.3: dependencies: readdirp: 4.1.1 + optional: true cli-cursor@3.1.0: dependencies: @@ -10092,10 +10089,10 @@ snapshots: commander@2.20.3: {} - commitizen@4.3.1(@types/node@24.0.10)(typescript@5.9.2): + commitizen@4.3.1(@types/node@24.0.10)(typescript@5.9.3): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@24.0.10)(typescript@5.9.2) + cz-conventional-changelog: 3.3.0(@types/node@24.0.10)(typescript@5.9.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -10236,30 +10233,30 @@ snapshots: core-js@3.45.1: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@24.0.10)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2): + cosmiconfig-typescript-loader@6.1.0(@types/node@24.0.10)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): dependencies: '@types/node': 24.0.10 - cosmiconfig: 9.0.0(typescript@5.9.2) + cosmiconfig: 9.0.0(typescript@5.9.3) jiti: 2.4.2 - typescript: 5.9.2 + typescript: 5.9.3 - cosmiconfig@8.3.6(typescript@5.9.2): + cosmiconfig@8.3.6(typescript@5.9.3): dependencies: import-fresh: 3.3.1 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 - cosmiconfig@9.0.0(typescript@5.9.2): + cosmiconfig@9.0.0(typescript@5.9.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 croact-css-styled@1.1.9: dependencies: @@ -10333,16 +10330,16 @@ snapshots: csstype@3.1.3: {} - cz-conventional-changelog@3.3.0(@types/node@24.0.10)(typescript@5.9.2): + cz-conventional-changelog@3.3.0(@types/node@24.0.10)(typescript@5.9.3): dependencies: chalk: 2.4.2 - commitizen: 4.3.1(@types/node@24.0.10)(typescript@5.9.2) + commitizen: 4.3.1(@types/node@24.0.10)(typescript@5.9.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.8.0(@types/node@24.0.10)(typescript@5.9.2) + '@commitlint/load': 19.8.0(@types/node@24.0.10)(typescript@5.9.3) transitivePeerDependencies: - '@types/node' - typescript @@ -10377,8 +10374,6 @@ snapshots: dayjs@1.11.13: {} - de-indent@1.0.2: {} - debug@3.2.7: dependencies: ms: 2.1.3 @@ -10432,6 +10427,8 @@ snapshots: detect-libc@1.0.3: optional: true + detect-libc@2.1.2: {} + devlop@1.1.0: dependencies: dequal: 2.0.3 @@ -10469,15 +10466,15 @@ snapshots: electron-to-chromium@1.5.84: {} - element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): + element-plus@2.11.1(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)): dependencies: '@ctrl/tinycolor': 3.6.1 - '@element-plus/icons-vue': 2.3.2(vue@3.5.21(typescript@5.9.2)) + '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3)) '@floating-ui/dom': 1.6.13 '@popperjs/core': '@sxzz/popperjs-es@2.11.7' '@types/lodash': 4.17.16 '@types/lodash-es': 4.17.12 - '@vueuse/core': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + '@vueuse/core': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) async-validator: 4.2.5 dayjs: 1.11.13 escape-html: 1.0.3 @@ -10486,19 +10483,19 @@ snapshots: lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) transitivePeerDependencies: - '@vue/composition-api' - element-plus@2.9.11(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): + element-plus@2.9.11(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)): dependencies: '@ctrl/tinycolor': 3.6.1 - '@element-plus/icons-vue': 2.3.1(vue@3.5.21(typescript@5.9.2)) + '@element-plus/icons-vue': 2.3.1(vue@3.5.22(typescript@5.9.3)) '@floating-ui/dom': 1.6.13 '@popperjs/core': '@sxzz/popperjs-es@2.11.7' '@types/lodash': 4.17.16 '@types/lodash-es': 4.17.12 - '@vueuse/core': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + '@vueuse/core': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) async-validator: 4.2.5 dayjs: 1.11.13 escape-html: 1.0.3 @@ -10507,19 +10504,19 @@ snapshots: lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) transitivePeerDependencies: - '@vue/composition-api' - element-plus@2.9.3(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): + element-plus@2.9.3(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)): dependencies: '@ctrl/tinycolor': 3.6.1 - '@element-plus/icons-vue': 2.3.2(vue@3.5.21(typescript@5.9.2)) + '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3)) '@floating-ui/dom': 1.6.13 '@popperjs/core': '@sxzz/popperjs-es@2.11.7' '@types/lodash': 4.17.14 '@types/lodash-es': 4.17.12 - '@vueuse/core': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)) + '@vueuse/core': 9.13.0(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)) async-validator: 4.2.5 dayjs: 1.11.13 escape-html: 1.0.3 @@ -10528,7 +10525,7 @@ snapshots: lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) transitivePeerDependencies: - '@vue/composition-api' @@ -10796,17 +10793,17 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint-import-resolver-node@0.3.9)(eslint@9.25.0(jiti@2.4.2)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.25.0(jiti@2.4.2)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) eslint: 9.25.0(jiti@2.4.2) eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2)): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -10817,7 +10814,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.25.0(jiti@2.4.2) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint-import-resolver-node@0.3.9)(eslint@9.25.0(jiti@2.4.2)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.25.0(jiti@2.4.2)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -10829,7 +10826,7 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -10848,7 +10845,7 @@ snapshots: dependencies: eslint: 9.25.0(jiti@2.4.2) - eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2))(vue-eslint-parser@9.4.3(eslint@9.25.0(jiti@2.4.2))): + eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2))(vue-eslint-parser@9.4.3(eslint@9.25.0(jiti@2.4.2))): dependencies: '@eslint-community/eslint-utils': 4.5.1(eslint@9.25.0(jiti@2.4.2)) eslint: 9.25.0(jiti@2.4.2) @@ -10859,7 +10856,7 @@ snapshots: vue-eslint-parser: 9.4.3(eslint@9.25.0(jiti@2.4.2)) xml-name-validator: 4.0.0 optionalDependencies: - '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) eslint-scope@7.2.2: dependencies: @@ -10924,16 +10921,16 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@9.35.0(jiti@2.4.2): + eslint@9.37.0(jiti@2.4.2): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0(jiti@2.4.2)) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.21.0 - '@eslint/config-helpers': 0.3.1 - '@eslint/core': 0.15.2 + '@eslint/config-helpers': 0.4.0 + '@eslint/core': 0.16.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.35.0 - '@eslint/plugin-kit': 0.3.5 + '@eslint/js': 9.37.0 + '@eslint/plugin-kit': 0.4.0 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.2 @@ -11362,8 +11359,6 @@ snapshots: dependencies: '@types/hast': 3.0.4 - he@1.2.0: {} - highlight.js@11.11.1: {} homedir-polyfill@1.0.3: @@ -11417,7 +11412,8 @@ snapshots: ignore@7.0.5: {} - immutable@5.0.3: {} + immutable@5.0.3: + optional: true import-fresh@3.3.1: dependencies: @@ -11747,6 +11743,55 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 + lightningcss-android-arm64@1.30.2: + optional: true + + lightningcss-darwin-arm64@1.30.2: + optional: true + + lightningcss-darwin-x64@1.30.2: + optional: true + + lightningcss-freebsd-x64@1.30.2: + optional: true + + lightningcss-linux-arm-gnueabihf@1.30.2: + optional: true + + lightningcss-linux-arm64-gnu@1.30.2: + optional: true + + lightningcss-linux-arm64-musl@1.30.2: + optional: true + + lightningcss-linux-x64-gnu@1.30.2: + optional: true + + lightningcss-linux-x64-musl@1.30.2: + optional: true + + lightningcss-win32-arm64-msvc@1.30.2: + optional: true + + lightningcss-win32-x64-msvc@1.30.2: + optional: true + + lightningcss@1.30.2: + dependencies: + detect-libc: 2.1.2 + optionalDependencies: + lightningcss-android-arm64: 1.30.2 + lightningcss-darwin-arm64: 1.30.2 + lightningcss-darwin-x64: 1.30.2 + lightningcss-freebsd-x64: 1.30.2 + lightningcss-linux-arm-gnueabihf: 1.30.2 + lightningcss-linux-arm64-gnu: 1.30.2 + lightningcss-linux-arm64-musl: 1.30.2 + lightningcss-linux-x64-gnu: 1.30.2 + lightningcss-linux-x64-musl: 1.30.2 + lightningcss-win32-arm64-msvc: 1.30.2 + lightningcss-win32-x64-msvc: 1.30.2 + lilconfig@3.1.3: {} lines-and-columns@1.2.4: {} @@ -12339,7 +12384,8 @@ snapshots: dependencies: picomatch: 2.3.1 - readdirp@4.1.1: {} + readdirp@4.1.1: + optional: true recast@0.23.11: dependencies: @@ -12447,11 +12493,11 @@ snapshots: dependencies: glob: 7.2.3 - rollup-plugin-dts@6.2.1(rollup@4.44.1)(typescript@5.9.2): + rollup-plugin-dts@6.2.1(rollup@4.44.1)(typescript@5.9.3): dependencies: magic-string: 0.30.17 rollup: 4.44.1 - typescript: 5.9.2 + typescript: 5.9.3 optionalDependencies: '@babel/code-frame': 7.26.2 @@ -12529,6 +12575,7 @@ snapshots: source-map-js: 1.2.1 optionalDependencies: '@parcel/watcher': 2.5.0 + optional: true saxes@5.0.1: dependencies: @@ -12809,12 +12856,12 @@ snapshots: tabbable@6.2.0: {} - tdesign-icons-vue-next@0.2.6(vue@3.5.21(typescript@5.9.2)): + tdesign-icons-vue-next@0.2.6(vue@3.5.22(typescript@5.9.3)): dependencies: '@babel/runtime': 7.26.0 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) - tdesign-vue-next@1.10.6(vue@3.5.21(typescript@5.9.2)): + tdesign-vue-next@1.10.6(vue@3.5.22(typescript@5.9.3)): dependencies: '@babel/runtime': 7.26.0 '@popperjs/core': 2.11.8 @@ -12826,10 +12873,10 @@ snapshots: lodash: 4.17.21 mitt: 3.0.1 sortablejs: 1.15.6 - tdesign-icons-vue-next: 0.2.6(vue@3.5.21(typescript@5.9.2)) + tdesign-icons-vue-next: 0.2.6(vue@3.5.22(typescript@5.9.3)) tinycolor2: 1.6.0 validator: 13.12.0 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) temp-dir@3.0.0: {} @@ -12909,9 +12956,9 @@ snapshots: trim-lines@3.0.1: {} - ts-api-utils@2.1.0(typescript@5.9.2): + ts-api-utils@2.1.0(typescript@5.9.3): dependencies: - typescript: 5.9.2 + typescript: 5.9.3 tsconfig-paths@3.15.0: dependencies: @@ -12967,18 +13014,18 @@ snapshots: possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 - typescript-eslint@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2): + typescript-eslint@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2))(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) - '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) - '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2) - '@typescript-eslint/utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.2) + '@typescript-eslint/eslint-plugin': 8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3))(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) + '@typescript-eslint/parser': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) + '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.41.0(eslint@9.25.0(jiti@2.4.2))(typescript@5.9.3) eslint: 9.25.0(jiti@2.4.2) - typescript: 5.9.2 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - typescript@5.9.2: {} + typescript@5.9.3: {} ufo@1.5.4: {} @@ -13051,7 +13098,7 @@ snapshots: universalify@2.0.1: {} - unplugin-auto-import@20.0.0(@vueuse/core@12.8.2(typescript@5.9.2)): + unplugin-auto-import@20.0.0(@vueuse/core@12.8.2(typescript@5.9.3)): dependencies: local-pkg: 1.1.1 magic-string: 0.30.17 @@ -13060,14 +13107,14 @@ snapshots: unplugin: 2.3.5 unplugin-utils: 0.2.4 optionalDependencies: - '@vueuse/core': 12.8.2(typescript@5.9.2) + '@vueuse/core': 12.8.2(typescript@5.9.3) unplugin-utils@0.2.4: dependencies: pathe: 2.0.3 picomatch: 4.0.3 - unplugin-vue-components@29.0.0(@babel/parser@7.28.3)(vue@3.5.21(typescript@5.9.2)): + unplugin-vue-components@29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.3)): dependencies: chokidar: 3.6.0 debug: 4.4.1 @@ -13077,9 +13124,9 @@ snapshots: tinyglobby: 0.2.14 unplugin: 2.3.5 unplugin-utils: 0.2.4 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 transitivePeerDependencies: - supports-color @@ -13135,13 +13182,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0): + vite-node@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) transitivePeerDependencies: - '@types/node' - jiti @@ -13169,7 +13216,7 @@ snapshots: fast-glob: 3.3.3 magic-string: 0.30.17 - vite@5.4.16(@types/node@24.0.10)(sass@1.91.0)(terser@5.43.1): + vite@5.4.16(@types/node@24.0.10)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1): dependencies: esbuild: 0.21.5 postcss: 8.5.6 @@ -13177,10 +13224,11 @@ snapshots: optionalDependencies: '@types/node': 24.0.10 fsevents: 2.3.3 + lightningcss: 1.30.2 sass: 1.91.0 terser: 5.43.1 - vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0): + vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0): dependencies: esbuild: 0.25.2 fdir: 6.5.0(picomatch@4.0.3) @@ -13192,11 +13240,12 @@ snapshots: '@types/node': 24.0.10 fsevents: 2.3.3 jiti: 2.4.2 + lightningcss: 1.30.2 sass: 1.91.0 terser: 5.43.1 yaml: 2.8.0 - vitepress@1.6.4(@algolia/client-search@5.23.0)(@types/node@24.0.10)(@types/react@18.3.18)(async-validator@4.2.5)(axios@1.11.0)(postcss@8.5.6)(qrcode@1.5.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.91.0)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.43.1)(typescript@5.9.2): + vitepress@1.6.4(@algolia/client-search@5.23.0)(@types/node@24.0.10)(@types/react@18.3.18)(async-validator@4.2.5)(axios@1.11.0)(lightningcss@1.30.2)(postcss@8.5.6)(qrcode@1.5.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.91.0)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.43.1)(typescript@5.9.3): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.23.0)(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.3) @@ -13205,17 +13254,17 @@ snapshots: '@shikijs/transformers': 2.5.0 '@shikijs/types': 2.5.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.2.3(vite@5.4.16(@types/node@24.0.10)(sass@1.91.0)(terser@5.43.1))(vue@3.5.21(typescript@5.9.2)) + '@vitejs/plugin-vue': 5.2.3(vite@5.4.16(@types/node@24.0.10)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1))(vue@3.5.22(typescript@5.9.3)) '@vue/devtools-api': 7.7.2 '@vue/shared': 3.5.17 - '@vueuse/core': 12.8.2(typescript@5.9.2) - '@vueuse/integrations': 12.8.2(async-validator@4.2.5)(axios@1.11.0)(focus-trap@7.6.4)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.9.2) + '@vueuse/core': 12.8.2(typescript@5.9.3) + '@vueuse/integrations': 12.8.2(async-validator@4.2.5)(axios@1.11.0)(focus-trap@7.6.4)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.9.3) focus-trap: 7.6.4 mark.js: 8.11.1 minisearch: 7.1.2 shiki: 2.5.0 - vite: 5.4.16(@types/node@24.0.10)(sass@1.91.0)(terser@5.43.1) - vue: 3.5.21(typescript@5.9.2) + vite: 5.4.16(@types/node@24.0.10)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: postcss: 8.5.6 transitivePeerDependencies: @@ -13245,11 +13294,11 @@ snapshots: - typescript - universal-cookie - vitest@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0): + vitest@3.2.4(@types/node@24.0.10)(jiti@2.4.2)(jsdom@19.0.0)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) + '@vitest/mocker': 3.2.4(vite@7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -13267,8 +13316,8 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.5(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) - vite-node: 3.2.4(@types/node@24.0.10)(jiti@2.4.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vite: 7.1.9(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) + vite-node: 3.2.4(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.2)(sass@1.91.0)(terser@5.43.1)(yaml@2.8.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 24.0.10 @@ -13297,11 +13346,11 @@ snapshots: optionalDependencies: '@vue/composition-api': 1.7.2(vue@2.7.16) - vue-demi@0.14.10(@vue/composition-api@1.7.2(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2)): + vue-demi@0.14.10(@vue/composition-api@1.7.2(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)): dependencies: - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) optionalDependencies: - '@vue/composition-api': 1.7.2(vue@3.5.21(typescript@5.9.2)) + '@vue/composition-api': 1.7.2(vue@3.5.22(typescript@5.9.3)) vue-eslint-parser@9.4.3(eslint@9.25.0(jiti@2.4.2)): dependencies: @@ -13316,31 +13365,31 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)): + vue-router@4.5.1(vue@3.5.22(typescript@5.9.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.21(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.3) - vue-tsc@3.0.7(typescript@5.9.2): + vue-tsc@3.1.1(typescript@5.9.3): dependencies: '@volar/typescript': 2.4.23 - '@vue/language-core': 3.0.7(typescript@5.9.2) - typescript: 5.9.2 + '@vue/language-core': 3.1.1(typescript@5.9.3) + typescript: 5.9.3 vue@2.7.16: dependencies: '@vue/compiler-sfc': 2.7.16 csstype: 3.1.3 - vue@3.5.21(typescript@5.9.2): + vue@3.5.22(typescript@5.9.3): dependencies: - '@vue/compiler-dom': 3.5.21 - '@vue/compiler-sfc': 3.5.21 - '@vue/runtime-dom': 3.5.21 - '@vue/server-renderer': 3.5.21(vue@3.5.21(typescript@5.9.2)) - '@vue/shared': 3.5.21 + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-sfc': 3.5.22 + '@vue/runtime-dom': 3.5.22 + '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.3)) + '@vue/shared': 3.5.22 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 w3c-hr-time@1.0.2: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 10e363f9..fedffe79 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,8 +7,8 @@ packages: - 'eslint-config' catalog: - vue: ^3.5.21 - '@vue/compiler-sfc': ^3.5.20 - vite: ^7.1.5 - typescript: "^5.9.2" + vue: ^3.5.22 + '@vue/compiler-sfc': ^3.5.22 + vite: ^7.1.9 + typescript: "^5.9.3" \ No newline at end of file diff --git a/runtime/vue/package.json b/runtime/vue/package.json index e4445d31..dc7c8028 100644 --- a/runtime/vue/package.json +++ b/runtime/vue/package.json @@ -32,10 +32,10 @@ "@vue/compiler-sfc": "catalog:", "fs-extra": "^11.3.1", "minimist": "^1.2.8", + "lightningcss": "^1.30.2", "rimraf": "^3.0.2", "rollup": "4.44.1", "rollup-plugin-external-globals": "^0.13.0", - "sass": "^1.91.0", "terser": "^5.43.1", "typescript": "catalog:", "vite": "catalog:" diff --git a/runtime/vue/vite.config.ts b/runtime/vue/vite.config.ts index 4149c29a..7827a377 100644 --- a/runtime/vue/vite.config.ts +++ b/runtime/vue/vite.config.ts @@ -66,6 +66,7 @@ export default defineConfig({ }, build: { + cssMinify: 'lightningcss', rollupOptions: { input: { page: path.resolve(__dirname, './page/index.html'),