diff --git a/NewLife.Cube.ArcoVue/web/package.json b/NewLife.Cube.ArcoVue/web/package.json index 82e35baa4..392f1e74a 100644 --- a/NewLife.Cube.ArcoVue/web/package.json +++ b/NewLife.Cube.ArcoVue/web/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.0", + "vue": "^3.5.33", "vue-router": "^4.5.0", "pinia": "^3.0.0", "@arco-design/web-vue": "^2.56.0", diff --git a/NewLife.Cube.NaiveUI/web/package.json b/NewLife.Cube.NaiveUI/web/package.json index 1e976241b..4ac486e24 100644 --- a/NewLife.Cube.NaiveUI/web/package.json +++ b/NewLife.Cube.NaiveUI/web/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.0", + "vue": "^3.5.33", "vue-router": "^4.5.0", "pinia": "^3.0.0", "naive-ui": "^2.41.0", diff --git a/NewLife.Cube.TDesign/web/package.json b/NewLife.Cube.TDesign/web/package.json index 307163cf1..795234cbc 100644 --- a/NewLife.Cube.TDesign/web/package.json +++ b/NewLife.Cube.TDesign/web/package.json @@ -18,7 +18,7 @@ "pinia": "^3.0.0", "tdesign-icons-vue-next": "^0.3.0", "tdesign-vue-next": "^1.12.0", - "vue": "^3.5.0", + "vue": "^3.5.33", "vue-router": "^4.5.0" }, "devDependencies": { diff --git a/NewLife.Cube.Vuetify/web/package.json b/NewLife.Cube.Vuetify/web/package.json index 5c8ce6eb6..ae67592a5 100644 --- a/NewLife.Cube.Vuetify/web/package.json +++ b/NewLife.Cube.Vuetify/web/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.0", + "vue": "^3.5.33", "vue-router": "^4.5.0", "pinia": "^3.0.0", "vuetify": "^3.8.0", diff --git a/packages/auth-logic/package.json b/packages/auth-logic/package.json index 5a49fbfe7..63c5cf69d 100644 --- a/packages/auth-logic/package.json +++ b/packages/auth-logic/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "pinia": "^3.0.0", - "vue": "^3.5.0", + "vue": "^3.5.33", "zustand": "^5.0.0", "tsup": "^8.0.0", "typescript": "^5.6.0" diff --git a/packages/page-logic/package.json b/packages/page-logic/package.json index 1d776435f..57618a509 100644 --- a/packages/page-logic/package.json +++ b/packages/page-logic/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "pinia": "^3.0.0", - "vue": "^3.5.0", + "vue": "^3.5.33", "zustand": "^5.0.0", "tsup": "^8.0.0", "typescript": "^5.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a0ffc560..6a0578027 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: devDependencies: '@angular/build': specifier: ^19.2.0 - version: 19.2.24(@angular/compiler-cli@19.2.20(@angular/compiler@19.2.20)(typescript@5.7.3))(@angular/compiler@19.2.20)(@types/node@22.19.19)(chokidar@4.0.3)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(postcss@8.5.23)(sass-embedded@1.99.0)(sugarss@2.0.0)(tailwindcss@4.3.0)(terser@5.49.0)(typescript@5.7.3) + version: 19.2.24(@angular/compiler-cli@19.2.20(@angular/compiler@19.2.20)(typescript@5.7.3))(@angular/compiler@19.2.20)(@types/node@22.19.19)(chokidar@4.0.3)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(postcss@8.5.25)(sass-embedded@1.99.0)(sugarss@2.0.0)(tailwindcss@4.3.0)(terser@5.49.2)(typescript@5.7.3) '@angular/cli': specifier: ^19.2.0 version: 19.2.24(@types/node@22.19.19)(chokidar@4.0.3) @@ -82,7 +82,7 @@ importers: dependencies: '@arco-design/web-vue': specifier: ^2.56.0 - version: 2.57.0(vue@3.5.32(typescript@5.7.3)) + version: 2.57.0(vue@3.5.33(typescript@5.7.3)) '@cube/api-core': specifier: workspace:* version: link:../../packages/api-core @@ -103,26 +103,26 @@ importers: version: 5.6.0 pinia: specifier: ^3.0.0 - version: 3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)) vue: - specifier: ^3.5.0 - version: 3.5.32(typescript@5.7.3) + specifier: ^3.5.33 + version: 3.5.33(typescript@5.7.3) vue-router: specifier: ^4.5.0 - version: 4.6.4(vue@3.5.32(typescript@5.7.3)) + version: 4.6.4(vue@3.5.33(typescript@5.7.3)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.0 - version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3)) + version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3)) typescript: specifier: ^5.7.0 version: 5.7.3 unplugin-auto-import: specifier: ^19.0.0 - version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.32(typescript@5.7.3))) + version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.33(typescript@5.7.3))) vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) vue-tsc: specifier: ^2.2.0 version: 2.2.12(typescript@5.7.3) @@ -180,13 +180,13 @@ importers: version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': specifier: ^4.3.0 - version: 4.7.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 4.7.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) typescript: specifier: ^5.7.0 version: 5.7.3 vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) NewLife.Cube.NaiveUI/web: dependencies: @@ -213,29 +213,29 @@ importers: version: 5.6.0 naive-ui: specifier: ^2.41.0 - version: 2.44.1(vue@3.5.32(typescript@5.7.3)) + version: 2.44.1(vue@3.5.33(typescript@5.7.3)) pinia: specifier: ^3.0.0 - version: 3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)) vue: - specifier: ^3.5.0 - version: 3.5.32(typescript@5.7.3) + specifier: ^3.5.33 + version: 3.5.33(typescript@5.7.3) vue-router: specifier: ^4.5.0 - version: 4.6.4(vue@3.5.32(typescript@5.7.3)) + version: 4.6.4(vue@3.5.33(typescript@5.7.3)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.0 - version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3)) + version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3)) typescript: specifier: ^5.7.0 version: 5.7.3 unplugin-auto-import: specifier: ^19.0.0 - version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.32(typescript@5.7.3))) + version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.33(typescript@5.7.3))) vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) vue-tsc: specifier: ^2.2.0 version: 2.2.12(typescript@5.7.3) @@ -344,7 +344,7 @@ importers: version: 4.6.43(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(stylelint@13.13.1)(typescript@4.9.5) '@umijs/max': specifier: ^4.0.52 - version: 4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + version: 4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -386,7 +386,7 @@ importers: version: 4.9.5 umi-presets-pro: specifier: ^2.0.2 - version: 2.0.3(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@5.29.3(date-fns@4.1.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(chokidar@3.6.0)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(encoding@0.1.13)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5)(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))) + version: 2.0.3(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@5.29.3(date-fns@4.1.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(chokidar@3.6.0)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(encoding@0.1.13)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5)(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))) NewLife.Cube.Shadcn/web: dependencies: @@ -480,7 +480,7 @@ importers: devDependencies: '@tailwindcss/vite': specifier: ^4.0.0 - version: 4.2.2(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 4.2.2(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) '@types/react': specifier: ^19.0.0 version: 19.2.14 @@ -489,7 +489,7 @@ importers: version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': specifier: ^4.3.0 - version: 4.7.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 4.7.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) tailwindcss: specifier: ^4.0.0 version: 4.2.2 @@ -498,7 +498,7 @@ importers: version: 5.7.3 vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) NewLife.Cube.Svelte/web: dependencies: @@ -523,16 +523,16 @@ importers: devDependencies: '@sveltejs/adapter-static': specifier: ^3.0.8 - version: 3.0.10(@sveltejs/kit@2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))) + version: 3.0.10(@sveltejs/kit@2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))) '@sveltejs/kit': specifier: ^2.69.1 - version: 2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) '@sveltejs/vite-plugin-svelte': specifier: ^5.0.0 - version: 5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) '@tailwindcss/vite': specifier: ^4.1.0 - version: 4.2.2(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 4.2.2(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) svelte: specifier: ^5.55.7 version: 5.55.7(@typescript-eslint/types@8.60.1) @@ -547,7 +547,7 @@ importers: version: 5.7.3 vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) NewLife.Cube.TDesign/web: dependencies: @@ -571,32 +571,32 @@ importers: version: 5.6.0 pinia: specifier: ^3.0.0 - version: 3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)) tdesign-icons-vue-next: specifier: ^0.3.0 - version: 0.3.7(vue@3.5.32(typescript@5.7.3)) + version: 0.3.7(vue@3.5.33(typescript@5.7.3)) tdesign-vue-next: specifier: ^1.12.0 - version: 1.19.0(vue@3.5.32(typescript@5.7.3)) + version: 1.19.0(vue@3.5.33(typescript@5.7.3)) vue: - specifier: ^3.5.0 - version: 3.5.32(typescript@5.7.3) + specifier: ^3.5.33 + version: 3.5.33(typescript@5.7.3) vue-router: specifier: ^4.5.0 - version: 4.6.4(vue@3.5.32(typescript@5.7.3)) + version: 4.6.4(vue@3.5.33(typescript@5.7.3)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.0 - version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3)) + version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3)) typescript: specifier: ^5.7.0 version: 5.7.3 unplugin-auto-import: specifier: ^19.0.0 - version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.32(typescript@5.7.3))) + version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.33(typescript@5.7.3))) vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) vue-tsc: specifier: ^2.2.0 version: 2.2.12(typescript@5.7.3) @@ -608,16 +608,16 @@ importers: version: link:../../packages/api-core '@element-plus/icons-vue': specifier: ^2.3.1 - version: 2.3.2(vue@3.5.32(typescript@5.8.3)) + version: 2.3.2(vue@3.5.33(typescript@5.8.3)) '@vueuse/core': specifier: ^13.0.0 - version: 13.9.0(vue@3.5.32(typescript@5.8.3)) + version: 13.9.0(vue@3.5.33(typescript@5.8.3)) '@wangeditor/editor': specifier: ^5.1.23 version: 5.1.23 '@wangeditor/editor-for-vue': specifier: ^5.1.12 - version: 5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.32(typescript@5.8.3)) + version: 5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.33(typescript@5.8.3)) axios: specifier: ^1.8.4 version: 1.16.0(debug@4.4.3) @@ -629,16 +629,19 @@ importers: version: 5.6.0 element-plus: specifier: ^2.9.7 - version: 2.13.7(typescript@5.8.3)(vue@3.5.32(typescript@5.8.3)) + version: 2.13.7(typescript@5.8.3)(vue@3.5.33(typescript@5.8.3)) lodash: specifier: ^4.17.21 version: 4.18.1 + marked: + specifier: ^18.0.9 + version: 18.0.9 md-editor-v3: specifier: ^4.19.1 - version: 4.21.3(vue@3.5.32(typescript@5.8.3)) + version: 4.21.3(vue@3.5.33(typescript@5.8.3)) pinia: specifier: ^3.0.1 - version: 3.0.4(typescript@5.8.3)(vue@3.5.32(typescript@5.8.3)) + version: 3.0.4(typescript@5.8.3)(vue@3.5.33(typescript@5.8.3)) query-string: specifier: ^9.1.1 version: 9.4.0 @@ -647,19 +650,19 @@ importers: version: 8.1.2 vue: specifier: ^3.5.13 - version: 3.5.32(typescript@5.8.3) + version: 3.5.33(typescript@5.8.3) vue-echarts: specifier: ^7.0.3 - version: 7.0.3(@vue/runtime-core@3.5.32)(echarts@5.6.0)(vue@3.5.32(typescript@5.8.3)) + version: 7.0.3(@vue/runtime-core@3.5.33)(echarts@5.6.0)(vue@3.5.33(typescript@5.8.3)) vue-i18n: specifier: ^11.4.0 - version: 11.4.6(vue@3.5.32(typescript@5.8.3)) + version: 11.4.6(vue@3.5.33(typescript@5.8.3)) vue-json-editor: specifier: ^1.4.3 version: 1.4.3 vue-router: specifier: ^4.5.0 - version: 4.6.4(vue@3.5.32(typescript@5.8.3)) + version: 4.6.4(vue@3.5.33(typescript@5.8.3)) devDependencies: '@playwright/test': specifier: ^1.54.2 @@ -681,13 +684,13 @@ importers: version: 22.19.19 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3)) + version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3)) + version: 4.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.6.19(@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3)(vitest@3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + version: 1.6.19(@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3)(vitest@3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(@types/eslint@9.6.1)(eslint@9.39.4(jiti@2.6.1))(prettier@3.5.3) @@ -702,10 +705,10 @@ importers: version: 3.5.32 '@vue/test-utils': specifier: ^2.4.6 - version: 2.4.11(@vue/compiler-dom@3.5.32)(@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.8.3)))(vue@3.5.32(typescript@5.8.3)) + version: 2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.33(vue@3.5.33(typescript@5.8.3)))(vue@3.5.33(typescript@5.8.3)) '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.8.3)(vue@3.5.32(typescript@5.8.3)) + version: 0.7.0(typescript@5.8.3)(vue@3.5.33(typescript@5.8.3)) autoprefixer: specifier: ^10.4.20 version: 10.4.27(postcss@8.5.15) @@ -759,19 +762,19 @@ importers: version: 5.8.3 unplugin-auto-import: specifier: ^19.1.2 - version: 19.3.0(@vueuse/core@13.9.0(vue@3.5.32(typescript@5.8.3))) + version: 19.3.0(@vueuse/core@13.9.0(vue@3.5.33(typescript@5.8.3))) unplugin-vue-components: specifier: ^28.5.0 - version: 28.8.0(@babel/parser@7.29.7)(vue@3.5.32(typescript@5.8.3)) + version: 28.8.0(@babel/parser@7.29.8)(vue@3.5.33(typescript@5.8.3)) vite: specifier: ^6.2.1 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3)) + version: 7.7.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3)) vitest: specifier: ^3.0.8 - version: 3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) vue-tsc: specifier: ^2.2.8 version: 2.2.12(typescript@5.8.3) @@ -801,20 +804,20 @@ importers: version: 5.6.0 pinia: specifier: ^3.0.0 - version: 3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)) vue: - specifier: ^3.5.0 - version: 3.5.32(typescript@5.7.3) + specifier: ^3.5.33 + version: 3.5.33(typescript@5.7.3) vue-router: specifier: ^4.5.0 - version: 4.6.4(vue@3.5.32(typescript@5.7.3)) + version: 4.6.4(vue@3.5.33(typescript@5.7.3)) vuetify: specifier: ^3.8.0 - version: 3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.33(typescript@5.7.3)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.0 - version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3)) + version: 5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3)) sass-embedded: specifier: ^1.89.0 version: 1.99.0 @@ -823,13 +826,13 @@ importers: version: 5.7.3 unplugin-auto-import: specifier: ^19.0.0 - version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.32(typescript@5.7.3))) + version: 19.3.0(@vueuse/core@14.2.1(vue@3.5.33(typescript@5.7.3))) vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + version: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) vite-plugin-vuetify: specifier: ^2.1.0 - version: 2.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3))(vuetify@3.12.5) + version: 2.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3))(vuetify@3.12.5) vue-tsc: specifier: ^2.2.0 version: 2.2.12(typescript@5.7.3) @@ -848,7 +851,7 @@ importers: version: 6.15.0 tsup: specifier: ^8.0.0 - version: 8.5.1(jiti@2.6.1)(postcss@8.5.23)(typescript@5.7.3) + version: 8.5.1(jiti@2.6.1)(postcss@8.5.25)(typescript@5.7.3) typescript: specifier: ^5.6.0 version: 5.7.3 @@ -864,16 +867,16 @@ importers: devDependencies: pinia: specifier: ^3.0.0 - version: 3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)) tsup: specifier: ^8.0.0 - version: 8.5.1(jiti@2.6.1)(postcss@8.5.23)(typescript@5.7.3) + version: 8.5.1(jiti@2.6.1)(postcss@8.5.25)(typescript@5.7.3) typescript: specifier: ^5.6.0 version: 5.7.3 vue: - specifier: ^3.5.0 - version: 3.5.32(typescript@5.7.3) + specifier: ^3.5.33 + version: 3.5.33(typescript@5.7.3) zustand: specifier: ^5.0.0 version: 5.0.12(@types/react@19.2.14)(immer@9.0.21)(react@19.2.5)(use-sync-external-store@1.6.0(react@19.2.5)) @@ -886,7 +889,7 @@ importers: devDependencies: tsup: specifier: ^8.0.0 - version: 8.5.1(jiti@2.6.1)(postcss@8.5.23)(typescript@5.7.3) + version: 8.5.1(jiti@2.6.1)(postcss@8.5.25)(typescript@5.7.3) typescript: specifier: ^5.6.0 version: 5.7.3 @@ -905,16 +908,16 @@ importers: devDependencies: pinia: specifier: ^3.0.0 - version: 3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)) + version: 3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)) tsup: specifier: ^8.0.0 - version: 8.5.1(jiti@2.6.1)(postcss@8.5.23)(typescript@5.7.3) + version: 8.5.1(jiti@2.6.1)(postcss@8.5.25)(typescript@5.7.3) typescript: specifier: ^5.6.0 version: 5.7.3 vue: - specifier: ^3.5.0 - version: 3.5.32(typescript@5.7.3) + specifier: ^3.5.33 + version: 3.5.33(typescript@5.7.3) zustand: specifier: ^5.0.0 version: 5.0.12(@types/react@19.2.14)(immer@9.0.21)(react@19.2.5)(use-sync-external-store@1.6.0(react@19.2.5)) @@ -923,7 +926,7 @@ importers: devDependencies: tsup: specifier: ^8.0.0 - version: 8.5.1(jiti@2.6.1)(postcss@8.5.23)(typescript@5.7.3) + version: 8.5.1(jiti@2.6.1)(postcss@8.5.25)(typescript@5.7.3) typescript: specifier: ^5.6.0 version: 5.7.3 @@ -1444,8 +1447,8 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/parser@7.29.7': - resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} + '@babel/parser@7.29.8': + resolution: {integrity: sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==} engines: {node: '>=6.0.0'} hasBin: true @@ -2014,8 +2017,8 @@ packages: resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} - '@babel/types@7.29.7': - resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} + '@babel/types@7.29.8': + resolution: {integrity: sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==} engines: {node: '>=6.9.0'} '@bcoe/v8-coverage@0.2.3': @@ -3886,49 +3889,42 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] '@napi-rs/nice-linux-arm64-musl@1.1.1': resolution: {integrity: sha512-+2Rzdb3nTIYZ0YJF43qf2twhqOCkiSrHx2Pg6DJaCPYhhaxbLcdlV8hCRMHghQ+EtZQWGNcS2xF4KxBhSGeutg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] '@napi-rs/nice-linux-ppc64-gnu@1.1.1': resolution: {integrity: sha512-4FS8oc0GeHpwvv4tKciKkw3Y4jKsL7FRhaOeiPei0X9T4Jd619wHNe4xCLmN2EMgZoeGg+Q7GY7BsvwKpL22Tg==} engines: {node: '>= 10'} cpu: [ppc64] os: [linux] - libc: [glibc] '@napi-rs/nice-linux-riscv64-gnu@1.1.1': resolution: {integrity: sha512-HU0nw9uD4FO/oGCCk409tCi5IzIZpH2agE6nN4fqpwVlCn5BOq0MS1dXGjXaG17JaAvrlpV5ZeyZwSon10XOXw==} engines: {node: '>= 10'} cpu: [riscv64] os: [linux] - libc: [glibc] '@napi-rs/nice-linux-s390x-gnu@1.1.1': resolution: {integrity: sha512-2YqKJWWl24EwrX0DzCQgPLKQBxYDdBxOHot1KWEq7aY2uYeX+Uvtv4I8xFVVygJDgf6/92h9N3Y43WPx8+PAgQ==} engines: {node: '>= 10'} cpu: [s390x] os: [linux] - libc: [glibc] '@napi-rs/nice-linux-x64-gnu@1.1.1': resolution: {integrity: sha512-/gaNz3R92t+dcrfCw/96pDopcmec7oCcAQ3l/M+Zxr82KT4DljD37CpgrnXV+pJC263JkW572pdbP3hP+KjcIg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] '@napi-rs/nice-linux-x64-musl@1.1.1': resolution: {integrity: sha512-xScCGnyj/oppsNPMnevsBe3pvNaoK7FGvMjT35riz9YdhB2WtTG47ZlbxtOLpjeO9SqqQ2J2igCmz6IJOD5JYw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] '@napi-rs/nice-openharmony-arm64@1.1.1': resolution: {integrity: sha512-6uJPRVwVCLDeoOaNyeiW0gp2kFIM4r7PL2MczdZQHkFi9gVlgm+Vn+V6nTWRcu856mJ2WjYJiumEajfSm7arPQ==} @@ -4033,25 +4029,21 @@ packages: resolution: {integrity: sha512-QWjG3YVsDlIvDTBUPmtPiyqP34ZQpFJqQh2JO94pBih11lFxQ0IGVMEXDhmW3WdiSFPZSJsZGzWynalM9eg+RA==} cpu: [arm64] os: [linux] - libc: [glibc] '@oxlint/linux-arm64-musl@0.15.15': resolution: {integrity: sha512-4W0YsmMSbNzzExOWhk+6zNfmJEmKFqSjFIn8CKLtYFvH8kF6KjoW4/0HNsDNYW5Fz+KOut/2JgkvxAiKH+r0zA==} cpu: [arm64] os: [linux] - libc: [musl] '@oxlint/linux-x64-gnu@0.15.15': resolution: {integrity: sha512-agP3e+eQ6tE5tqN6VI4Uukx2yvjwYFjtrDMcB19J7PmGOaFRwuMuT0sNWK/9guvhuS9aCINNZTi3kEhMy9Qgng==} cpu: [x64] os: [linux] - libc: [glibc] '@oxlint/linux-x64-musl@0.15.15': resolution: {integrity: sha512-L2qE9NhhUafsJOO4pofLx/0hW5IB0sfJa6bS85q0j+ySaI0f3CxMaAadrZLFSuqHWB3oF18B5yvzaPWsc2ohbQ==} cpu: [x64] os: [linux] - libc: [musl] '@oxlint/win32-arm64@0.15.15': resolution: {integrity: sha512-B7f4VAS/E78n8zy6XZlNeyYOtWTel4BJn/22Ap2yEAlNzO34ot8dGfpLk6MqTUWJrRnARwVBVmc3wRVrsOT5yg==} @@ -4092,42 +4084,36 @@ packages: engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] - libc: [glibc] '@parcel/watcher-linux-arm-musl@2.5.6': resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==} engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] - libc: [musl] '@parcel/watcher-linux-arm64-glibc@2.5.6': resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] '@parcel/watcher-linux-arm64-musl@2.5.6': resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] - libc: [musl] '@parcel/watcher-linux-x64-glibc@2.5.6': resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] - libc: [glibc] '@parcel/watcher-linux-x64-musl@2.5.6': resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] - libc: [musl] '@parcel/watcher-win32-arm64@2.5.6': resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==} @@ -4832,235 +4818,196 @@ packages: resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-gnueabihf@4.60.1': resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-gnueabihf@4.60.3': resolution: {integrity: sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.59.0': resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm-musleabihf@4.60.1': resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm-musleabihf@4.60.3': resolution: {integrity: sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.59.0': resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-gnu@4.60.1': resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-gnu@4.60.3': resolution: {integrity: sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.59.0': resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-musl@4.60.1': resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-musl@4.60.3': resolution: {integrity: sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-loong64-gnu@4.59.0': resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} cpu: [loong64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-loong64-gnu@4.60.1': resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==} cpu: [loong64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-loong64-gnu@4.60.3': resolution: {integrity: sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==} cpu: [loong64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-loong64-musl@4.59.0': resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} cpu: [loong64] os: [linux] - libc: [musl] '@rollup/rollup-linux-loong64-musl@4.60.1': resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==} cpu: [loong64] os: [linux] - libc: [musl] '@rollup/rollup-linux-loong64-musl@4.60.3': resolution: {integrity: sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==} cpu: [loong64] os: [linux] - libc: [musl] '@rollup/rollup-linux-ppc64-gnu@4.59.0': resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-ppc64-gnu@4.60.1': resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-ppc64-gnu@4.60.3': resolution: {integrity: sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-ppc64-musl@4.59.0': resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} cpu: [ppc64] os: [linux] - libc: [musl] '@rollup/rollup-linux-ppc64-musl@4.60.1': resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==} cpu: [ppc64] os: [linux] - libc: [musl] '@rollup/rollup-linux-ppc64-musl@4.60.3': resolution: {integrity: sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==} cpu: [ppc64] os: [linux] - libc: [musl] '@rollup/rollup-linux-riscv64-gnu@4.59.0': resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.60.1': resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.60.3': resolution: {integrity: sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-musl@4.59.0': resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} cpu: [riscv64] os: [linux] - libc: [musl] '@rollup/rollup-linux-riscv64-musl@4.60.1': resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==} cpu: [riscv64] os: [linux] - libc: [musl] '@rollup/rollup-linux-riscv64-musl@4.60.3': resolution: {integrity: sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==} cpu: [riscv64] os: [linux] - libc: [musl] '@rollup/rollup-linux-s390x-gnu@4.59.0': resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-s390x-gnu@4.60.1': resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-s390x-gnu@4.60.3': resolution: {integrity: sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.59.0': resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.60.1': resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.60.3': resolution: {integrity: sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-musl@4.59.0': resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-linux-x64-musl@4.60.1': resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-linux-x64-musl@4.60.3': resolution: {integrity: sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-openbsd-x64@4.59.0': resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} @@ -5424,56 +5371,48 @@ packages: engines: {node: '>= 20'} cpu: [arm64] os: [linux] - libc: [glibc] '@tailwindcss/oxide-linux-arm64-gnu@4.3.0': resolution: {integrity: sha512-qTJHELX8jetjhRQHCLilkVLmybpzNQAtaI/gaoVoidn/ufbNDbAo8KlK2J+yPoc8wQxvDxCmh/5lr8nC1+lTbg==} engines: {node: '>= 20'} cpu: [arm64] os: [linux] - libc: [glibc] '@tailwindcss/oxide-linux-arm64-musl@4.2.2': resolution: {integrity: sha512-oCfG/mS+/+XRlwNjnsNLVwnMWYH7tn/kYPsNPh+JSOMlnt93mYNCKHYzylRhI51X+TbR+ufNhhKKzm6QkqX8ag==} engines: {node: '>= 20'} cpu: [arm64] os: [linux] - libc: [musl] '@tailwindcss/oxide-linux-arm64-musl@4.3.0': resolution: {integrity: sha512-Z6sukiQsngnWO+l39X4pPbiWT81IC+PLKF+PHxIlyZbGNb9MODfYlXEVlFvej5BOZInWX01kVyzeLvHsXhfczQ==} engines: {node: '>= 20'} cpu: [arm64] os: [linux] - libc: [musl] '@tailwindcss/oxide-linux-x64-gnu@4.2.2': resolution: {integrity: sha512-rTAGAkDgqbXHNp/xW0iugLVmX62wOp2PoE39BTCGKjv3Iocf6AFbRP/wZT/kuCxC9QBh9Pu8XPkv/zCZB2mcMg==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - libc: [glibc] '@tailwindcss/oxide-linux-x64-gnu@4.3.0': resolution: {integrity: sha512-DRNdQRpSGzRGfARVuVkxvM8Q12nh19l4BF/G7zGA1oe+9wcC6saFBHTISrpIcKzhiXtSrlSrluCfvMuledoCTQ==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - libc: [glibc] '@tailwindcss/oxide-linux-x64-musl@4.2.2': resolution: {integrity: sha512-XW3t3qwbIwiSyRCggeO2zxe3KWaEbM0/kW9e8+0XpBgyKU4ATYzcVSMKteZJ1iukJ3HgHBjbg9P5YPRCVUxlnQ==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - libc: [musl] '@tailwindcss/oxide-linux-x64-musl@4.3.0': resolution: {integrity: sha512-Z0IADbDo8bh6I7h2IQMx601AdXBLfFpEdUotft86evd/8ZPflZe9COPO8Q1vw+pfLWIUo9zN/JGZvwuAJqduqg==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - libc: [musl] '@tailwindcss/oxide-wasm32-wasi@4.2.2': resolution: {integrity: sha512-eKSztKsmEsn1O5lJ4ZAfyn41NfG7vzCg496YiGtMDV86jz1q/irhms5O0VrY6ZwTUkFy/EKG3RfWgxSI3VbZ8Q==} @@ -6091,28 +6030,24 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] '@umijs/es-module-parser-linux-arm64-musl@0.0.7': resolution: {integrity: sha512-cqQffARWkmQ3n1RYNKZR3aD6X8YaP6u1maASjDgPQOpZMAlv/OSDrM/7iGujWTs0PD0haockNG9/DcP6lgPHMw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] '@umijs/es-module-parser-linux-x64-gnu@0.0.7': resolution: {integrity: sha512-PHrKHtT665Za0Ydjch4ACrNpRU+WIIden12YyF1CtMdhuLDSoU6UfdhF3NoDbgEUcXVDX/ftOqmj0SbH3R1uew==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] '@umijs/es-module-parser-linux-x64-musl@0.0.7': resolution: {integrity: sha512-cyZvUK5lcECLWzLp/eU1lFlCETcz+LEb+wrdARQSST1dgoIGZsT4cqM1WzYmdZNk3o883tiZizLt58SieEiHBQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] '@umijs/es-module-parser-win32-arm64-msvc@0.0.7': resolution: {integrity: sha512-V7WxnUI88RboSl0RWLNQeKBT7EDW35fW6Tn92zqtoHHxrhAIL9DtDyvC8REP4qTxeZ6Oej/Ax5I6IjsLx3yTOg==} @@ -6157,28 +6092,24 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] '@umijs/mako-linux-arm64-musl@0.11.10': resolution: {integrity: sha512-kqI1Jw6IHtDwrcsqPZrYxsV3pHzZyOR+6fCFnF5MSURnXbUbJb6Rk66VsKKpMqbyfsEO6nt0WT9FrRBlFvRU2A==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] '@umijs/mako-linux-x64-gnu@0.11.10': resolution: {integrity: sha512-jlhXVvWJuumMmiE3z3ViugOMx9ZasNM1anng0PsusCgDwfy0IOfGzfwfwagqtzfsC5MwyRcfnRQyDdbfbroaSA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] '@umijs/mako-linux-x64-musl@0.11.10': resolution: {integrity: sha512-SLV/PRdL12dFEKlQGenW3OboZXmdYi25y+JblgVJLBhpdxZrHFqpCsTZn4L3hVEhyl0/ksR1iY0wtfK3urR29g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] '@umijs/mako-win32-ia32-msvc@0.11.10': resolution: {integrity: sha512-quCWpVl7yQjG+ccGhkF81GxO3orXdPW1OZWXWxJgOI0uPk7Hczh2EYMEVqqQGbi/83eJ1e3iE1jRTl/+2eHryQ==} @@ -6335,61 +6266,51 @@ packages: resolution: {integrity: sha512-zJc0H99FEPoFfSrNpa91HYfxzfAJCr502oxNK1cfdC9hlaFI43RT+JFCann9JUgZmLzzntChHyn13Sgn9ljHNg==} cpu: [arm64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-arm64-musl@1.12.2': resolution: {integrity: sha512-KQ3Lki6l+Pz1k/eBipN41ES+YUK30beLGb9YqcB1O542cyLCNE6GaxrfcY3T6EezmGGk84wb5XyO9loTM9tkcA==} cpu: [arm64] os: [linux] - libc: [musl] '@unrs/resolver-binding-linux-loong64-gnu@1.12.2': resolution: {integrity: sha512-3SJGEh1DborhG6pyxvhPzCT4bbSIVihsvgJc13P1bHG7KLdNDaF9T3gsTwFc7Jw/5Y5/iWOjkEx7Zy0NvCGX3Q==} cpu: [loong64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-loong64-musl@1.12.2': resolution: {integrity: sha512-jiuG/Obbel7uw1PwHNFfrkiKhLAF6mnyZ6aWlOAVN9WqKm8v0OFGnciJIHu8+CMvXLQ8AD51LPzAoUfT21D5Ew==} cpu: [loong64] os: [linux] - libc: [musl] '@unrs/resolver-binding-linux-ppc64-gnu@1.12.2': resolution: {integrity: sha512-q7xRvVpmcfeL+LlZg8Pbbo6QaTZwDU5BaGZbwfhkEsXJn3Was8xYfE0RBH266xZt0rM6B7i8xAYIvjthuUIWHg==} cpu: [ppc64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-riscv64-gnu@1.12.2': resolution: {integrity: sha512-0CVdx6lcnT3Q9inOH8tsMIOJ6ImndllMjqJHg8RLVdB7Vq4SfkEXl9mCSsVNuNA4MCYycRicCUxPCabVHJRr6A==} cpu: [riscv64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-riscv64-musl@1.12.2': resolution: {integrity: sha512-iOwlRo9vnp6R6ohHQS11n0NnfdXx/omhkocmIfaPRpQhKZ+3BDMkkdRVh53qjkFkpPddf+FETA28NwGN7l5l+w==} cpu: [riscv64] os: [linux] - libc: [musl] '@unrs/resolver-binding-linux-s390x-gnu@1.12.2': resolution: {integrity: sha512-HYJtLfXq94q8iZNFT1lknx258wlkkWhZeUXJRqzKBBUJ00CvZ+N33zgbCqimLjsyw5Va6uUxhVa12mI+kaveEw==} cpu: [s390x] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-x64-gnu@1.12.2': resolution: {integrity: sha512-mPsUhunKKDih5O96Y6enDQyHc1SqBPlY1E/SfMWDM3EdJ95Z9CArPeCVwCCqbP45ljvivdEk8Fxn+SIb1rDAJQ==} cpu: [x64] os: [linux] - libc: [glibc] '@unrs/resolver-binding-linux-x64-musl@1.12.2': resolution: {integrity: sha512-azrt6+5ydLd8Vt210AAFis/lZevSfPw93EJRIJG+xPu4WCJ8K0kppCTpMyLPcKT7H15M4Jnt2tMp5bOvCkRC6A==} cpu: [x64] os: [linux] - libc: [musl] '@unrs/resolver-binding-openharmony-arm64@1.12.2': resolution: {integrity: sha512-YZ9hP4O0X9PQb8eO980qmLNGH4zT3I9+SZTdt0Pr0YyuGQhYKoOZkV02VzrzyOZJ5xIJ3UFIenKkUkGg8GjgWQ==} @@ -6450,28 +6371,24 @@ packages: engines: {node: '>= 20'} cpu: [arm64] os: [linux] - libc: [glibc] '@utoo/pack-linux-arm64-musl@1.3.10': resolution: {integrity: sha512-T4Xoy13jqV4wDKtXIdUxIi6ta+tpJe+UW3Y1/OJ5adC9H+V0w164L1ilCYUi/ztZsp8i/MCF5LhnmVL+JXztTw==} engines: {node: '>= 20'} cpu: [arm64] os: [linux] - libc: [musl] '@utoo/pack-linux-x64-gnu@1.3.10': resolution: {integrity: sha512-v5AEK1Ojhwb5nNSHyl/3D0aOFN8x4LXeplXnXfvEzfHP7wpjzVCmvfxVjPurbFifFHXF/tzec3R/nH6S1/dO8A==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - libc: [glibc] '@utoo/pack-linux-x64-musl@1.3.10': resolution: {integrity: sha512-bDk15/zMvxFLVQ+Y2QNP/Q73VzZoxyB8zsCXTa9rdr5fZmc+S5Z9FzKGsZqJp5ml9Tm+VGGgFvuH3x7pnc4GkQ==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - libc: [musl] '@utoo/pack-shared@1.3.10': resolution: {integrity: sha512-2FfWRl365HRsKZnBG03QB/htUQl6IgZNtidLL08vOZuSmi1opaDL5w7FHpakWOmAPdeQ/DZUsi/iEIKNVlY3jA==} @@ -6603,20 +6520,32 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.32': - resolution: {integrity: sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==} + '@vue/compiler-core@3.5.33': + resolution: {integrity: sha512-3PZLQwFw4Za3TC8t0FvTy3wI16Kt+pmwcgNZca4Pj9iWL2E72a/gZlpBtAJvEdDMdCxdG/qq0C7PN0bsJuv0Rw==} - '@vue/compiler-dom@3.5.32': - resolution: {integrity: sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==} + '@vue/compiler-core@3.5.41': + resolution: {integrity: sha512-q0Xtv/F9w2YO/7htQhtiL+Ev2WCJbe5N2hc+XfgyKkEKqWpSxknmT8QOuGdEKNdjPq0c3F7rNpFkTo3Kfrm7pg==} + + '@vue/compiler-dom@3.5.33': + resolution: {integrity: sha512-PXq0yrfCLzzL07rbXO4awtXY1Z06LG2eu6Adg3RJFa/j3Cii217XxxLXG22N330gw7GmALCY0Z8RgXEviwgpjA==} + + '@vue/compiler-dom@3.5.41': + resolution: {integrity: sha512-oKacVfNglLvGjnS6BXOlGL7EyG2h8X03pqXCjzotRZUaXGjbrTJUnVAQjrCqUnS+lyu31nwQjZY/d817GmCnfw==} '@vue/compiler-sfc@2.7.16': resolution: {integrity: sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==} - '@vue/compiler-sfc@3.5.32': - resolution: {integrity: sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==} + '@vue/compiler-sfc@3.5.33': + resolution: {integrity: sha512-UTUvRO9cY+rROrx/pvN9P5Z7FgA6QGfokUCfhQE4EnmUj3rVnK+CHI0LsEO1pg+I7//iRYMUfcNcCPe7tg0CoA==} + + '@vue/compiler-sfc@3.5.41': + resolution: {integrity: sha512-XJhip7R2wy6vX3knCxdZN4KracFaZUef58s1KYewqluedHIJaPIVfXoYT7MF1F8nCvv6k8bWWxDC8opMkg1VTQ==} - '@vue/compiler-ssr@3.5.32': - resolution: {integrity: sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==} + '@vue/compiler-ssr@3.5.33': + resolution: {integrity: sha512-IErjYdnj1qIupG5xxiVIYiiRvDhGWV4zuh/RCrwfYpuL+HWQzeU6lCk/nF9r7olWMnjKxCAkOctT2qFWFkzb1A==} + + '@vue/compiler-ssr@3.5.41': + resolution: {integrity: sha512-U3v5OejKEGqOI0Wy0+Sz7hGuIFZHA4LSXzrNM3IMIeDyJEBBfTpX26n3SDgToRpP2bLc9FfI2j/kSgcJ8Emq5A==} '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -6666,20 +6595,35 @@ packages: '@vue/reactivity@3.5.32': resolution: {integrity: sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==} + '@vue/reactivity@3.5.33': + resolution: {integrity: sha512-p8UfIqyIhb0rYGlSgSBV+lPhF2iUSBcRy7enhTmPqKWadHy9kcOFYF1AejYBP9P+avnd3OBbD49DU4pLWX/94A==} + '@vue/runtime-core@3.5.32': resolution: {integrity: sha512-pDrXCejn4UpFDFmMd27AcJEbHaLemaE5o4pbb7sLk79SRIhc6/t34BQA7SGNgYtbMnvbF/HHOftYBgFJtUoJUQ==} + '@vue/runtime-core@3.5.33': + resolution: {integrity: sha512-UpFF45RI9//a7rvq7RdOQblb4tup7hHG9QsmIrxkFQLzQ7R8/iNQ5LE15NhLZ1/WcHMU2b47u6P33CPUelHyIQ==} + '@vue/runtime-dom@3.5.32': resolution: {integrity: sha512-1CDVv7tv/IV13V8Nip1k/aaObVbWqRlVCVezTwx3K07p7Vxossp5JU1dcPNhJk3w347gonIUT9jQOGutyJrSVQ==} - '@vue/server-renderer@3.5.32': - resolution: {integrity: sha512-IOjm2+JQwRFS7W28HNuJeXQle9KdZbODFY7hFGVtnnghF51ta20EWAZJHX+zLGtsHhaU6uC9BGPV52KVpYryMQ==} + '@vue/runtime-dom@3.5.33': + resolution: {integrity: sha512-IOxMsAOwquhfITgmOgaPYl7/j8gKUxUFoflRc+u4LxyD3+783xne8vNta1PONVCvCV9A0w7hkyEepINDqfO0tw==} + + '@vue/server-renderer@3.5.33': + resolution: {integrity: sha512-0xylq/8/h44lVG0pZFknv1XIdEgymq2E9n59uTWJBG+dIgiT0TMCSsxrN7nO16Z0MU0MPjFcguBbZV8Itk52Hw==} peerDependencies: - vue: 3.5.32 + vue: 3.5.33 '@vue/shared@3.5.32': resolution: {integrity: sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==} + '@vue/shared@3.5.33': + resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} + + '@vue/shared@3.5.41': + resolution: {integrity: sha512-IOnwSCma8j+9xJT6b8H0dEYidC80NsYmNMlZxRsukYcSoGaDBohog5hDxzeUXdFeGWFA++vWvxqOmrr96VlqMA==} + '@vue/test-utils@2.4.11': resolution: {integrity: sha512-GDqaqZsA6m2E5vNzej0aYiIb6BX8xV9pNSbbbXKOfEYwg7ZNblVX8suyqmUBThq8VIrgAJNxn+z72hVtUeiWHA==} peerDependencies: @@ -6935,6 +6879,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.18.0: + resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} + engines: {node: '>=0.4.0'} + hasBin: true + add-dom-event-listener@1.1.0: resolution: {integrity: sha512-WCxx1ixHT0GQU9hb0KI/mhgRQhnU+U3GvwY6ZvVjYq8rsihIGoaIOUbY0yMPBxLH5MDtr0kz3fisWGNcbWW7Jw==} @@ -8360,28 +8309,24 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] domparser-linux-arm64-musl@0.0.7: resolution: {integrity: sha512-dV14s5WwfotBFGrp5SCGLk0J6LCAj+ZcuuLmpQOsbekPCbiZksk7XOoE2RrZ03ny+/bWN+Sh+jaU9IGiryMVxQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] domparser-linux-x64-gnu@0.0.7: resolution: {integrity: sha512-Ugu95+nsEyWgEsZ0v6cDp9rUHong0HeWMbjmzjICNIvAdbXfaCjbSk+m10YeOTk2N3O4svLvwfnCLYbRcvUTTg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] domparser-linux-x64-musl@0.0.7: resolution: {integrity: sha512-ssuCW0QL1ZB7MjOL0F5o06uy6qreaRsiA8EIGl5rfQstoWrQeKWEtI0yh7dIxvN++Zz0GLFY9IdbSj8GUuY4Kg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] domparser-rs@0.0.7: resolution: {integrity: sha512-OGXsNHyFLGHGzi/zdPRw+Nv4jQdh7DCgmJAQYHXTIGXX1nW4RFwPyocv+VvemRHqs2QFOH6MDhpkzhiXiI6caA==} @@ -8528,8 +8473,8 @@ packages: resolution: {integrity: sha512-6QEuw3zoX1SJQc7b87aBXke/no+mG2bTBgw29gWMQonLmpEkWoCAVkl+M49e48AZlWzxiDzDZzYdp6kobcyLww==} engines: {node: '>=10.13.0'} - enhanced-resolve@5.24.3: - resolution: {integrity: sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==} + enhanced-resolve@5.24.5: + resolution: {integrity: sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==} engines: {node: '>=10.13.0'} enhanced-resolve@5.9.3: @@ -9105,8 +9050,8 @@ packages: fast-uri@3.1.0: resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - fast-uri@3.1.4: - resolution: {integrity: sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==} + fast-uri@3.1.5: + resolution: {integrity: sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==} fastest-levenshtein@1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} @@ -10630,56 +10575,48 @@ packages: engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] lightningcss-linux-arm64-gnu@1.32.0: resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] lightningcss-linux-arm64-musl@1.22.1: resolution: {integrity: sha512-MCV6RuRpzXbunvzwY644iz8cw4oQxvW7oer9xPkdadYqlEyiJJ6wl7FyJOH7Q6ZYH4yjGAUCvxDBxPbnDu9ZVg==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [musl] lightningcss-linux-arm64-musl@1.32.0: resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [musl] lightningcss-linux-x64-gnu@1.22.1: resolution: {integrity: sha512-RjNgpdM20VUXgV7us/VmlO3Vn2ZRiDnc3/bUxCVvySZWPiVPprpqW/QDWuzkGa+NCUf6saAM5CLsZLSxncXJwg==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [glibc] lightningcss-linux-x64-gnu@1.32.0: resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [glibc] lightningcss-linux-x64-musl@1.22.1: resolution: {integrity: sha512-ZgO4C7Rd6Hv/5MnyY2KxOYmIlzk4rplVolDt3NbkNR8DndnyX0Q5IR4acJWNTBICQ21j3zySzKbcJaiJpk/4YA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [musl] lightningcss-linux-x64-musl@1.32.0: resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [musl] lightningcss-win32-arm64-msvc@1.32.0: resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==} @@ -10947,6 +10884,11 @@ packages: resolution: {integrity: sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==} hasBin: true + marked@18.0.9: + resolution: {integrity: sha512-/Sa4qiiHZxf0/FQdBBowr9q4r10krCwMvpK48FUBdXdUXScDxiQGR9zCPrFgRVR5LU3iySOiIjy09ZQvADir1w==} + engines: {node: '>= 20'} + hasBin: true + math-intrinsics@1.1.0: resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} engines: {node: '>= 0.4'} @@ -11239,8 +11181,8 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@3.3.16: - resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==} + nanoid@3.3.17: + resolution: {integrity: sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -12215,8 +12157,8 @@ packages: resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.23: - resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} + postcss@8.5.25: + resolution: {integrity: sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==} engines: {node: ^10 || ^12 || >=14} postcss@8.5.9: @@ -13576,56 +13518,48 @@ packages: engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - libc: glibc sass-embedded-linux-arm@1.99.0: resolution: {integrity: sha512-d4IjJZrX2+AwB2YCy1JySwdptJECNP/WfAQLUl8txI3ka8/d3TUI155GtelnoZUkio211PwIeFvvAeZ9RXPQnw==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - libc: glibc sass-embedded-linux-musl-arm64@1.99.0: resolution: {integrity: sha512-Hi2bt/IrM5P4FBKz6EcHAlniwfpoz9mnTdvSd58y+avA3SANM76upIkAdSayA8ZGwyL3gZokru1AKDPF9lJDNw==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - libc: musl sass-embedded-linux-musl-arm@1.99.0: resolution: {integrity: sha512-2gvHOupgIw3ytatXT4nFUow71LFbuOZPEwG+HUzcNQDH8ue4Ez8cr03vsv5MDv3lIjOKcXwDvWD980t18MwkoQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - libc: musl sass-embedded-linux-musl-riscv64@1.99.0: resolution: {integrity: sha512-mKqGvVaJ9rHMqyZsF0kikQe4NO0f4osb67+X6nLhBiVDKvyazQHJ3zJQreNefIE36yL2sjHIclSB//MprzaQDg==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] - libc: musl sass-embedded-linux-musl-x64@1.99.0: resolution: {integrity: sha512-huhgOMmOc30r7CH7qbRbT9LerSEGSnWuS4CYNOskr9BvNeQp4dIneFufNRGZ7hkOAxUM8DglxIZJN/cyAT95Ew==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - libc: musl sass-embedded-linux-riscv64@1.99.0: resolution: {integrity: sha512-mevFPIFAVhrH90THifxLfOntFmHtcEKOcdWnep2gJ0X4DVva4AiVIRlQe/7w9JFx5+gnDRE1oaJJkzuFUuYZsA==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] - libc: glibc sass-embedded-linux-x64@1.99.0: resolution: {integrity: sha512-9k7IkULqIZdCIVt4Mboryt6vN8Mjmm3EhI1P3mClU5y5i3wLK5ExC3cbVWk047KsID/fvB1RLslqghXJx5BoxA==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - libc: glibc sass-embedded-unknown-all@1.99.0: resolution: {integrity: sha512-P7MxiUtL/XzGo3PX0CaB8lNNEFLQWKikPA8pbKytx9ZCLZSDkt2NJcdAbblB/sqMs4AV3EK2NadV8rI/diq3xg==} @@ -14488,8 +14422,8 @@ packages: engines: {node: '>=10'} hasBin: true - terser@5.49.0: - resolution: {integrity: sha512-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA==} + terser@5.49.2: + resolution: {integrity: sha512-rGbJiKeQ4WDe3EXlDAIaQcwftVfv2Q8o1awFNfvXolJYKkb1AuZY1RTOmqx4LJXZENbWZA7eIsYGHuEzHsi1nQ==} engines: {node: '>=10'} hasBin: true @@ -15304,8 +15238,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.32: - resolution: {integrity: sha512-vM4z4Q9tTafVfMAK7IVzmxg34rSzTFMyIe0UUEijUCkn9+23lj0WRfA83dg7eQZIUlgOSGrkViIaCfqSAUXsMw==} + vue@3.5.33: + resolution: {integrity: sha512-1AgChhx5w3ALgT4oK3acm2Es/7jyZhWSVUfs3rOBlGQC0rjEDkS7G4lWlJJGGNQD+BV3reCwbQrOe1mPNwKHBQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -15744,7 +15678,7 @@ snapshots: '@angular/core': 19.2.20(rxjs@7.8.2)(zone.js@0.15.1) tslib: 2.8.1 - '@angular/build@19.2.24(@angular/compiler-cli@19.2.20(@angular/compiler@19.2.20)(typescript@5.7.3))(@angular/compiler@19.2.20)(@types/node@22.19.19)(chokidar@4.0.3)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(postcss@8.5.23)(sass-embedded@1.99.0)(sugarss@2.0.0)(tailwindcss@4.3.0)(terser@5.49.0)(typescript@5.7.3)': + '@angular/build@19.2.24(@angular/compiler-cli@19.2.20(@angular/compiler@19.2.20)(typescript@5.7.3))(@angular/compiler@19.2.20)(@types/node@22.19.19)(chokidar@4.0.3)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(postcss@8.5.25)(sass-embedded@1.99.0)(sugarss@2.0.0)(tailwindcss@4.3.0)(terser@5.49.2)(typescript@5.7.3)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1902.24(chokidar@4.0.3) @@ -15755,7 +15689,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.24.7 '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.10) '@inquirer/confirm': 5.1.6(@types/node@22.19.19) - '@vitejs/plugin-basic-ssl': 1.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.0)) + '@vitejs/plugin-basic-ssl': 1.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.2)) beasties: 0.3.2 browserslist: 4.28.2 esbuild: 0.25.4 @@ -15773,12 +15707,12 @@ snapshots: semver: 7.7.1 source-map-support: 0.5.21 typescript: 5.7.3 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.2) watchpack: 2.4.2 optionalDependencies: less: 4.6.4 lmdb: 3.2.6 - postcss: 8.5.23 + postcss: 8.5.25 tailwindcss: 4.3.0 transitivePeerDependencies: - '@types/node' @@ -16408,7 +16342,7 @@ snapshots: dependencies: color: 3.2.1 - '@arco-design/web-vue@2.57.0(vue@3.5.32(typescript@5.7.3))': + '@arco-design/web-vue@2.57.0(vue@3.5.33(typescript@5.7.3))': dependencies: '@arco-design/color': 0.4.0 b-tween: 0.3.3 @@ -16418,7 +16352,7 @@ snapshots: number-precision: 1.6.0 resize-observer-polyfill: 1.5.1 scroll-into-view-if-needed: 2.2.31 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) '@asamuzakjp/css-color@5.1.11': dependencies: @@ -16562,7 +16496,7 @@ snapshots: '@babel/generator@7.2.0': dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 jsesc: 2.5.2 lodash: 4.18.1 source-map: 0.5.7 @@ -16628,7 +16562,7 @@ snapshots: '@babel/helper-member-expression-to-functions@7.28.5': dependencies: '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 transitivePeerDependencies: - supports-color @@ -16677,7 +16611,7 @@ snapshots: '@babel/helper-optimise-call-expression@7.27.1': dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 '@babel/helper-plugin-utils@7.28.6': {} @@ -16702,7 +16636,7 @@ snapshots: '@babel/helper-simple-access@7.27.1': dependencies: '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 transitivePeerDependencies: - supports-color @@ -16731,7 +16665,7 @@ snapshots: dependencies: '@babel/template': 7.28.6 '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 transitivePeerDependencies: - supports-color @@ -16751,9 +16685,9 @@ snapshots: dependencies: '@babel/types': 7.29.0 - '@babel/parser@7.29.7': + '@babel/parser@7.29.8': dependencies: - '@babel/types': 7.29.7 + '@babel/types': 7.29.8 '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)': dependencies: @@ -17446,7 +17380,7 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@babel/types@7.29.7': + '@babel/types@7.29.8': dependencies: '@babel/helper-string-parser': 7.29.7 '@babel/helper-validator-identifier': 7.29.7 @@ -17469,7 +17403,7 @@ snapshots: '@code-inspector/core@1.5.1': dependencies: - '@vue/compiler-dom': 3.5.32 + '@vue/compiler-dom': 3.5.41 chalk: 4.1.2 dotenv: 16.6.1 launch-ide: 1.4.3 @@ -17768,9 +17702,9 @@ snapshots: dependencies: css-render: 0.15.14 - '@css-render/vue3-ssr@0.15.14(vue@3.5.32(typescript@5.7.3))': + '@css-render/vue3-ssr@0.15.14(vue@3.5.33(typescript@5.7.3))': dependencies: - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) '@csstools/color-helpers@6.0.2': {} @@ -17796,58 +17730,58 @@ snapshots: '@csstools/css-tokenizer@4.0.0': {} - '@csstools/postcss-color-function@1.1.1(postcss@8.5.15)': + '@csstools/postcss-color-function@1.1.1(postcss@8.5.25)': dependencies: - '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.15) - postcss: 8.5.15 + '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.25) + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-font-format-keywords@1.0.1(postcss@8.5.15)': + '@csstools/postcss-font-format-keywords@1.0.1(postcss@8.5.25)': dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-hwb-function@1.0.2(postcss@8.5.15)': + '@csstools/postcss-hwb-function@1.0.2(postcss@8.5.25)': dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-ic-unit@1.0.1(postcss@8.5.15)': + '@csstools/postcss-ic-unit@1.0.1(postcss@8.5.25)': dependencies: - '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.15) - postcss: 8.5.15 + '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.25) + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-is-pseudo-class@2.0.7(postcss@8.5.15)': + '@csstools/postcss-is-pseudo-class@2.0.7(postcss@8.5.25)': dependencies: '@csstools/selector-specificity': 2.2.0(postcss-selector-parser@6.1.2) - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - '@csstools/postcss-normalize-display-values@1.0.1(postcss@8.5.15)': + '@csstools/postcss-normalize-display-values@1.0.1(postcss@8.5.25)': dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-oklab-function@1.1.1(postcss@8.5.15)': + '@csstools/postcss-oklab-function@1.1.1(postcss@8.5.25)': dependencies: - '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.15) - postcss: 8.5.15 + '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.25) + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-progressive-custom-properties@1.3.0(postcss@8.5.15)': + '@csstools/postcss-progressive-custom-properties@1.3.0(postcss@8.5.25)': dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-stepped-value-functions@1.0.1(postcss@8.5.15)': + '@csstools/postcss-stepped-value-functions@1.0.1(postcss@8.5.25)': dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - '@csstools/postcss-unset-value@1.0.2(postcss@8.5.15)': + '@csstools/postcss-unset-value@1.0.2(postcss@8.5.25)': dependencies: - postcss: 8.5.15 + postcss: 8.5.25 '@csstools/selector-specificity@2.2.0(postcss-selector-parser@6.1.2)': dependencies: @@ -17889,9 +17823,9 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - '@element-plus/icons-vue@2.3.2(vue@3.5.32(typescript@5.8.3))': + '@element-plus/icons-vue@2.3.2(vue@3.5.33(typescript@5.8.3))': dependencies: - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) '@emnapi/core@1.10.0': dependencies: @@ -20416,7 +20350,7 @@ snapshots: '@standard-schema/spec@1.1.0': {} - '@stylelint/postcss-css-in-js@0.37.3(postcss-syntax@0.36.2)(postcss@7.0.39)': + '@stylelint/postcss-css-in-js@0.37.3(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39)': dependencies: '@babel/core': 7.29.0 postcss: 7.0.39 @@ -20432,7 +20366,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@stylelint/postcss-markdown@0.36.2(postcss-syntax@0.36.2)(postcss@7.0.39)': + '@stylelint/postcss-markdown@0.36.2(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39)': dependencies: postcss: 7.0.39 postcss-syntax: 0.36.2(postcss@8.5.15) @@ -20449,15 +20383,15 @@ snapshots: dependencies: acorn: 8.16.0 - '@sveltejs/adapter-static@3.0.10(@sveltejs/kit@2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))': + '@sveltejs/adapter-static@3.0.10(@sveltejs/kit@2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))': dependencies: - '@sveltejs/kit': 2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + '@sveltejs/kit': 2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) - '@sveltejs/kit@2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@sveltejs/kit@2.69.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(typescript@5.7.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: '@standard-schema/spec': 1.1.0 '@sveltejs/acorn-typescript': 1.0.11(acorn@8.17.0) - '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) '@types/cookie': 0.6.0 acorn: 8.17.0 cookie: 0.6.0 @@ -20469,29 +20403,29 @@ snapshots: set-cookie-parser: 3.1.2 sirv: 3.0.2 svelte: 5.55.7(@typescript-eslint/types@8.60.1) - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) optionalDependencies: typescript: 5.7.3 - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) debug: 4.4.3 svelte: 5.55.7(@typescript-eslint/types@8.60.1) - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)))(svelte@5.55.7(@typescript-eslint/types@8.60.1))(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) debug: 4.4.3 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.21 svelte: 5.55.7(@typescript-eslint/types@8.60.1) - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vitefu: 1.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vitefu: 1.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) transitivePeerDependencies: - supports-color @@ -20551,7 +20485,7 @@ snapshots: '@svgr/hast-util-to-babel-ast@6.5.1': dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 entities: 4.5.0 '@svgr/plugin-jsx@6.5.1(@svgr/core@6.5.1)': @@ -20711,12 +20645,12 @@ snapshots: postcss: 8.5.15 tailwindcss: 4.3.0 - '@tailwindcss/vite@4.2.2(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@tailwindcss/vite@4.2.2(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: '@tailwindcss/node': 4.2.2 '@tailwindcss/oxide': 4.2.2 tailwindcss: 4.2.2 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) '@tanstack/match-sorter-utils@8.19.4': dependencies: @@ -20812,7 +20746,7 @@ snapshots: '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.29.2 + '@babel/parser': 7.29.8 '@babel/types': 7.29.0 '@types/babel__traverse@7.28.0': @@ -21443,16 +21377,16 @@ snapshots: '@umijs/bundler-utils': 4.6.43 '@umijs/utils': 4.6.43 enhanced-resolve: 5.9.3 - postcss: 8.5.15 - postcss-flexbugs-fixes: 5.0.2(postcss@8.5.15) - postcss-preset-env: 7.5.0(postcss@8.5.15) + postcss: 8.5.25 + postcss-flexbugs-fixes: 5.0.2(postcss@8.5.25) + postcss-preset-env: 7.5.0(postcss@8.5.25) transitivePeerDependencies: - supports-color - '@umijs/bundler-mako@0.11.10(postcss@8.5.15)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': + '@umijs/bundler-mako@0.11.10(postcss@8.5.25)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': dependencies: '@umijs/bundler-utils': 4.6.43 - '@umijs/mako': 0.11.10(postcss@8.5.15)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + '@umijs/mako': 0.11.10(postcss@8.5.25)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) chalk: 4.1.2 compression: 1.8.1 connect-history-api-fallback: 2.0.0 @@ -21497,7 +21431,7 @@ snapshots: dependencies: '@umijs/bundler-utils': 4.6.43 '@umijs/bundler-webpack': 4.6.43(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) - '@utoo/pack': 1.3.10(less-loader@11.1.0(less@4.1.3)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(less@4.1.3)(postcss@8.5.15)(resolve-url-loader@5.0.0)(sass-loader@13.2.0(sass-embedded@1.99.0)(sass@1.54.0)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1)) + '@utoo/pack': 1.3.10(less-loader@11.1.0(less@4.1.3)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(less@4.1.3)(postcss@8.5.25)(resolve-url-loader@5.0.0)(sass-loader@13.2.0(sass-embedded@1.99.0)(sass@1.54.0)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1)) compression: 1.8.1 connect-history-api-fallback: 2.0.0 cors: 2.8.6 @@ -21505,7 +21439,7 @@ snapshots: express-http-proxy: 2.1.2 less: 4.1.3 less-loader: 11.1.0(less@4.1.3)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) - postcss: 8.5.15 + postcss: 8.5.25 sass: 1.54.0 sass-loader: 13.2.0(sass-embedded@1.99.0)(sass@1.54.0)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) transitivePeerDependencies: @@ -21526,18 +21460,18 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - '@umijs/bundler-vite@4.6.43(@types/node@22.19.19)(lightningcss@1.32.0)(postcss@8.5.15)(rollup@3.30.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0)': + '@umijs/bundler-vite@4.6.43(@types/node@22.19.19)(lightningcss@1.32.0)(postcss@8.5.25)(rollup@3.30.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2)': dependencies: '@svgr/core': 6.5.1 '@umijs/bundler-utils': 4.6.43 '@umijs/utils': 4.6.43 - '@vitejs/plugin-react': 4.0.0(vite@4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0)) + '@vitejs/plugin-react': 4.0.0(vite@4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2)) core-js: 3.34.0 less: 4.1.3 - postcss-preset-env: 7.5.0(postcss@8.5.15) + postcss-preset-env: 7.5.0(postcss@8.5.25) rollup-plugin-visualizer: 5.9.0(rollup@3.30.0) systemjs: 6.15.1 - vite: 4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - '@types/node' - lightningcss @@ -21568,8 +21502,8 @@ snapshots: jest-worker: 29.4.3 lightningcss: 1.22.1 node-libs-browser: 2.2.1 - postcss: 8.5.15 - postcss-preset-env: 7.5.0(postcss@8.5.15) + postcss: 8.5.25 + postcss-preset-env: 7.5.0(postcss@8.5.25) react-error-overlay: 6.0.9 react-refresh: 0.14.0 transitivePeerDependencies: @@ -21751,7 +21685,7 @@ snapshots: '@umijs/mako-win32-x64-msvc@0.11.10': optional: true - '@umijs/mako@0.11.10(postcss@8.5.15)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': + '@umijs/mako@0.11.10(postcss@8.5.25)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': dependencies: '@module-federation/webpack-bundler-runtime': 0.8.12 '@swc/helpers': 0.5.1 @@ -21765,7 +21699,7 @@ snapshots: lodash: 4.18.1 node-libs-browser-okam: 2.2.5 piscina: 4.9.2 - postcss-loader: 8.2.1(postcss@8.5.15)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + postcss-loader: 8.2.1(postcss@8.5.25)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) react-error-overlay: 6.0.9 react-refresh: 0.14.2 resolve: 1.22.12 @@ -21802,14 +21736,14 @@ snapshots: - supports-color - typescript - '@umijs/max@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': + '@umijs/max@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': dependencies: '@umijs/lint': 4.6.43(eslint@8.35.0)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(stylelint@14.8.2)(typescript@4.9.5) '@umijs/plugins': 4.6.43(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@4.24.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) antd: 4.24.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) eslint: 8.35.0 stylelint: 14.8.2 - umi: 4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.35.0)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@14.8.2)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + umi: 4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.35.0)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@14.8.2)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) transitivePeerDependencies: - '@babel/core' - '@rspack/core' @@ -22027,7 +21961,7 @@ snapshots: - react-native - supports-color - '@umijs/preset-umi@4.6.43(@types/node@22.19.19)(@types/react@18.3.28)(lightningcss@1.32.0)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': + '@umijs/preset-umi@4.6.43(@types/node@22.19.19)(@types/react@18.3.28)(lightningcss@1.32.0)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))': dependencies: '@iconify/utils': 2.1.1 '@stagewise/toolbar': 0.6.2 @@ -22035,10 +21969,10 @@ snapshots: '@umijs/ast': 4.6.43 '@umijs/babel-preset-umi': 4.6.43 '@umijs/bundler-esbuild': 4.6.43 - '@umijs/bundler-mako': 0.11.10(postcss@8.5.15)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + '@umijs/bundler-mako': 0.11.10(postcss@8.5.25)(sass-embedded@1.99.0)(sass@1.54.0)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) '@umijs/bundler-utils': 4.6.43 '@umijs/bundler-utoopack': 4.6.43(resolve-url-loader@5.0.0)(sass-embedded@1.99.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) - '@umijs/bundler-vite': 4.6.43(@types/node@22.19.19)(lightningcss@1.32.0)(postcss@8.5.15)(rollup@3.30.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0) + '@umijs/bundler-vite': 4.6.43(@types/node@22.19.19)(lightningcss@1.32.0)(postcss@8.5.25)(rollup@3.30.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2) '@umijs/bundler-webpack': 4.6.43(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) '@umijs/core': 4.6.43 '@umijs/did-you-know': 1.0.4 @@ -22061,8 +21995,8 @@ snapshots: html-webpack-plugin: 5.5.0(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) less-plugin-resolve: 1.0.2 path-to-regexp: 1.7.0 - postcss: 8.5.15 - postcss-prefix-selector: 1.16.0(postcss@8.5.15) + postcss: 8.5.25 + postcss-prefix-selector: 1.16.0(postcss@8.5.25) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-router: 6.3.0(react@18.3.1) @@ -22121,13 +22055,13 @@ snapshots: react-helmet-async: 1.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@umijs/request-record@1.1.4(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))': + '@umijs/request-record@1.1.4(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))': dependencies: chokidar: 3.6.0 express: 4.22.1 lodash: 4.18.1 prettier: 2.8.8 - umi: 4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + umi: 4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) transitivePeerDependencies: - supports-color @@ -22318,7 +22252,7 @@ snapshots: '@utoo/pack-win32-x64-msvc@1.3.10': optional: true - '@utoo/pack@1.3.10(less-loader@11.1.0(less@4.1.3)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(less@4.1.3)(postcss@8.5.15)(resolve-url-loader@5.0.0)(sass-loader@13.2.0(sass-embedded@1.99.0)(sass@1.54.0)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))': + '@utoo/pack@1.3.10(less-loader@11.1.0(less@4.1.3)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(less@4.1.3)(postcss@8.5.25)(resolve-url-loader@5.0.0)(sass-loader@13.2.0(sass-embedded@1.99.0)(sass@1.54.0)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)))(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))': dependencies: '@babel/code-frame': 7.22.5 '@hono/node-server': 1.19.14(hono@4.12.12) @@ -22331,9 +22265,9 @@ snapshots: hono: 4.12.12 less: 4.1.3 less-loader: 11.1.0(less@4.1.3)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) - nanoid: 3.3.12 + nanoid: 3.3.17 picocolors: 1.1.1 - postcss: 8.5.15 + postcss: 8.5.25 resolve-url-loader: 5.0.0 sass: 1.54.0 sass-loader: 13.2.0(sass-embedded@1.99.0)(sass@1.54.0)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) @@ -22358,21 +22292,21 @@ snapshots: '@vicons/ionicons5@0.12.0': {} - '@vitejs/plugin-basic-ssl@1.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.0))': + '@vitejs/plugin-basic-ssl@1.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.2) - '@vitejs/plugin-react@4.0.0(vite@4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0))': + '@vitejs/plugin-react@4.0.0(vite@4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0) react-refresh: 0.14.2 - vite: 4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-react@4.7.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@vitejs/plugin-react@4.7.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) @@ -22380,32 +22314,32 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) '@rolldown/pluginutils': 1.0.0-beta.27 '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vue: 3.5.32(typescript@5.8.3) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vue: 3.5.33(typescript@5.8.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3))': dependencies: - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vue: 3.5.32(typescript@5.7.3) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vue: 3.5.33(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3))': + '@vitejs/plugin-vue@5.2.4(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3))': dependencies: - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vue: 3.5.32(typescript@5.8.3) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vue: 3.5.33(typescript@5.8.3) - '@vitest/eslint-plugin@1.6.19(@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3)(vitest@3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@vitest/eslint-plugin@1.6.19(@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3)(vitest@3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: '@typescript-eslint/scope-manager': 8.60.1 '@typescript-eslint/utils': 8.60.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3) @@ -22413,7 +22347,7 @@ snapshots: optionalDependencies: '@typescript-eslint/eslint-plugin': 8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3) typescript: 5.8.3 - vitest: 3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vitest: 3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - supports-color @@ -22425,13 +22359,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.6(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))': + '@vitest/mocker@3.2.6(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))': dependencies: '@vitest/spy': 3.2.6 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) '@vitest/pretty-format@3.2.6': dependencies: @@ -22483,7 +22417,7 @@ snapshots: '@babel/types': 7.29.0 '@vue/babel-helper-vue-transform-on': 1.5.0 '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.0) - '@vue/shared': 3.5.32 + '@vue/shared': 3.5.41 optionalDependencies: '@babel/core': 7.29.0 transitivePeerDependencies: @@ -22495,48 +22429,78 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-module-imports': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 - '@babel/parser': 7.29.2 - '@vue/compiler-sfc': 3.5.32 + '@babel/parser': 7.29.8 + '@vue/compiler-sfc': 3.5.41 transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.5.32': + '@vue/compiler-core@3.5.33': dependencies: - '@babel/parser': 7.29.2 - '@vue/shared': 3.5.32 + '@babel/parser': 7.29.8 + '@vue/shared': 3.5.33 entities: 7.0.1 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.32': + '@vue/compiler-core@3.5.41': dependencies: - '@vue/compiler-core': 3.5.32 - '@vue/shared': 3.5.32 + '@babel/parser': 7.29.8 + '@vue/shared': 3.5.41 + entities: 7.0.1 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + + '@vue/compiler-dom@3.5.33': + dependencies: + '@vue/compiler-core': 3.5.33 + '@vue/shared': 3.5.33 + + '@vue/compiler-dom@3.5.41': + dependencies: + '@vue/compiler-core': 3.5.41 + '@vue/shared': 3.5.41 '@vue/compiler-sfc@2.7.16': dependencies: - '@babel/parser': 7.29.7 - postcss: 8.5.15 + '@babel/parser': 7.29.8 + postcss: 8.5.25 source-map: 0.6.1 optionalDependencies: prettier: 2.8.8 - '@vue/compiler-sfc@3.5.32': + '@vue/compiler-sfc@3.5.33': dependencies: - '@babel/parser': 7.29.2 - '@vue/compiler-core': 3.5.32 - '@vue/compiler-dom': 3.5.32 - '@vue/compiler-ssr': 3.5.32 - '@vue/shared': 3.5.32 + '@babel/parser': 7.29.8 + '@vue/compiler-core': 3.5.33 + '@vue/compiler-dom': 3.5.33 + '@vue/compiler-ssr': 3.5.33 + '@vue/shared': 3.5.33 estree-walker: 2.0.2 magic-string: 0.30.21 - postcss: 8.5.15 + postcss: 8.5.25 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.32': + '@vue/compiler-sfc@3.5.41': dependencies: - '@vue/compiler-dom': 3.5.32 - '@vue/shared': 3.5.32 + '@babel/parser': 7.29.8 + '@vue/compiler-core': 3.5.41 + '@vue/compiler-dom': 3.5.41 + '@vue/compiler-ssr': 3.5.41 + '@vue/shared': 3.5.41 + estree-walker: 2.0.2 + magic-string: 0.30.21 + postcss: 8.5.25 + source-map-js: 1.2.1 + + '@vue/compiler-ssr@3.5.33': + dependencies: + '@vue/compiler-dom': 3.5.33 + '@vue/shared': 3.5.33 + + '@vue/compiler-ssr@3.5.41': + dependencies: + '@vue/compiler-dom': 3.5.41 + '@vue/shared': 3.5.41 '@vue/compiler-vue2@2.7.16': dependencies: @@ -22549,15 +22513,15 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.9 - '@vue/devtools-core@7.7.9(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3))': + '@vue/devtools-core@7.7.9(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3))': dependencies: '@vue/devtools-kit': 7.7.9 '@vue/devtools-shared': 7.7.9 mitt: 3.0.1 nanoid: 5.1.11 pathe: 2.0.3 - vite-hot-client: 2.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) - vue: 3.5.32(typescript@5.8.3) + vite-hot-client: 2.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) + vue: 3.5.33(typescript@5.8.3) transitivePeerDependencies: - vite @@ -22600,9 +22564,9 @@ snapshots: '@vue/language-core@2.2.12(typescript@5.7.3)': dependencies: '@volar/language-core': 2.4.15 - '@vue/compiler-dom': 3.5.32 + '@vue/compiler-dom': 3.5.41 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.32 + '@vue/shared': 3.5.41 alien-signals: 1.0.13 minimatch: 9.0.9 muggle-string: 0.4.1 @@ -22613,9 +22577,9 @@ snapshots: '@vue/language-core@2.2.12(typescript@5.8.3)': dependencies: '@volar/language-core': 2.4.15 - '@vue/compiler-dom': 3.5.32 + '@vue/compiler-dom': 3.5.41 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.32 + '@vue/shared': 3.5.41 alien-signals: 1.0.13 minimatch: 9.0.9 muggle-string: 0.4.1 @@ -22627,11 +22591,20 @@ snapshots: dependencies: '@vue/shared': 3.5.32 + '@vue/reactivity@3.5.33': + dependencies: + '@vue/shared': 3.5.33 + '@vue/runtime-core@3.5.32': dependencies: '@vue/reactivity': 3.5.32 '@vue/shared': 3.5.32 + '@vue/runtime-core@3.5.33': + dependencies: + '@vue/reactivity': 3.5.33 + '@vue/shared': 3.5.33 + '@vue/runtime-dom@3.5.32': dependencies: '@vue/reactivity': 3.5.32 @@ -22639,62 +22612,73 @@ snapshots: '@vue/shared': 3.5.32 csstype: 3.2.3 - '@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.7.3))': + '@vue/runtime-dom@3.5.33': dependencies: - '@vue/compiler-ssr': 3.5.32 - '@vue/shared': 3.5.32 - vue: 3.5.32(typescript@5.7.3) + '@vue/reactivity': 3.5.33 + '@vue/runtime-core': 3.5.33 + '@vue/shared': 3.5.33 + csstype: 3.2.3 - '@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.8.3))': + '@vue/server-renderer@3.5.33(vue@3.5.33(typescript@5.7.3))': dependencies: - '@vue/compiler-ssr': 3.5.32 - '@vue/shared': 3.5.32 - vue: 3.5.32(typescript@5.8.3) + '@vue/compiler-ssr': 3.5.33 + '@vue/shared': 3.5.33 + vue: 3.5.33(typescript@5.7.3) + + '@vue/server-renderer@3.5.33(vue@3.5.33(typescript@5.8.3))': + dependencies: + '@vue/compiler-ssr': 3.5.33 + '@vue/shared': 3.5.33 + vue: 3.5.33(typescript@5.8.3) '@vue/shared@3.5.32': {} - '@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.32)(@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.8.3)))(vue@3.5.32(typescript@5.8.3))': + '@vue/shared@3.5.33': {} + + '@vue/shared@3.5.41': {} + + '@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.33(vue@3.5.33(typescript@5.8.3)))(vue@3.5.33(typescript@5.8.3))': dependencies: - '@vue/compiler-dom': 3.5.32 + '@vue/compiler-dom': 3.5.41 js-beautify: 1.15.4 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) vue-component-type-helpers: 3.2.6 optionalDependencies: - '@vue/server-renderer': 3.5.32(vue@3.5.32(typescript@5.8.3)) + '@vue/server-renderer': 3.5.33(vue@3.5.33(typescript@5.8.3)) - '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.32(typescript@5.8.3))': + '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.33(typescript@5.8.3))': optionalDependencies: typescript: 5.8.3 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) - '@vuetify/loader-shared@2.1.2(vue@3.5.32(typescript@5.7.3))(vuetify@3.12.5)': + '@vuetify/loader-shared@2.1.2(vue@3.5.33(typescript@5.7.3))(vuetify@3.12.5)': dependencies: upath: 2.0.1 - vue: 3.5.32(typescript@5.7.3) - vuetify: 3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.32(typescript@5.7.3)) + vue: 3.5.33(typescript@5.7.3) + vuetify: 3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.33(typescript@5.7.3)) '@vueuse/core@12.0.0(typescript@5.8.3)': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 12.0.0 '@vueuse/shared': 12.0.0(typescript@5.8.3) - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) transitivePeerDependencies: - typescript - '@vueuse/core@13.9.0(vue@3.5.32(typescript@5.8.3))': + '@vueuse/core@13.9.0(vue@3.5.33(typescript@5.8.3))': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 13.9.0 - '@vueuse/shared': 13.9.0(vue@3.5.32(typescript@5.8.3)) - vue: 3.5.32(typescript@5.8.3) + '@vueuse/shared': 13.9.0(vue@3.5.33(typescript@5.8.3)) + vue: 3.5.33(typescript@5.8.3) - '@vueuse/core@14.2.1(vue@3.5.32(typescript@5.7.3))': + '@vueuse/core@14.2.1(vue@3.5.33(typescript@5.7.3))': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 14.2.1 - '@vueuse/shared': 14.2.1(vue@3.5.32(typescript@5.7.3)) - vue: 3.5.32(typescript@5.7.3) + '@vueuse/shared': 14.2.1(vue@3.5.33(typescript@5.7.3)) + vue: 3.5.33(typescript@5.7.3) optional: true '@vueuse/metadata@12.0.0': {} @@ -22706,17 +22690,17 @@ snapshots: '@vueuse/shared@12.0.0(typescript@5.8.3)': dependencies: - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) transitivePeerDependencies: - typescript - '@vueuse/shared@13.9.0(vue@3.5.32(typescript@5.8.3))': + '@vueuse/shared@13.9.0(vue@3.5.33(typescript@5.8.3))': dependencies: - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) - '@vueuse/shared@14.2.1(vue@3.5.32(typescript@5.7.3))': + '@vueuse/shared@14.2.1(vue@3.5.33(typescript@5.7.3))': dependencies: - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) optional: true '@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.12)(slate@0.72.8)(snabbdom@3.6.4))(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.12)(slate@0.72.8)(snabbdom@3.6.4)': @@ -22760,10 +22744,10 @@ snapshots: slate-history: 0.66.0(slate@0.72.8) snabbdom: 3.6.4 - '@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.32(typescript@5.8.3))': + '@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.33(typescript@5.8.3))': dependencies: '@wangeditor/editor': 5.1.23 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) '@wangeditor/editor@5.1.23': dependencies: @@ -22929,9 +22913,9 @@ snapshots: acorn: 8.17.0 acorn-walk: 8.3.5 - acorn-import-phases@1.0.4(acorn@8.17.0): + acorn-import-phases@1.0.4(acorn@8.18.0): dependencies: - acorn: 8.17.0 + acorn: 8.18.0 acorn-jsx@5.3.2(acorn@7.4.1): dependencies: @@ -22955,6 +22939,8 @@ snapshots: acorn@8.17.0: {} + acorn@8.18.0: {} + add-dom-event-listener@1.1.0: dependencies: object-assign: 4.1.1 @@ -23032,7 +23018,7 @@ snapshots: ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.4 + fast-uri: 3.1.5 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -23364,6 +23350,15 @@ snapshots: postcss: 8.5.15 postcss-value-parser: 4.2.0 + autoprefixer@10.4.27(postcss@8.5.25): + dependencies: + browserslist: 4.28.2 + caniuse-lite: 1.0.30001787 + fraction.js: 5.3.4 + picocolors: 1.1.1 + postcss: 8.5.25 + postcss-value-parser: 4.2.0 + autoprefixer@9.8.8: dependencies: browserslist: 4.28.2 @@ -23439,7 +23434,7 @@ snapshots: babel-plugin-jest-hoist@29.6.3: dependencies: '@babel/template': 7.28.6 - '@babel/types': 7.29.7 + '@babel/types': 7.29.8 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.28.0 @@ -23476,7 +23471,7 @@ snapshots: babel-plugin-react-compiler@0.0.0-experimental-c23de8d-20240515: dependencies: '@babel/generator': 7.2.0 - '@babel/types': 7.29.0 + '@babel/types': 7.29.8 chalk: 4.1.2 invariant: 2.2.4 pretty-format: 24.9.0 @@ -24235,35 +24230,35 @@ snapshots: babel-runtime: 6.26.0 component-classes: 1.2.6 - css-blank-pseudo@3.0.3(postcss@8.5.15): + css-blank-pseudo@3.0.3(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 css-color-keywords@1.0.0: {} css-functions-list@3.3.3: {} - css-has-pseudo@3.0.4(postcss@8.5.15): + css-has-pseudo@3.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 css-loader@6.7.1(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): dependencies: - icss-utils: 5.1.0(postcss@8.5.15) - postcss: 8.5.15 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.15) - postcss-modules-local-by-default: 4.2.0(postcss@8.5.15) - postcss-modules-scope: 3.2.1(postcss@8.5.15) - postcss-modules-values: 4.0.0(postcss@8.5.15) + icss-utils: 5.1.0(postcss@8.5.25) + postcss: 8.5.25 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.25) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.25) + postcss-modules-scope: 3.2.1(postcss@8.5.25) + postcss-modules-values: 4.0.0(postcss@8.5.25) postcss-value-parser: 4.2.0 semver: 7.7.4 webpack: 5.106.1(lightningcss@1.32.0)(postcss@8.5.15) - css-prefers-color-scheme@6.0.3(postcss@8.5.15): + css-prefers-color-scheme@6.0.3(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 css-render@0.15.14: dependencies: @@ -24768,10 +24763,10 @@ snapshots: electron-to-chromium@1.5.335: {} - element-plus@2.13.7(typescript@5.8.3)(vue@3.5.32(typescript@5.8.3)): + element-plus@2.13.7(typescript@5.8.3)(vue@3.5.33(typescript@5.8.3)): dependencies: '@ctrl/tinycolor': 4.2.0 - '@element-plus/icons-vue': 2.3.2(vue@3.5.32(typescript@5.8.3)) + '@element-plus/icons-vue': 2.3.2(vue@3.5.33(typescript@5.8.3)) '@floating-ui/dom': 1.7.6 '@popperjs/core': '@sxzz/popperjs-es@2.11.8' '@types/lodash': 4.17.24 @@ -24784,7 +24779,7 @@ snapshots: lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.18.1)(lodash@4.18.1) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) vue-component-type-helpers: 3.2.6 transitivePeerDependencies: - typescript @@ -24833,7 +24828,7 @@ snapshots: graceful-fs: 4.2.11 tapable: 2.3.3 - enhanced-resolve@5.24.3: + enhanced-resolve@5.24.5: dependencies: graceful-fs: 4.2.11 tapable: 2.3.3 @@ -25883,7 +25878,7 @@ snapshots: fast-uri@3.1.0: {} - fast-uri@3.1.4: {} + fast-uri@3.1.5: {} fastest-levenshtein@1.0.16: {} @@ -26603,9 +26598,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.5.15): + icss-utils@5.1.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 identity-obj-proxy@3.0.0: dependencies: @@ -26991,7 +26986,7 @@ snapshots: istanbul-lib-instrument@5.2.1: dependencies: '@babel/core': 7.29.0 - '@babel/parser': 7.29.7 + '@babel/parser': 7.29.8 '@istanbuljs/schema': 0.1.6 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -27974,11 +27969,13 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 + marked@18.0.9: {} + math-intrinsics@1.1.0: {} mathml-tag-names@2.1.3: {} - md-editor-v3@4.21.3(vue@3.5.32(typescript@5.8.3)): + md-editor-v3@4.21.3(vue@3.5.33(typescript@5.8.3)): dependencies: '@codemirror/lang-markdown': 6.5.0 '@codemirror/language-data': 6.5.2 @@ -27992,7 +27989,7 @@ snapshots: markdown-it-sub: 2.0.0 markdown-it-sup: 2.0.0 medium-zoom: 1.1.0 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) xss: 1.0.15 md5.js@1.3.5: @@ -28262,10 +28259,10 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - naive-ui@2.44.1(vue@3.5.32(typescript@5.7.3)): + naive-ui@2.44.1(vue@3.5.33(typescript@5.7.3)): dependencies: '@css-render/plugin-bem': 0.15.14(css-render@0.15.14) - '@css-render/vue3-ssr': 0.15.14(vue@3.5.32(typescript@5.7.3)) + '@css-render/vue3-ssr': 0.15.14(vue@3.5.33(typescript@5.7.3)) '@types/lodash': 4.17.24 '@types/lodash-es': 4.17.12 async-validator: 4.2.5 @@ -28279,10 +28276,10 @@ snapshots: lodash-es: 4.18.1 seemly: 0.3.10 treemate: 0.3.11 - vdirs: 0.1.8(vue@3.5.32(typescript@5.7.3)) - vooks: 0.2.12(vue@3.5.32(typescript@5.7.3)) - vue: 3.5.32(typescript@5.7.3) - vueuc: 0.4.65(vue@3.5.32(typescript@5.7.3)) + vdirs: 0.1.8(vue@3.5.33(typescript@5.7.3)) + vooks: 0.2.12(vue@3.5.33(typescript@5.7.3)) + vue: 3.5.33(typescript@5.7.3) + vueuc: 0.4.65(vue@3.5.33(typescript@5.7.3)) namespace-emitter@2.0.1: {} @@ -28290,7 +28287,7 @@ snapshots: nanoid@3.3.12: {} - nanoid@3.3.16: {} + nanoid@3.3.17: {} nanoid@5.1.11: {} @@ -28968,17 +28965,17 @@ snapshots: pify@4.0.1: optional: true - pinia@3.0.4(typescript@5.7.3)(vue@3.5.32(typescript@5.7.3)): + pinia@3.0.4(typescript@5.7.3)(vue@3.5.33(typescript@5.7.3)): dependencies: '@vue/devtools-api': 7.7.9 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) optionalDependencies: typescript: 5.7.3 - pinia@3.0.4(typescript@5.8.3)(vue@3.5.32(typescript@5.8.3)): + pinia@3.0.4(typescript@5.8.3)(vue@3.5.33(typescript@5.8.3)): dependencies: '@vue/devtools-api': 7.7.9 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) optionalDependencies: typescript: 5.8.3 @@ -29079,103 +29076,103 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-attribute-case-insensitive@5.0.2(postcss@8.5.15): + postcss-attribute-case-insensitive@5.0.2(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-clamp@4.1.0(postcss@8.5.15): + postcss-clamp@4.1.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-color-functional-notation@4.2.4(postcss@8.5.15): + postcss-color-functional-notation@4.2.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-color-hex-alpha@8.0.4(postcss@8.5.15): + postcss-color-hex-alpha@8.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-color-rebeccapurple@7.1.1(postcss@8.5.15): + postcss-color-rebeccapurple@7.1.1(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-custom-media@8.0.2(postcss@8.5.15): + postcss-custom-media@8.0.2(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-custom-properties@12.1.11(postcss@8.5.15): + postcss-custom-properties@12.1.11(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-custom-selectors@6.0.3(postcss@8.5.15): + postcss-custom-selectors@6.0.3(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-dir-pseudo-class@6.0.5(postcss@8.5.15): + postcss-dir-pseudo-class@6.0.5(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-double-position-gradients@3.1.2(postcss@8.5.15): + postcss-double-position-gradients@3.1.2(postcss@8.5.25): dependencies: - '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.15) - postcss: 8.5.15 + '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.25) + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-env-function@4.0.6(postcss@8.5.15): + postcss-env-function@4.0.6(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-flexbugs-fixes@5.0.2(postcss@8.5.15): + postcss-flexbugs-fixes@5.0.2(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-focus-visible@6.0.4(postcss@8.5.15): + postcss-focus-visible@6.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-focus-within@5.0.4(postcss@8.5.15): + postcss-focus-within@5.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-font-variant@5.0.0(postcss@8.5.15): + postcss-font-variant@5.0.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-gap-properties@3.0.5(postcss@8.5.15): + postcss-gap-properties@3.0.5(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-html@0.36.0(postcss-syntax@0.36.2)(postcss@7.0.39): + postcss-html@0.36.0(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39): dependencies: htmlparser2: 3.10.1 postcss: 7.0.39 postcss-syntax: 0.36.2(postcss@8.5.15) - postcss-image-set-function@4.0.7(postcss@8.5.15): + postcss-image-set-function@4.0.7(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-initial@4.0.1(postcss@8.5.15): + postcss-initial@4.0.1(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-lab-function@4.2.1(postcss@8.5.15): + postcss-lab-function@4.2.1(postcss@8.5.25): dependencies: - '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.15) - postcss: 8.5.15 + '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.25) + postcss: 8.5.25 postcss-value-parser: 4.2.0 postcss-less@3.1.4: @@ -29184,142 +29181,142 @@ snapshots: postcss-less@4.0.1: dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.23): + postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.25): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 2.6.1 - postcss: 8.5.23 + postcss: 8.5.25 - postcss-loader@8.2.1(postcss@8.5.15)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): + postcss-loader@8.2.1(postcss@8.5.25)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): dependencies: cosmiconfig: 9.0.1(typescript@4.9.5) jiti: 2.6.1 - postcss: 8.5.15 + postcss: 8.5.25 semver: 7.7.4 optionalDependencies: webpack: 5.106.1(lightningcss@1.32.0)(postcss@8.5.15) transitivePeerDependencies: - typescript - postcss-logical@5.0.4(postcss@8.5.15): + postcss-logical@5.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-media-minmax@5.0.0(postcss@8.5.15): + postcss-media-minmax@5.0.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-media-query-parser@0.2.3: {} - postcss-modules-extract-imports@3.1.0(postcss@8.5.15): + postcss-modules-extract-imports@3.1.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-modules-local-by-default@4.2.0(postcss@8.5.15): + postcss-modules-local-by-default@4.2.0(postcss@8.5.25): dependencies: - icss-utils: 5.1.0(postcss@8.5.15) - postcss: 8.5.15 + icss-utils: 5.1.0(postcss@8.5.25) + postcss: 8.5.25 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.1(postcss@8.5.15): + postcss-modules-scope@3.2.1(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 7.1.1 - postcss-modules-values@4.0.0(postcss@8.5.15): + postcss-modules-values@4.0.0(postcss@8.5.25): dependencies: - icss-utils: 5.1.0(postcss@8.5.15) - postcss: 8.5.15 + icss-utils: 5.1.0(postcss@8.5.25) + postcss: 8.5.25 - postcss-nesting@10.2.0(postcss@8.5.15): + postcss-nesting@10.2.0(postcss@8.5.25): dependencies: '@csstools/selector-specificity': 2.2.0(postcss-selector-parser@6.1.2) - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-opacity-percentage@1.1.3(postcss@8.5.15): + postcss-opacity-percentage@1.1.3(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-overflow-shorthand@3.0.4(postcss@8.5.15): + postcss-overflow-shorthand@3.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-page-break@3.0.4(postcss@8.5.15): + postcss-page-break@3.0.4(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-place@7.0.5(postcss@8.5.15): + postcss-place@7.0.5(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-value-parser: 4.2.0 - postcss-prefix-selector@1.16.0(postcss@8.5.15): + postcss-prefix-selector@1.16.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 - postcss-preset-env@7.5.0(postcss@8.5.15): - dependencies: - '@csstools/postcss-color-function': 1.1.1(postcss@8.5.15) - '@csstools/postcss-font-format-keywords': 1.0.1(postcss@8.5.15) - '@csstools/postcss-hwb-function': 1.0.2(postcss@8.5.15) - '@csstools/postcss-ic-unit': 1.0.1(postcss@8.5.15) - '@csstools/postcss-is-pseudo-class': 2.0.7(postcss@8.5.15) - '@csstools/postcss-normalize-display-values': 1.0.1(postcss@8.5.15) - '@csstools/postcss-oklab-function': 1.1.1(postcss@8.5.15) - '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.15) - '@csstools/postcss-stepped-value-functions': 1.0.1(postcss@8.5.15) - '@csstools/postcss-unset-value': 1.0.2(postcss@8.5.15) - autoprefixer: 10.4.27(postcss@8.5.15) + postcss-preset-env@7.5.0(postcss@8.5.25): + dependencies: + '@csstools/postcss-color-function': 1.1.1(postcss@8.5.25) + '@csstools/postcss-font-format-keywords': 1.0.1(postcss@8.5.25) + '@csstools/postcss-hwb-function': 1.0.2(postcss@8.5.25) + '@csstools/postcss-ic-unit': 1.0.1(postcss@8.5.25) + '@csstools/postcss-is-pseudo-class': 2.0.7(postcss@8.5.25) + '@csstools/postcss-normalize-display-values': 1.0.1(postcss@8.5.25) + '@csstools/postcss-oklab-function': 1.1.1(postcss@8.5.25) + '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.5.25) + '@csstools/postcss-stepped-value-functions': 1.0.1(postcss@8.5.25) + '@csstools/postcss-unset-value': 1.0.2(postcss@8.5.25) + autoprefixer: 10.4.27(postcss@8.5.25) browserslist: 4.28.2 - css-blank-pseudo: 3.0.3(postcss@8.5.15) - css-has-pseudo: 3.0.4(postcss@8.5.15) - css-prefers-color-scheme: 6.0.3(postcss@8.5.15) + css-blank-pseudo: 3.0.3(postcss@8.5.25) + css-has-pseudo: 3.0.4(postcss@8.5.25) + css-prefers-color-scheme: 6.0.3(postcss@8.5.25) cssdb: 6.6.3 - postcss: 8.5.15 - postcss-attribute-case-insensitive: 5.0.2(postcss@8.5.15) - postcss-clamp: 4.1.0(postcss@8.5.15) - postcss-color-functional-notation: 4.2.4(postcss@8.5.15) - postcss-color-hex-alpha: 8.0.4(postcss@8.5.15) - postcss-color-rebeccapurple: 7.1.1(postcss@8.5.15) - postcss-custom-media: 8.0.2(postcss@8.5.15) - postcss-custom-properties: 12.1.11(postcss@8.5.15) - postcss-custom-selectors: 6.0.3(postcss@8.5.15) - postcss-dir-pseudo-class: 6.0.5(postcss@8.5.15) - postcss-double-position-gradients: 3.1.2(postcss@8.5.15) - postcss-env-function: 4.0.6(postcss@8.5.15) - postcss-focus-visible: 6.0.4(postcss@8.5.15) - postcss-focus-within: 5.0.4(postcss@8.5.15) - postcss-font-variant: 5.0.0(postcss@8.5.15) - postcss-gap-properties: 3.0.5(postcss@8.5.15) - postcss-image-set-function: 4.0.7(postcss@8.5.15) - postcss-initial: 4.0.1(postcss@8.5.15) - postcss-lab-function: 4.2.1(postcss@8.5.15) - postcss-logical: 5.0.4(postcss@8.5.15) - postcss-media-minmax: 5.0.0(postcss@8.5.15) - postcss-nesting: 10.2.0(postcss@8.5.15) - postcss-opacity-percentage: 1.1.3(postcss@8.5.15) - postcss-overflow-shorthand: 3.0.4(postcss@8.5.15) - postcss-page-break: 3.0.4(postcss@8.5.15) - postcss-place: 7.0.5(postcss@8.5.15) - postcss-pseudo-class-any-link: 7.1.6(postcss@8.5.15) - postcss-replace-overflow-wrap: 4.0.0(postcss@8.5.15) - postcss-selector-not: 5.0.0(postcss@8.5.15) + postcss: 8.5.25 + postcss-attribute-case-insensitive: 5.0.2(postcss@8.5.25) + postcss-clamp: 4.1.0(postcss@8.5.25) + postcss-color-functional-notation: 4.2.4(postcss@8.5.25) + postcss-color-hex-alpha: 8.0.4(postcss@8.5.25) + postcss-color-rebeccapurple: 7.1.1(postcss@8.5.25) + postcss-custom-media: 8.0.2(postcss@8.5.25) + postcss-custom-properties: 12.1.11(postcss@8.5.25) + postcss-custom-selectors: 6.0.3(postcss@8.5.25) + postcss-dir-pseudo-class: 6.0.5(postcss@8.5.25) + postcss-double-position-gradients: 3.1.2(postcss@8.5.25) + postcss-env-function: 4.0.6(postcss@8.5.25) + postcss-focus-visible: 6.0.4(postcss@8.5.25) + postcss-focus-within: 5.0.4(postcss@8.5.25) + postcss-font-variant: 5.0.0(postcss@8.5.25) + postcss-gap-properties: 3.0.5(postcss@8.5.25) + postcss-image-set-function: 4.0.7(postcss@8.5.25) + postcss-initial: 4.0.1(postcss@8.5.25) + postcss-lab-function: 4.2.1(postcss@8.5.25) + postcss-logical: 5.0.4(postcss@8.5.25) + postcss-media-minmax: 5.0.0(postcss@8.5.25) + postcss-nesting: 10.2.0(postcss@8.5.25) + postcss-opacity-percentage: 1.1.3(postcss@8.5.25) + postcss-overflow-shorthand: 3.0.4(postcss@8.5.25) + postcss-page-break: 3.0.4(postcss@8.5.25) + postcss-place: 7.0.5(postcss@8.5.25) + postcss-pseudo-class-any-link: 7.1.6(postcss@8.5.25) + postcss-replace-overflow-wrap: 4.0.0(postcss@8.5.25) + postcss-selector-not: 5.0.0(postcss@8.5.25) postcss-value-parser: 4.2.0 - postcss-pseudo-class-any-link@7.1.6(postcss@8.5.15): + postcss-pseudo-class-any-link@7.1.6(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser: 6.1.2 - postcss-replace-overflow-wrap@4.0.0(postcss@8.5.15): + postcss-replace-overflow-wrap@4.0.0(postcss@8.5.25): dependencies: - postcss: 8.5.15 + postcss: 8.5.25 postcss-resolve-nested-selector@0.1.6: {} @@ -29340,10 +29337,10 @@ snapshots: dependencies: postcss: 7.0.39 - postcss-selector-not@5.0.0(postcss@8.5.15): + postcss-selector-not@5.0.0(postcss@8.5.25): dependencies: balanced-match: 1.0.2 - postcss: 8.5.15 + postcss: 8.5.25 postcss-selector-parser@6.1.2: dependencies: @@ -29360,11 +29357,11 @@ snapshots: lodash: 4.18.1 postcss: 8.5.15 - postcss-syntax@0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39): + postcss-syntax@0.36.2(postcss-html@0.36.0(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39))(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39): dependencies: postcss: 7.0.39 optionalDependencies: - postcss-html: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.39) + postcss-html: 0.36.0(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39) postcss-less: 3.1.4 postcss-scss: 2.1.1 @@ -29395,9 +29392,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.23: + postcss@8.5.25: dependencies: - nanoid: 3.3.16 + nanoid: 3.3.17 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -30855,7 +30852,7 @@ snapshots: adjust-sourcemap-loader: 4.0.0 convert-source-map: 1.9.0 loader-utils: 2.0.4 - postcss: 8.5.23 + postcss: 8.5.25 source-map: 0.6.1 resolve.exports@2.0.3: {} @@ -31949,7 +31946,7 @@ snapshots: '@types/stylis': 4.2.7 css-to-react-native: 3.2.0 csstype: 3.2.3 - postcss: 8.5.15 + postcss: 8.5.25 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) shallowequal: 1.1.0 @@ -32005,8 +32002,8 @@ snapshots: stylelint@13.13.1: dependencies: - '@stylelint/postcss-css-in-js': 0.37.3(postcss-syntax@0.36.2)(postcss@7.0.39) - '@stylelint/postcss-markdown': 0.36.2(postcss-syntax@0.36.2)(postcss@7.0.39) + '@stylelint/postcss-css-in-js': 0.37.3(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39) + '@stylelint/postcss-markdown': 0.36.2(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39) autoprefixer: 9.8.8 balanced-match: 2.0.0 chalk: 4.1.2 @@ -32032,7 +32029,7 @@ snapshots: micromatch: 4.0.8 normalize-selector: 0.2.0 postcss: 7.0.39 - postcss-html: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.39) + postcss-html: 0.36.0(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39) postcss-less: 3.1.4 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.6 @@ -32040,7 +32037,7 @@ snapshots: postcss-sass: 0.4.4 postcss-scss: 2.1.1 postcss-selector-parser: 6.1.2 - postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) + postcss-syntax: 0.36.2(postcss-html@0.36.0(postcss-syntax@0.36.2(postcss@8.5.15))(postcss@7.0.39))(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) postcss-value-parser: 4.2.0 resolve-from: 5.0.0 slash: 3.0.0 @@ -32280,17 +32277,17 @@ snapshots: minizlib: 3.1.0 yallist: 5.0.0 - tdesign-icons-vue-next@0.3.7(vue@3.5.32(typescript@5.7.3)): + tdesign-icons-vue-next@0.3.7(vue@3.5.33(typescript@5.7.3)): dependencies: '@babel/runtime': 7.29.2 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) - tdesign-icons-vue-next@0.4.4(vue@3.5.32(typescript@5.7.3)): + tdesign-icons-vue-next@0.4.4(vue@3.5.33(typescript@5.7.3)): dependencies: '@babel/runtime': 7.29.2 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) - tdesign-vue-next@1.19.0(vue@3.5.32(typescript@5.7.3)): + tdesign-vue-next@1.19.0(vue@3.5.33(typescript@5.7.3)): dependencies: '@babel/runtime': 7.29.2 '@popperjs/core': 2.11.8 @@ -32302,17 +32299,17 @@ snapshots: lodash-es: 4.18.1 mitt: 3.0.1 sortablejs: 1.15.7 - tdesign-icons-vue-next: 0.4.4(vue@3.5.32(typescript@5.7.3)) + tdesign-icons-vue-next: 0.4.4(vue@3.5.33(typescript@5.7.3)) tinycolor2: 1.6.0 validator: 13.15.35 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) terser-webpack-plugin@5.6.1(lightningcss@1.32.0)(postcss@8.5.15)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.3 - terser: 5.49.0 + terser: 5.49.2 webpack: 5.106.1(lightningcss@1.32.0)(postcss@8.5.15) optionalDependencies: lightningcss: 1.32.0 @@ -32325,10 +32322,10 @@ snapshots: commander: 2.20.3 source-map-support: 0.5.21 - terser@5.49.0: + terser@5.49.2: dependencies: '@jridgewell/source-map': 0.3.11 - acorn: 8.17.0 + acorn: 8.18.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -32490,7 +32487,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.5.1(jiti@2.6.1)(postcss@8.5.23)(typescript@5.7.3): + tsup@8.5.1(jiti@2.6.1)(postcss@8.5.25)(typescript@5.7.3): dependencies: bundle-require: 5.1.0(esbuild@0.27.7) cac: 6.7.14 @@ -32501,7 +32498,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.23) + postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.25) resolve-from: 5.0.0 rollup: 4.60.1 source-map: 0.7.6 @@ -32510,7 +32507,7 @@ snapshots: tinyglobby: 0.2.16 tree-kill: 1.2.2 optionalDependencies: - postcss: 8.5.23 + postcss: 8.5.25 typescript: 5.7.3 transitivePeerDependencies: - jiti @@ -32634,12 +32631,12 @@ snapshots: ufo@1.6.3: {} - umi-presets-pro@2.0.3(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@5.29.3(date-fns@4.1.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(chokidar@3.6.0)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(encoding@0.1.13)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5)(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))): + umi-presets-pro@2.0.3(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@5.29.3(date-fns@4.1.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(chokidar@3.6.0)(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(encoding@0.1.13)(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5)(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))): dependencies: '@alita/plugins': 3.5.5(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@5.29.3(date-fns@4.1.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@umijs/max-plugin-openapi': 2.0.3(chokidar@3.6.0)(encoding@0.1.13)(typescript@4.9.5) '@umijs/plugins': 4.6.43(@babel/core@7.29.0)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(antd@5.29.3(date-fns@4.1.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(dva@2.5.0-beta.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(rc-field-form@2.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@umijs/request-record': 1.1.4(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))) + '@umijs/request-record': 1.1.4(umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15))) swagger-ui-dist: 4.19.1 transitivePeerDependencies: - '@babel/core' @@ -32672,14 +32669,14 @@ snapshots: prettier: 1.15.3 slash2: 2.0.0 - umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.35.0)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@14.8.2)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): + umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.35.0)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@14.8.2)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): dependencies: '@babel/runtime': 7.23.6 '@umijs/bundler-utils': 4.6.43 '@umijs/bundler-webpack': 4.6.43(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) '@umijs/core': 4.6.43 '@umijs/lint': 4.6.43(eslint@8.35.0)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(stylelint@14.8.2)(typescript@4.9.5) - '@umijs/preset-umi': 4.6.43(@types/node@22.19.19)(@types/react@18.3.28)(lightningcss@1.32.0)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + '@umijs/preset-umi': 4.6.43(@types/node@22.19.19)(@types/react@18.3.28)(lightningcss@1.32.0)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) '@umijs/renderer-react': 4.6.43(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@umijs/server': 4.6.43 '@umijs/test': 4.6.43(@babel/core@7.29.0) @@ -32727,14 +32724,14 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): + umi@4.6.43(@babel/core@7.29.0)(@types/node@22.19.19)(@types/react@18.3.28)(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(lightningcss@1.32.0)(prettier@2.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(stylelint@13.13.1)(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)): dependencies: '@babel/runtime': 7.23.6 '@umijs/bundler-utils': 4.6.43 '@umijs/bundler-webpack': 4.6.43(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) '@umijs/core': 4.6.43 '@umijs/lint': 4.6.43(eslint@8.57.1)(jest@29.7.0(@types/node@22.19.19)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.19.19)(typescript@4.9.5)))(stylelint@13.13.1)(typescript@4.9.5) - '@umijs/preset-umi': 4.6.43(@types/node@22.19.19)(@types/react@18.3.28)(lightningcss@1.32.0)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.0)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) + '@umijs/preset-umi': 4.6.43(@types/node@22.19.19)(@types/react@18.3.28)(lightningcss@1.32.0)(resolve-url-loader@5.0.0)(rollup@3.30.0)(sass-embedded@1.99.0)(sass@1.54.0)(styled-jsx@5.1.7(@babel/core@7.29.0)(babel-plugin-macros@3.1.0)(react@18.3.1))(sugarss@2.0.0)(terser@5.49.2)(type-fest@0.21.3)(typescript@4.9.5)(webpack@5.106.1(lightningcss@1.32.0)(postcss@8.5.15)) '@umijs/renderer-react': 4.6.43(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@umijs/server': 4.6.43 '@umijs/test': 4.6.43(@babel/core@7.29.0) @@ -32867,7 +32864,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@19.3.0(@vueuse/core@13.9.0(vue@3.5.32(typescript@5.8.3))): + unplugin-auto-import@19.3.0(@vueuse/core@13.9.0(vue@3.5.33(typescript@5.8.3))): dependencies: local-pkg: 1.1.2 magic-string: 0.30.21 @@ -32876,9 +32873,9 @@ snapshots: unplugin: 2.3.11 unplugin-utils: 0.2.5 optionalDependencies: - '@vueuse/core': 13.9.0(vue@3.5.32(typescript@5.8.3)) + '@vueuse/core': 13.9.0(vue@3.5.33(typescript@5.8.3)) - unplugin-auto-import@19.3.0(@vueuse/core@14.2.1(vue@3.5.32(typescript@5.7.3))): + unplugin-auto-import@19.3.0(@vueuse/core@14.2.1(vue@3.5.33(typescript@5.7.3))): dependencies: local-pkg: 1.1.2 magic-string: 0.30.21 @@ -32887,14 +32884,14 @@ snapshots: unplugin: 2.3.11 unplugin-utils: 0.2.5 optionalDependencies: - '@vueuse/core': 14.2.1(vue@3.5.32(typescript@5.7.3)) + '@vueuse/core': 14.2.1(vue@3.5.33(typescript@5.7.3)) unplugin-utils@0.2.5: dependencies: pathe: 2.0.3 picomatch: 4.0.4 - unplugin-vue-components@28.8.0(@babel/parser@7.29.7)(vue@3.5.32(typescript@5.8.3)): + unplugin-vue-components@28.8.0(@babel/parser@7.29.8)(vue@3.5.33(typescript@5.8.3)): dependencies: chokidar: 3.6.0 debug: 4.4.3 @@ -32904,9 +32901,9 @@ snapshots: tinyglobby: 0.2.16 unplugin: 2.3.11 unplugin-utils: 0.2.5 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) optionalDependencies: - '@babel/parser': 7.29.7 + '@babel/parser': 7.29.8 transitivePeerDependencies: - supports-color @@ -33063,10 +33060,10 @@ snapshots: vary@1.1.2: {} - vdirs@0.1.8(vue@3.5.32(typescript@5.7.3)): + vdirs@0.1.8(vue@3.5.33(typescript@5.7.3)): dependencies: evtd: 0.2.4 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) verror@1.10.0: dependencies: @@ -33086,17 +33083,17 @@ snapshots: unist-util-stringify-position: 2.0.3 vfile-message: 2.0.4 - vite-hot-client@2.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)): + vite-hot-client@2.2.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)): dependencies: - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) - vite-node@3.2.4(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0): + vite-node@3.2.4(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - '@types/node' - jiti @@ -33111,7 +33108,7 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)): + vite-plugin-inspect@0.8.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.4.0(rollup@4.60.3) @@ -33122,28 +33119,28 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.2 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-devtools@7.7.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3)): + vite-plugin-vue-devtools@7.7.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3)): dependencies: - '@vue/devtools-core': 7.7.9(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.8.3)) + '@vue/devtools-core': 7.7.9(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.8.3)) '@vue/devtools-kit': 7.7.9 '@vue/devtools-shared': 7.7.9 execa: 9.6.1 sirv: 3.0.2 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vite-plugin-inspect: 0.8.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) - vite-plugin-vue-inspector: 5.4.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vite-plugin-inspect: 0.8.9(rollup@4.60.3)(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) + vite-plugin-vue-inspector: 5.4.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.4.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)): + vite-plugin-vue-inspector@5.4.0(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)): dependencies: '@babel/core': 7.29.0 '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0) @@ -33151,28 +33148,28 @@ snapshots: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.0) '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) - '@vue/compiler-dom': 3.5.32 + '@vue/compiler-dom': 3.5.41 kolorist: 1.8.0 magic-string: 0.30.21 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) transitivePeerDependencies: - supports-color - vite-plugin-vuetify@2.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3))(vuetify@3.12.5): + vite-plugin-vuetify@2.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3))(vuetify@3.12.5): dependencies: - '@vuetify/loader-shared': 2.1.2(vue@3.5.32(typescript@5.7.3))(vuetify@3.12.5) + '@vuetify/loader-shared': 2.1.2(vue@3.5.33(typescript@5.7.3))(vuetify@3.12.5) debug: 4.4.3 upath: 2.0.1 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vue: 3.5.32(typescript@5.7.3) - vuetify: 3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.32(typescript@5.7.3)) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vue: 3.5.33(typescript@5.7.3) + vuetify: 3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.33(typescript@5.7.3)) transitivePeerDependencies: - supports-color - vite@4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.0): + vite@4.5.2(@types/node@22.19.19)(less@4.1.3)(lightningcss@1.32.0)(sass@1.54.0)(sugarss@2.0.0)(terser@5.49.2): dependencies: esbuild: 0.18.20 - postcss: 8.5.15 + postcss: 8.5.25 rollup: 3.30.0 optionalDependencies: '@types/node': 22.19.19 @@ -33181,9 +33178,9 @@ snapshots: lightningcss: 1.32.0 sass: 1.54.0 sugarss: 2.0.0 - terser: 5.49.0 + terser: 5.49.2 - vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.0): + vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.85.0)(sugarss@2.0.0)(terser@5.49.2): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.4) @@ -33200,9 +33197,9 @@ snapshots: sass: 1.85.0 sass-embedded: 1.99.0 sugarss: 2.0.0 - terser: 5.49.0 + terser: 5.49.2 - vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0): + vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.4) @@ -33219,17 +33216,17 @@ snapshots: sass: 1.99.0 sass-embedded: 1.99.0 sugarss: 2.0.0 - terser: 5.49.0 + terser: 5.49.2 - vitefu@1.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)): + vitefu@1.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)): optionalDependencies: - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) - vitest@3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0): + vitest@3.2.6(@types/node@22.19.19)(jiti@2.6.1)(jsdom@29.1.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.6 - '@vitest/mocker': 3.2.6(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0)) + '@vitest/mocker': 3.2.6(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2)) '@vitest/pretty-format': 3.2.6 '@vitest/runner': 3.2.6 '@vitest/snapshot': 3.2.6 @@ -33247,8 +33244,8 @@ snapshots: tinyglobby: 0.2.16 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) - vite-node: 3.2.4(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0) + vite: 6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) + vite-node: 3.2.4(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.19.19 @@ -33269,26 +33266,26 @@ snapshots: vm-browserify@1.1.2: {} - vooks@0.2.12(vue@3.5.32(typescript@5.7.3)): + vooks@0.2.12(vue@3.5.33(typescript@5.7.3)): dependencies: evtd: 0.2.4 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) vscode-uri@3.1.0: {} vue-component-type-helpers@3.2.6: {} - vue-demi@0.13.11(vue@3.5.32(typescript@5.8.3)): + vue-demi@0.13.11(vue@3.5.33(typescript@5.8.3)): dependencies: - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) - vue-echarts@7.0.3(@vue/runtime-core@3.5.32)(echarts@5.6.0)(vue@3.5.32(typescript@5.8.3)): + vue-echarts@7.0.3(@vue/runtime-core@3.5.33)(echarts@5.6.0)(vue@3.5.33(typescript@5.8.3)): dependencies: echarts: 5.6.0 - vue: 3.5.32(typescript@5.8.3) - vue-demi: 0.13.11(vue@3.5.32(typescript@5.8.3)) + vue: 3.5.33(typescript@5.8.3) + vue-demi: 0.13.11(vue@3.5.33(typescript@5.8.3)) optionalDependencies: - '@vue/runtime-core': 3.5.32 + '@vue/runtime-core': 3.5.33 transitivePeerDependencies: - '@vue/composition-api' @@ -33304,27 +33301,27 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@11.4.6(vue@3.5.32(typescript@5.8.3)): + vue-i18n@11.4.6(vue@3.5.33(typescript@5.8.3)): dependencies: '@intlify/core-base': 11.4.6 '@intlify/devtools-types': 11.4.6 '@intlify/shared': 11.4.6 '@vue/devtools-api': 6.6.4 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) vue-json-editor@1.4.3: dependencies: vue: 2.7.16 - vue-router@4.6.4(vue@3.5.32(typescript@5.7.3)): + vue-router@4.6.4(vue@3.5.33(typescript@5.7.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) - vue-router@4.6.4(vue@3.5.32(typescript@5.8.3)): + vue-router@4.6.4(vue@3.5.33(typescript@5.8.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.32(typescript@5.8.3) + vue: 3.5.33(typescript@5.8.3) vue-tsc@2.2.12(typescript@5.7.3): dependencies: @@ -33343,43 +33340,43 @@ snapshots: '@vue/compiler-sfc': 2.7.16 csstype: 3.2.3 - vue@3.5.32(typescript@5.7.3): + vue@3.5.33(typescript@5.7.3): dependencies: - '@vue/compiler-dom': 3.5.32 - '@vue/compiler-sfc': 3.5.32 - '@vue/runtime-dom': 3.5.32 - '@vue/server-renderer': 3.5.32(vue@3.5.32(typescript@5.7.3)) - '@vue/shared': 3.5.32 + '@vue/compiler-dom': 3.5.33 + '@vue/compiler-sfc': 3.5.33 + '@vue/runtime-dom': 3.5.33 + '@vue/server-renderer': 3.5.33(vue@3.5.33(typescript@5.7.3)) + '@vue/shared': 3.5.33 optionalDependencies: typescript: 5.7.3 - vue@3.5.32(typescript@5.8.3): + vue@3.5.33(typescript@5.8.3): dependencies: - '@vue/compiler-dom': 3.5.32 - '@vue/compiler-sfc': 3.5.32 - '@vue/runtime-dom': 3.5.32 - '@vue/server-renderer': 3.5.32(vue@3.5.32(typescript@5.8.3)) - '@vue/shared': 3.5.32 + '@vue/compiler-dom': 3.5.33 + '@vue/compiler-sfc': 3.5.33 + '@vue/runtime-dom': 3.5.33 + '@vue/server-renderer': 3.5.33(vue@3.5.33(typescript@5.8.3)) + '@vue/shared': 3.5.33 optionalDependencies: typescript: 5.8.3 - vuetify@3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.32(typescript@5.7.3)): + vuetify@3.12.5(typescript@5.7.3)(vite-plugin-vuetify@2.1.3)(vue@3.5.33(typescript@5.7.3)): dependencies: - vue: 3.5.32(typescript@5.7.3) + vue: 3.5.33(typescript@5.7.3) optionalDependencies: typescript: 5.7.3 - vite-plugin-vuetify: 2.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.0))(vue@3.5.32(typescript@5.7.3))(vuetify@3.12.5) + vite-plugin-vuetify: 2.1.3(vite@6.4.2(@types/node@22.19.19)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(sass-embedded@1.99.0)(sass@1.99.0)(sugarss@2.0.0)(terser@5.49.2))(vue@3.5.33(typescript@5.7.3))(vuetify@3.12.5) - vueuc@0.4.65(vue@3.5.32(typescript@5.7.3)): + vueuc@0.4.65(vue@3.5.33(typescript@5.7.3)): dependencies: - '@css-render/vue3-ssr': 0.15.14(vue@3.5.32(typescript@5.7.3)) + '@css-render/vue3-ssr': 0.15.14(vue@3.5.33(typescript@5.7.3)) '@juggle/resize-observer': 3.4.0 css-render: 0.15.14 evtd: 0.2.4 seemly: 0.3.10 - vdirs: 0.1.8(vue@3.5.32(typescript@5.7.3)) - vooks: 0.2.12(vue@3.5.32(typescript@5.7.3)) - vue: 3.5.32(typescript@5.7.3) + vdirs: 0.1.8(vue@3.5.33(typescript@5.7.3)) + vooks: 0.2.12(vue@3.5.33(typescript@5.7.3)) + vue: 3.5.33(typescript@5.7.3) w3c-keyname@2.2.8: {} @@ -33458,11 +33455,11 @@ snapshots: '@webassemblyjs/ast': 1.14.1 '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 - acorn: 8.17.0 - acorn-import-phases: 1.0.4(acorn@8.17.0) + acorn: 8.18.0 + acorn-import-phases: 1.0.4(acorn@8.18.0) browserslist: 4.28.2 chrome-trace-event: 1.0.4 - enhanced-resolve: 5.24.3 + enhanced-resolve: 5.24.5 es-module-lexer: 2.3.1 eslint-scope: 5.1.1 events: 3.3.0