diff --git a/internal/eslint-config/package.json b/internal/eslint-config/package.json index 88730862..d587eb90 100644 --- a/internal/eslint-config/package.json +++ b/internal/eslint-config/package.json @@ -41,10 +41,10 @@ "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-import": "^2.29.1", + "eslint-plugin-import": "^2.30.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-simple-import-sort": "^12.1.1", - "eslint-plugin-vue": "^9.27.0", + "eslint-plugin-vue": "^9.28.0", "vue-eslint-parser": "^9.4.3" } } diff --git a/internal/stylelint-config/package.json b/internal/stylelint-config/package.json index 72a2e73d..7b83eda4 100644 --- a/internal/stylelint-config/package.json +++ b/internal/stylelint-config/package.json @@ -32,7 +32,7 @@ "stub": "pnpm unbuild --stub" }, "devDependencies": { - "postcss": "^8.4.43", + "postcss": "^8.4.45", "postcss-html": "^1.7.0", "postcss-less": "^6.0.0", "postcss-scss": "^4.0.9", diff --git a/internal/ts-config/package.json b/internal/ts-config/package.json index f7c90bfd..282089cf 100644 --- a/internal/ts-config/package.json +++ b/internal/ts-config/package.json @@ -20,7 +20,7 @@ "node-server.json" ], "dependencies": { - "@types/node": "^20.16.3", - "vite": "^5.4.2" + "@types/node": "^20.16.5", + "vite": "^5.4.3" } } diff --git a/internal/vite-config/package.json b/internal/vite-config/package.json index 94dd864f..dfa9aad7 100644 --- a/internal/vite-config/package.json +++ b/internal/vite-config/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "@ant-design/colors": "^7.1.0", - "vite": "^5.4.2" + "vite": "^5.4.3" }, "devDependencies": { "@types/fs-extra": "^11.0.4", @@ -44,10 +44,10 @@ "dotenv": "^16.4.5", "fs-extra": "^11.2.0", "less": "^4.2.0", - "picocolors": "^1.0.1", + "picocolors": "^1.1.0", "pkg-types": "^1.2.0", "rollup-plugin-visualizer": "^5.12.0", - "sass": "^1.77.8", + "sass": "^1.78.0", "unocss": "^0.61.9", "vite-plugin-compression": "^0.5.1", "vite-plugin-dts": "^3.9.1", diff --git a/package.json b/package.json index 9f109e8f..eb9bea32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-admin", - "version": "1.5.5", + "version": "1.5.6", "homepage": "https://github.com/suyuan32/simple-admin-backend-ui", "bugs": { "url": "https://github.com/suyuan32/simple-admin-backend-ui/issues" @@ -76,10 +76,10 @@ "@iconify/vue": "^4.1.2", "@logicflow/core": "^1.2.28", "@logicflow/extension": "^1.2.28", - "@uiw/codemirror-theme-github": "^4.23.0", + "@uiw/codemirror-theme-github": "^4.23.1", "@uponu/vuedraggable": "^4.1.3", "@vben/hooks": "workspace:*", - "@vue/shared": "^3.4.38", + "@vue/shared": "^3.5.3", "@vueuse/core": "^10.11.1", "@vueuse/shared": "^10.11.1", "@zxcvbn-ts/core": "^3.0.4", @@ -106,7 +106,7 @@ "tinymce": "^6.8.4", "unocss": "^0.61.9", "vditor": "^3.10.5", - "vue": "^3.4.38", + "vue": "^3.5.3", "vue-clipboard3": "^2.0.0", "vue-codemirror": "^6.1.1", "vue-i18n": "^9.14.0", @@ -133,7 +133,7 @@ "@vben/ts-config": "workspace:*", "@vben/types": "workspace:*", "@vben/vite-config": "workspace:*", - "@vue/compiler-sfc": "^3.4.38", + "@vue/compiler-sfc": "^3.5.3", "@vue/test-utils": "^2.4.6", "cross-env": "^7.0.3", "cz-git": "^1.9.4", @@ -146,7 +146,7 @@ "turbo": "^1.13.4", "typescript": "^5.5.4", "unbuild": "^2.0.0", - "vite": "^5.4.2", + "vite": "^5.4.3", "vite-plugin-mock": "^3.0.2", "vue-tsc": "^1.8.27" }, diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 9e58bd18..9e18e759 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@vueuse/core": "^10.11.1", - "vue": "^3.4.38" + "vue": "^3.5.3" }, "devDependencies": { "@vben/types": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c34f898d..453041aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@ant-design/icons-vue': specifier: ^7.0.1 - version: 7.0.1(vue@3.4.38(typescript@5.5.4)) + version: 7.0.1(vue@3.5.3(typescript@5.5.4)) '@axolo/tree-array': specifier: ^0.1.0 version: 0.1.0 @@ -25,37 +25,37 @@ importers: version: 6.4.1 '@iconify/vue': specifier: ^4.1.2 - version: 4.1.2(vue@3.4.38(typescript@5.5.4)) + version: 4.1.2(vue@3.5.3(typescript@5.5.4)) '@logicflow/core': specifier: ^1.2.28 version: 1.2.28 '@logicflow/extension': specifier: ^1.2.28 - version: 1.2.28(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + version: 1.2.28(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) '@uiw/codemirror-theme-github': - specifier: ^4.23.0 - version: 4.23.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0) + specifier: ^4.23.1 + version: 4.23.1(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0) '@uponu/vuedraggable': specifier: ^4.1.3 - version: 4.1.3(vue@3.4.38(typescript@5.5.4)) + version: 4.1.3(vue@3.5.3(typescript@5.5.4)) '@vben/hooks': specifier: workspace:* version: link:packages/hooks '@vue/shared': - specifier: ^3.4.38 - version: 3.4.38 + specifier: ^3.5.3 + version: 3.5.3 '@vueuse/core': specifier: ^10.11.1 - version: 10.11.1(vue@3.4.38(typescript@5.5.4)) + version: 10.11.1(vue@3.5.3(typescript@5.5.4)) '@vueuse/shared': specifier: ^10.11.1 - version: 10.11.1(vue@3.4.38(typescript@5.5.4)) + version: 10.11.1(vue@3.5.3(typescript@5.5.4)) '@zxcvbn-ts/core': specifier: ^3.0.4 version: 3.0.4 ant-design-vue: specifier: ^4.2.3 - version: 4.2.3(vue@3.4.38(typescript@5.5.4)) + version: 4.2.3(vue@3.5.3(typescript@5.5.4)) axios: specifier: ^1.7.7 version: 1.7.7 @@ -91,10 +91,10 @@ importers: version: 6.2.2 pinia: specifier: 2.1.7 - version: 2.1.7(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)) + version: 2.1.7(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)) pinia-plugin-persistedstate: specifier: ^3.2.3 - version: 3.2.3(pinia@2.1.7(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))) + version: 3.2.3(pinia@2.1.7(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))) print-js: specifier: ^1.6.0 version: 1.6.0 @@ -118,34 +118,34 @@ importers: version: 6.8.4 unocss: specifier: ^0.61.9 - version: 0.61.9(postcss@8.4.43)(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 0.61.9(postcss@8.4.45)(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vditor: specifier: ^3.10.5 version: 3.10.5 vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: ^3.5.3 + version: 3.5.3(typescript@5.5.4) vue-clipboard3: specifier: ^2.0.0 version: 2.0.0 vue-codemirror: specifier: ^6.1.1 - version: 6.1.1(codemirror@6.0.1(@lezer/common@1.2.1))(vue@3.4.38(typescript@5.5.4)) + version: 6.1.1(codemirror@6.0.1(@lezer/common@1.2.1))(vue@3.5.3(typescript@5.5.4)) vue-i18n: specifier: ^9.14.0 - version: 9.14.0(vue@3.4.38(typescript@5.5.4)) + version: 9.14.0(vue@3.5.3(typescript@5.5.4)) vue-json-pretty: specifier: ^2.4.0 - version: 2.4.0(vue@3.4.38(typescript@5.5.4)) + version: 2.4.0(vue@3.5.3(typescript@5.5.4)) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.38(typescript@5.5.4)) + version: 4.4.3(vue@3.5.3(typescript@5.5.4)) vue-types: specifier: ^5.1.3 - version: 5.1.3(vue@3.4.38(typescript@5.5.4)) + version: 5.1.3(vue@3.5.3(typescript@5.5.4)) vuedraggable: specifier: ^4.1.0 - version: 4.1.0(vue@3.4.38(typescript@5.5.4)) + version: 4.1.0(vue@3.5.3(typescript@5.5.4)) xe-utils: specifier: ^3.5.30 version: 3.5.30 @@ -155,7 +155,7 @@ importers: devDependencies: '@commitlint/cli': specifier: ^18.6.1 - version: 18.6.1(@types/node@22.5.2)(typescript@5.5.4) + version: 18.6.1(@types/node@22.5.4)(typescript@5.5.4) '@commitlint/config-conventional': specifier: ^18.6.3 version: 18.6.3 @@ -199,8 +199,8 @@ importers: specifier: workspace:* version: link:internal/vite-config '@vue/compiler-sfc': - specifier: ^3.4.38 - version: 3.4.38 + specifier: ^3.5.3 + version: 3.5.3 '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -236,13 +236,13 @@ importers: version: 5.5.4 unbuild: specifier: ^2.0.0 - version: 2.0.0(sass@1.77.8)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)) + version: 2.0.0(sass@1.78.0)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)) vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + specifier: ^5.4.3 + version: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) vite-plugin-mock: specifier: ^3.0.2 - version: 3.0.2(esbuild@0.23.1)(mockjs@1.1.0)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 3.0.2(esbuild@0.23.1)(mockjs@1.1.0)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vue-tsc: specifier: ^1.8.27 version: 1.8.27(typescript@5.5.4) @@ -262,8 +262,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) eslint-plugin-import: - specifier: ^2.29.1 - version: 2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) + specifier: ^2.30.0 + version: 2.30.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) eslint-plugin-prettier: specifier: ^5.2.1 version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3) @@ -271,8 +271,8 @@ importers: specifier: ^12.1.1 version: 12.1.1(eslint@8.57.0) eslint-plugin-vue: - specifier: ^9.27.0 - version: 9.27.0(eslint@8.57.0) + specifier: ^9.28.0 + version: 9.28.0(eslint@8.57.0) vue-eslint-parser: specifier: ^9.4.3 version: 9.4.3(eslint@8.57.0) @@ -280,17 +280,17 @@ importers: internal/stylelint-config: devDependencies: postcss: - specifier: ^8.4.43 - version: 8.4.43 + specifier: ^8.4.45 + version: 8.4.45 postcss-html: specifier: ^1.7.0 version: 1.7.0 postcss-less: specifier: ^6.0.0 - version: 6.0.0(postcss@8.4.43) + version: 6.0.0(postcss@8.4.45) postcss-scss: specifier: ^4.0.9 - version: 4.0.9(postcss@8.4.43) + version: 4.0.9(postcss@8.4.45) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -302,7 +302,7 @@ importers: version: 10.0.0(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-recommended-scss: specifier: ^14.1.0 - version: 14.1.0(postcss@8.4.43)(stylelint@16.9.0(typescript@5.5.4)) + version: 14.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-recommended-vue: specifier: ^1.5.0 version: 1.5.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)) @@ -311,7 +311,7 @@ importers: version: 36.0.1(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-standard-scss: specifier: ^13.1.0 - version: 13.1.0(postcss@8.4.43)(stylelint@16.9.0(typescript@5.5.4)) + version: 13.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)) stylelint-order: specifier: ^6.0.4 version: 6.0.4(stylelint@16.9.0(typescript@5.5.4)) @@ -322,11 +322,11 @@ importers: internal/ts-config: dependencies: '@types/node': - specifier: ^20.16.3 - version: 20.16.3 + specifier: ^20.16.5 + version: 20.16.5 vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.16.3)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + specifier: ^5.4.3 + version: 5.4.3(@types/node@20.16.5)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) internal/vite-config: dependencies: @@ -334,21 +334,21 @@ importers: specifier: ^7.1.0 version: 7.1.0 vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + specifier: ^5.4.3 + version: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) devDependencies: '@types/fs-extra': specifier: ^11.0.4 version: 11.0.4 '@vitejs/plugin-vue': specifier: ^5.1.3 - version: 5.1.3(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4)) + version: 5.1.3(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.3(typescript@5.5.4)) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4)) + version: 3.1.0(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.3(typescript@5.5.4)) ant-design-vue: specifier: ^4.2.3 - version: 4.2.3(vue@3.4.38(typescript@5.5.4)) + version: 4.2.3(vue@3.5.3(typescript@5.5.4)) dayjs: specifier: ^1.11.13 version: 1.11.13 @@ -362,8 +362,8 @@ importers: specifier: ^4.2.0 version: 4.2.0 picocolors: - specifier: ^1.0.1 - version: 1.0.1 + specifier: ^1.1.0 + version: 1.1.0 pkg-types: specifier: ^1.2.0 version: 1.2.0 @@ -371,38 +371,38 @@ importers: specifier: ^5.12.0 version: 5.12.0(rollup@4.21.2) sass: - specifier: ^1.77.8 - version: 1.77.8 + specifier: ^1.78.0 + version: 1.78.0 unocss: specifier: ^0.61.9 - version: 0.61.9(postcss@5.2.18)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 0.61.9(postcss@5.2.18)(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vite-plugin-compression: specifier: ^0.5.1 - version: 0.5.1(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 0.5.1(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vite-plugin-dts: specifier: ^3.9.1 - version: 3.9.1(@types/node@22.5.2)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 3.9.1(@types/node@22.5.4)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vite-plugin-html: specifier: ^3.2.2 - version: 3.2.2(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 3.2.2(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vite-plugin-mock: specifier: ^2.9.8 - version: 2.9.8(mockjs@1.1.0)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 2.9.8(mockjs@1.1.0)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vite-plugin-purge-icons: specifier: ^0.10.0 - version: 0.10.0(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 0.10.0(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) vite-plugin-svg-icons: specifier: ^2.0.1 - version: 2.0.1(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + version: 2.0.1(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) packages/hooks: dependencies: '@vueuse/core': specifier: ^10.11.1 - version: 10.11.1(vue@3.4.38(typescript@5.5.4)) + version: 10.11.1(vue@3.5.3(typescript@5.5.4)) vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: ^3.5.3 + version: 3.5.3(typescript@5.5.4) devDependencies: '@vben/types': specifier: workspace:* @@ -473,10 +473,6 @@ packages: resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.22.15': - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} - engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.24.7': resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} @@ -1601,6 +1597,9 @@ packages: cpu: [x64] os: [win32] + '@rtsao/scc@1.1.0': + resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + '@rushstack/node-core-library@4.0.2': resolution: {integrity: sha512-hyES82QVpkfQMeBMteQUnrhASL/KHPhd7iJ8euduwNJG4mu2GSOKybf0rOEjOm1Wz7CwJEUm9y0yD7jg2C1bfg==} peerDependencies: @@ -1709,11 +1708,11 @@ packages: '@types/node@14.18.63': resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==} - '@types/node@20.16.3': - resolution: {integrity: sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==} + '@types/node@20.16.5': + resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} - '@types/node@22.5.2': - resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} + '@types/node@22.5.4': + resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1812,11 +1811,11 @@ packages: resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} - '@uiw/codemirror-theme-github@4.23.0': - resolution: {integrity: sha512-1pJ9V7LQXoojfgYXgI4yn8CfaYBm9HS919xC32/rs81Wl1lhYEOhiYRmNcpnJQDu9ZMgO8ebPMgAVU21z/C76g==} + '@uiw/codemirror-theme-github@4.23.1': + resolution: {integrity: sha512-MD8zeZKB46Gzrx8ZFSe2fV28dkdrTputTyBxav5pZpeGtAdsv6/TlZgktBeI68u8/Q/koXlutLlA8dGz7llMJA==} - '@uiw/codemirror-themes@4.23.0': - resolution: {integrity: sha512-9fiji9xooZyBQozR1i6iTr56YP7j/Dr/VgsNWbqf5Szv+g+4WM1iZuiDGwNXmFMWX8gbkDzp6ASE21VCPSofWw==} + '@uiw/codemirror-themes@4.23.1': + resolution: {integrity: sha512-x1qAixI8udRkwXd8WQh8DYD2YE5CulQRCdvGQMKpJtO2cUIVONIagWxfx4CGlTPZ/Vmqr9KX2ziukZgk0kw1VQ==} peerDependencies: '@codemirror/language': '>=6.0.0' '@codemirror/state': '>=6.0.0' @@ -1939,33 +1938,33 @@ packages: '@volar/typescript@1.11.1': resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} - '@vue/babel-helper-vue-transform-on@1.2.2': - resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} + '@vue/babel-helper-vue-transform-on@1.2.4': + resolution: {integrity: sha512-3L9zXWRN2jvmLjtSyw9vtcO5KTSCfKhCD5rEZM+024bc+4dKSzTjIABl/5b+uZ5nXe5y31uUMxxLo1PdXkYaig==} - '@vue/babel-plugin-jsx@1.2.2': - resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==} + '@vue/babel-plugin-jsx@1.2.4': + resolution: {integrity: sha512-jwAVtHUaDfOGGT1EmVKBi0anXOtPvsuKbImcdnHXluaJQ6GEJzshf1JMTtMRx2fPiG7BZjNmyMv+NdZY2OyZEA==} peerDependencies: '@babel/core': ^7.0.0-0 peerDependenciesMeta: '@babel/core': optional: true - '@vue/babel-plugin-resolve-type@1.2.2': - resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==} + '@vue/babel-plugin-resolve-type@1.2.4': + resolution: {integrity: sha512-jWcJAmfKvc/xT2XBC4JAmy2eezNjU3CLfeDecl2Ge3tSjJCTmKJWkEhHdzXyx9Nr6PbIcQrFKhCaEDobhSrPqw==} peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.38': - resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} + '@vue/compiler-core@3.5.3': + resolution: {integrity: sha512-adAfy9boPkP233NTyvLbGEqVuIfK/R0ZsBsIOW4BZNfb4BRpRW41Do1u+ozJpsb+mdoy80O20IzAsHaihRb5qA==} - '@vue/compiler-dom@3.4.38': - resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==} + '@vue/compiler-dom@3.5.3': + resolution: {integrity: sha512-wnzFArg9zpvk/811CDOZOadJRugf1Bgl/TQ3RfV4nKfSPok4hi0w10ziYUQR6LnnBAUlEXYLUfZ71Oj9ds/+QA==} - '@vue/compiler-sfc@3.4.38': - resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} + '@vue/compiler-sfc@3.5.3': + resolution: {integrity: sha512-P3uATLny2tfyvMB04OQFe7Sczteno7SLFxwrOA/dw01pBWQHB5HL15a8PosoNX2aG/EAMGqnXTu+1LnmzFhpTQ==} - '@vue/compiler-ssr@3.4.38': - resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==} + '@vue/compiler-ssr@3.5.3': + resolution: {integrity: sha512-F/5f+r2WzL/2YAPl7UlKcJWHrvoZN8XwEBLnT7S4BXwncH25iDOabhO2M2DWioyTguJAGavDOawejkFXj8EM1w==} '@vue/devtools-api@6.6.3': resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} @@ -1978,22 +1977,22 @@ packages: typescript: optional: true - '@vue/reactivity@3.4.38': - resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==} + '@vue/reactivity@3.5.3': + resolution: {integrity: sha512-2w61UnRWTP7+rj1H/j6FH706gRBHdFVpIqEkSDAyIpafBXYH8xt4gttstbbCWdU3OlcSWO8/3mbKl/93/HSMpw==} - '@vue/runtime-core@3.4.38': - resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==} + '@vue/runtime-core@3.5.3': + resolution: {integrity: sha512-5b2AQw5OZlmCzSsSBWYoZOsy75N4UdMWenTfDdI5bAzXnuVR7iR8Q4AOzQm2OGoA41xjk53VQKrqQhOz2ktWaw==} - '@vue/runtime-dom@3.4.38': - resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==} + '@vue/runtime-dom@3.5.3': + resolution: {integrity: sha512-wPR1DEGc3XnQ7yHbmkTt3GoY0cEnVGQnARRdAkDzZ8MbUKEs26gogCQo6AOvvgahfjIcnvWJzkZArQ1fmWjcSg==} - '@vue/server-renderer@3.4.38': - resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==} + '@vue/server-renderer@3.5.3': + resolution: {integrity: sha512-28volmaZVG2PGO3V3+gBPKoSHvLlE8FGfG/GKXKkjjfxLuj/50B/0OQGakM/g6ehQeqCrZYM4eHC4Ks48eig1Q==} peerDependencies: - vue: 3.4.38 + vue: 3.5.3 - '@vue/shared@3.4.38': - resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} + '@vue/shared@3.5.3': + resolution: {integrity: sha512-Jp2v8nylKBT+PlOUjun2Wp/f++TfJVFjshLzNtJDdmFJabJa7noGMncqXRM1vXGX+Yo2V7WykQFNxusSim8SCA==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -2382,8 +2381,8 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001655: - resolution: {integrity: sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==} + caniuse-lite@1.0.30001658: + resolution: {integrity: sha512-N2YVqWbJELVdrnsW5p+apoQyYt51aBMSsBZki1XZEfeBCexcM/sf4xiAHcXQBkuOwJBXtWF7aW1sYX6tKebPHw==} cfb@1.2.2: resolution: {integrity: sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==} @@ -2423,8 +2422,8 @@ packages: citty@0.1.6: resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} - cjs-module-lexer@1.4.0: - resolution: {integrity: sha512-N1NGmowPlGBLsOZLPvm48StN04V4YvQRL0i6b7ctrVY3epjP/ct7hFLOItz6pDIvRjwpfPxi52a2UWV2ziir8g==} + cjs-module-lexer@1.4.1: + resolution: {integrity: sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==} class-utils@0.3.6: resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} @@ -2702,8 +2701,8 @@ packages: engines: {node: '>=4'} hasBin: true - cssnano-preset-default@7.0.5: - resolution: {integrity: sha512-Jbzja0xaKwc5JzxPQoc+fotKpYtWEu4wQLMQe29CM0FjjdRjA4omvbGHl2DTGgARKxSTpPssBsok+ixv8uTBqw==} + cssnano-preset-default@7.0.6: + resolution: {integrity: sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -2714,8 +2713,8 @@ packages: peerDependencies: postcss: ^8.4.31 - cssnano@7.0.5: - resolution: {integrity: sha512-Aq0vqBLtpTT5Yxj+hLlLfNPFuRQCDIjx5JQAhhaedQKLNDvDGeVziF24PS+S1f0Z5KCxWvw0QVI3VNHNBITxVQ==} + cssnano@7.0.6: + resolution: {integrity: sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -2801,8 +2800,8 @@ packages: supports-color: optional: true - debug@4.3.6: - resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + debug@4.3.7: + resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -2993,8 +2992,8 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.5.13: - resolution: {integrity: sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==} + electron-to-chromium@1.5.18: + resolution: {integrity: sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ==} emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} @@ -3245,8 +3244,8 @@ packages: eslint-import-resolver-node@0.3.9: resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} - eslint-module-utils@2.8.2: - resolution: {integrity: sha512-3XnC5fDyc8M4J2E8pt8pmSVRX2M+5yWMCfI/kDZwauQeFgzQOuhcRBFKjTeJagqgk4sFKxe1mvNVnaWwImx/Tg==} + eslint-module-utils@2.11.0: + resolution: {integrity: sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -3266,8 +3265,8 @@ packages: eslint-import-resolver-webpack: optional: true - eslint-plugin-import@2.29.1: - resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} + eslint-plugin-import@2.30.0: + resolution: {integrity: sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -3295,8 +3294,8 @@ packages: peerDependencies: eslint: '>=5.0.0' - eslint-plugin-vue@9.27.0: - resolution: {integrity: sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==} + eslint-plugin-vue@9.28.0: + resolution: {integrity: sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -3463,8 +3462,8 @@ packages: flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - follow-redirects@1.15.6: - resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + follow-redirects@1.15.9: + resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -4646,12 +4645,12 @@ packages: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true - mkdist@1.5.4: - resolution: {integrity: sha512-GEmKYJG5K1YGFIq3t0K3iihZ8FTgXphLf/4UjbmpXIAtBFn4lEjXk3pXNTSfy7EtcEXhp2Nn1vzw5pIus6RY3g==} + mkdist@1.5.6: + resolution: {integrity: sha512-QwIZ9Fdtuzinz1Gzlc7gQq/4WNUVBnPk90PASUYD2hbvfeJsnzb+gUsn+iTZv8RJ5oOkP1FJn/pXscH3qPaL/w==} hasBin: true peerDependencies: - sass: ^1.77.8 - typescript: '>=5.5.3' + sass: ^1.78.0 + typescript: '>=5.5.4' vue-tsc: ^1.8.27 || ^2.0.21 peerDependenciesMeta: sass: @@ -4942,8 +4941,8 @@ packages: perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} - picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} @@ -5006,14 +5005,14 @@ packages: peerDependencies: postcss: ^8.4.31 - postcss-convert-values@7.0.3: - resolution: {integrity: sha512-yJhocjCs2SQer0uZ9lXTMOwDowbxvhwFVrZeS6NPEij/XXthl73ggUmfwVvJM+Vaj5gtCKJV1jiUu4IhAUkX/Q==} + postcss-convert-values@7.0.4: + resolution: {integrity: sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 - postcss-discard-comments@7.0.2: - resolution: {integrity: sha512-/Hje9Ls1IYcB9duELO/AyDUJI6aQVY3h5Rj1ziXgaLYCTi1iVBLnjg/TS0D6NszR/kDG6I86OwLmAYe+bvJjiQ==} + postcss-discard-comments@7.0.3: + resolution: {integrity: sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -5049,14 +5048,14 @@ packages: postcss-media-query-parser@0.2.3: resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} - postcss-merge-longhand@7.0.3: - resolution: {integrity: sha512-8waYomFxshdv6M9Em3QRM9MettRLDRcH2JQi2l0Z1KlYD/vhal3gbkeSES0NuACXOlZBB0V/B0AseHZaklzWOA==} + postcss-merge-longhand@7.0.4: + resolution: {integrity: sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 - postcss-merge-rules@7.0.3: - resolution: {integrity: sha512-2eSas2p3voPxNfdI5sQrvIkMaeUHpVc3EezgVs18hz/wRTQAC9U99tp9j3W5Jx9/L3qHkEDvizEx/LdnmumIvQ==} + postcss-merge-rules@7.0.4: + resolution: {integrity: sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -5079,8 +5078,8 @@ packages: peerDependencies: postcss: ^8.4.31 - postcss-minify-selectors@7.0.3: - resolution: {integrity: sha512-SxTgUQSgBk6wEqzQZKEv1xQYIp9UBju6no9q+npohzSdhuSICQdkqmD1UMKkZWItS3olJSJMDDEY9WOJ5oGJew==} + postcss-minify-selectors@7.0.4: + resolution: {integrity: sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -5204,8 +5203,8 @@ packages: peerDependencies: postcss: ^8.4.31 - postcss-unique-selectors@7.0.2: - resolution: {integrity: sha512-CjSam+7Vf8cflJQsHrMS0P2hmy9u0+n/P001kb5eAszLmhjMqrt/i5AqQuNFihhViwDvEAezqTmXqaYXL2ugMw==} + postcss-unique-selectors@7.0.3: + resolution: {integrity: sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -5217,8 +5216,8 @@ packages: resolution: {integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==} engines: {node: '>=0.12'} - postcss@8.4.43: - resolution: {integrity: sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} posthtml-parser@0.2.1: @@ -5500,8 +5499,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.77.8: - resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} + sass@1.78.0: + resolution: {integrity: sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -5793,8 +5792,8 @@ packages: style-mod@4.1.2: resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==} - stylehacks@7.0.3: - resolution: {integrity: sha512-4DqtecvI/Nd+2BCvW9YEF6lhBN5UM50IJ1R3rnEAhBwbCKf4VehRf+uqvnVArnBayjYD/WtT3g0G/HSRxWfTRg==} + stylehacks@7.0.4: + resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6326,8 +6325,8 @@ packages: peerDependencies: vite: '>=2.0.0' - vite@5.4.2: - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + vite@5.4.3: + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6366,8 +6365,8 @@ packages: codemirror: 6.x vue: 3.x - vue-component-type-helpers@2.1.4: - resolution: {integrity: sha512-aVqB3KxwpM76cYRkpnezl1J62E/1omzHQfx1yuz7zcbxmzmP/PeSgI20NEmkdeGnjZPVzm0V9fB4ZyRu5BBj4A==} + vue-component-type-helpers@2.1.6: + resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==} vue-demi@0.14.10: resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} @@ -6427,8 +6426,8 @@ packages: vue: optional: true - vue@3.4.38: - resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==} + vue@3.5.3: + resolution: {integrity: sha512-xvRbd0HpuLovYbOHXRHlSBsSvmUJbo0pzbkKTApWnQGf3/cu5Z39mQeA5cZdLRVIoNf3zI6MSoOgHUT5i2jO+Q==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -6628,11 +6627,11 @@ snapshots: '@ant-design/icons-svg@4.4.2': {} - '@ant-design/icons-vue@7.0.1(vue@3.4.38(typescript@5.5.4))': + '@ant-design/icons-vue@7.0.1(vue@3.5.3(typescript@5.5.4))': dependencies: '@ant-design/colors': 6.0.0 '@ant-design/icons-svg': 4.4.2 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) '@antfu/install-pkg@0.4.1': dependencies: @@ -6646,7 +6645,7 @@ snapshots: '@babel/code-frame@7.24.7': dependencies: '@babel/highlight': 7.24.7 - picocolors: 1.0.1 + picocolors: 1.1.0 '@babel/compat-data@7.25.4': {} @@ -6663,7 +6662,7 @@ snapshots: '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 convert-source-map: 2.0.0 - debug: 4.3.6 + debug: 4.3.7 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -6709,10 +6708,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-imports@7.22.15': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-module-imports@7.24.7': dependencies: '@babel/traverse': 7.25.6 @@ -6775,7 +6770,7 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 '@babel/parser@7.25.6': dependencies: @@ -6916,7 +6911,7 @@ snapshots: '@babel/parser': 7.25.6 '@babel/template': 7.25.0 '@babel/types': 7.25.6 - debug: 4.3.6 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6981,11 +6976,11 @@ snapshots: style-mod: 4.1.2 w3c-keyname: 2.2.8 - '@commitlint/cli@18.6.1(@types/node@22.5.2)(typescript@5.5.4)': + '@commitlint/cli@18.6.1(@types/node@22.5.4)(typescript@5.5.4)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@22.5.2)(typescript@5.5.4) + '@commitlint/load': 18.6.1(@types/node@22.5.4)(typescript@5.5.4) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -7035,7 +7030,7 @@ snapshots: '@commitlint/rules': 18.6.1 '@commitlint/types': 18.6.1 - '@commitlint/load@18.6.1(@types/node@22.5.2)(typescript@5.5.4)': + '@commitlint/load@18.6.1(@types/node@22.5.4)(typescript@5.5.4)': dependencies: '@commitlint/config-validator': 18.6.1 '@commitlint/execute-rule': 18.6.1 @@ -7043,7 +7038,7 @@ snapshots: '@commitlint/types': 18.6.1 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.5.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.2)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -7345,7 +7340,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.6 + debug: 4.3.7 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.2 @@ -7380,7 +7375,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.6 + debug: 4.3.7 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -7406,17 +7401,17 @@ snapshots: '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 '@iconify/types': 2.0.0 - debug: 4.3.6 + debug: 4.3.7 kolorist: 1.8.0 local-pkg: 0.5.0 mlly: 1.7.1 transitivePeerDependencies: - supports-color - '@iconify/vue@4.1.2(vue@3.4.38(typescript@5.5.4))': + '@iconify/vue@4.1.2(vue@3.5.3(typescript@5.5.4))': dependencies: '@iconify/types': 2.0.0 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) '@intlify/core-base@9.14.0': dependencies: @@ -7452,27 +7447,27 @@ snapshots: '@jest/console@27.5.1': dependencies: '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 slash: 3.0.0 - '@jest/core@27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4))': + '@jest/core@27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4))': dependencies: '@jest/console': 27.5.1 '@jest/reporters': 27.5.1 '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 27.5.1 - jest-config: 27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + jest-config: 27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 @@ -7499,14 +7494,14 @@ snapshots: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 jest-mock: 27.5.1 '@jest/fake-timers@27.5.1': dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 22.5.2 + '@types/node': 22.5.4 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -7524,7 +7519,7 @@ snapshots: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -7593,7 +7588,7 @@ snapshots: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/yargs': 16.0.9 chalk: 4.1.2 @@ -7647,10 +7642,10 @@ snapshots: mousetrap: 1.6.5 preact: 10.23.2 - '@logicflow/extension@1.2.28(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4))': + '@logicflow/extension@1.2.28(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4))': dependencies: '@logicflow/core': 1.2.28 - jest: 27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + jest: 27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) lodash-es: 4.17.21 preact: 10.23.2 transitivePeerDependencies: @@ -7661,23 +7656,23 @@ snapshots: - ts-node - utf-8-validate - '@microsoft/api-extractor-model@7.28.13(@types/node@22.5.2)': + '@microsoft/api-extractor-model@7.28.13(@types/node@22.5.4)': dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@22.5.2) + '@rushstack/node-core-library': 4.0.2(@types/node@22.5.4) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.43.0(@types/node@22.5.2)': + '@microsoft/api-extractor@7.43.0(@types/node@22.5.4)': dependencies: - '@microsoft/api-extractor-model': 7.28.13(@types/node@22.5.2) + '@microsoft/api-extractor-model': 7.28.13(@types/node@22.5.4) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@22.5.2) + '@rushstack/node-core-library': 4.0.2(@types/node@22.5.4) '@rushstack/rig-package': 0.5.2 - '@rushstack/terminal': 0.10.0(@types/node@22.5.2) - '@rushstack/ts-command-line': 4.19.1(@types/node@22.5.2) + '@rushstack/terminal': 0.10.0(@types/node@22.5.4) + '@rushstack/ts-command-line': 4.19.1(@types/node@22.5.4) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.8 @@ -7720,8 +7715,8 @@ snapshots: '@purge-icons/core@0.10.0': dependencies: '@iconify/iconify': 2.1.2 - axios: 0.26.1(debug@4.3.6) - debug: 4.3.6 + axios: 0.26.1(debug@4.3.7) + debug: 4.3.7 fast-glob: 3.3.2 fs-extra: 10.1.0 transitivePeerDependencies: @@ -7842,7 +7837,9 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.21.2': optional: true - '@rushstack/node-core-library@4.0.2(@types/node@22.5.2)': + '@rtsao/scc@1.1.0': {} + + '@rushstack/node-core-library@4.0.2(@types/node@22.5.4)': dependencies: fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -7851,23 +7848,23 @@ snapshots: semver: 7.5.4 z-schema: 5.0.5 optionalDependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@rushstack/rig-package@0.5.2': dependencies: resolve: 1.22.8 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.10.0(@types/node@22.5.2)': + '@rushstack/terminal@0.10.0(@types/node@22.5.4)': dependencies: - '@rushstack/node-core-library': 4.0.2(@types/node@22.5.2) + '@rushstack/node-core-library': 4.0.2(@types/node@22.5.4) supports-color: 8.1.1 optionalDependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 - '@rushstack/ts-command-line@4.19.1(@types/node@22.5.2)': + '@rushstack/ts-command-line@4.19.1(@types/node@22.5.4)': dependencies: - '@rushstack/terminal': 0.10.0(@types/node@22.5.2) + '@rushstack/terminal': 0.10.0(@types/node@22.5.4) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -7937,11 +7934,11 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/istanbul-lib-coverage@2.0.6': {} @@ -7957,7 +7954,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/minimist@1.2.5': {} @@ -7967,11 +7964,11 @@ snapshots: '@types/node@14.18.63': {} - '@types/node@20.16.3': + '@types/node@20.16.5': dependencies: undici-types: 6.19.8 - '@types/node@22.5.2': + '@types/node@22.5.4': dependencies: undici-types: 6.19.8 @@ -7993,7 +7990,7 @@ snapshots: '@types/svgo@2.6.4': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/tern@0.23.9': dependencies: @@ -8031,7 +8028,7 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.6 + debug: 4.3.7 eslint: 8.57.0 optionalDependencies: typescript: 5.5.4 @@ -8047,7 +8044,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4) - debug: 4.3.6 + debug: 4.3.7 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: @@ -8061,7 +8058,7 @@ snapshots: dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.6 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -8088,15 +8085,15 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@uiw/codemirror-theme-github@4.23.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0)': + '@uiw/codemirror-theme-github@4.23.1(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0)': dependencies: - '@uiw/codemirror-themes': 4.23.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0) + '@uiw/codemirror-themes': 4.23.1(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0) transitivePeerDependencies: - '@codemirror/language' - '@codemirror/state' - '@codemirror/view' - '@uiw/codemirror-themes@4.23.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0)': + '@uiw/codemirror-themes@4.23.1(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.33.0)': dependencies: '@codemirror/language': 6.10.2 '@codemirror/state': 6.4.1 @@ -8104,24 +8101,24 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unocss/astro@0.61.9(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))': + '@unocss/astro@0.61.9(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))': dependencies: '@unocss/core': 0.61.9 '@unocss/reset': 0.61.9 - '@unocss/vite': 0.61.9(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + '@unocss/vite': 0.61.9(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - rollup - supports-color - '@unocss/astro@0.61.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))': + '@unocss/astro@0.61.9(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))': dependencies: '@unocss/core': 0.61.9 '@unocss/reset': 0.61.9 - '@unocss/vite': 0.61.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + '@unocss/vite': 0.61.9(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - rollup - supports-color @@ -8196,7 +8193,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@unocss/postcss@0.61.9(postcss@8.4.43)': + '@unocss/postcss@0.61.9(postcss@8.4.45)': dependencies: '@unocss/config': 0.61.9 '@unocss/core': 0.61.9 @@ -8204,7 +8201,7 @@ snapshots: css-tree: 2.3.1 fast-glob: 3.3.2 magic-string: 0.30.11 - postcss: 8.4.43 + postcss: 8.4.45 transitivePeerDependencies: - supports-color @@ -8289,7 +8286,7 @@ snapshots: dependencies: '@unocss/core': 0.61.9 - '@unocss/vite@0.61.9(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))': + '@unocss/vite@0.61.9(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@3.29.4) @@ -8301,12 +8298,12 @@ snapshots: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.11 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - rollup - supports-color - '@unocss/vite@0.61.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))': + '@unocss/vite@0.61.9(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) @@ -8318,30 +8315,30 @@ snapshots: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.11 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - rollup - supports-color - '@uponu/vuedraggable@4.1.3(vue@3.4.38(typescript@5.5.4))': + '@uponu/vuedraggable@4.1.3(vue@3.5.3(typescript@5.5.4))': dependencies: sortablejs: 1.15.3 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.3(typescript@5.5.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) - vue: 3.4.38(typescript@5.5.4) + '@vue/babel-plugin-jsx': 1.2.4(@babel/core@7.25.2) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.3(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6))(vue@3.5.3(typescript@5.5.4))': dependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) - vue: 3.4.38(typescript@5.5.4) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) + vue: 3.5.3(typescript@5.5.4) '@volar/language-core@1.11.1': dependencies: @@ -8356,19 +8353,18 @@ snapshots: '@volar/language-core': 1.11.1 path-browserify: 1.0.1 - '@vue/babel-helper-vue-transform-on@1.2.2': {} + '@vue/babel-helper-vue-transform-on@1.2.4': {} - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-jsx@1.2.4(@babel/core@7.25.2)': dependencies: - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) '@babel/template': 7.25.0 '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.25.2) - camelcase: 6.3.0 + '@vue/babel-helper-vue-transform-on': 1.2.4 + '@vue/babel-plugin-resolve-type': 1.2.4(@babel/core@7.25.2) html-tags: 3.3.1 svg-tags: 1.0.0 optionalDependencies: @@ -8376,44 +8372,46 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-resolve-type@1.2.4(@babel/core@7.25.2)': dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/parser': 7.25.6 - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.3 + transitivePeerDependencies: + - supports-color - '@vue/compiler-core@3.4.38': + '@vue/compiler-core@3.5.3': dependencies: '@babel/parser': 7.25.6 - '@vue/shared': 3.4.38 + '@vue/shared': 3.5.3 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.38': + '@vue/compiler-dom@3.5.3': dependencies: - '@vue/compiler-core': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-core': 3.5.3 + '@vue/shared': 3.5.3 - '@vue/compiler-sfc@3.4.38': + '@vue/compiler-sfc@3.5.3': dependencies: '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.4.38 - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-core': 3.5.3 + '@vue/compiler-dom': 3.5.3 + '@vue/compiler-ssr': 3.5.3 + '@vue/shared': 3.5.3 estree-walker: 2.0.2 magic-string: 0.30.11 - postcss: 8.4.43 + postcss: 8.4.45 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.38': + '@vue/compiler-ssr@3.5.3': dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-dom': 3.5.3 + '@vue/shared': 3.5.3 '@vue/devtools-api@6.6.3': {} @@ -8421,8 +8419,8 @@ snapshots: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-dom': 3.5.3 + '@vue/shared': 3.5.3 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.3.1 @@ -8431,50 +8429,50 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@vue/reactivity@3.4.38': + '@vue/reactivity@3.5.3': dependencies: - '@vue/shared': 3.4.38 + '@vue/shared': 3.5.3 - '@vue/runtime-core@3.4.38': + '@vue/runtime-core@3.5.3': dependencies: - '@vue/reactivity': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/reactivity': 3.5.3 + '@vue/shared': 3.5.3 - '@vue/runtime-dom@3.4.38': + '@vue/runtime-dom@3.5.3': dependencies: - '@vue/reactivity': 3.4.38 - '@vue/runtime-core': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/reactivity': 3.5.3 + '@vue/runtime-core': 3.5.3 + '@vue/shared': 3.5.3 csstype: 3.1.3 - '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.4))': + '@vue/server-renderer@3.5.3(vue@3.5.3(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - vue: 3.4.38(typescript@5.5.4) + '@vue/compiler-ssr': 3.5.3 + '@vue/shared': 3.5.3 + vue: 3.5.3(typescript@5.5.4) - '@vue/shared@3.4.38': {} + '@vue/shared@3.5.3': {} '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 - vue-component-type-helpers: 2.1.4 + vue-component-type-helpers: 2.1.6 - '@vueuse/core@10.11.1(vue@3.4.38(typescript@5.5.4))': + '@vueuse/core@10.11.1(vue@3.5.3(typescript@5.5.4))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.1 - '@vueuse/shared': 10.11.1(vue@3.4.38(typescript@5.5.4)) - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) + '@vueuse/shared': 10.11.1(vue@3.5.3(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@10.11.1': {} - '@vueuse/shared@10.11.1(vue@3.4.38(typescript@5.5.4))': + '@vueuse/shared@10.11.1(vue@3.5.3(typescript@5.5.4))': dependencies: - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -8516,7 +8514,7 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -8562,10 +8560,10 @@ snapshots: ansi-styles@6.2.1: {} - ant-design-vue@4.2.3(vue@3.4.38(typescript@5.5.4)): + ant-design-vue@4.2.3(vue@3.5.3(typescript@5.5.4)): dependencies: '@ant-design/colors': 6.0.0 - '@ant-design/icons-vue': 7.0.1(vue@3.4.38(typescript@5.5.4)) + '@ant-design/icons-vue': 7.0.1(vue@3.5.3(typescript@5.5.4)) '@babel/runtime': 7.25.6 '@ctrl/tinycolor': 3.6.1 '@emotion/hash': 0.9.2 @@ -8584,8 +8582,8 @@ snapshots: shallow-equal: 1.2.1 stylis: 4.3.4 throttle-debounce: 5.0.2 - vue: 3.4.38(typescript@5.5.4) - vue-types: 3.0.2(vue@3.4.38(typescript@5.5.4)) + vue: 3.5.3(typescript@5.5.4) + vue-types: 3.0.2(vue@3.5.3(typescript@5.5.4)) warning: 4.0.3 anymatch@3.1.3: @@ -8714,29 +8712,29 @@ snapshots: atob@2.1.2: {} - autoprefixer@10.4.20(postcss@8.4.43): + autoprefixer@10.4.20(postcss@8.4.45): dependencies: browserslist: 4.23.3 - caniuse-lite: 1.0.30001655 + caniuse-lite: 1.0.30001658 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.1 - postcss: 8.4.43 + picocolors: 1.1.0 + postcss: 8.4.45 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: dependencies: possible-typed-array-names: 1.0.0 - axios@0.26.1(debug@4.3.6): + axios@0.26.1(debug@4.3.7): dependencies: - follow-redirects: 1.15.6(debug@4.3.6) + follow-redirects: 1.15.9(debug@4.3.7) transitivePeerDependencies: - debug axios@1.7.7: dependencies: - follow-redirects: 1.15.6(debug@4.3.6) + follow-redirects: 1.15.9(debug@4.3.7) form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -8869,8 +8867,8 @@ snapshots: browserslist@4.23.3: dependencies: - caniuse-lite: 1.0.30001655 - electron-to-chromium: 1.5.13 + caniuse-lite: 1.0.30001658 + electron-to-chromium: 1.5.18 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.3) @@ -8945,11 +8943,11 @@ snapshots: caniuse-api@3.0.0: dependencies: browserslist: 4.23.3 - caniuse-lite: 1.0.30001655 + caniuse-lite: 1.0.30001658 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001655: {} + caniuse-lite@1.0.30001658: {} cfb@1.2.2: dependencies: @@ -9001,7 +8999,7 @@ snapshots: dependencies: consola: 3.2.3 - cjs-module-lexer@1.4.0: {} + cjs-module-lexer@1.4.1: {} class-utils@0.3.6: dependencies: @@ -9178,9 +9176,9 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.2)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4): dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 cosmiconfig: 8.3.6(typescript@5.5.4) jiti: 1.21.6 typescript: 5.5.4 @@ -9235,9 +9233,9 @@ snapshots: crypto-js@4.2.0: {} - css-declaration-sorter@7.2.0(postcss@8.4.43): + css-declaration-sorter@7.2.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 css-functions-list@3.2.2: {} @@ -9278,49 +9276,49 @@ snapshots: cssesc@3.0.0: {} - cssnano-preset-default@7.0.5(postcss@8.4.43): + cssnano-preset-default@7.0.6(postcss@8.4.45): dependencies: browserslist: 4.23.3 - css-declaration-sorter: 7.2.0(postcss@8.4.43) - cssnano-utils: 5.0.0(postcss@8.4.43) - postcss: 8.4.43 - postcss-calc: 10.0.2(postcss@8.4.43) - postcss-colormin: 7.0.2(postcss@8.4.43) - postcss-convert-values: 7.0.3(postcss@8.4.43) - postcss-discard-comments: 7.0.2(postcss@8.4.43) - postcss-discard-duplicates: 7.0.1(postcss@8.4.43) - postcss-discard-empty: 7.0.0(postcss@8.4.43) - postcss-discard-overridden: 7.0.0(postcss@8.4.43) - postcss-merge-longhand: 7.0.3(postcss@8.4.43) - postcss-merge-rules: 7.0.3(postcss@8.4.43) - postcss-minify-font-values: 7.0.0(postcss@8.4.43) - postcss-minify-gradients: 7.0.0(postcss@8.4.43) - postcss-minify-params: 7.0.2(postcss@8.4.43) - postcss-minify-selectors: 7.0.3(postcss@8.4.43) - postcss-normalize-charset: 7.0.0(postcss@8.4.43) - postcss-normalize-display-values: 7.0.0(postcss@8.4.43) - postcss-normalize-positions: 7.0.0(postcss@8.4.43) - postcss-normalize-repeat-style: 7.0.0(postcss@8.4.43) - postcss-normalize-string: 7.0.0(postcss@8.4.43) - postcss-normalize-timing-functions: 7.0.0(postcss@8.4.43) - postcss-normalize-unicode: 7.0.2(postcss@8.4.43) - postcss-normalize-url: 7.0.0(postcss@8.4.43) - postcss-normalize-whitespace: 7.0.0(postcss@8.4.43) - postcss-ordered-values: 7.0.1(postcss@8.4.43) - postcss-reduce-initial: 7.0.2(postcss@8.4.43) - postcss-reduce-transforms: 7.0.0(postcss@8.4.43) - postcss-svgo: 7.0.1(postcss@8.4.43) - postcss-unique-selectors: 7.0.2(postcss@8.4.43) - - cssnano-utils@5.0.0(postcss@8.4.43): - dependencies: - postcss: 8.4.43 - - cssnano@7.0.5(postcss@8.4.43): - dependencies: - cssnano-preset-default: 7.0.5(postcss@8.4.43) + css-declaration-sorter: 7.2.0(postcss@8.4.45) + cssnano-utils: 5.0.0(postcss@8.4.45) + postcss: 8.4.45 + postcss-calc: 10.0.2(postcss@8.4.45) + postcss-colormin: 7.0.2(postcss@8.4.45) + postcss-convert-values: 7.0.4(postcss@8.4.45) + postcss-discard-comments: 7.0.3(postcss@8.4.45) + postcss-discard-duplicates: 7.0.1(postcss@8.4.45) + postcss-discard-empty: 7.0.0(postcss@8.4.45) + postcss-discard-overridden: 7.0.0(postcss@8.4.45) + postcss-merge-longhand: 7.0.4(postcss@8.4.45) + postcss-merge-rules: 7.0.4(postcss@8.4.45) + postcss-minify-font-values: 7.0.0(postcss@8.4.45) + postcss-minify-gradients: 7.0.0(postcss@8.4.45) + postcss-minify-params: 7.0.2(postcss@8.4.45) + postcss-minify-selectors: 7.0.4(postcss@8.4.45) + postcss-normalize-charset: 7.0.0(postcss@8.4.45) + postcss-normalize-display-values: 7.0.0(postcss@8.4.45) + postcss-normalize-positions: 7.0.0(postcss@8.4.45) + postcss-normalize-repeat-style: 7.0.0(postcss@8.4.45) + postcss-normalize-string: 7.0.0(postcss@8.4.45) + postcss-normalize-timing-functions: 7.0.0(postcss@8.4.45) + postcss-normalize-unicode: 7.0.2(postcss@8.4.45) + postcss-normalize-url: 7.0.0(postcss@8.4.45) + postcss-normalize-whitespace: 7.0.0(postcss@8.4.45) + postcss-ordered-values: 7.0.1(postcss@8.4.45) + postcss-reduce-initial: 7.0.2(postcss@8.4.45) + postcss-reduce-transforms: 7.0.0(postcss@8.4.45) + postcss-svgo: 7.0.1(postcss@8.4.45) + postcss-unique-selectors: 7.0.3(postcss@8.4.45) + + cssnano-utils@5.0.0(postcss@8.4.45): + dependencies: + postcss: 8.4.45 + + cssnano@7.0.6(postcss@8.4.45): + dependencies: + cssnano-preset-default: 7.0.6(postcss@8.4.45) lilconfig: 3.1.2 - postcss: 8.4.43 + postcss: 8.4.45 csso@4.2.0: dependencies: @@ -9386,9 +9384,9 @@ snapshots: dependencies: ms: 2.1.2 - debug@4.3.6: + debug@4.3.7: dependencies: - ms: 2.1.2 + ms: 2.1.3 decamelize-keys@1.1.1: dependencies: @@ -9564,7 +9562,7 @@ snapshots: dependencies: jake: 10.9.2 - electron-to-chromium@1.5.13: {} + electron-to-chromium@1.5.18: {} emittery@0.8.1: {} @@ -9869,7 +9867,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.2(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + eslint-module-utils@2.11.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): dependencies: debug: 3.2.7 optionalDependencies: @@ -9879,8 +9877,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): + eslint-plugin-import@2.30.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): dependencies: + '@rtsao/scc': 1.1.0 array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.2 @@ -9889,7 +9888,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.2(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.11.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) hasown: 2.0.2 is-core-module: 2.15.1 is-glob: 4.0.3 @@ -9919,7 +9918,7 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-vue@9.27.0(eslint@8.57.0): + eslint-plugin-vue@9.28.0(eslint@8.57.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) eslint: 8.57.0 @@ -9953,7 +9952,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.6 + debug: 4.3.7 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -10184,9 +10183,9 @@ snapshots: flatted@3.3.1: {} - follow-redirects@1.15.6(debug@4.3.6): + follow-redirects@1.15.9(debug@4.3.7): optionalDependencies: - debug: 4.3.6 + debug: 4.3.7 for-each@0.3.3: dependencies: @@ -10497,14 +10496,14 @@ snapshots: dependencies: '@tootallnate/once': 1.1.2 agent-base: 6.0.2 - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -10548,7 +10547,7 @@ snapshots: importx@0.4.4: dependencies: bundle-require: 5.0.0(esbuild@0.23.1) - debug: 4.3.6 + debug: 4.3.7 esbuild: 0.23.1 jiti: 2.0.0-beta.3 jiti-v1: jiti@1.21.6 @@ -10769,7 +10768,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.3.6 + debug: 4.3.7 istanbul-lib-coverage: 3.2.2 source-map: 0.6.1 transitivePeerDependencies: @@ -10804,7 +10803,7 @@ snapshots: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -10823,16 +10822,16 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)): + jest-cli@27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.2.0 - jest-config: 27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + jest-config: 27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -10844,7 +10843,7 @@ snapshots: - ts-node - utf-8-validate - jest-config@27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)): + jest-config@27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: '@babel/core': 7.25.2 '@jest/test-sequencer': 27.5.1 @@ -10871,7 +10870,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - ts-node: 10.9.2(@types/node@22.5.2)(typescript@5.5.4) + ts-node: 10.9.2(@types/node@22.5.4)(typescript@5.5.4) transitivePeerDependencies: - bufferutil - canvas @@ -10902,7 +10901,7 @@ snapshots: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -10917,7 +10916,7 @@ snapshots: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -10927,7 +10926,7 @@ snapshots: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.9 - '@types/node': 22.5.2 + '@types/node': 22.5.4 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10946,7 +10945,7 @@ snapshots: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -10989,7 +10988,7 @@ snapshots: jest-mock@27.5.1: dependencies: '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): optionalDependencies: @@ -11025,7 +11024,7 @@ snapshots: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.11 @@ -11057,7 +11056,7 @@ snapshots: '@jest/transform': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 - cjs-module-lexer: 1.4.0 + cjs-module-lexer: 1.4.1 collect-v8-coverage: 1.0.2 execa: 5.1.1 glob: 7.2.3 @@ -11076,7 +11075,7 @@ snapshots: jest-serializer@27.5.1: dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 graceful-fs: 4.2.11 jest-snapshot@27.5.1: @@ -11109,7 +11108,7 @@ snapshots: jest-util@27.5.1: dependencies: '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -11128,7 +11127,7 @@ snapshots: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 22.5.2 + '@types/node': 22.5.4 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -11136,15 +11135,15 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)): + jest@27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) import-local: 3.2.0 - jest-cli: 27.5.1(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + jest-cli: 27.5.1(ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4)) transitivePeerDependencies: - bufferutil - canvas @@ -11585,11 +11584,11 @@ snapshots: dependencies: minimist: 1.2.8 - mkdist@1.5.4(sass@1.77.8)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)): + mkdist@1.5.6(sass@1.78.0)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)): dependencies: - autoprefixer: 10.4.20(postcss@8.4.43) + autoprefixer: 10.4.20(postcss@8.4.45) citty: 0.1.6 - cssnano: 7.0.5(postcss@8.4.43) + cssnano: 7.0.6(postcss@8.4.45) defu: 6.1.4 esbuild: 0.23.1 fast-glob: 3.3.2 @@ -11597,11 +11596,11 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.2.0 - postcss: 8.4.43 - postcss-nested: 6.2.0(postcss@8.4.43) + postcss: 8.4.45 + postcss-nested: 6.2.0(postcss@8.4.45) semver: 7.6.3 optionalDependencies: - sass: 1.77.8 + sass: 1.78.0 typescript: 5.5.4 vue-tsc: 1.8.27(typescript@5.5.4) @@ -11883,7 +11882,7 @@ snapshots: perfect-debounce@1.0.0: {} - picocolors@1.0.1: {} + picocolors@1.1.0: {} picomatch@2.3.1: {} @@ -11892,15 +11891,15 @@ snapshots: pify@4.0.1: optional: true - pinia-plugin-persistedstate@3.2.3(pinia@2.1.7(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))): + pinia-plugin-persistedstate@3.2.3(pinia@2.1.7(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))): dependencies: - pinia: 2.1.7(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)) + pinia: 2.1.7(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)) - pinia@2.1.7(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)): + pinia@2.1.7(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) + vue: 3.5.3(typescript@5.5.4) + vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) optionalDependencies: typescript: 5.5.4 @@ -11920,198 +11919,198 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-calc@10.0.2(postcss@8.4.43): + postcss-calc@10.0.2(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.2(postcss@8.4.43): + postcss-colormin@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.3(postcss@8.4.43): + postcss-convert-values@7.0.4(postcss@8.4.45): dependencies: browserslist: 4.23.3 - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.2(postcss@8.4.43): + postcss-discard-comments@7.0.3(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-discard-duplicates@7.0.1(postcss@8.4.43): + postcss-discard-duplicates@7.0.1(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 - postcss-discard-empty@7.0.0(postcss@8.4.43): + postcss-discard-empty@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 - postcss-discard-overridden@7.0.0(postcss@8.4.43): + postcss-discard-overridden@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-html@1.7.0: dependencies: htmlparser2: 8.0.2 js-tokens: 9.0.0 - postcss: 8.4.43 - postcss-safe-parser: 6.0.0(postcss@8.4.43) + postcss: 8.4.45 + postcss-safe-parser: 6.0.0(postcss@8.4.45) - postcss-less@6.0.0(postcss@8.4.43): + postcss-less@6.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-media-query-parser@0.2.3: {} - postcss-merge-longhand@7.0.3(postcss@8.4.43): + postcss-merge-longhand@7.0.4(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - stylehacks: 7.0.3(postcss@8.4.43) + stylehacks: 7.0.4(postcss@8.4.45) - postcss-merge-rules@7.0.3(postcss@8.4.43): + postcss-merge-rules@7.0.4(postcss@8.4.45): dependencies: browserslist: 4.23.3 caniuse-api: 3.0.0 - cssnano-utils: 5.0.0(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 5.0.0(postcss@8.4.45) + postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-minify-font-values@7.0.0(postcss@8.4.43): + postcss-minify-font-values@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.4.43): + postcss-minify-gradients@7.0.0(postcss@8.4.45): dependencies: colord: 2.9.3 - cssnano-utils: 5.0.0(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 5.0.0(postcss@8.4.45) + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.2(postcss@8.4.43): + postcss-minify-params@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 - cssnano-utils: 5.0.0(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 5.0.0(postcss@8.4.45) + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.3(postcss@8.4.43): + postcss-minify-selectors@7.0.4(postcss@8.4.45): dependencies: cssesc: 3.0.0 - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-nested@6.2.0(postcss@8.4.43): + postcss-nested@6.2.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-normalize-charset@7.0.0(postcss@8.4.43): + postcss-normalize-charset@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 - postcss-normalize-display-values@7.0.0(postcss@8.4.43): + postcss-normalize-display-values@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.4.43): + postcss-normalize-positions@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.4.43): + postcss-normalize-repeat-style@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.4.43): + postcss-normalize-string@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.4.43): + postcss-normalize-timing-functions@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.2(postcss@8.4.43): + postcss-normalize-unicode@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.4.43): + postcss-normalize-url@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.4.43): + postcss-normalize-whitespace@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.4.43): + postcss-ordered-values@7.0.1(postcss@8.4.45): dependencies: - cssnano-utils: 5.0.0(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 5.0.0(postcss@8.4.45) + postcss: 8.4.45 postcss-value-parser: 4.2.0 postcss-prefix-selector@1.16.1(postcss@5.2.18): dependencies: postcss: 5.2.18 - postcss-reduce-initial@7.0.2(postcss@8.4.43): + postcss-reduce-initial@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 caniuse-api: 3.0.0 - postcss: 8.4.43 + postcss: 8.4.45 - postcss-reduce-transforms@7.0.0(postcss@8.4.43): + postcss-reduce-transforms@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@6.0.0(postcss@8.4.43): + postcss-safe-parser@6.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 - postcss-safe-parser@7.0.0(postcss@8.4.43): + postcss-safe-parser@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 - postcss-scss@4.0.9(postcss@8.4.43): + postcss-scss@4.0.9(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-sorting@8.0.2(postcss@8.4.43): + postcss-sorting@8.0.2(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 - postcss-svgo@7.0.1(postcss@8.4.43): + postcss-svgo@7.0.1(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-value-parser: 4.2.0 svgo: 3.3.2 - postcss-unique-selectors@7.0.2(postcss@8.4.43): + postcss-unique-selectors@7.0.3(postcss@8.4.45): dependencies: - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 postcss-value-parser@4.2.0: {} @@ -12123,10 +12122,10 @@ snapshots: source-map: 0.5.7 supports-color: 3.2.3 - postcss@8.4.43: + postcss@8.4.45: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 + picocolors: 1.1.0 source-map-js: 1.2.0 posthtml-parser@0.2.1: @@ -12416,7 +12415,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.77.8: + sass@1.78.0: dependencies: chokidar: 3.6.0 immutable: 4.3.7 @@ -12717,10 +12716,10 @@ snapshots: style-mod@4.1.2: {} - stylehacks@7.0.3(postcss@8.4.43): + stylehacks@7.0.4(postcss@8.4.45): dependencies: browserslist: 4.23.3 - postcss: 8.4.43 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)): @@ -12734,14 +12733,14 @@ snapshots: stylelint: 16.9.0(typescript@5.5.4) stylelint-order: 6.0.4(stylelint@16.9.0(typescript@5.5.4)) - stylelint-config-recommended-scss@14.1.0(postcss@8.4.43)(stylelint@16.9.0(typescript@5.5.4)): + stylelint-config-recommended-scss@14.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)): dependencies: - postcss-scss: 4.0.9(postcss@8.4.43) + postcss-scss: 4.0.9(postcss@8.4.45) stylelint: 16.9.0(typescript@5.5.4) stylelint-config-recommended: 14.0.1(stylelint@16.9.0(typescript@5.5.4)) stylelint-scss: 6.5.1(stylelint@16.9.0(typescript@5.5.4)) optionalDependencies: - postcss: 8.4.43 + postcss: 8.4.45 stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)): dependencies: @@ -12755,13 +12754,13 @@ snapshots: dependencies: stylelint: 16.9.0(typescript@5.5.4) - stylelint-config-standard-scss@13.1.0(postcss@8.4.43)(stylelint@16.9.0(typescript@5.5.4)): + stylelint-config-standard-scss@13.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)): dependencies: stylelint: 16.9.0(typescript@5.5.4) - stylelint-config-recommended-scss: 14.1.0(postcss@8.4.43)(stylelint@16.9.0(typescript@5.5.4)) + stylelint-config-recommended-scss: 14.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-standard: 36.0.1(stylelint@16.9.0(typescript@5.5.4)) optionalDependencies: - postcss: 8.4.43 + postcss: 8.4.45 stylelint-config-standard@36.0.1(stylelint@16.9.0(typescript@5.5.4)): dependencies: @@ -12770,8 +12769,8 @@ snapshots: stylelint-order@6.0.4(stylelint@16.9.0(typescript@5.5.4)): dependencies: - postcss: 8.4.43 - postcss-sorting: 8.0.2(postcss@8.4.43) + postcss: 8.4.45 + postcss-sorting: 8.0.2(postcss@8.4.45) stylelint: 16.9.0(typescript@5.5.4) stylelint-prettier@5.0.2(prettier@3.3.3)(stylelint@16.9.0(typescript@5.5.4)): @@ -12803,7 +12802,7 @@ snapshots: cosmiconfig: 9.0.0(typescript@5.5.4) css-functions-list: 3.2.2 css-tree: 2.3.1 - debug: 4.3.6 + debug: 4.3.7 fast-glob: 3.3.2 fastest-levenshtein: 1.0.16 file-entry-cache: 9.1.0 @@ -12819,10 +12818,10 @@ snapshots: meow: 13.2.0 micromatch: 4.0.8 normalize-path: 3.0.0 - picocolors: 1.0.1 - postcss: 8.4.43 + picocolors: 1.1.0 + postcss: 8.4.45 postcss-resolve-nested-selector: 0.1.6 - postcss-safe-parser: 7.0.0(postcss@8.4.43) + postcss-safe-parser: 7.0.0(postcss@8.4.45) postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -12895,7 +12894,7 @@ snapshots: css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 - picocolors: 1.0.1 + picocolors: 1.1.0 stable: 0.1.8 svgo@3.3.2: @@ -12906,7 +12905,7 @@ snapshots: css-tree: 2.3.1 css-what: 6.1.0 csso: 5.0.5 - picocolors: 1.0.1 + picocolors: 1.1.0 symbol-tree@3.2.4: {} @@ -13024,14 +13023,14 @@ snapshots: dependencies: typescript: 5.5.4 - ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4): + ts-node@10.9.2(@types/node@22.5.4)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.5.2 + '@types/node': 22.5.4 acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3 @@ -13162,7 +13161,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - unbuild@2.0.0(sass@1.77.8)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)): + unbuild@2.0.0(sass@1.78.0)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)): dependencies: '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4) @@ -13179,7 +13178,7 @@ snapshots: hookable: 5.5.3 jiti: 1.21.6 magic-string: 0.30.11 - mkdist: 1.5.4(sass@1.77.8)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)) + mkdist: 1.5.6(sass@1.78.0)(typescript@5.5.4)(vue-tsc@1.8.27(typescript@5.5.4)) mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.2.0 @@ -13218,9 +13217,9 @@ snapshots: universalify@2.0.1: {} - unocss@0.61.9(postcss@5.2.18)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + unocss@0.61.9(postcss@5.2.18)(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: - '@unocss/astro': 0.61.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + '@unocss/astro': 0.61.9(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) '@unocss/cli': 0.61.9(rollup@4.21.2) '@unocss/core': 0.61.9 '@unocss/extractor-arbitrary-variants': 0.61.9 @@ -13239,21 +13238,21 @@ snapshots: '@unocss/transformer-compile-class': 0.61.9 '@unocss/transformer-directives': 0.61.9 '@unocss/transformer-variant-group': 0.61.9 - '@unocss/vite': 0.61.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + '@unocss/vite': 0.61.9(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - postcss - rollup - supports-color - unocss@0.61.9(postcss@8.4.43)(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + unocss@0.61.9(postcss@8.4.45)(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: - '@unocss/astro': 0.61.9(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + '@unocss/astro': 0.61.9(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) '@unocss/cli': 0.61.9(rollup@3.29.4) '@unocss/core': 0.61.9 '@unocss/extractor-arbitrary-variants': 0.61.9 - '@unocss/postcss': 0.61.9(postcss@8.4.43) + '@unocss/postcss': 0.61.9(postcss@8.4.45) '@unocss/preset-attributify': 0.61.9 '@unocss/preset-icons': 0.61.9 '@unocss/preset-mini': 0.61.9 @@ -13268,9 +13267,9 @@ snapshots: '@unocss/transformer-compile-class': 0.61.9 '@unocss/transformer-directives': 0.61.9 '@unocss/transformer-variant-group': 0.61.9 - '@unocss/vite': 0.61.9(rollup@3.29.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)) + '@unocss/vite': 0.61.9(rollup@3.29.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - postcss - rollup @@ -13312,7 +13311,7 @@ snapshots: dependencies: browserslist: 4.23.3 escalade: 3.2.0 - picocolors: 1.0.1 + picocolors: 1.1.0 uri-js@4.4.1: dependencies: @@ -13355,33 +13354,33 @@ snapshots: dependencies: diff-match-patch: 1.0.5 - vite-plugin-compression@0.5.1(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-compression@0.5.1(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: chalk: 4.1.2 - debug: 4.3.6 + debug: 4.3.7 fs-extra: 10.1.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - supports-color - vite-plugin-dts@3.9.1(@types/node@22.5.2)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-dts@3.9.1(@types/node@22.5.4)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: - '@microsoft/api-extractor': 7.43.0(@types/node@22.5.2) + '@microsoft/api-extractor': 7.43.0(@types/node@22.5.4) '@rollup/pluginutils': 5.1.0(rollup@4.21.2) '@vue/language-core': 1.8.27(typescript@5.5.4) - debug: 4.3.6 + debug: 4.3.7 kolorist: 1.8.0 magic-string: 0.30.11 typescript: 5.5.4 vue-tsc: 1.8.27(typescript@5.5.4) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-html@3.2.2(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-html@3.2.2(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: '@rollup/pluginutils': 4.2.1 colorette: 2.0.20 @@ -13395,108 +13394,108 @@ snapshots: html-minifier-terser: 6.1.0 node-html-parser: 5.4.2 pathe: 0.2.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) - vite-plugin-mock@2.9.8(mockjs@1.1.0)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-mock@2.9.8(mockjs@1.1.0)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: '@types/mockjs': 1.0.10 chalk: 4.1.2 chokidar: 3.6.0 connect: 3.7.0 - debug: 4.3.6 + debug: 4.3.7 esbuild: 0.14.54 fast-glob: 3.3.2 mockjs: 1.1.0 path-to-regexp: 6.2.2 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - supports-color - vite-plugin-mock@3.0.2(esbuild@0.23.1)(mockjs@1.1.0)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-mock@3.0.2(esbuild@0.23.1)(mockjs@1.1.0)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: bundle-require: 4.2.1(esbuild@0.23.1) chokidar: 3.6.0 connect: 3.7.0 - debug: 4.3.6 + debug: 4.3.7 esbuild: 0.23.1 fast-glob: 3.3.2 mockjs: 1.1.0 path-to-regexp: 6.2.2 - picocolors: 1.0.1 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + picocolors: 1.1.0 + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - supports-color - vite-plugin-purge-icons@0.10.0(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-purge-icons@0.10.0(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: '@purge-icons/core': 0.10.0 '@purge-icons/generated': 0.10.0 rollup-plugin-purge-icons: 0.10.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - encoding - supports-color - vite-plugin-svg-icons@2.0.1(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6)): + vite-plugin-svg-icons@2.0.1(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6)): dependencies: '@types/svgo': 2.6.4 cors: 2.8.5 - debug: 4.3.6 + debug: 4.3.7 etag: 1.8.1 fs-extra: 10.1.0 pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6) transitivePeerDependencies: - supports-color - vite@5.4.2(@types/node@20.16.3)(less@4.2.0)(sass@1.77.8)(terser@5.31.6): + vite@5.4.3(@types/node@20.16.5)(less@4.2.0)(sass@1.78.0)(terser@5.31.6): dependencies: esbuild: 0.21.5 - postcss: 8.4.43 + postcss: 8.4.45 rollup: 4.21.2 optionalDependencies: - '@types/node': 20.16.3 + '@types/node': 20.16.5 fsevents: 2.3.3 less: 4.2.0 - sass: 1.77.8 + sass: 1.78.0 terser: 5.31.6 - vite@5.4.2(@types/node@22.5.2)(less@4.2.0)(sass@1.77.8)(terser@5.31.6): + vite@5.4.3(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.31.6): dependencies: esbuild: 0.21.5 - postcss: 8.4.43 + postcss: 8.4.45 rollup: 4.21.2 optionalDependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 fsevents: 2.3.3 less: 4.2.0 - sass: 1.77.8 + sass: 1.78.0 terser: 5.31.6 vue-clipboard3@2.0.0: dependencies: clipboard: 2.0.11 - vue-codemirror@6.1.1(codemirror@6.0.1(@lezer/common@1.2.1))(vue@3.4.38(typescript@5.5.4)): + vue-codemirror@6.1.1(codemirror@6.0.1(@lezer/common@1.2.1))(vue@3.5.3(typescript@5.5.4)): dependencies: '@codemirror/commands': 6.6.1 '@codemirror/language': 6.10.2 '@codemirror/state': 6.4.1 '@codemirror/view': 6.33.0 codemirror: 6.0.1(@lezer/common@1.2.1) - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - vue-component-type-helpers@2.1.4: {} + vue-component-type-helpers@2.1.6: {} - vue-demi@0.14.10(vue@3.4.38(typescript@5.5.4)): + vue-demi@0.14.10(vue@3.5.3(typescript@5.5.4)): dependencies: - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) vue-eslint-parser@9.4.3(eslint@8.57.0): dependencies: - debug: 4.3.6 + debug: 4.3.7 eslint: 8.57.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -13507,21 +13506,21 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4)): + vue-i18n@9.14.0(vue@3.5.3(typescript@5.5.4)): dependencies: '@intlify/core-base': 9.14.0 '@intlify/shared': 9.14.0 '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - vue-json-pretty@2.4.0(vue@3.4.38(typescript@5.5.4)): + vue-json-pretty@2.4.0(vue@3.5.3(typescript@5.5.4)): dependencies: - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)): + vue-router@4.4.3(vue@3.5.3(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) vue-template-compiler@2.7.16: dependencies: @@ -13535,31 +13534,31 @@ snapshots: semver: 7.6.3 typescript: 5.5.4 - vue-types@3.0.2(vue@3.4.38(typescript@5.5.4)): + vue-types@3.0.2(vue@3.5.3(typescript@5.5.4)): dependencies: is-plain-object: 3.0.1 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - vue-types@5.1.3(vue@3.4.38(typescript@5.5.4)): + vue-types@5.1.3(vue@3.5.3(typescript@5.5.4)): dependencies: is-plain-object: 5.0.0 optionalDependencies: - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - vue@3.4.38(typescript@5.5.4): + vue@3.5.3(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-sfc': 3.4.38 - '@vue/runtime-dom': 3.4.38 - '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.4)) - '@vue/shared': 3.4.38 + '@vue/compiler-dom': 3.5.3 + '@vue/compiler-sfc': 3.5.3 + '@vue/runtime-dom': 3.5.3 + '@vue/server-renderer': 3.5.3(vue@3.5.3(typescript@5.5.4)) + '@vue/shared': 3.5.3 optionalDependencies: typescript: 5.5.4 - vuedraggable@4.1.0(vue@3.4.38(typescript@5.5.4)): + vuedraggable@4.1.0(vue@3.5.3(typescript@5.5.4)): dependencies: sortablejs: 1.14.0 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) w3c-hr-time@1.0.2: dependencies: diff --git a/src/views/dashboard/workbench/components/data.ts b/src/views/dashboard/workbench/components/data.ts index f60a3a51..6aa97a4c 100644 --- a/src/views/dashboard/workbench/components/data.ts +++ b/src/views/dashboard/workbench/components/data.ts @@ -46,5 +46,5 @@ export const navItems: NavItem[] = [ export const systemInfoData = [ ['sys.sys.Name', 'Simple Admin'], - ['sys.sys.version', 'V 1.5.5'], + ['sys.sys.version', 'V 1.5.6'], ];