diff --git a/apps/web-antd/package.json b/apps/web-antd/package.json index 59ba6cf7..f6708d45 100644 --- a/apps/web-antd/package.json +++ b/apps/web-antd/package.json @@ -43,7 +43,7 @@ "dayjs": "^1.11.11", "pinia": "2.1.7", "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" }, "devDependencies": { "vite-plugin-mock": "^3.0.2" diff --git a/internal/lint-configs/stylelint-config/package.json b/internal/lint-configs/stylelint-config/package.json index 507970c7..51c1192b 100644 --- a/internal/lint-configs/stylelint-config/package.json +++ b/internal/lint-configs/stylelint-config/package.json @@ -30,7 +30,7 @@ "dependencies": { "@stylistic/stylelint-plugin": "^2.1.2", "stylelint-config-recess-order": "^5.0.1", - "stylelint-scss": "^6.3.1" + "stylelint-scss": "^6.3.2" }, "devDependencies": { "postcss": "^8.4.38", @@ -38,10 +38,10 @@ "postcss-scss": "^4.0.9", "prettier": "^3.3.2", "stylelint": "^16.6.1", - "stylelint-config-recommended": "^14.0.0", + "stylelint-config-recommended": "^14.0.1", "stylelint-config-recommended-scss": "^14.0.0", "stylelint-config-recommended-vue": "^1.5.0", - "stylelint-config-standard": "^36.0.0", + "stylelint-config-standard": "^36.0.1", "stylelint-order": "^6.0.4", "stylelint-prettier": "^5.0.0" } diff --git a/internal/tailwind-config/package.json b/internal/tailwind-config/package.json index bfb71bca..a7792245 100644 --- a/internal/tailwind-config/package.json +++ b/internal/tailwind-config/package.json @@ -45,13 +45,13 @@ "tailwindcss": "^3.4.3" }, "dependencies": { - "@iconify/json": "^2.2.220", + "@iconify/json": "^2.2.221", "@iconify/tailwind": "^1.1.1", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/nesting": "0.0.0-insiders.565cd3e", "@tailwindcss/typography": "^0.5.13", "autoprefixer": "^10.4.19", - "cssnano": "^7.0.2", + "cssnano": "^7.0.3", "postcss": "^8.4.38", "postcss-antd-fixes": "^0.2.0", "postcss-import": "^16.1.0", diff --git a/internal/vite-config/package.json b/internal/vite-config/package.json index 590cf334..1ee06972 100644 --- a/internal/vite-config/package.json +++ b/internal/vite-config/package.json @@ -34,7 +34,7 @@ "resolve.exports": "^2.0.2", "vite-plugin-lib-inject-css": "^2.1.1", "vite-plugin-pwa": "^0.20.0", - "vite-plugin-vue-devtools": "^7.3.1" + "vite-plugin-vue-devtools": "^7.3.2" }, "devDependencies": { "@types/html-minifier-terser": "^7.0.2", diff --git a/package.json b/package.json index eac8818d..dc784e5a 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@changesets/cli": "^2.27.5", "@ls-lint/ls-lint": "^2.2.3", "@types/jsdom": "^21.1.7", - "@types/node": "^20.14.4", + "@types/node": "^20.14.7", "@vben/commitlint-config": "workspace:*", "@vben/eslint-config": "workspace:*", "@vben/lint-staged-config": "workspace:*", @@ -63,14 +63,14 @@ "@vben/vsh": "workspace:*", "@vue/test-utils": "^2.4.6", "cross-env": "^7.0.3", - "cspell": "^8.8.4", + "cspell": "^8.9.1", "husky": "^9.0.11", "is-ci": "^3.0.1", "jsdom": "^24.1.0", "rimraf": "^5.0.7", "taze": "^0.13.8", "turbo": "^2.0.4", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "unbuild": "^2.0.0", "vite": "^5.3.1", "vitest": "^2.0.0-beta.10", diff --git a/packages/@core/forward/helpers/package.json b/packages/@core/forward/helpers/package.json index 53d0c986..42ddabc7 100644 --- a/packages/@core/forward/helpers/package.json +++ b/packages/@core/forward/helpers/package.json @@ -38,6 +38,6 @@ "dependencies": { "@vben-core/toolkit": "workspace:*", "@vben-core/typings": "workspace:*", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" } } diff --git a/packages/@core/forward/stores/package.json b/packages/@core/forward/stores/package.json index b0af9c10..6a1b57c4 100644 --- a/packages/@core/forward/stores/package.json +++ b/packages/@core/forward/stores/package.json @@ -43,6 +43,6 @@ "pinia": "2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" } } diff --git a/packages/@core/shared/typings/package.json b/packages/@core/shared/typings/package.json index ad2eea72..a6d5f22d 100644 --- a/packages/@core/shared/typings/package.json +++ b/packages/@core/shared/typings/package.json @@ -40,6 +40,6 @@ }, "dependencies": { "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" } } diff --git a/packages/@core/uikit/shadcn-ui/package.json b/packages/@core/uikit/shadcn-ui/package.json index d77b1253..25e30c18 100644 --- a/packages/@core/uikit/shadcn-ui/package.json +++ b/packages/@core/uikit/shadcn-ui/package.json @@ -50,6 +50,6 @@ "class-variance-authority": "^0.7.0", "radix-vue": "^1.8.4", "vue": "^3.4.29", - "vue-sonner": "^1.1.2" + "vue-sonner": "^1.1.3" } } diff --git a/packages/business/layouts/package.json b/packages/business/layouts/package.json index 77201690..585233be 100644 --- a/packages/business/layouts/package.json +++ b/packages/business/layouts/package.json @@ -49,7 +49,7 @@ "@vben/locales": "workspace:*", "@vben/universal-ui": "workspace:*", "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" }, "devDependencies": { "@vben-core/typings": "workspace:*" diff --git a/packages/business/universal-ui/package.json b/packages/business/universal-ui/package.json index 64f58cb5..b686d719 100644 --- a/packages/business/universal-ui/package.json +++ b/packages/business/universal-ui/package.json @@ -50,7 +50,7 @@ "@vueuse/integrations": "^10.11.0", "qrcode": "^1.5.3", "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" }, "devDependencies": { "@types/qrcode": "^1.5.5", diff --git a/packages/types/package.json b/packages/types/package.json index de4c8086..9693bf6b 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -41,6 +41,6 @@ "dependencies": { "@vben-core/typings": "workspace:*", "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.4.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a7dc4a7..4314dcaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^20.14.4 - version: 20.14.4 + specifier: ^20.14.7 + version: 20.14.7 '@vben/commitlint-config': specifier: workspace:* version: link:internal/lint-configs/commitlint-config @@ -62,8 +62,8 @@ importers: specifier: ^7.0.3 version: 7.0.3 cspell: - specifier: ^8.8.4 - version: 8.8.4 + specifier: ^8.9.1 + version: 8.9.1 husky: specifier: ^9.0.11 version: 9.0.11 @@ -83,20 +83,20 @@ importers: specifier: ^2.0.4 version: 2.0.4 typescript: - specifier: ^5.4.5 - version: 5.4.5 + specifier: ^5.5.2 + version: 5.5.2 unbuild: specifier: ^2.0.0 - version: 2.0.0(sass@1.77.6)(typescript@5.4.5)(vue-tsc@2.0.21(typescript@5.4.5)) + version: 2.0.0(sass@1.77.6)(typescript@5.5.2)(vue-tsc@2.0.21(typescript@5.5.2)) vite: specifier: ^5.3.1 - version: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + version: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) vitest: specifier: ^2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.14.4)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1) + version: 2.0.0-beta.10(@types/node@20.14.7)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1) vue-tsc: specifier: ^2.0.21 - version: 2.0.21(typescript@5.4.5) + version: 2.0.21(typescript@5.5.2) apps/web-antd: dependencies: @@ -141,32 +141,32 @@ importers: version: link:../../packages/utils '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(vue@3.4.29(typescript@5.5.2)) ant-design-vue: specifier: ^4.2.3 - version: 4.2.3(vue@3.4.29(typescript@5.4.5)) + version: 4.2.3(vue@3.4.29(typescript@5.5.2)) dayjs: specifier: ^1.11.11 version: 1.11.11 pinia: specifier: 2.1.7 - version: 2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5)) + version: 2.1.7(typescript@5.5.2)(vue@3.4.29(typescript@5.5.2)) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) devDependencies: vite-plugin-mock: specifier: ^3.0.2 - version: 3.0.2(esbuild@0.21.5)(mockjs@1.1.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + version: 3.0.2(esbuild@0.21.5)(mockjs@1.1.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) internal/lint-configs/commitlint-config: dependencies: '@commitlint/cli': specifier: ^19.3.0 - version: 19.3.0(@types/node@20.14.4)(typescript@5.4.5) + version: 19.3.0(@types/node@20.14.7)(typescript@5.5.2) '@commitlint/config-conventional': specifier: ^19.2.2 version: 19.2.2 @@ -194,10 +194,10 @@ importers: version: 8.56.10 '@typescript-eslint/eslint-plugin': specifier: ^7.13.1 - version: 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + version: 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': specifier: ^7.13.1 - version: 7.13.1(eslint@8.57.0)(typescript@5.4.5) + version: 7.13.1(eslint@8.57.0)(typescript@5.5.2) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -209,7 +209,7 @@ importers: version: 3.2.0(eslint@8.57.0) eslint-plugin-i: specifier: ^2.29.1 - version: 2.29.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) + version: 2.29.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0) eslint-plugin-jsdoc: specifier: ^48.2.12 version: 48.2.12(eslint@8.57.0) @@ -224,7 +224,7 @@ importers: version: 3.1.0 eslint-plugin-perfectionist: specifier: ^2.11.0 - version: 2.11.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.3(eslint@8.57.0)) + version: 2.11.0(eslint@8.57.0)(typescript@5.5.2)(vue-eslint-parser@9.4.3(eslint@8.57.0)) eslint-plugin-prettier: specifier: ^5.1.3 version: 5.1.3(@types/eslint@8.56.10)(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.2) @@ -236,10 +236,10 @@ importers: version: 54.0.0(eslint@8.57.0) eslint-plugin-unused-imports: specifier: ^4.0.0 - version: 4.0.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) + version: 4.0.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0) eslint-plugin-vitest: specifier: ^0.5.4 - version: 0.5.4(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)(vitest@2.0.0-beta.10(@types/node@20.14.4)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1)) + version: 0.5.4(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2)(vitest@2.0.0-beta.10(@types/node@20.14.7)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1)) eslint-plugin-vue: specifier: ^9.26.0 version: 9.26.0(eslint@8.57.0) @@ -272,13 +272,13 @@ importers: dependencies: '@stylistic/stylelint-plugin': specifier: ^2.1.2 - version: 2.1.2(stylelint@16.6.1(typescript@5.4.5)) + version: 2.1.2(stylelint@16.6.1(typescript@5.5.2)) stylelint-config-recess-order: specifier: ^5.0.1 - version: 5.0.1(stylelint@16.6.1(typescript@5.4.5)) + version: 5.0.1(stylelint@16.6.1(typescript@5.5.2)) stylelint-scss: - specifier: ^6.3.1 - version: 6.3.1(stylelint@16.6.1(typescript@5.4.5)) + specifier: ^6.3.2 + version: 6.3.2(stylelint@16.6.1(typescript@5.5.2)) devDependencies: postcss: specifier: ^8.4.38 @@ -294,25 +294,25 @@ importers: version: 3.3.2 stylelint: specifier: ^16.6.1 - version: 16.6.1(typescript@5.4.5) + version: 16.6.1(typescript@5.5.2) stylelint-config-recommended: - specifier: ^14.0.0 - version: 14.0.0(stylelint@16.6.1(typescript@5.4.5)) + specifier: ^14.0.1 + version: 14.0.1(stylelint@16.6.1(typescript@5.5.2)) stylelint-config-recommended-scss: specifier: ^14.0.0 - version: 14.0.0(postcss@8.4.38)(stylelint@16.6.1(typescript@5.4.5)) + version: 14.0.0(postcss@8.4.38)(stylelint@16.6.1(typescript@5.5.2)) stylelint-config-recommended-vue: specifier: ^1.5.0 - version: 1.5.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.4.5)) + version: 1.5.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.5.2)) stylelint-config-standard: - specifier: ^36.0.0 - version: 36.0.0(stylelint@16.6.1(typescript@5.4.5)) + specifier: ^36.0.1 + version: 36.0.1(stylelint@16.6.1(typescript@5.5.2)) stylelint-order: specifier: ^6.0.4 - version: 6.0.4(stylelint@16.6.1(typescript@5.4.5)) + version: 6.0.4(stylelint@16.6.1(typescript@5.5.2)) stylelint-prettier: specifier: ^5.0.0 - version: 5.0.0(prettier@3.3.2)(stylelint@16.6.1(typescript@5.4.5)) + version: 5.0.0(prettier@3.3.2)(stylelint@16.6.1(typescript@5.5.2)) internal/node-utils: dependencies: @@ -347,8 +347,8 @@ importers: internal/tailwind-config: dependencies: '@iconify/json': - specifier: ^2.2.220 - version: 2.2.220 + specifier: ^2.2.221 + version: 2.2.221 '@iconify/tailwind': specifier: ^1.1.1 version: 1.1.1 @@ -365,8 +365,8 @@ importers: specifier: ^10.4.19 version: 10.4.19(postcss@8.4.38) cssnano: - specifier: ^7.0.2 - version: 7.0.2(postcss@8.4.38) + specifier: ^7.0.3 + version: 7.0.3(postcss@8.4.38) postcss: specifier: ^8.4.38 version: 8.4.38 @@ -400,13 +400,13 @@ importers: version: link:../../packages/types vite: specifier: ^5.3.1 - version: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + version: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) internal/vite-config: dependencies: '@intlify/unplugin-vue-i18n': specifier: ^4.0.0 - version: 4.0.0(rollup@4.18.0)(vue-i18n@9.13.1(vue@3.4.29(typescript@5.4.5))) + version: 4.0.0(rollup@4.18.0)(vue-i18n@9.13.1(vue@3.4.29(typescript@5.5.2))) '@jspm/generator': specifier: ^2.0.1 version: 2.0.1 @@ -421,13 +421,13 @@ importers: version: 2.0.2 vite-plugin-lib-inject-css: specifier: ^2.1.1 - version: 2.1.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + version: 2.1.1(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) vite-plugin-pwa: specifier: ^0.20.0 - version: 0.20.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(workbox-build@7.1.1)(workbox-window@7.1.0) + version: 0.20.0(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(workbox-build@7.1.1)(workbox-window@7.1.0) vite-plugin-vue-devtools: - specifier: ^7.3.1 - version: 7.3.1(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) + specifier: ^7.3.2 + version: 7.3.2(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) devDependencies: '@types/html-minifier-terser': specifier: ^7.0.2 @@ -437,10 +437,10 @@ importers: version: link:../node-utils '@vitejs/plugin-vue': specifier: ^5.0.5 - version: 5.0.5(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) + version: 5.0.5(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.0.0 - version: 4.0.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) + version: 4.0.0(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2)) dayjs: specifier: ^1.11.11 version: 1.11.11 @@ -458,22 +458,22 @@ importers: version: 1.77.6 unplugin-turbo-console: specifier: ^1.8.6 - version: 1.8.6(esbuild@0.21.5)(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) + version: 1.8.6(esbuild@0.21.5)(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2)) vite: specifier: ^5.3.1 - version: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + version: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) vite-plugin-compression: specifier: ^0.5.1 - version: 0.5.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + version: 0.5.1(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) vite-plugin-dts: specifier: ^3.9.1 - version: 3.9.1(@types/node@20.14.4)(rollup@4.18.0)(typescript@5.4.5)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + version: 3.9.1(@types/node@20.14.7)(rollup@4.18.0)(typescript@5.5.2)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) vite-plugin-html: specifier: ^3.2.2 - version: 3.2.2(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + version: 3.2.2(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) vite-plugin-mock: specifier: ^3.0.2 - version: 3.0.2(esbuild@0.21.5)(mockjs@1.1.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + version: 3.0.2(esbuild@0.21.5)(mockjs@1.1.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) packages/@core/forward/helpers: dependencies: @@ -484,8 +484,8 @@ importers: specifier: workspace:* version: link:../../shared/typings vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) packages/@core/forward/preferences: dependencies: @@ -500,10 +500,10 @@ importers: version: link:../../shared/typings '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(vue@3.4.29(typescript@5.5.2)) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages/@core/forward/request: dependencies: @@ -515,7 +515,7 @@ importers: version: 1.7.2 vue-request: specifier: ^2.0.4 - version: 2.0.4(vue@3.4.29(typescript@5.4.5)) + version: 2.0.4(vue@3.4.29(typescript@5.5.2)) devDependencies: axios-mock-adapter: specifier: ^1.22.0 @@ -531,16 +531,16 @@ importers: version: link:../../shared/typings pinia: specifier: 2.1.7 - version: 2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5)) + version: 2.1.7(typescript@5.5.2)(vue@3.4.29(typescript@5.5.2)) pinia-plugin-persistedstate: specifier: ^3.2.1 - version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5))) + version: 3.2.1(pinia@2.1.7(typescript@5.5.2)(vue@3.4.29(typescript@5.5.2))) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) packages/@core/shared/chche: {} @@ -556,10 +556,10 @@ importers: dependencies: '@iconify/vue': specifier: ^4.1.2 - version: 4.1.2(vue@3.4.29(typescript@5.4.5)) + version: 4.1.2(vue@3.4.29(typescript@5.5.2)) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages/@core/shared/toolkit: dependencies: @@ -593,10 +593,10 @@ importers: dependencies: vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) packages/@core/uikit/layout-ui: dependencies: @@ -611,10 +611,10 @@ importers: version: link:../../shared/typings '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(vue@3.4.29(typescript@5.5.2)) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages/@core/uikit/menu-ui: dependencies: @@ -635,16 +635,16 @@ importers: version: link:../../shared/typings '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(vue@3.4.29(typescript@5.5.2)) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages/@core/uikit/shadcn-ui: dependencies: '@radix-icons/vue': specifier: ^1.0.0 - version: 1.0.0(vue@3.4.29(typescript@5.4.5)) + version: 1.0.0(vue@3.4.29(typescript@5.5.2)) '@vben-core/iconify': specifier: workspace:* version: link:../../shared/iconify @@ -656,19 +656,19 @@ importers: version: link:../../shared/typings '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(vue@3.4.29(typescript@5.5.2)) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 radix-vue: specifier: ^1.8.4 - version: 1.8.4(vue@3.4.29(typescript@5.4.5)) + version: 1.8.4(vue@3.4.29(typescript@5.5.2)) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-sonner: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^1.1.3 + version: 1.1.3 packages/@core/uikit/tabs-ui: dependencies: @@ -689,7 +689,7 @@ importers: version: link:../../shared/typings vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages/business/layouts: dependencies: @@ -728,10 +728,10 @@ importers: version: link:../universal-ui vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) devDependencies: '@vben-core/typings': specifier: workspace:* @@ -759,19 +759,19 @@ importers: version: link:../../locales '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(vue@3.4.29(typescript@5.5.2)) '@vueuse/integrations': specifier: ^10.11.0 - version: 10.11.0(async-validator@4.2.5)(axios@1.7.2)(focus-trap@7.5.4)(nprogress@0.2.0)(qrcode@1.5.3)(vue@3.4.29(typescript@5.4.5)) + version: 10.11.0(async-validator@4.2.5)(axios@1.7.2)(focus-trap@7.5.4)(nprogress@0.2.0)(qrcode@1.5.3)(vue@3.4.29(typescript@5.5.2)) qrcode: specifier: ^1.5.3 version: 1.5.3 vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) devDependencies: '@types/qrcode': specifier: ^1.5.5 @@ -786,7 +786,7 @@ importers: dependencies: vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages/icons: dependencies: @@ -804,10 +804,10 @@ importers: version: link:../@core/shared/typings vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-i18n: specifier: ^9.13.1 - version: 9.13.1(vue@3.4.29(typescript@5.4.5)) + version: 9.13.1(vue@3.4.29(typescript@5.5.2)) packages/styles: dependencies: @@ -825,10 +825,10 @@ importers: version: link:../@core/shared/typings vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) vue-router: - specifier: ^4.3.3 - version: 4.3.3(vue@3.4.29(typescript@5.4.5)) + specifier: ^4.4.0 + version: 4.4.0(vue@3.4.29(typescript@5.5.2)) packages/utils: dependencies: @@ -858,10 +858,10 @@ importers: devDependencies: vitepress: specifier: ^1.2.3 - version: 1.2.3(@algolia/client-search@4.23.3)(@types/node@20.14.4)(async-validator@4.2.5)(axios@1.7.2)(nprogress@0.2.0)(postcss@8.4.38)(qrcode@1.5.3)(sass@1.77.6)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.4.5) + version: 1.2.3(@algolia/client-search@4.23.3)(@types/node@20.14.7)(async-validator@4.2.5)(axios@1.7.2)(nprogress@0.2.0)(postcss@8.4.38)(qrcode@1.5.3)(sass@1.77.6)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.5.2) vue: specifier: ^3.4.29 - version: 3.4.29(typescript@5.4.5) + version: 3.4.29(typescript@5.5.2) packages: @@ -1810,28 +1810,28 @@ packages: resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==} engines: {node: '>=v18'} - '@cspell/cspell-bundled-dicts@8.8.4': - resolution: {integrity: sha512-k9ZMO2kayQFXB3B45b1xXze3MceAMNy9U+D7NTnWB1i3S0y8LhN53U9JWWgqHGPQaHaLHzizL7/w1aGHTA149Q==} + '@cspell/cspell-bundled-dicts@8.9.1': + resolution: {integrity: sha512-etkor/qXSSqyh6lbudEGdTami0DooIi2AlQbJPUWRfowzYJRSYWPUbyQSUkFdRhCHni2oLOFbWaraRthNlLD/A==} engines: {node: '>=18'} - '@cspell/cspell-json-reporter@8.8.4': - resolution: {integrity: sha512-ITpOeNyDHD+4B9QmLJx6YYtrB1saRsrCLluZ34YaICemNLuumVRP1vSjcdoBtefvGugCOn5nPK7igw0r/vdAvA==} + '@cspell/cspell-json-reporter@8.9.1': + resolution: {integrity: sha512-sN4PZivGuH/HWScvoCeNuNc5VLSe4F+SeuoyKmsF4uRv447r9sW0/fpjASGqDTjLXpEfWaXDPoIb+0alY3gm+g==} engines: {node: '>=18'} - '@cspell/cspell-pipe@8.8.4': - resolution: {integrity: sha512-Uis9iIEcv1zOogXiDVSegm9nzo5NRmsRDsW8CteLRg6PhyZ0nnCY1PZIUy3SbGF0vIcb/M+XsdLSh2wOPqTXww==} + '@cspell/cspell-pipe@8.9.1': + resolution: {integrity: sha512-wH5Xu8W3aMEWFSpOczMtH/04clLMfDGdbYMYB7w6BeHI/LDW8DZaRhigOOhx9FRgVk/YIVbKKAKVgvFrfD5cEA==} engines: {node: '>=18'} - '@cspell/cspell-resolver@8.8.4': - resolution: {integrity: sha512-eZVw31nSeh6xKl7TzzkZVMTX/mgwhUw40/q1Sqo7CTPurIBg66oelEqKRclX898jzd2/qSK+ZFwBDxvV7QH38A==} + '@cspell/cspell-resolver@8.9.1': + resolution: {integrity: sha512-Q2SOnIi2dnQ2zqPd+tcEYfom9qlsapGyLK4Mdx2Vv29MU2RDZ9VHFDncV6yo6O58gmlYl8sXtJsVceiHgwwlkQ==} engines: {node: '>=18'} - '@cspell/cspell-service-bus@8.8.4': - resolution: {integrity: sha512-KtwJ38uPLrm2Q8osmMIAl2NToA/CMyZCxck4msQJnskdo30IPSdA1Rh0w6zXinmh1eVe0zNEVCeJ2+x23HqW+g==} + '@cspell/cspell-service-bus@8.9.1': + resolution: {integrity: sha512-dPKpqkglGnwvrW9mgbHIdimDQZH3iy8uT8gm3dEO//UahxMBdMpvtdbC3R9kesQCSagvYRVE7hwJvOktSAK+Vg==} engines: {node: '>=18'} - '@cspell/cspell-types@8.8.4': - resolution: {integrity: sha512-ya9Jl4+lghx2eUuZNY6pcbbrnResgEAomvglhdbEGqy+B5MPEqY5Jt45APEmGqHzTNks7oFFaiTIbXYJAFBR7A==} + '@cspell/cspell-types@8.9.1': + resolution: {integrity: sha512-Z/pTX2i+U5KwyCYRSw8BleJtw81jFifv91DDka4nqi2oyHJ3eEUljVovNOuZ3lotn/ArHdu4rY98s1w6Z69mYw==} engines: {node: '>=18'} '@cspell/dict-ada@4.0.2': @@ -1993,14 +1993,18 @@ packages: '@cspell/dict-vue@3.0.0': resolution: {integrity: sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==} - '@cspell/dynamic-import@8.8.4': - resolution: {integrity: sha512-tseSxrybznkmsmPaAB4aoHB9wr8Q2fOMIy3dm+yQv+U1xj+JHTN9OnUvy9sKiq0p3DQGWm/VylgSgsYaXrEHKQ==} + '@cspell/dynamic-import@8.9.1': + resolution: {integrity: sha512-ao4IDqQ8MyRqiB3NHA8R7ThRsuDLXdSCFm7Pvz8EqDnWaX3NAuClzgT3EoxJlw9pyyPQX3tW5Vg7ft3GSsBFUw==} engines: {node: '>=18.0'} - '@cspell/strong-weak-map@8.8.4': - resolution: {integrity: sha512-gticEJGR6yyGeLjf+mJ0jZotWYRLVQ+J0v1VpsR1nKnXTRJY15BWXgEA/ifbU/+clpyCek79NiCIXCvmP1WT4A==} + '@cspell/strong-weak-map@8.9.1': + resolution: {integrity: sha512-onD/UPJW7rBQrRDqYNvPUAoWoBp1G2g+mijAD7EkuseyAKTKlKz624rXpHUOTqI814owmhFMNSf2QyYy8gFM6Q==} engines: {node: '>=18'} + '@cspell/url@8.9.1': + resolution: {integrity: sha512-2AncPKGq9fnytwnL7V4KfoSjiEU0m8tVDFerGiDMNmTMWiQ4zj0kTATai118XT1eBVKiyrAotYRLSrsuUo9U3g==} + engines: {node: '>=18.0'} + '@csstools/cascade-layer-name-parser@1.0.11': resolution: {integrity: sha512-yhsonEAhaWRQvHFYhSzOUobH2Ev++fMci+ppFRagw0qVSPlcPV4FnNmlwpM/b2BM10ZeMRkVV4So6YRswD0O0w==} engines: {node: ^14 || ^16 || >=18} @@ -2743,8 +2747,8 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@iconify/json@2.2.220': - resolution: {integrity: sha512-EpKZAK99E5qmgeOS5XOxzlzPaYXOkhLneypLFvbKIU3/KGmxGS/k6pgaEX6wTId4oF2HPGBDJnXyvckHiOHQiA==} + '@iconify/json@2.2.221': + resolution: {integrity: sha512-pCyE3Z3kOq2OmYm80nnyTrYdDzGKIyzNwM5+ABL1gguOTslhu4QBZUO+o5gMiolh3eywcOd8CgN00uBWVHbzyg==} '@iconify/tailwind@1.1.1': resolution: {integrity: sha512-4mmA//qjZigv7D4KlqcVSYTqfRIJzyts2/lSCAJfCL0rVMIE76+ifJnaE5jxCo1+nYGBF8FsFo0qFOs+sX4EnA==} @@ -3246,6 +3250,9 @@ packages: '@types/node@20.14.4': resolution: {integrity: sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==} + '@types/node@20.14.7': + resolution: {integrity: sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3424,24 +3431,22 @@ packages: '@vue/devtools-api@7.3.0': resolution: {integrity: sha512-EQ6DIm9AuL9q6IzjjnxeHWgzHzZTI+0ZGyLyG6faLN1e0tzLWPut58OtvFbLP/hbEhE5zPlsdUsH1uFr7RVFYw==} - '@vue/devtools-core@7.3.1': - resolution: {integrity: sha512-5q+q4s3vop3HqSM0+sOVGhT4zEPlI9Cbo2u8sjjizWarBWM4r1FK+SRC2I2Yeg61xxcNViQ1+tOVF3QLNY7WuQ==} + '@vue/devtools-core@7.3.2': + resolution: {integrity: sha512-WJ0VQJ+zIiS5Q0k7AEPXsFStdOnZY+Eg7vbFiMHq3Z2glfyJWVrBljJU2mOxPYHdqS/ok7z0dZSMP8gotY+1OA==} '@vue/devtools-kit@7.3.0': resolution: {integrity: sha512-J9C+ue3Ka8cumQY/hMsNTcbb1tczqVBBXFMw4isa5YvPjyIBgEtJBfDSUVIK3nE+YWk7UNliUuCcE1GHEKaGcw==} peerDependencies: vue: ^3.4.29 - '@vue/devtools-kit@7.3.1': - resolution: {integrity: sha512-O9LXPo0kC/PGFBRBMvT5PHiSXr6ZdJTshVuGQ1L2mnIZlIBdTjdtCRYQg/OMcEA5JDJPeJT8bnDYBBUbssGjoA==} - peerDependencies: - vue: ^3.4.29 + '@vue/devtools-kit@7.3.2': + resolution: {integrity: sha512-ba60JnbeLPzhfF5j0BPDGn9q5Ma9dWUV5gtVNjD+zm5uRf7LW8saAGNRnxxkRA56HZFzSAnXRGADc7YMAdrm0w==} '@vue/devtools-shared@7.3.0': resolution: {integrity: sha512-bYw4BtZclxzVrYBeYYHzNOcLlvVZbe9tutwtrixTtdgynHvuSJa5KI2MqWiumpGYm2feFI5sHlC8Vt61v4z18g==} - '@vue/devtools-shared@7.3.1': - resolution: {integrity: sha512-TYbJLZwBy5+SliE095T+V0IMwRu+oP7I2KAsDuNtSsjHKITZvrhz2fNEvik9NsTLcEQBBoX81NvdgpoB29JAog==} + '@vue/devtools-shared@7.3.2': + resolution: {integrity: sha512-RpYfqStbzljD6zf9LPXF2T7kM3fMfepxJB5yjzyloFel5nEB49DUm4TeA426IH+hKvwjjRorZyh6CT1cG/H2Vw==} '@vue/language-core@1.8.27': resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} @@ -4151,42 +4156,42 @@ packages: resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==} engines: {node: '>=12'} - cspell-config-lib@8.8.4: - resolution: {integrity: sha512-Xf+aL669Cm+MYZTZULVWRQXB7sRWx9qs0hPrgqxeaWabLUISK57/qwcI24TPVdYakUCoud9Nv+woGi5FcqV5ZQ==} + cspell-config-lib@8.9.1: + resolution: {integrity: sha512-gSXAazmeX+CCpFCsNQQqHRO/nn01kMnCoB0v+7AM0Bip2iDXRl+LmUEJGNcnFaiJG3liaZ8+S5/qCDbza010VQ==} engines: {node: '>=18'} - cspell-dictionary@8.8.4: - resolution: {integrity: sha512-eDi61MDDZycS5EASz5FiYKJykLEyBT0mCvkYEUCsGVoqw8T9gWuWybwwqde3CMq9TOwns5pxGcFs2v9RYgtN5A==} + cspell-dictionary@8.9.1: + resolution: {integrity: sha512-sJy9gApLxJNE+YqWeulCTj3XC/ME4aacOHEl/SZ5bsaxkGx3KzBlzCMG7LfqUjOM8rwfBPsYO7zWPCiJQgxGPg==} engines: {node: '>=18'} - cspell-gitignore@8.8.4: - resolution: {integrity: sha512-rLdxpBh0kp0scwqNBZaWVnxEVmSK3UWyVSZmyEL4jmmjusHYM9IggfedOhO4EfGCIdQ32j21TevE0tTslyc4iA==} + cspell-gitignore@8.9.1: + resolution: {integrity: sha512-5RL0mnptiSlF0e+nnJBTlfyN3V/ECsig7jJ0Vw0AImaR7UdFmfxbeQmiZmealapcjhBJ7hnn9ILtemID4y4wxg==} engines: {node: '>=18'} hasBin: true - cspell-glob@8.8.4: - resolution: {integrity: sha512-+tRrOfTSbF/44uNl4idMZVPNfNM6WTmra4ZL44nx23iw1ikNhqZ+m0PC1oCVSlURNBEn8faFXjC/oT2BfgxoUQ==} + cspell-glob@8.9.1: + resolution: {integrity: sha512-b60WfczgG3NgGp5pyS4NfwSu7FEF7AmkP1btJqj17UAWsm/idUdGdOgaZazZuPgQJbcQvOlpBQP0+SEi8Jo3QA==} engines: {node: '>=18'} - cspell-grammar@8.8.4: - resolution: {integrity: sha512-UxDO517iW6vs/8l4OhLpdMR7Bp+tkquvtld1gWz8WYQiDwORyf0v5a3nMh4ILYZGoolOSnDuI9UjWOLI6L/vvQ==} + cspell-grammar@8.9.1: + resolution: {integrity: sha512-BqaDp3Z+baLZyb3A5h/zWESsO7e8vUaOlrDt1RRVEnpboIUnj7iNkcFmDp3s9PTpBCURlgHHs8SR/+c49aKDGg==} engines: {node: '>=18'} hasBin: true - cspell-io@8.8.4: - resolution: {integrity: sha512-aqB/QMx+xns46QSyPEqi05uguCSxvqRnh2S/ZOhhjPlKma/7hK9niPRcwKwJXJEtNzdiZZkkC1uZt9aJe/7FTA==} + cspell-io@8.9.1: + resolution: {integrity: sha512-O2F79Rzj28Mvmj4AQLkDWOXWaLnvkJhxPm/Yb3viKlbhwmL5BWUi0APbWA3dtyF+ImX1W27YrNFyvT/PGNZ5Dw==} engines: {node: '>=18'} - cspell-lib@8.8.4: - resolution: {integrity: sha512-hK8gYtdQ9Lh86c8cEHITt5SaoJbfvXoY/wtpR4k393YR+eAxKziyv8ihQyFE/Z/FwuqtNvDrSntP9NLwTivd3g==} + cspell-lib@8.9.1: + resolution: {integrity: sha512-xrtoXvSjkMcwE1yUcyjiqLFPZiK0CNQjOKKS9PQaaK7ZBoERPQ7grz05uFCYdboSXt0FhlP8tC9E5oEt+xtGCA==} engines: {node: '>=18'} - cspell-trie-lib@8.8.4: - resolution: {integrity: sha512-yCld4ZL+pFa5DL+Arfvmkv3cCQUOfdRlxElOzdkRZqWyO6h/UmO8xZb21ixVYHiqhJGZmwc3BG9Xuw4go+RLig==} + cspell-trie-lib@8.9.1: + resolution: {integrity: sha512-rUED/lNlFcsRfkMal6+zLz7JW3/cV79KGhwxnwu1fjNS0nlLSAUGTTiAQBQSR+pU/UW+BTkmULHVuNh+DUN93w==} engines: {node: '>=18'} - cspell@8.8.4: - resolution: {integrity: sha512-eRUHiXvh4iRapw3lqE1nGOEAyYVfa/0lgK/e34SpcM/ECm4QuvbfY7Yl0ozCbiYywecog0RVbeJJUEYJTN5/Mg==} + cspell@8.9.1: + resolution: {integrity: sha512-tNUITJbyeX/JnhBtMtbZ5hDbkNIHB72iQx3Uw51sWvo8YmIhaP6ma1W8PPNteu8CSlI7r8Z412wpjyR0Mnsr6A==} engines: {node: '>=18'} hasBin: true @@ -4244,8 +4249,8 @@ packages: engines: {node: '>=4'} hasBin: true - cssnano-preset-default@7.0.2: - resolution: {integrity: sha512-z95kGKZx8VWHfERj7LFzuiTxylbvEp07ZEYaFu+t6bFyNOXLd/+3oPyNaY7ISwcrfHFCkt8OfRo4IZxVRJZ7dg==} + cssnano-preset-default@7.0.3: + resolution: {integrity: sha512-dQ3Ba1p/oewICp/szF1XjFFgql8OlOBrI2YNBUUwhHQnJNoMOcQTa+Bi7jSJN8r/eM1egW0Ud1se/S7qlduWKA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -4256,8 +4261,8 @@ packages: peerDependencies: postcss: ^8.4.31 - cssnano@7.0.2: - resolution: {integrity: sha512-LXm/Xx6TNLzfHM2lBaIQHfvtdW5QfdbyLzfJAWZrclCAb47yVa0/yJG69+amcw3Lq0YZ+kyU40rbsMPLcMt9aw==} + cssnano@7.0.3: + resolution: {integrity: sha512-lsekJctOTqdCn4cNrtrSwsuMR/fHC+oiVMHkp/OugBWtwjH8XJag1/OtGaYJGtz0un1fQcRy4ryfYTQsfh+KSQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6540,14 +6545,14 @@ packages: peerDependencies: postcss: ^8.4 - postcss-colormin@7.0.0: - resolution: {integrity: sha512-5CN6fqtsEtEtwf3mFV3B4UaZnlYljPpzmGeDB4yCK067PnAtfLe9uX2aFZaEwxHE7HopG5rUkW8gyHrNAesHEg==} + postcss-colormin@7.0.1: + resolution: {integrity: sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 - postcss-convert-values@7.0.0: - resolution: {integrity: sha512-bMuzDgXBbFbByPgj+/r6va8zNuIDUaIIbvAFgdO1t3zdgJZ77BZvu6dfWyd6gHEJnYzmeVr9ayUsAQL3/qLJ0w==} + postcss-convert-values@7.0.1: + resolution: {integrity: sha512-9x2ofb+hYPwHWMlWAzyWys2yMDZYGfkX9LodbaVTmLdlupmtH2AGvj8Up95wzzNPRDEzPIxQIkUaPJew3bT6xA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6576,8 +6581,8 @@ packages: peerDependencies: postcss: ^8.4 - postcss-discard-comments@7.0.0: - resolution: {integrity: sha512-xpSdzRqYmy4YIVmjfGyYXKaI1SRnK6CTr+4Zmvyof8ANwvgfZgGdVtmgAvzh59gJm808mJCWQC9tFN0KF5dEXA==} + postcss-discard-comments@7.0.1: + resolution: {integrity: sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6684,14 +6689,14 @@ packages: postcss-media-query-parser@0.2.3: resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} - postcss-merge-longhand@7.0.1: - resolution: {integrity: sha512-qZlD26hnqSTMxSSOMS8+QCeRWtqOdMKeQHvHcBhjL3mJxKUs47cvO1Y1x3iTdYIk3ioMcRHTiy229TT0mEMH/A==} + postcss-merge-longhand@7.0.2: + resolution: {integrity: sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 - postcss-merge-rules@7.0.1: - resolution: {integrity: sha512-bb8McYQbo2etgs0uVt6AfngajACK3FHSVP3sGLhprrjbtHJWgG03JZ4KKBlJ8/5Fb8/Rr+mMKaybMYeoYrAg0A==} + postcss-merge-rules@7.0.2: + resolution: {integrity: sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6708,14 +6713,14 @@ packages: peerDependencies: postcss: ^8.4.31 - postcss-minify-params@7.0.0: - resolution: {integrity: sha512-XOJAuX8Q/9GT1sGxlUvaFEe2H9n50bniLZblXXsAT/BwSfFYvzSZeFG7uupwc0KbKpTnflnQ7aMwGzX6JUWliQ==} + postcss-minify-params@7.0.1: + resolution: {integrity: sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 - postcss-minify-selectors@7.0.1: - resolution: {integrity: sha512-YfIbGtcgMFquPxV2L/ASs36ZS4DsgfcDX9tQ8cTEIvBTv+0GXFKtcvvpi9tCKto/+DWGWYKMCESFG3Pnan0Feg==} + postcss-minify-selectors@7.0.2: + resolution: {integrity: sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6774,8 +6779,8 @@ packages: peerDependencies: postcss: ^8.4.31 - postcss-normalize-unicode@7.0.0: - resolution: {integrity: sha512-OnKV52/VFFDAim4n0pdI+JAhsolLBdnCKxE6VV5lW5Q/JeVGFN8UM8ur6/A3EAMLsT1ZRm3fDHh/rBoBQpqi2w==} + postcss-normalize-unicode@7.0.1: + resolution: {integrity: sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6798,8 +6803,8 @@ packages: peerDependencies: postcss: ^8.2 - postcss-ordered-values@7.0.0: - resolution: {integrity: sha512-KROvC63A8UQW1eYDljQe1dtwc1E/M+mMwDT6z7khV/weHYLWTghaLRLunU7x1xw85lWFwVZOAGakxekYvKV+0w==} + postcss-ordered-values@7.0.1: + resolution: {integrity: sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -6833,8 +6838,8 @@ packages: peerDependencies: postcss: ^8.4 - postcss-reduce-initial@7.0.0: - resolution: {integrity: sha512-iqGgmBxY9LrblZ0BKLjmrA1mC/cf9A/wYCCqSmD6tMi+xAyVl0+DfixZIHSVDMbCPRPjNmVF0DFGth/IDGelFQ==} + postcss-reduce-initial@7.0.1: + resolution: {integrity: sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -7614,8 +7619,8 @@ packages: style-search@0.1.0: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} - stylehacks@7.0.1: - resolution: {integrity: sha512-PnrT4HzajnxbjfChpeBKLSpSykilnGBlD+pIffCoT5KbLur9fcL8uKRQJJap85byR2wCYZl/4Otk5eq76qeZxQ==} + stylehacks@7.0.2: + resolution: {integrity: sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: postcss: ^8.4.31 @@ -7649,14 +7654,14 @@ packages: postcss-html: ^1.0.0 stylelint: '>=14.0.0' - stylelint-config-recommended@14.0.0: - resolution: {integrity: sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ==} + stylelint-config-recommended@14.0.1: + resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.0.0 + stylelint: ^16.1.0 - stylelint-config-standard@36.0.0: - resolution: {integrity: sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==} + stylelint-config-standard@36.0.1: + resolution: {integrity: sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.1.0 @@ -7673,8 +7678,8 @@ packages: prettier: '>=3.0.0' stylelint: '>=16.0.0' - stylelint-scss@6.3.1: - resolution: {integrity: sha512-w/czBoWUZxJNk5fBRPODcXSN4qcPv3WHjTSSpFovVY+TE3MZTMR0yRlbmaDYrm8tTWHvpwQAuEBZ0lk2wwkboQ==} + stylelint-scss@6.3.2: + resolution: {integrity: sha512-pNk9mXOVKkQtd+SROPC9io8ISSgX+tOVPhFdBE+LaKQnJMLdWPbGKAGYv4Wmf/RrnOjkutunNTN9kKMhkdE5qA==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.2 @@ -7969,6 +7974,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@5.5.2: + resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==} + engines: {node: '>=14.17'} + hasBin: true + ufo@1.5.3: resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==} @@ -8182,8 +8192,8 @@ packages: '@vite-pwa/assets-generator': optional: true - vite-plugin-vue-devtools@7.3.1: - resolution: {integrity: sha512-KuksceHlb5QZtb5gRB4wuRiquZRX74//i0X5jzvy5QzY11qwK44goyVrhPupZbsNfqwmZWNi3CQAe0RhLBUylg==} + vite-plugin-vue-devtools@7.3.2: + resolution: {integrity: sha512-ysFbLOZrTfdk+jcQzwL3vv1wNaBXxBbY3Ux0eD88adZzdrpQ/AT8ZlepWJCJ6JWsZjjU5yC/7N9s9uXD7+PQiQ==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 @@ -8300,13 +8310,13 @@ packages: '@vue/composition-api': optional: true - vue-router@4.3.3: - resolution: {integrity: sha512-8Q+u+WP4N2SXY38FDcF2H1dUEbYVHVPtPCPZj/GTZx8RCbiB8AtJP9+YIxn4Vs0svMTNQcLIzka4GH7Utkx9xQ==} + vue-router@4.4.0: + resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==} peerDependencies: vue: ^3.4.29 - vue-sonner@1.1.2: - resolution: {integrity: sha512-yg4f5s0a3oiiI7cNvO0Dajux1Y7s04lxww3vnQtnwQawJ3KqaKA9RIRMdI9wGTosRGIOwgYFniFRGl4+IuKPZw==} + vue-sonner@1.1.3: + resolution: {integrity: sha512-6I+5GNobKvE2nR5MPhO+T59d4j2LXRQoc/ZCmGtCoBWKDQr5nzSqjFaOOdPysHFI2p42wNLhQMafd0N540UW9Q==} vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} @@ -8723,11 +8733,11 @@ snapshots: '@ant-design/icons-svg@4.4.2': {} - '@ant-design/icons-vue@7.0.1(vue@3.4.29(typescript@5.4.5))': + '@ant-design/icons-vue@7.0.1(vue@3.4.29(typescript@5.5.2))': dependencies: '@ant-design/colors': 6.0.0 '@ant-design/icons-svg': 4.4.2 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) '@antfu/ni@0.21.12': {} @@ -9797,11 +9807,11 @@ snapshots: human-id: 1.0.2 prettier: 2.8.8 - '@commitlint/cli@19.3.0(@types/node@20.14.4)(typescript@5.4.5)': + '@commitlint/cli@19.3.0(@types/node@20.14.7)(typescript@5.5.2)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@20.14.4)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.14.7)(typescript@5.5.2) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -9848,15 +9858,15 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 - '@commitlint/load@19.2.0(@types/node@20.14.4)(typescript@5.4.5)': + '@commitlint/load@19.2.0(@types/node@20.14.7)(typescript@5.5.2)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.4.5) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.4)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) + cosmiconfig: 9.0.0(typescript@5.5.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.7)(cosmiconfig@9.0.0(typescript@5.5.2))(typescript@5.5.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -9908,7 +9918,7 @@ snapshots: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 - '@cspell/cspell-bundled-dicts@8.8.4': + '@cspell/cspell-bundled-dicts@8.9.1': dependencies: '@cspell/dict-ada': 4.0.2 '@cspell/dict-aws': 4.0.2 @@ -9963,19 +9973,19 @@ snapshots: '@cspell/dict-typescript': 3.1.5 '@cspell/dict-vue': 3.0.0 - '@cspell/cspell-json-reporter@8.8.4': + '@cspell/cspell-json-reporter@8.9.1': dependencies: - '@cspell/cspell-types': 8.8.4 + '@cspell/cspell-types': 8.9.1 - '@cspell/cspell-pipe@8.8.4': {} + '@cspell/cspell-pipe@8.9.1': {} - '@cspell/cspell-resolver@8.8.4': + '@cspell/cspell-resolver@8.9.1': dependencies: global-directory: 4.0.1 - '@cspell/cspell-service-bus@8.8.4': {} + '@cspell/cspell-service-bus@8.9.1': {} - '@cspell/cspell-types@8.8.4': {} + '@cspell/cspell-types@8.9.1': {} '@cspell/dict-ada@4.0.2': {} @@ -10085,11 +10095,13 @@ snapshots: '@cspell/dict-vue@3.0.0': {} - '@cspell/dynamic-import@8.8.4': + '@cspell/dynamic-import@8.9.1': dependencies: import-meta-resolve: 4.1.0 - '@cspell/strong-weak-map@8.8.4': {} + '@cspell/strong-weak-map@8.9.1': {} + + '@cspell/url@8.9.1': {} '@csstools/cascade-layer-name-parser@1.0.11(@csstools/css-parser-algorithms@2.6.3(@csstools/css-tokenizer@2.3.1))(@csstools/css-tokenizer@2.3.1)': dependencies: @@ -10619,11 +10631,11 @@ snapshots: '@floating-ui/utils@0.2.2': {} - '@floating-ui/vue@1.0.6(vue@3.4.29(typescript@5.4.5))': + '@floating-ui/vue@1.0.6(vue@3.4.29(typescript@5.5.2))': dependencies: '@floating-ui/dom': 1.6.5 '@floating-ui/utils': 0.2.2 - vue-demi: 0.14.8(vue@3.4.29(typescript@5.4.5)) + vue-demi: 0.14.8(vue@3.4.29(typescript@5.5.2)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -10642,7 +10654,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@iconify/json@2.2.220': + '@iconify/json@2.2.221': dependencies: '@iconify/types': 2.0.0 pathe: 1.1.2 @@ -10653,10 +10665,10 @@ snapshots: '@iconify/types@2.0.0': {} - '@iconify/vue@4.1.2(vue@3.4.29(typescript@5.4.5))': + '@iconify/vue@4.1.2(vue@3.4.29(typescript@5.5.2))': dependencies: '@iconify/types': 2.0.0 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) '@internationalized/date@3.5.4': dependencies: @@ -10666,7 +10678,7 @@ snapshots: dependencies: '@swc/helpers': 0.5.11 - '@intlify/bundle-utils@8.0.0(vue-i18n@9.13.1(vue@3.4.29(typescript@5.4.5)))': + '@intlify/bundle-utils@8.0.0(vue-i18n@9.13.1(vue@3.4.29(typescript@5.5.2)))': dependencies: '@intlify/message-compiler': 9.13.1 '@intlify/shared': 9.13.1 @@ -10678,7 +10690,7 @@ snapshots: source-map-js: 1.2.0 yaml-eslint-parser: 1.2.3 optionalDependencies: - vue-i18n: 9.13.1(vue@3.4.29(typescript@5.4.5)) + vue-i18n: 9.13.1(vue@3.4.29(typescript@5.5.2)) '@intlify/core-base@9.13.1': dependencies: @@ -10692,9 +10704,9 @@ snapshots: '@intlify/shared@9.13.1': {} - '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.18.0)(vue-i18n@9.13.1(vue@3.4.29(typescript@5.4.5)))': + '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.18.0)(vue-i18n@9.13.1(vue@3.4.29(typescript@5.5.2)))': dependencies: - '@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.4.29(typescript@5.4.5))) + '@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.4.29(typescript@5.5.2))) '@intlify/shared': 9.13.1 '@rollup/pluginutils': 5.1.0(rollup@4.18.0) '@vue/compiler-sfc': 3.4.29 @@ -10707,7 +10719,7 @@ snapshots: source-map-js: 1.2.0 unplugin: 1.10.1 optionalDependencies: - vue-i18n: 9.13.1(vue@3.4.29(typescript@5.4.5)) + vue-i18n: 9.13.1(vue@3.4.29(typescript@5.5.2)) transitivePeerDependencies: - rollup - supports-color @@ -10807,23 +10819,23 @@ snapshots: jju: 1.4.0 read-yaml-file: 1.1.0 - '@microsoft/api-extractor-model@7.28.13(@types/node@20.14.4)': + '@microsoft/api-extractor-model@7.28.13(@types/node@20.14.7)': dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@20.14.4) + '@rushstack/node-core-library': 4.0.2(@types/node@20.14.7) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.43.0(@types/node@20.14.4)': + '@microsoft/api-extractor@7.43.0(@types/node@20.14.7)': dependencies: - '@microsoft/api-extractor-model': 7.28.13(@types/node@20.14.4) + '@microsoft/api-extractor-model': 7.28.13(@types/node@20.14.7) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@20.14.4) + '@rushstack/node-core-library': 4.0.2(@types/node@20.14.7) '@rushstack/rig-package': 0.5.2 - '@rushstack/terminal': 0.10.0(@types/node@20.14.4) - '@rushstack/ts-command-line': 4.19.1(@types/node@20.14.4) + '@rushstack/terminal': 0.10.0(@types/node@20.14.7) + '@rushstack/ts-command-line': 4.19.1(@types/node@20.14.7) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.8 @@ -10885,9 +10897,9 @@ snapshots: '@polka/url@1.0.0-next.25': {} - '@radix-icons/vue@1.0.0(vue@3.4.29(typescript@5.4.5))': + '@radix-icons/vue@1.0.0(vue@3.4.29(typescript@5.5.2))': dependencies: - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': dependencies: @@ -11048,7 +11060,7 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.18.0': optional: true - '@rushstack/node-core-library@4.0.2(@types/node@20.14.4)': + '@rushstack/node-core-library@4.0.2(@types/node@20.14.7)': dependencies: fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -11057,23 +11069,23 @@ snapshots: semver: 7.5.4 z-schema: 5.0.5 optionalDependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 '@rushstack/rig-package@0.5.2': dependencies: resolve: 1.22.8 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.10.0(@types/node@20.14.4)': + '@rushstack/terminal@0.10.0(@types/node@20.14.7)': dependencies: - '@rushstack/node-core-library': 4.0.2(@types/node@20.14.4) + '@rushstack/node-core-library': 4.0.2(@types/node@20.14.7) supports-color: 8.1.1 optionalDependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 - '@rushstack/ts-command-line@4.19.1(@types/node@20.14.4)': + '@rushstack/ts-command-line@4.19.1(@types/node@20.14.7)': dependencies: - '@rushstack/terminal': 0.10.0(@types/node@20.14.4) + '@rushstack/terminal': 0.10.0(@types/node@20.14.7) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -11097,7 +11109,7 @@ snapshots: '@sindresorhus/merge-streams@2.3.0': {} - '@stylistic/stylelint-plugin@2.1.2(stylelint@16.6.1(typescript@5.4.5))': + '@stylistic/stylelint-plugin@2.1.2(stylelint@16.6.1(typescript@5.5.2))': dependencies: '@csstools/css-parser-algorithms': 2.6.3(@csstools/css-tokenizer@2.3.1) '@csstools/css-tokenizer': 2.3.1 @@ -11106,7 +11118,7 @@ snapshots: postcss-selector-parser: 6.1.0 postcss-value-parser: 4.2.0 style-search: 0.1.0 - stylelint: 16.6.1(typescript@5.4.5) + stylelint: 16.6.1(typescript@5.5.2) '@surma/rollup-plugin-off-main-thread@2.2.3': dependencies: @@ -11143,10 +11155,10 @@ snapshots: '@tanstack/virtual-core@3.5.1': {} - '@tanstack/vue-virtual@3.5.1(vue@3.4.29(typescript@5.4.5))': + '@tanstack/vue-virtual@3.5.1(vue@3.4.29(typescript@5.5.2))': dependencies: '@tanstack/virtual-core': 3.5.1 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) '@tootallnate/once@1.1.2': {} @@ -11158,7 +11170,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 '@types/eslint@8.56.10': dependencies: @@ -11172,7 +11184,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.14.4 + '@types/node': 20.14.7 '@types/html-minifier-terser@7.0.2': {} @@ -11180,7 +11192,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -11188,7 +11200,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 '@types/linkify-it@5.0.0': {} @@ -11213,6 +11225,10 @@ snapshots: dependencies: undici-types: 5.26.5 + '@types/node@20.14.7': + dependencies: + undici-types: 5.26.5 + '@types/normalize-package-data@2.4.4': {} '@types/nprogress@0.2.3': {} @@ -11241,34 +11257,34 @@ snapshots: '@types/which@3.0.4': {} - '@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2)': dependencies: '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.5.2) + '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/visitor-keys': 7.13.1 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.4.5) + ts-api-utils: 1.3.0(typescript@5.5.2) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2)': dependencies: '@typescript-eslint/scope-manager': 7.13.1 '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2) '@typescript-eslint/visitor-keys': 7.13.1 debug: 4.3.5 eslint: 8.57.0 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 transitivePeerDependencies: - supports-color @@ -11277,21 +11293,21 @@ snapshots: '@typescript-eslint/types': 7.13.1 '@typescript-eslint/visitor-keys': 7.13.1 - '@typescript-eslint/type-utils@7.13.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/type-utils@7.13.1(eslint@8.57.0)(typescript@5.5.2)': dependencies: - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5) - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2) + '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.5.2) debug: 4.3.5 eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.4.5) + ts-api-utils: 1.3.0(typescript@5.5.2) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 transitivePeerDependencies: - supports-color '@typescript-eslint/types@7.13.1': {} - '@typescript-eslint/typescript-estree@7.13.1(typescript@5.4.5)': + '@typescript-eslint/typescript-estree@7.13.1(typescript@5.5.2)': dependencies: '@typescript-eslint/types': 7.13.1 '@typescript-eslint/visitor-keys': 7.13.1 @@ -11300,18 +11316,18 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.4 semver: 7.6.2 - ts-api-utils: 1.3.0(typescript@5.4.5) + ts-api-utils: 1.3.0(typescript@5.5.2) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.13.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/utils@7.13.1(eslint@8.57.0)(typescript@5.5.2)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@typescript-eslint/scope-manager': 7.13.1 '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -11324,20 +11340,20 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))': + '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2))': dependencies: '@babel/core': 7.24.7 '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) - vue: 3.4.29(typescript@5.4.5) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) + vue: 3.4.29(typescript@5.5.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.0.5(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))': + '@vitejs/plugin-vue@5.0.5(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2))': dependencies: - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) - vue: 3.4.29(typescript@5.4.5) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) + vue: 3.4.29(typescript@5.5.2) '@vitest/expect@2.0.0-beta.10': dependencies: @@ -11456,25 +11472,24 @@ snapshots: '@vue/devtools-api@6.6.3': {} - '@vue/devtools-api@7.3.0(vue@3.4.29(typescript@5.4.5))': + '@vue/devtools-api@7.3.0(vue@3.4.29(typescript@5.5.2))': dependencies: - '@vue/devtools-kit': 7.3.0(vue@3.4.29(typescript@5.4.5)) + '@vue/devtools-kit': 7.3.0(vue@3.4.29(typescript@5.5.2)) transitivePeerDependencies: - vue - '@vue/devtools-core@7.3.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))': + '@vue/devtools-core@7.3.2(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))': dependencies: - '@vue/devtools-kit': 7.3.1(vue@3.4.29(typescript@5.4.5)) - '@vue/devtools-shared': 7.3.1 + '@vue/devtools-kit': 7.3.2 + '@vue/devtools-shared': 7.3.2 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + vite-hot-client: 0.2.3(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) transitivePeerDependencies: - vite - - vue - '@vue/devtools-kit@7.3.0(vue@3.4.29(typescript@5.4.5))': + '@vue/devtools-kit@7.3.0(vue@3.4.29(typescript@5.5.2))': dependencies: '@vue/devtools-shared': 7.3.0 birpc: 0.2.17 @@ -11483,28 +11498,27 @@ snapshots: perfect-debounce: 1.0.0 speakingurl: 14.0.1 superjson: 2.2.1 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) - '@vue/devtools-kit@7.3.1(vue@3.4.29(typescript@5.4.5))': + '@vue/devtools-kit@7.3.2': dependencies: - '@vue/devtools-shared': 7.3.1 + '@vue/devtools-shared': 7.3.2 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 superjson: 2.2.1 - vue: 3.4.29(typescript@5.4.5) '@vue/devtools-shared@7.3.0': dependencies: rfdc: 1.4.1 - '@vue/devtools-shared@7.3.1': + '@vue/devtools-shared@7.3.2': dependencies: rfdc: 1.4.1 - '@vue/language-core@1.8.27(typescript@5.4.5)': + '@vue/language-core@1.8.27(typescript@5.5.2)': dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 @@ -11516,9 +11530,9 @@ snapshots: path-browserify: 1.0.1 vue-template-compiler: 2.7.16 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 - '@vue/language-core@2.0.21(typescript@5.4.5)': + '@vue/language-core@2.0.21(typescript@5.5.2)': dependencies: '@volar/language-core': 2.3.0 '@vue/compiler-dom': 3.4.29 @@ -11528,7 +11542,7 @@ snapshots: path-browserify: 1.0.1 vue-template-compiler: 2.7.16 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 '@vue/reactivity@3.4.29': dependencies: @@ -11546,11 +11560,11 @@ snapshots: '@vue/shared': 3.4.29 csstype: 3.1.3 - '@vue/server-renderer@3.4.29(vue@3.4.29(typescript@5.4.5))': + '@vue/server-renderer@3.4.29(vue@3.4.29(typescript@5.5.2))': dependencies: '@vue/compiler-ssr': 3.4.29 '@vue/shared': 3.4.29 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) '@vue/shared@3.4.29': {} @@ -11559,21 +11573,21 @@ snapshots: js-beautify: 1.15.1 vue-component-type-helpers: 2.0.21 - '@vueuse/core@10.11.0(vue@3.4.29(typescript@5.4.5))': + '@vueuse/core@10.11.0(vue@3.4.29(typescript@5.5.2))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.0 - '@vueuse/shared': 10.11.0(vue@3.4.29(typescript@5.4.5)) - vue-demi: 0.14.8(vue@3.4.29(typescript@5.4.5)) + '@vueuse/shared': 10.11.0(vue@3.4.29(typescript@5.5.2)) + vue-demi: 0.14.8(vue@3.4.29(typescript@5.5.2)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/integrations@10.11.0(async-validator@4.2.5)(axios@1.7.2)(focus-trap@7.5.4)(nprogress@0.2.0)(qrcode@1.5.3)(vue@3.4.29(typescript@5.4.5))': + '@vueuse/integrations@10.11.0(async-validator@4.2.5)(axios@1.7.2)(focus-trap@7.5.4)(nprogress@0.2.0)(qrcode@1.5.3)(vue@3.4.29(typescript@5.5.2))': dependencies: - '@vueuse/core': 10.11.0(vue@3.4.29(typescript@5.4.5)) - '@vueuse/shared': 10.11.0(vue@3.4.29(typescript@5.4.5)) - vue-demi: 0.14.8(vue@3.4.29(typescript@5.4.5)) + '@vueuse/core': 10.11.0(vue@3.4.29(typescript@5.5.2)) + '@vueuse/shared': 10.11.0(vue@3.4.29(typescript@5.5.2)) + vue-demi: 0.14.8(vue@3.4.29(typescript@5.5.2)) optionalDependencies: async-validator: 4.2.5 axios: 1.7.2 @@ -11586,9 +11600,9 @@ snapshots: '@vueuse/metadata@10.11.0': {} - '@vueuse/shared@10.11.0(vue@3.4.29(typescript@5.4.5))': + '@vueuse/shared@10.11.0(vue@3.4.29(typescript@5.5.2))': dependencies: - vue-demi: 0.14.8(vue@3.4.29(typescript@5.4.5)) + vue-demi: 0.14.8(vue@3.4.29(typescript@5.5.2)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -11687,10 +11701,10 @@ snapshots: ansi-styles@6.2.1: {} - ant-design-vue@4.2.3(vue@3.4.29(typescript@5.4.5)): + ant-design-vue@4.2.3(vue@3.4.29(typescript@5.5.2)): dependencies: '@ant-design/colors': 6.0.0 - '@ant-design/icons-vue': 7.0.1(vue@3.4.29(typescript@5.4.5)) + '@ant-design/icons-vue': 7.0.1(vue@3.4.29(typescript@5.5.2)) '@babel/runtime': 7.24.7 '@ctrl/tinycolor': 4.1.0 '@emotion/hash': 0.9.1 @@ -11709,8 +11723,8 @@ snapshots: shallow-equal: 1.2.1 stylis: 4.3.2 throttle-debounce: 5.0.0 - vue: 3.4.29(typescript@5.4.5) - vue-types: 3.0.2(vue@3.4.29(typescript@5.4.5)) + vue: 3.4.29(typescript@5.5.2) + vue-types: 3.0.2(vue@3.4.29(typescript@5.5.2)) warning: 4.0.3 any-promise@1.3.0: {} @@ -12244,12 +12258,12 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.4)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): + cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.7)(cosmiconfig@9.0.0(typescript@5.5.2))(typescript@5.5.2): dependencies: - '@types/node': 20.14.4 - cosmiconfig: 9.0.0(typescript@5.4.5) + '@types/node': 20.14.7 + cosmiconfig: 9.0.0(typescript@5.5.2) jiti: 1.21.6 - typescript: 5.4.5 + typescript: 5.5.2 cosmiconfig@7.1.0: dependencies: @@ -12259,14 +12273,14 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@9.0.0(typescript@5.4.5): + cosmiconfig@9.0.0(typescript@5.5.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 cross-env@7.0.3: dependencies: @@ -12292,54 +12306,56 @@ snapshots: dependencies: type-fest: 1.4.0 - cspell-config-lib@8.8.4: + cspell-config-lib@8.9.1: dependencies: - '@cspell/cspell-types': 8.8.4 + '@cspell/cspell-types': 8.9.1 comment-json: 4.2.3 yaml: 2.4.5 - cspell-dictionary@8.8.4: + cspell-dictionary@8.9.1: dependencies: - '@cspell/cspell-pipe': 8.8.4 - '@cspell/cspell-types': 8.8.4 - cspell-trie-lib: 8.8.4 + '@cspell/cspell-pipe': 8.9.1 + '@cspell/cspell-types': 8.9.1 + cspell-trie-lib: 8.9.1 fast-equals: 5.0.1 gensequence: 7.0.0 - cspell-gitignore@8.8.4: + cspell-gitignore@8.9.1: dependencies: - cspell-glob: 8.8.4 + cspell-glob: 8.9.1 find-up-simple: 1.0.0 - cspell-glob@8.8.4: + cspell-glob@8.9.1: dependencies: micromatch: 4.0.7 - cspell-grammar@8.8.4: + cspell-grammar@8.9.1: dependencies: - '@cspell/cspell-pipe': 8.8.4 - '@cspell/cspell-types': 8.8.4 + '@cspell/cspell-pipe': 8.9.1 + '@cspell/cspell-types': 8.9.1 - cspell-io@8.8.4: + cspell-io@8.9.1: dependencies: - '@cspell/cspell-service-bus': 8.8.4 + '@cspell/cspell-service-bus': 8.9.1 + '@cspell/url': 8.9.1 - cspell-lib@8.8.4: + cspell-lib@8.9.1: dependencies: - '@cspell/cspell-bundled-dicts': 8.8.4 - '@cspell/cspell-pipe': 8.8.4 - '@cspell/cspell-resolver': 8.8.4 - '@cspell/cspell-types': 8.8.4 - '@cspell/dynamic-import': 8.8.4 - '@cspell/strong-weak-map': 8.8.4 + '@cspell/cspell-bundled-dicts': 8.9.1 + '@cspell/cspell-pipe': 8.9.1 + '@cspell/cspell-resolver': 8.9.1 + '@cspell/cspell-types': 8.9.1 + '@cspell/dynamic-import': 8.9.1 + '@cspell/strong-weak-map': 8.9.1 + '@cspell/url': 8.9.1 clear-module: 4.1.2 comment-json: 4.2.3 - cspell-config-lib: 8.8.4 - cspell-dictionary: 8.8.4 - cspell-glob: 8.8.4 - cspell-grammar: 8.8.4 - cspell-io: 8.8.4 - cspell-trie-lib: 8.8.4 + cspell-config-lib: 8.9.1 + cspell-dictionary: 8.9.1 + cspell-glob: 8.9.1 + cspell-grammar: 8.9.1 + cspell-io: 8.9.1 + cspell-trie-lib: 8.9.1 env-paths: 3.0.0 fast-equals: 5.0.1 gensequence: 7.0.0 @@ -12349,25 +12365,25 @@ snapshots: vscode-uri: 3.0.8 xdg-basedir: 5.1.0 - cspell-trie-lib@8.8.4: + cspell-trie-lib@8.9.1: dependencies: - '@cspell/cspell-pipe': 8.8.4 - '@cspell/cspell-types': 8.8.4 + '@cspell/cspell-pipe': 8.9.1 + '@cspell/cspell-types': 8.9.1 gensequence: 7.0.0 - cspell@8.8.4: + cspell@8.9.1: dependencies: - '@cspell/cspell-json-reporter': 8.8.4 - '@cspell/cspell-pipe': 8.8.4 - '@cspell/cspell-types': 8.8.4 - '@cspell/dynamic-import': 8.8.4 + '@cspell/cspell-json-reporter': 8.9.1 + '@cspell/cspell-pipe': 8.9.1 + '@cspell/cspell-types': 8.9.1 + '@cspell/dynamic-import': 8.9.1 chalk: 5.3.0 chalk-template: 1.1.0 commander: 12.1.0 - cspell-gitignore: 8.8.4 - cspell-glob: 8.8.4 - cspell-io: 8.8.4 - cspell-lib: 8.8.4 + cspell-gitignore: 8.9.1 + cspell-glob: 8.9.1 + cspell-io: 8.9.1 + cspell-lib: 8.9.1 fast-glob: 3.3.2 fast-json-stable-stringify: 2.1.0 file-entry-cache: 8.0.0 @@ -12430,36 +12446,36 @@ snapshots: cssesc@3.0.0: {} - cssnano-preset-default@7.0.2(postcss@8.4.38): + cssnano-preset-default@7.0.3(postcss@8.4.38): dependencies: browserslist: 4.23.1 css-declaration-sorter: 7.2.0(postcss@8.4.38) cssnano-utils: 5.0.0(postcss@8.4.38) postcss: 8.4.38 postcss-calc: 10.0.0(postcss@8.4.38) - postcss-colormin: 7.0.0(postcss@8.4.38) - postcss-convert-values: 7.0.0(postcss@8.4.38) - postcss-discard-comments: 7.0.0(postcss@8.4.38) + postcss-colormin: 7.0.1(postcss@8.4.38) + postcss-convert-values: 7.0.1(postcss@8.4.38) + postcss-discard-comments: 7.0.1(postcss@8.4.38) postcss-discard-duplicates: 7.0.0(postcss@8.4.38) postcss-discard-empty: 7.0.0(postcss@8.4.38) postcss-discard-overridden: 7.0.0(postcss@8.4.38) - postcss-merge-longhand: 7.0.1(postcss@8.4.38) - postcss-merge-rules: 7.0.1(postcss@8.4.38) + postcss-merge-longhand: 7.0.2(postcss@8.4.38) + postcss-merge-rules: 7.0.2(postcss@8.4.38) postcss-minify-font-values: 7.0.0(postcss@8.4.38) postcss-minify-gradients: 7.0.0(postcss@8.4.38) - postcss-minify-params: 7.0.0(postcss@8.4.38) - postcss-minify-selectors: 7.0.1(postcss@8.4.38) + postcss-minify-params: 7.0.1(postcss@8.4.38) + postcss-minify-selectors: 7.0.2(postcss@8.4.38) postcss-normalize-charset: 7.0.0(postcss@8.4.38) postcss-normalize-display-values: 7.0.0(postcss@8.4.38) postcss-normalize-positions: 7.0.0(postcss@8.4.38) postcss-normalize-repeat-style: 7.0.0(postcss@8.4.38) postcss-normalize-string: 7.0.0(postcss@8.4.38) postcss-normalize-timing-functions: 7.0.0(postcss@8.4.38) - postcss-normalize-unicode: 7.0.0(postcss@8.4.38) + postcss-normalize-unicode: 7.0.1(postcss@8.4.38) postcss-normalize-url: 7.0.0(postcss@8.4.38) postcss-normalize-whitespace: 7.0.0(postcss@8.4.38) - postcss-ordered-values: 7.0.0(postcss@8.4.38) - postcss-reduce-initial: 7.0.0(postcss@8.4.38) + postcss-ordered-values: 7.0.1(postcss@8.4.38) + postcss-reduce-initial: 7.0.1(postcss@8.4.38) postcss-reduce-transforms: 7.0.0(postcss@8.4.38) postcss-svgo: 7.0.1(postcss@8.4.38) postcss-unique-selectors: 7.0.1(postcss@8.4.38) @@ -12468,9 +12484,9 @@ snapshots: dependencies: postcss: 8.4.38 - cssnano@7.0.2(postcss@8.4.38): + cssnano@7.0.3(postcss@8.4.38): dependencies: - cssnano-preset-default: 7.0.2(postcss@8.4.38) + cssnano-preset-default: 7.0.3(postcss@8.4.38) lilconfig: 3.1.2 postcss: 8.4.38 @@ -12961,11 +12977,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.5.2) eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -12989,13 +13005,13 @@ snapshots: eslint: 8.57.0 ignore: 5.3.1 - eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0): + eslint-plugin-i@2.29.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0): dependencies: debug: 4.3.5 doctrine: 3.0.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) get-tsconfig: 4.7.5 is-glob: 4.0.3 minimatch: 3.1.2 @@ -13045,9 +13061,9 @@ snapshots: eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-perfectionist@2.11.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.3(eslint@8.57.0)): + eslint-plugin-perfectionist@2.11.0(eslint@8.57.0)(typescript@5.5.2)(vue-eslint-parser@9.4.3(eslint@8.57.0)): dependencies: - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.5.2) eslint: 8.57.0 minimatch: 9.0.4 natural-compare-lite: 1.4.0 @@ -13100,20 +13116,20 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-unused-imports@4.0.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0): + eslint-plugin-unused-imports@4.0.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0): dependencies: eslint: 8.57.0 eslint-rule-composer: 0.3.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2) - eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)(vitest@2.0.0-beta.10(@types/node@20.14.4)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1)): + eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2)(vitest@2.0.0-beta.10(@types/node@20.14.7)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1)): dependencies: - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.5.2) eslint: 8.57.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) - vitest: 2.0.0-beta.10(@types/node@20.14.4)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1) + '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2) + vitest: 2.0.0-beta.10(@types/node@20.14.7)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - supports-color - typescript @@ -14435,11 +14451,11 @@ snapshots: mkdirp@1.0.4: {} - mkdist@1.5.1(sass@1.77.6)(typescript@5.4.5)(vue-tsc@2.0.21(typescript@5.4.5)): + mkdist@1.5.1(sass@1.77.6)(typescript@5.5.2)(vue-tsc@2.0.21(typescript@5.5.2)): dependencies: autoprefixer: 10.4.19(postcss@8.4.38) citty: 0.1.6 - cssnano: 7.0.2(postcss@8.4.38) + cssnano: 7.0.3(postcss@8.4.38) defu: 6.1.4 esbuild: 0.20.2 fs-extra: 11.2.0 @@ -14454,8 +14470,8 @@ snapshots: semver: 7.6.2 optionalDependencies: sass: 1.77.6 - typescript: 5.4.5 - vue-tsc: 2.0.21(typescript@5.4.5) + typescript: 5.5.2 + vue-tsc: 2.0.21(typescript@5.5.2) mlly@1.7.1: dependencies: @@ -14773,17 +14789,17 @@ snapshots: pify@4.0.1: {} - pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5))): + pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.5.2)(vue@3.4.29(typescript@5.5.2))): dependencies: - pinia: 2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5)) + pinia: 2.1.7(typescript@5.5.2)(vue@3.4.29(typescript@5.5.2)) - pinia@2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5)): + pinia@2.1.7(typescript@5.5.2)(vue@3.4.29(typescript@5.5.2)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.29(typescript@5.4.5) - vue-demi: 0.14.8(vue@3.4.29(typescript@5.4.5)) + vue: 3.4.29(typescript@5.5.2) + vue-demi: 0.14.8(vue@3.4.29(typescript@5.5.2)) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 pirates@4.0.6: {} @@ -14848,7 +14864,7 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.0(postcss@8.4.38): + postcss-colormin@7.0.1(postcss@8.4.38): dependencies: browserslist: 4.23.1 caniuse-api: 3.0.0 @@ -14856,7 +14872,7 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.0(postcss@8.4.38): + postcss-convert-values@7.0.1(postcss@8.4.38): dependencies: browserslist: 4.23.1 postcss: 8.4.38 @@ -14892,9 +14908,10 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.1.0 - postcss-discard-comments@7.0.0(postcss@8.4.38): + postcss-discard-comments@7.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38 + postcss-selector-parser: 6.1.0 postcss-discard-duplicates@7.0.0(postcss@8.4.38): dependencies: @@ -14988,13 +15005,13 @@ snapshots: postcss-media-query-parser@0.2.3: {} - postcss-merge-longhand@7.0.1(postcss@8.4.38): + postcss-merge-longhand@7.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 - stylehacks: 7.0.1(postcss@8.4.38) + stylehacks: 7.0.2(postcss@8.4.38) - postcss-merge-rules@7.0.1(postcss@8.4.38): + postcss-merge-rules@7.0.2(postcss@8.4.38): dependencies: browserslist: 4.23.1 caniuse-api: 3.0.0 @@ -15014,15 +15031,16 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.0(postcss@8.4.38): + postcss-minify-params@7.0.1(postcss@8.4.38): dependencies: browserslist: 4.23.1 cssnano-utils: 5.0.0(postcss@8.4.38) postcss: 8.4.38 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.1(postcss@8.4.38): + postcss-minify-selectors@7.0.2(postcss@8.4.38): dependencies: + cssesc: 3.0.0 postcss: 8.4.38 postcss-selector-parser: 6.1.0 @@ -15072,7 +15090,7 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.0(postcss@8.4.38): + postcss-normalize-unicode@7.0.1(postcss@8.4.38): dependencies: browserslist: 4.23.1 postcss: 8.4.38 @@ -15092,7 +15110,7 @@ snapshots: dependencies: postcss: 8.4.38 - postcss-ordered-values@7.0.0(postcss@8.4.38): + postcss-ordered-values@7.0.1(postcss@8.4.38): dependencies: cssnano-utils: 5.0.0(postcss@8.4.38) postcss: 8.4.38 @@ -15181,7 +15199,7 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.1.0 - postcss-reduce-initial@7.0.0(postcss@8.4.38): + postcss-reduce-initial@7.0.1(postcss@8.4.38): dependencies: browserslist: 4.23.1 caniuse-api: 3.0.0 @@ -15332,20 +15350,20 @@ snapshots: quick-lru@5.1.1: {} - radix-vue@1.8.4(vue@3.4.29(typescript@5.4.5)): + radix-vue@1.8.4(vue@3.4.29(typescript@5.5.2)): dependencies: '@floating-ui/dom': 1.6.5 - '@floating-ui/vue': 1.0.6(vue@3.4.29(typescript@5.4.5)) + '@floating-ui/vue': 1.0.6(vue@3.4.29(typescript@5.5.2)) '@internationalized/date': 3.5.4 '@internationalized/number': 3.5.3 - '@tanstack/vue-virtual': 3.5.1(vue@3.4.29(typescript@5.4.5)) - '@vueuse/core': 10.11.0(vue@3.4.29(typescript@5.4.5)) - '@vueuse/shared': 10.11.0(vue@3.4.29(typescript@5.4.5)) + '@tanstack/vue-virtual': 3.5.1(vue@3.4.29(typescript@5.5.2)) + '@vueuse/core': 10.11.0(vue@3.4.29(typescript@5.5.2)) + '@vueuse/shared': 10.11.0(vue@3.4.29(typescript@5.5.2)) aria-hidden: 1.2.4 defu: 6.1.4 fast-deep-equal: 3.1.3 nanoid: 5.0.7 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) transitivePeerDependencies: - '@vue/composition-api' @@ -15521,11 +15539,11 @@ snapshots: dependencies: glob: 10.4.1 - rollup-plugin-dts@6.1.1(rollup@3.29.4)(typescript@5.4.5): + rollup-plugin-dts@6.1.1(rollup@3.29.4)(typescript@5.5.2): dependencies: magic-string: 0.30.10 rollup: 3.29.4 - typescript: 5.4.5 + typescript: 5.5.2 optionalDependencies: '@babel/code-frame': 7.24.7 @@ -15912,70 +15930,70 @@ snapshots: style-search@0.1.0: {} - stylehacks@7.0.1(postcss@8.4.38): + stylehacks@7.0.2(postcss@8.4.38): dependencies: browserslist: 4.23.1 postcss: 8.4.38 postcss-selector-parser: 6.1.0 - stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.4.5)): + stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.5.2)): dependencies: postcss-html: 1.7.0 - stylelint: 16.6.1(typescript@5.4.5) + stylelint: 16.6.1(typescript@5.5.2) - stylelint-config-recess-order@5.0.1(stylelint@16.6.1(typescript@5.4.5)): + stylelint-config-recess-order@5.0.1(stylelint@16.6.1(typescript@5.5.2)): dependencies: - stylelint: 16.6.1(typescript@5.4.5) - stylelint-order: 6.0.4(stylelint@16.6.1(typescript@5.4.5)) + stylelint: 16.6.1(typescript@5.5.2) + stylelint-order: 6.0.4(stylelint@16.6.1(typescript@5.5.2)) - stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.6.1(typescript@5.4.5)): + stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.6.1(typescript@5.5.2)): dependencies: postcss-scss: 4.0.9(postcss@8.4.38) - stylelint: 16.6.1(typescript@5.4.5) - stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5)) - stylelint-scss: 6.3.1(stylelint@16.6.1(typescript@5.4.5)) + stylelint: 16.6.1(typescript@5.5.2) + stylelint-config-recommended: 14.0.1(stylelint@16.6.1(typescript@5.5.2)) + stylelint-scss: 6.3.2(stylelint@16.6.1(typescript@5.5.2)) optionalDependencies: postcss: 8.4.38 - stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.4.5)): + stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.5.2)): dependencies: postcss-html: 1.7.0 semver: 7.6.2 - stylelint: 16.6.1(typescript@5.4.5) - stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.4.5)) - stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5)) + stylelint: 16.6.1(typescript@5.5.2) + stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.6.1(typescript@5.5.2)) + stylelint-config-recommended: 14.0.1(stylelint@16.6.1(typescript@5.5.2)) - stylelint-config-recommended@14.0.0(stylelint@16.6.1(typescript@5.4.5)): + stylelint-config-recommended@14.0.1(stylelint@16.6.1(typescript@5.5.2)): dependencies: - stylelint: 16.6.1(typescript@5.4.5) + stylelint: 16.6.1(typescript@5.5.2) - stylelint-config-standard@36.0.0(stylelint@16.6.1(typescript@5.4.5)): + stylelint-config-standard@36.0.1(stylelint@16.6.1(typescript@5.5.2)): dependencies: - stylelint: 16.6.1(typescript@5.4.5) - stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5)) + stylelint: 16.6.1(typescript@5.5.2) + stylelint-config-recommended: 14.0.1(stylelint@16.6.1(typescript@5.5.2)) - stylelint-order@6.0.4(stylelint@16.6.1(typescript@5.4.5)): + stylelint-order@6.0.4(stylelint@16.6.1(typescript@5.5.2)): dependencies: postcss: 8.4.38 postcss-sorting: 8.0.2(postcss@8.4.38) - stylelint: 16.6.1(typescript@5.4.5) + stylelint: 16.6.1(typescript@5.5.2) - stylelint-prettier@5.0.0(prettier@3.3.2)(stylelint@16.6.1(typescript@5.4.5)): + stylelint-prettier@5.0.0(prettier@3.3.2)(stylelint@16.6.1(typescript@5.5.2)): dependencies: prettier: 3.3.2 prettier-linter-helpers: 1.0.0 - stylelint: 16.6.1(typescript@5.4.5) + stylelint: 16.6.1(typescript@5.5.2) - stylelint-scss@6.3.1(stylelint@16.6.1(typescript@5.4.5)): + stylelint-scss@6.3.2(stylelint@16.6.1(typescript@5.5.2)): dependencies: known-css-properties: 0.31.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.1.0 postcss-value-parser: 4.2.0 - stylelint: 16.6.1(typescript@5.4.5) + stylelint: 16.6.1(typescript@5.5.2) - stylelint@16.6.1(typescript@5.4.5): + stylelint@16.6.1(typescript@5.5.2): dependencies: '@csstools/css-parser-algorithms': 2.6.3(@csstools/css-tokenizer@2.3.1) '@csstools/css-tokenizer': 2.3.1 @@ -15984,7 +16002,7 @@ snapshots: '@dual-bundle/import-meta-resolve': 4.1.0 balanced-match: 2.0.0 colord: 2.9.3 - cosmiconfig: 9.0.0(typescript@5.4.5) + cosmiconfig: 9.0.0(typescript@5.5.2) css-functions-list: 3.2.2 css-tree: 2.3.1 debug: 4.3.5 @@ -16222,9 +16240,9 @@ snapshots: trim-newlines@3.0.1: {} - ts-api-utils@1.3.0(typescript@5.4.5): + ts-api-utils@1.3.0(typescript@5.5.2): dependencies: - typescript: 5.4.5 + typescript: 5.5.2 ts-interface-checker@0.1.13: {} @@ -16327,6 +16345,8 @@ snapshots: typescript@5.4.5: {} + typescript@5.5.2: {} + ufo@1.5.3: {} unbox-primitive@1.0.2: @@ -16336,7 +16356,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - unbuild@2.0.0(sass@1.77.6)(typescript@5.4.5)(vue-tsc@2.0.21(typescript@5.4.5)): + unbuild@2.0.0(sass@1.77.6)(typescript@5.5.2)(vue-tsc@2.0.21(typescript@5.5.2)): dependencies: '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) '@rollup/plugin-commonjs': 25.0.8(rollup@3.29.4) @@ -16353,17 +16373,17 @@ snapshots: hookable: 5.5.3 jiti: 1.21.6 magic-string: 0.30.10 - mkdist: 1.5.1(sass@1.77.6)(typescript@5.4.5)(vue-tsc@2.0.21(typescript@5.4.5)) + mkdist: 1.5.1(sass@1.77.6)(typescript@5.5.2)(vue-tsc@2.0.21(typescript@5.5.2)) mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.1.1 pretty-bytes: 6.1.1 rollup: 3.29.4 - rollup-plugin-dts: 6.1.1(rollup@3.29.4)(typescript@5.4.5) + rollup-plugin-dts: 6.1.1(rollup@3.29.4)(typescript@5.5.2) scule: 1.3.0 untyped: 1.4.2 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 transitivePeerDependencies: - sass - supports-color @@ -16424,7 +16444,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-turbo-console@1.8.6(esbuild@0.21.5)(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)): + unplugin-turbo-console@1.8.6(esbuild@0.21.5)(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2)): dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.18.0) ast-kit: 0.12.2 @@ -16437,8 +16457,8 @@ snapshots: optionalDependencies: esbuild: 0.21.5 rollup: 4.18.0 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) - vue: 3.4.29(typescript@5.4.5) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) + vue: 3.4.29(typescript@5.5.2) transitivePeerDependencies: - uWebSockets.js @@ -16504,17 +16524,17 @@ snapshots: validator@13.12.0: {} - vite-hot-client@0.2.3(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-hot-client@0.2.3(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) - vite-node@2.0.0-beta.10(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1): + vite-node@2.0.0-beta.10(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1): dependencies: cac: 6.7.14 debug: 4.3.5 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - '@types/node' - less @@ -16525,33 +16545,33 @@ snapshots: - supports-color - terser - vite-plugin-compression@0.5.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-compression@0.5.1(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: chalk: 4.1.2 debug: 4.3.5 fs-extra: 10.1.0 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - supports-color - vite-plugin-dts@3.9.1(@types/node@20.14.4)(rollup@4.18.0)(typescript@5.4.5)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-dts@3.9.1(@types/node@20.14.7)(rollup@4.18.0)(typescript@5.5.2)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: - '@microsoft/api-extractor': 7.43.0(@types/node@20.14.4) + '@microsoft/api-extractor': 7.43.0(@types/node@20.14.7) '@rollup/pluginutils': 5.1.0(rollup@4.18.0) - '@vue/language-core': 1.8.27(typescript@5.4.5) + '@vue/language-core': 1.8.27(typescript@5.5.2) debug: 4.3.5 kolorist: 1.8.0 magic-string: 0.30.10 - typescript: 5.4.5 - vue-tsc: 1.8.27(typescript@5.4.5) + typescript: 5.5.2 + vue-tsc: 1.8.27(typescript@5.5.2) optionalDependencies: - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-html@3.2.2(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-html@3.2.2(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: '@rollup/pluginutils': 4.2.1 colorette: 2.0.20 @@ -16565,9 +16585,9 @@ snapshots: html-minifier-terser: 6.1.0 node-html-parser: 5.4.2 pathe: 0.2.0 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) - vite-plugin-inspect@0.8.4(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-inspect@0.8.4(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: '@antfu/utils': 0.7.8 '@rollup/pluginutils': 5.1.0(rollup@4.18.0) @@ -16578,19 +16598,19 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.1 sirv: 2.0.4 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - rollup - supports-color - vite-plugin-lib-inject-css@2.1.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-lib-inject-css@2.1.1(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: '@ast-grep/napi': 0.22.6 magic-string: 0.30.10 picocolors: 1.0.1 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) - vite-plugin-mock@3.0.2(esbuild@0.21.5)(mockjs@1.1.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-mock@3.0.2(esbuild@0.21.5)(mockjs@1.1.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: bundle-require: 4.2.1(esbuild@0.21.5) chokidar: 3.6.0 @@ -16601,38 +16621,37 @@ snapshots: mockjs: 1.1.0 path-to-regexp: 6.2.2 picocolors: 1.0.1 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - supports-color - vite-plugin-pwa@0.20.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(workbox-build@7.1.1)(workbox-window@7.1.0): + vite-plugin-pwa@0.20.0(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(workbox-build@7.1.1)(workbox-window@7.1.0): dependencies: debug: 4.3.5 fast-glob: 3.3.2 pretty-bytes: 6.1.1 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) workbox-build: 7.1.1 workbox-window: 7.1.0 transitivePeerDependencies: - supports-color - vite-plugin-vue-devtools@7.3.1(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)): + vite-plugin-vue-devtools@7.3.2(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: - '@vue/devtools-core': 7.3.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) - '@vue/devtools-kit': 7.3.1(vue@3.4.29(typescript@5.4.5)) - '@vue/devtools-shared': 7.3.1 + '@vue/devtools-core': 7.3.2(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) + '@vue/devtools-kit': 7.3.2 + '@vue/devtools-shared': 7.3.2 execa: 8.0.1 sirv: 2.0.4 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) - vite-plugin-inspect: 0.8.4(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) - vite-plugin-vue-inspector: 5.1.2(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) + vite-plugin-inspect: 0.8.4(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) + vite-plugin-vue-inspector: 5.1.2(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - - vue - vite-plugin-vue-inspector@5.1.2(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)): + vite-plugin-vue-inspector@5.1.2(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1)): dependencies: '@babel/core': 7.24.7 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) @@ -16643,39 +16662,39 @@ snapshots: '@vue/compiler-dom': 3.4.29 kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) transitivePeerDependencies: - supports-color - vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1): + vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1): dependencies: esbuild: 0.21.5 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 fsevents: 2.3.3 sass: 1.77.6 terser: 5.31.1 - vitepress@1.2.3(@algolia/client-search@4.23.3)(@types/node@20.14.4)(async-validator@4.2.5)(axios@1.7.2)(nprogress@0.2.0)(postcss@8.4.38)(qrcode@1.5.3)(sass@1.77.6)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.4.5): + vitepress@1.2.3(@algolia/client-search@4.23.3)(@types/node@20.14.7)(async-validator@4.2.5)(axios@1.7.2)(nprogress@0.2.0)(postcss@8.4.38)(qrcode@1.5.3)(sass@1.77.6)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.5.2): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0) '@shikijs/core': 1.7.0 '@shikijs/transformers': 1.7.0 '@types/markdown-it': 14.1.1 - '@vitejs/plugin-vue': 5.0.5(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) - '@vue/devtools-api': 7.3.0(vue@3.4.29(typescript@5.4.5)) + '@vitejs/plugin-vue': 5.0.5(vite@5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.5.2)) + '@vue/devtools-api': 7.3.0(vue@3.4.29(typescript@5.5.2)) '@vue/shared': 3.4.29 - '@vueuse/core': 10.11.0(vue@3.4.29(typescript@5.4.5)) - '@vueuse/integrations': 10.11.0(async-validator@4.2.5)(axios@1.7.2)(focus-trap@7.5.4)(nprogress@0.2.0)(qrcode@1.5.3)(vue@3.4.29(typescript@5.4.5)) + '@vueuse/core': 10.11.0(vue@3.4.29(typescript@5.5.2)) + '@vueuse/integrations': 10.11.0(async-validator@4.2.5)(axios@1.7.2)(focus-trap@7.5.4)(nprogress@0.2.0)(qrcode@1.5.3)(vue@3.4.29(typescript@5.5.2)) focus-trap: 7.5.4 mark.js: 8.11.1 minisearch: 6.3.0 shiki: 1.7.0 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) - vue: 3.4.29(typescript@5.4.5) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) + vue: 3.4.29(typescript@5.5.2) optionalDependencies: postcss: 8.4.38 transitivePeerDependencies: @@ -16705,7 +16724,7 @@ snapshots: - typescript - universal-cookie - vitest@2.0.0-beta.10(@types/node@20.14.4)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1): + vitest@2.0.0-beta.10(@types/node@20.14.7)(jsdom@24.1.0)(sass@1.77.6)(terser@5.31.1): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.0-beta.10 @@ -16722,11 +16741,11 @@ snapshots: std-env: 3.7.0 tinybench: 2.8.0 tinypool: 1.0.0 - vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) - vite-node: 2.0.0-beta.10(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) + vite: 5.3.1(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) + vite-node: 2.0.0-beta.10(@types/node@20.14.7)(sass@1.77.6)(terser@5.31.1) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.7 jsdom: 24.1.0 transitivePeerDependencies: - less @@ -16743,9 +16762,9 @@ snapshots: vue-component-type-helpers@2.0.21: {} - vue-demi@0.14.8(vue@3.4.29(typescript@5.4.5)): + vue-demi@0.14.8(vue@3.4.29(typescript@5.5.2)): dependencies: - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) vue-eslint-parser@9.4.3(eslint@8.57.0): dependencies: @@ -16760,58 +16779,58 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.13.1(vue@3.4.29(typescript@5.4.5)): + vue-i18n@9.13.1(vue@3.4.29(typescript@5.5.2)): dependencies: '@intlify/core-base': 9.13.1 '@intlify/shared': 9.13.1 '@vue/devtools-api': 6.6.3 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) - vue-request@2.0.4(vue@3.4.29(typescript@5.4.5)): + vue-request@2.0.4(vue@3.4.29(typescript@5.5.2)): dependencies: - vue: 3.4.29(typescript@5.4.5) - vue-demi: 0.14.8(vue@3.4.29(typescript@5.4.5)) + vue: 3.4.29(typescript@5.5.2) + vue-demi: 0.14.8(vue@3.4.29(typescript@5.5.2)) - vue-router@4.3.3(vue@3.4.29(typescript@5.4.5)): + vue-router@4.4.0(vue@3.4.29(typescript@5.5.2)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) - vue-sonner@1.1.2: {} + vue-sonner@1.1.3: {} vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 - vue-tsc@1.8.27(typescript@5.4.5): + vue-tsc@1.8.27(typescript@5.5.2): dependencies: '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.4.5) + '@vue/language-core': 1.8.27(typescript@5.5.2) semver: 7.6.2 - typescript: 5.4.5 + typescript: 5.5.2 - vue-tsc@2.0.21(typescript@5.4.5): + vue-tsc@2.0.21(typescript@5.5.2): dependencies: '@volar/typescript': 2.3.0 - '@vue/language-core': 2.0.21(typescript@5.4.5) + '@vue/language-core': 2.0.21(typescript@5.5.2) semver: 7.6.2 - typescript: 5.4.5 + typescript: 5.5.2 - vue-types@3.0.2(vue@3.4.29(typescript@5.4.5)): + vue-types@3.0.2(vue@3.4.29(typescript@5.5.2)): dependencies: is-plain-object: 3.0.1 - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.29(typescript@5.5.2) - vue@3.4.29(typescript@5.4.5): + vue@3.4.29(typescript@5.5.2): dependencies: '@vue/compiler-dom': 3.4.29 '@vue/compiler-sfc': 3.4.29 '@vue/runtime-dom': 3.4.29 - '@vue/server-renderer': 3.4.29(vue@3.4.29(typescript@5.4.5)) + '@vue/server-renderer': 3.4.29(vue@3.4.29(typescript@5.5.2)) '@vue/shared': 3.4.29 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.2 w3c-xmlserializer@5.0.0: dependencies: diff --git a/website/.vitepress/config.mts b/website/.vitepress/config.mts index 266a4c34..07fb2058 100644 --- a/website/.vitepress/config.mts +++ b/website/.vitepress/config.mts @@ -1,10 +1,10 @@ -import { defineConfig } from 'vitepress'; +import { defineConfigWithTheme } from 'vitepress'; -// https://vitepress.dev/reference/site-config -export default defineConfig({ - description: 'A VitePress Site', +export default defineConfigWithTheme({ + description: 'Vben Admin Pro Doc', + lang: 'zh-CN', + srcDir: 'src', themeConfig: { - // https://vitepress.dev/reference/default-theme-config nav: [ { link: '/', text: 'Home' }, { link: '/markdown-examples', text: 'Examples' }, @@ -24,8 +24,24 @@ export default defineConfig({ { icon: 'github', link: 'https://github.com/vuejs/vitepress' }, ], }, - title: 'My Awesome Project', + title: 'Vben Admin Pro', vite: { - server: { port: 6173 }, + build: { + chunkSizeWarningLimit: Infinity, + minify: 'terser', + }, + json: { + stringify: true, + }, + server: { + fs: { + allow: ['../..'], + }, + host: true, + port: 6173, + }, + ssr: { + external: ['@vue/repl'], + }, }, }); diff --git a/website/api-examples.md b/website/src/api-examples.md similarity index 100% rename from website/api-examples.md rename to website/src/api-examples.md diff --git a/website/index.md b/website/src/index.md similarity index 100% rename from website/index.md rename to website/src/index.md diff --git a/website/markdown-examples.md b/website/src/markdown-examples.md similarity index 100% rename from website/markdown-examples.md rename to website/src/markdown-examples.md