From f006c41be81ddd41b364eb35a051b0d24a870467 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Fri, 18 Oct 2024 12:59:18 +0800 Subject: [PATCH] perf: update deps to latest (#295) * perf: update deps to latest * chore: tweak --- cli/package.json | 6 +- docs/.vuepress/config.ts | 1 + docs/package.json | 6 +- package.json | 8 +- plugins/plugin-md-power/package.json | 2 +- pnpm-lock.yaml | 448 +++++++++++++-------------- theme/package.json | 4 +- 7 files changed, 236 insertions(+), 239 deletions(-) diff --git a/cli/package.json b/cli/package.json index 1c3b2a11..7a39643d 100644 --- a/cli/package.json +++ b/cli/package.json @@ -33,14 +33,14 @@ "@clack/prompts": "^0.7.0", "@pengzhanbo/utils": "^1.1.2", "cac": "^6.7.14", - "execa": "^9.4.0", + "execa": "^9.4.1", "handlebars": "^4.7.8", - "picocolors": "^1.1.0" + "picocolors": "^1.1.1" }, "plume-deps": { "vuepress": "2.0.0-rc.18", "vue": "^3.5.12", - "sass-embedded": "^1.79.5", + "sass-embedded": "^1.80.2", "sass-loader": "^16.0.2", "http-server": "^14.1.1", "typescript": "^5.6.3" diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index c3609e6a..d8d374aa 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -33,6 +33,7 @@ export default defineUserConfig({ }, bundler: viteBundler(), + shouldPrefetch: false, theme, }) as UserConfig diff --git a/docs/package.json b/docs/package.json index de4c8222..5fbd6aa3 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,15 +12,15 @@ "vuepress": "2.0.0-rc.18" }, "dependencies": { - "@iconify/json": "^2.2.260", + "@iconify/json": "^2.2.261", "@simonwep/pickr": "^1.9.1", "@vuepress/bundler-vite": "2.0.0-rc.18", - "chart.js": "^4.4.4", + "chart.js": "^4.4.5", "echarts": "^5.5.1", "flowchart.ts": "^3.0.1", "http-server": "^14.1.1", "mermaid": "^11.3.0", - "sass-embedded": "^1.79.5", + "sass-embedded": "^1.80.2", "swiper": "^11.1.14", "vue": "^3.5.12", "vuepress-theme-plume": "workspace:*" diff --git a/package.json b/package.json index f5e2a963..3fc5feef 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "1.0.0-rc.110", "private": true, - "packageManager": "pnpm@9.12.1", + "packageManager": "pnpm@9.12.2", "author": "pengzhanbo (https://github.com/pengzhanbo/)", "license": "MIT", "keywords": [ @@ -48,7 +48,7 @@ "@types/minimist": "^1.2.5", "@types/node": "20.12.10", "@types/webpack-env": "^1.18.5", - "@vitest/coverage-istanbul": "^2.1.2", + "@vitest/coverage-istanbul": "^2.1.3", "bumpp": "^9.7.1", "commitizen": "^4.3.1", "conventional-changelog-cli": "^5.0.0", @@ -63,10 +63,10 @@ "minimist": "^1.2.8", "rimraf": "^6.0.1", "stylelint": "^16.10.0", - "tsconfig-vuepress": "^5.2.0", + "tsconfig-vuepress": "^5.2.1", "tsup": "^8.3.0", "typescript": "^5.6.3", - "vitest": "^2.1.2", + "vitest": "^2.1.3", "wait-on": "^8.0.1" }, "resolutions": { diff --git a/plugins/plugin-md-power/package.json b/plugins/plugin-md-power/package.json index 593befb9..bfae7c0f 100644 --- a/plugins/plugin-md-power/package.json +++ b/plugins/plugin-md-power/package.json @@ -61,7 +61,7 @@ "nanoid": "^5.0.7", "shiki": "^1.22.0", "tm-grammars": "^1.18.2", - "tm-themes": "^1.8.8", + "tm-themes": "^1.9.0", "vue": "^3.5.12" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67d0d5a8..c042baae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 19.5.0 '@pengzhanbo/eslint-config-vue': specifier: ^1.18.1 - version: 1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4)) + version: 1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4)) '@pengzhanbo/stylelint-config': specifier: ^1.18.1 version: 1.18.1(stylelint@16.10.0(typescript@5.6.3)) @@ -36,8 +36,8 @@ importers: specifier: ^1.18.5 version: 1.18.5 '@vitest/coverage-istanbul': - specifier: ^2.1.2 - version: 2.1.2(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4)) + specifier: ^2.1.3 + version: 2.1.3(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4)) bumpp: specifier: ^9.7.1 version: 9.7.1(magicast@0.3.5) @@ -81,8 +81,8 @@ importers: specifier: ^16.10.0 version: 16.10.0(typescript@5.6.3) tsconfig-vuepress: - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^5.2.1 + version: 5.2.1 tsup: specifier: ^8.3.0 version: 8.3.0(jiti@1.21.6)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.5.1) @@ -90,8 +90,8 @@ importers: specifier: ^5.6.3 version: 5.6.3 vitest: - specifier: ^2.1.2 - version: 2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + specifier: ^2.1.3 + version: 2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) wait-on: specifier: ^8.0.1 version: 8.0.1 @@ -108,29 +108,29 @@ importers: specifier: ^6.7.14 version: 6.7.14 execa: - specifier: ^9.4.0 - version: 9.4.0 + specifier: ^9.4.1 + version: 9.4.1 handlebars: specifier: ^4.7.8 version: 4.7.8 picocolors: - specifier: ^1.1.0 - version: 1.1.0 + specifier: ^1.1.1 + version: 1.1.1 docs: dependencies: '@iconify/json': - specifier: ^2.2.260 - version: 2.2.260 + specifier: ^2.2.261 + version: 2.2.261 '@simonwep/pickr': specifier: ^1.9.1 version: 1.9.1 '@vuepress/bundler-vite': specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1) + version: 2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1) chart.js: - specifier: ^4.4.4 - version: 4.4.4 + specifier: ^4.4.5 + version: 4.4.5 echarts: specifier: ^5.5.1 version: 5.5.1 @@ -144,8 +144,8 @@ importers: specifier: ^11.3.0 version: 11.3.0 sass-embedded: - specifier: ^1.79.5 - version: 1.79.5 + specifier: ^1.80.2 + version: 1.80.2 swiper: specifier: ^11.1.14 version: 11.1.14 @@ -154,7 +154,7 @@ importers: version: 3.5.12(typescript@5.6.3) vuepress: specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) vuepress-theme-plume: specifier: workspace:* version: link:../theme @@ -170,13 +170,13 @@ importers: version: 3.5.12(typescript@5.6.3) vuepress: specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) plugins/plugin-fonts: dependencies: vuepress: specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) plugins/plugin-md-power: dependencies: @@ -203,7 +203,7 @@ importers: version: 0.13.1(markdown-it@14.1.0) '@vuepress/helper': specifier: 2.0.0-rc.55 - version: 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) + version: 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) '@vueuse/core': specifier: ^11.1.0 version: 11.1.0(vue@3.5.12(typescript@5.6.3)) @@ -229,14 +229,14 @@ importers: specifier: ^1.18.2 version: 1.18.2 tm-themes: - specifier: ^1.8.8 - version: 1.8.8 + specifier: ^1.9.0 + version: 1.9.0 vue: specifier: ^3.5.12 version: 3.5.12(typescript@5.6.3) vuepress: specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) devDependencies: '@types/markdown-it': specifier: ^14.1.2 @@ -246,7 +246,7 @@ importers: dependencies: '@vuepress/helper': specifier: 2.0.0-rc.55 - version: 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) + version: 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) '@vueuse/core': specifier: ^11.1.0 version: 11.1.0(vue@3.5.12(typescript@5.6.3)) @@ -273,7 +273,7 @@ importers: version: 3.5.12(typescript@5.6.3) vuepress: specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) plugins/plugin-shikiji: dependencies: @@ -288,7 +288,7 @@ importers: version: 3.0.4 '@vuepress/helper': specifier: 2.0.0-rc.55 - version: 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) + version: 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) '@vueuse/core': specifier: ^11.1.0 version: 11.1.0(vue@3.5.12(typescript@5.6.3)) @@ -321,7 +321,7 @@ importers: version: 0.2.12(typescript@5.6.3) vuepress: specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) theme: dependencies: @@ -447,14 +447,14 @@ importers: version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) vuepress-plugin-md-enhance: specifier: 2.0.0-rc.57 - version: 2.0.0-rc.57(chart.js@4.4.4)(echarts@5.5.1)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(mermaid@11.3.0)(sass-embedded@1.79.4)(sass-loader@16.0.2(sass-embedded@1.79.4)(sass@1.79.4))(sass@1.79.4)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) + version: 2.0.0-rc.57(chart.js@4.4.5)(echarts@5.5.1)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(mermaid@11.3.0)(sass-embedded@1.79.4)(sass-loader@16.0.2(sass-embedded@1.79.4)(sass@1.79.4))(sass@1.79.4)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) vuepress-plugin-md-power: specifier: workspace:* version: link:../plugins/plugin-md-power devDependencies: '@iconify/json': - specifier: ^2.2.260 - version: 2.2.260 + specifier: ^2.2.261 + version: 2.2.261 swiper: specifier: ^11.1.14 version: 11.1.14 @@ -483,9 +483,6 @@ packages: peerDependencies: '@algolia/client-search': '>= 4.9.1 < 6' algoliasearch: '>= 4.9.1 < 6' - peerDependenciesMeta: - '@algolia/client-search': - optional: true '@algolia/cache-browser-local-storage@4.24.0': resolution: {integrity: sha512-t63W9BnoXVrGy9iYHBgObNXqYXM3tYXCjDSHeNwnsc324r4o5UiVKUiAB4THQ5z9U5hTj6qUvwg/Ez43ZD85ww==} @@ -1028,8 +1025,8 @@ packages: resolution: {integrity: sha512-e5+YUKENATs1JgYHMzTr2MW/NDcXGfYFAuOQU8gJgF/kEh4EqKgfGrfLI67bMD4tbhZVlkigz/9YYwWcbOFthg==} engines: {node: '>=10.13.0'} - '@iconify/json@2.2.260': - resolution: {integrity: sha512-0vVJBAJ8GOoS07b8yC6c8NHfFx1GJnM8xtebtyynQYZ0/60dxKi86imdNftq5oY/cFfvVUGlmBi/2HS+sxWsWA==} + '@iconify/json@2.2.261': + resolution: {integrity: sha512-uUm8Svulz5aRRF0X+r2/UG5P0xcUCGOGVmAFJ/ZANx29wqE79PvGCYXHuznNC0h8+UW1fnvprj7FmgJELvMYZw==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1893,10 +1890,10 @@ packages: vite: ^5.0.0 vue: ^3.2.25 - '@vitest/coverage-istanbul@2.1.2': - resolution: {integrity: sha512-dg7ex3GKrTIenAV0oEp78JucTVFsPMzjl1gYWun22O7SBDxcHFC/REZjWLhMTHRHY8ihm4uBCvmu+CvEu5/Adg==} + '@vitest/coverage-istanbul@2.1.3': + resolution: {integrity: sha512-FByj6ni54EzA4SXl5X3ugSeeBSI6MSEQBbvPefF6x6GCajePLeZSNYt7u0NOKUQbWpQpAdHHstrqR9ALEpnAxA==} peerDependencies: - vitest: 2.1.2 + vitest: 2.1.3 '@vitest/eslint-plugin@1.1.7': resolution: {integrity: sha512-pTWGW3y6lH2ukCuuffpan6kFxG6nIuoesbhMiQxskyQMRcCN5t9SXsKrNHvEw3p8wcCsgJoRqFZVkOTn6TjclA==} @@ -1911,13 +1908,13 @@ packages: vitest: optional: true - '@vitest/expect@2.1.2': - resolution: {integrity: sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==} + '@vitest/expect@2.1.3': + resolution: {integrity: sha512-SNBoPubeCJhZ48agjXruCI57DvxcsivVDdWz+SSsmjTT4QN/DfHk3zB/xKsJqMs26bLZ/pNRLnCf0j679i0uWQ==} - '@vitest/mocker@2.1.2': - resolution: {integrity: sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==} + '@vitest/mocker@2.1.3': + resolution: {integrity: sha512-eSpdY/eJDuOvuTA3ASzCjdithHa+GIF1L4PqtEELl6Qa3XafdMLBpBlZCIUCX2J+Q6sNmjmxtosAG62fK4BlqQ==} peerDependencies: - '@vitest/spy': 2.1.2 + '@vitest/spy': 2.1.3 msw: ^2.3.5 vite: ^5.0.0 peerDependenciesMeta: @@ -1926,20 +1923,20 @@ packages: vite: optional: true - '@vitest/pretty-format@2.1.2': - resolution: {integrity: sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==} + '@vitest/pretty-format@2.1.3': + resolution: {integrity: sha512-XH1XdtoLZCpqV59KRbPrIhFCOO0hErxrQCMcvnQete3Vibb9UeIOX02uFPfVn3Z9ZXsq78etlfyhnkmIZSzIwQ==} - '@vitest/runner@2.1.2': - resolution: {integrity: sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==} + '@vitest/runner@2.1.3': + resolution: {integrity: sha512-JGzpWqmFJ4fq5ZKHtVO3Xuy1iF2rHGV4d/pdzgkYHm1+gOzNZtqjvyiaDGJytRyMU54qkxpNzCx+PErzJ1/JqQ==} - '@vitest/snapshot@2.1.2': - resolution: {integrity: sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==} + '@vitest/snapshot@2.1.3': + resolution: {integrity: sha512-qWC2mWc7VAXmjAkEKxrScWHWFyCQx/cmiZtuGqMi+WwqQJ2iURsVY4ZfAK6dVo6K2smKRU6l3BPwqEBvhnpQGg==} - '@vitest/spy@2.1.2': - resolution: {integrity: sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==} + '@vitest/spy@2.1.3': + resolution: {integrity: sha512-Nb2UzbcUswzeSP7JksMDaqsI43Sj5+Kry6ry6jQJT4b5gAK+NS9NED6mDb8FlMRCX8m5guaHCDZmqYMMWRy5nQ==} - '@vitest/utils@2.1.2': - resolution: {integrity: sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==} + '@vitest/utils@2.1.3': + resolution: {integrity: sha512-xpiVfDSg1RrYT0tX6czgerkpcKFmFOF/gCr30+Mve5V2kewCy4Prn1/NDMSRwaSmT7PRaOF83wu+bEtsY1wrvA==} '@volar/language-core@2.4.5': resolution: {integrity: sha512-F4tA0DCO5Q1F5mScHmca0umsi2ufKULAnMOVBfMsZdT4myhVl4WdKRwCaKcfOkIEuyrAVvtq1ESBdZ+rSyLVww==} @@ -2434,8 +2431,8 @@ packages: chardet@0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} - chart.js@4.4.4: - resolution: {integrity: sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA==} + chart.js@4.4.5: + resolution: {integrity: sha512-CVVjg1RYTJV9OCC8WeJPMx8gsV8K6WIyIEQUE3ui4AR9Hfgls9URri6Ja3hyMVBbTF8Q2KFa19PE815gWcWhng==} engines: {pnpm: '>=8'} check-error@2.1.1: @@ -3316,8 +3313,8 @@ packages: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} - execa@9.4.0: - resolution: {integrity: sha512-yKHlle2YGxZE842MERVIplWwNH5VYmqqcPFgtnlU//K8gxuFFXu0pwd/CrfXTumFpeEiufsP7+opT/bPJa1yVw==} + execa@9.4.1: + resolution: {integrity: sha512-5eo/BRqZm3GYce+1jqX/tJ7duA2AnE39i88fuedNFUV8XxGxUpF3aWkBRfbUcjV49gCkvS/pzc0YrCPhaIewdg==} engines: {node: ^18.19.0 || >=20.5.0} expand-tilde@2.0.2: @@ -4716,8 +4713,8 @@ packages: resolution: {integrity: sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA==} engines: {node: '>= 0.12.0'} - picocolors@1.1.0: - resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} @@ -5004,8 +5001,8 @@ packages: cpu: [arm64] os: [android] - sass-embedded-android-arm64@1.79.5: - resolution: {integrity: sha512-pq1RJTENkRmEUMLiVuSGYwuLk8zXovWzrjQxlWZTF/Jn5F7Ypi/3v5huMmgJF5n+etsxjio1PN1idaQ5tPLBmg==} + sass-embedded-android-arm64@1.80.2: + resolution: {integrity: sha512-8s9q2ZKYgMk1TOgE/tsJ7gFNM0JmsohfuEisDD5sT8RI4QUtMQhu2iKhtPgqRtQUluYg4fZ2QtLDkXt6fhyG3g==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [android] @@ -5016,8 +5013,8 @@ packages: cpu: [arm] os: [android] - sass-embedded-android-arm@1.79.5: - resolution: {integrity: sha512-gYtpQAE2uNFa5IBKBIzUq5ETDS6gnVRmhP5j+N5JGrOThYaGPcG4KrjlU9R3BfCmc7zP5WvlHFZsxSz+2JRT2w==} + sass-embedded-android-arm@1.80.2: + resolution: {integrity: sha512-NfZpB1sVrksvF2QWUNmLE0yA1g4/lMIiBNiKZN7Kph3wKGbJfCNY6SjPrvR+Wa5q2SLgLpJw+l9/ZtJy537oBA==} engines: {node: '>=14.0.0'} cpu: [arm] os: [android] @@ -5028,8 +5025,8 @@ packages: cpu: [ia32] os: [android] - sass-embedded-android-ia32@1.79.5: - resolution: {integrity: sha512-CgJZjLxYRkgjTP/76WumLlF7+1aW0LA+DSEJhkVaCxe5avndRCmPrNcX0PrtYSDvUgeQDvY7xF+fT9QXN1+NgQ==} + sass-embedded-android-ia32@1.80.2: + resolution: {integrity: sha512-FB09M5YxFbKQn/La1wQDF/oCXFN1JOem13YN2YjcfJazUfCeRx4PBFde2oNpMuuRxadG3Bk9C+MFwUeJDlcoow==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [android] @@ -5040,8 +5037,8 @@ packages: cpu: [riscv64] os: [android] - sass-embedded-android-riscv64@1.79.5: - resolution: {integrity: sha512-OLbdmDSM/eOjO01PUYbS54BQOCM/HHHHWk/4M8HHdxwF3ojy5eqQaA63R1YQ3IJvLEE7dnudofOXmL01B5+yvQ==} + sass-embedded-android-riscv64@1.80.2: + resolution: {integrity: sha512-8Fu4PQNz2WcQ1Ic1PiX6c8aFIGNWZm7cI8WIvnBrZu/U0Rd4VbvQkxG+1VTtwz7tDAIXqQC1WupySicn3+v15g==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [android] @@ -5052,8 +5049,8 @@ packages: cpu: [x64] os: [android] - sass-embedded-android-x64@1.79.5: - resolution: {integrity: sha512-UbXxk/rdR3aVBkB7Fh/eAUL7oUADWgQrYpLe9Xu5A0gmthw0/zo/pu7kweBSrbgHnPfWIt/uxwmW4eEAmqqZWQ==} + sass-embedded-android-x64@1.80.2: + resolution: {integrity: sha512-iutMegquKDuZSs0EZwGDAcUbIsh37JjgZs0rucBJieqJjZY3/3cuewAWWhMXcnLLNbdq98G5ka+c7FjHxwR1sw==} engines: {node: '>=14.0.0'} cpu: [x64] os: [android] @@ -5064,8 +5061,8 @@ packages: cpu: [arm64] os: [darwin] - sass-embedded-darwin-arm64@1.79.5: - resolution: {integrity: sha512-qeEl9XhYetZSY1j4nqvh3hB8tfYOAGsOQyVOCaxyX1bubMRSGPvPNIyftm14QzK7EDrE/K/0+FwCvflarOV4NQ==} + sass-embedded-darwin-arm64@1.80.2: + resolution: {integrity: sha512-mYatMle8CJc5WRV6EopgYukjvuF/Q3OlKdz+ObFsJ0i3D/sVUYJMva7lB4SlXDhGBdZt/ge6uCU5WZ69SV7VFw==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [darwin] @@ -5076,8 +5073,8 @@ packages: cpu: [x64] os: [darwin] - sass-embedded-darwin-x64@1.79.5: - resolution: {integrity: sha512-y4pvkYCQhgruxlncub/2j+cZSmlpsZX9Rp1aTRIKvlNagqFStYzFZ6kX3CErlfCEAMYwRVEhP8z/OOoDqnjaZA==} + sass-embedded-darwin-x64@1.80.2: + resolution: {integrity: sha512-8S67h8CFJwjs+bAFdvrE4zIEcBnsZpfCNiKRcEp3Gdnu+B1D0ft2Wh1Vzv0hoWTw/WU5VwABG2dUf37bZfyLdg==} engines: {node: '>=14.0.0'} cpu: [x64] os: [darwin] @@ -5088,8 +5085,8 @@ packages: cpu: [arm64] os: [linux] - sass-embedded-linux-arm64@1.79.5: - resolution: {integrity: sha512-kiUbrLiNAA7vOe6kpdukRhCad1u7ebwhB0ZE63+IgF5HFZ/Qo6GkhHIrVM9AfeLxUT3N6Z4BNtgdcRa9na4Pwg==} + sass-embedded-linux-arm64@1.80.2: + resolution: {integrity: sha512-CenqW3ZeLh8ecsKNTDkJFkCbK51tukFv8L8e8Fj60dbn5Ph2Pe4Zq+LWRWvwfYVtZ2Eh+KRBFd+bwKRrBHVmyg==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] @@ -5100,8 +5097,8 @@ packages: cpu: [arm] os: [linux] - sass-embedded-linux-arm@1.79.5: - resolution: {integrity: sha512-rX6qAR8pE1pevYhGzbCpGFexdH4z6QMnw3IeiCNmkpJ4zMXNEN336xl6SZN0xaPiGuNDhUFcq0wgSq3RDKS5vQ==} + sass-embedded-linux-arm@1.80.2: + resolution: {integrity: sha512-LKLJ0tRPIuqwucqIUgZ4XOKXnuhFkXqG5XKelz+pHqJG0Q+afrgkQepWnRaoE6dvvCTSQMq9WOrRozq7qYhIPQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] @@ -5112,8 +5109,8 @@ packages: cpu: [ia32] os: [linux] - sass-embedded-linux-ia32@1.79.5: - resolution: {integrity: sha512-12pj3fBV0+VAX/RI6uYFxi/MoUoihRKP7iVpo9MaT/m+EtvN6mYsDpi/T4pTq2dKQYljoaFq8Rb6tR+FinS1zg==} + sass-embedded-linux-ia32@1.80.2: + resolution: {integrity: sha512-DqtRsnRnQPkKvu8zWGfkTF/f4YXnwL81Eej2i+wNWObcx3ykpnuSLda5d96K2G77wJyIblkm/fFl+4770uqROg==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [linux] @@ -5124,8 +5121,8 @@ packages: cpu: [arm64] os: [linux] - sass-embedded-linux-musl-arm64@1.79.5: - resolution: {integrity: sha512-Qg1HuQ+ebz3wfPT7xty2G8BpDLXdyfMk7WqKd+X1DlFEcY/kcNapwMVFXS2fCYTTR3gcbIZ4p7eUiQySlkj93A==} + sass-embedded-linux-musl-arm64@1.80.2: + resolution: {integrity: sha512-8PBJ7BWlJ3WUIszu7GwUaymcsh7/0j30mdgzIwjQ9pZ02T+HCswqmCxP4NYoXdt39DHRml73XsmFV+1u0F0YdA==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] @@ -5136,8 +5133,8 @@ packages: cpu: [arm] os: [linux] - sass-embedded-linux-musl-arm@1.79.5: - resolution: {integrity: sha512-EHFrbTgRymEFTf3JnjHzC24PO0WHFjLUEWUJqSuWKZw0+BCL7120MvYIrfkYymPp5UYk+STIjj+Fd9dYSWBrAg==} + sass-embedded-linux-musl-arm@1.80.2: + resolution: {integrity: sha512-+vn43xUfFHZ5/yl1mwVePsscj9joTP6cafUaMViQyxNqQ867HI41fV1ffPz5g98GLExvWu8c5P3owZ5igl6mzQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] @@ -5148,8 +5145,8 @@ packages: cpu: [ia32] os: [linux] - sass-embedded-linux-musl-ia32@1.79.5: - resolution: {integrity: sha512-2qdsGIcdCnpsw8Ijuq8uk4RifxV/lTd1mqjrfge7AfFBtQIExbxZoYBtbSrcY63ONa+UWEf9Z1p6rZ3QySKWlg==} + sass-embedded-linux-musl-ia32@1.80.2: + resolution: {integrity: sha512-m6JYl+DOwM2N2XJZ12ZqjE1WqQgb8PvaQiiMcMr4AovwYBIiSKTdkUOJ3MDB9bXNxUtNz70XByGhjP+ypdssfQ==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [linux] @@ -5160,8 +5157,8 @@ packages: cpu: [riscv64] os: [linux] - sass-embedded-linux-musl-riscv64@1.79.5: - resolution: {integrity: sha512-wrc6s8YQt95koSkaLoP5HtvAAKxTPWqYZVxnoqp2bHgkKWlr4ymJll9vMcdU3//VxTgJbuH83U5ajzNCtHd0NQ==} + sass-embedded-linux-musl-riscv64@1.80.2: + resolution: {integrity: sha512-6kNWpVkG7qqIA7sM4E17mnRSroIS45MG2i1dZ7/VcxpTwHaSGY9VUUw9pfKSUqa9/mlxO9Y7ayT2d4VbTAcqHA==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] @@ -5172,8 +5169,8 @@ packages: cpu: [x64] os: [linux] - sass-embedded-linux-musl-x64@1.79.5: - resolution: {integrity: sha512-1J6JrGpVp07GsBEzEGj/9u6UkVUuga2U7kpfkQxIdYOLmXmXmni6zNx89VehaP7X5OSscwJc/Zufh++6VcRQHw==} + sass-embedded-linux-musl-x64@1.80.2: + resolution: {integrity: sha512-Fpb2aIwUvA6hFk3PQY1JjumoOL0GzXqHX1rDi2V9YXO480/PbDWg9ZfC1SOUzanwM50Dt5a3pukYff0jd6yqXA==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] @@ -5184,8 +5181,8 @@ packages: cpu: [riscv64] os: [linux] - sass-embedded-linux-riscv64@1.79.5: - resolution: {integrity: sha512-G45UKRAUgvxXhLROowTgVmyIVyGtRZoCMVH1vPi0EG5SePy43AkhjQVaUb6Ol6lfRRNpQqBFKw3UabxaMCM0Ow==} + sass-embedded-linux-riscv64@1.80.2: + resolution: {integrity: sha512-O7YYDEMs6mTeUOv5TWqFeuH76sCLB+xqatZTgN1faen8uBLA7O6HeJa7caR8nMg6+xEE9TQQatCYDfNr6BRJIQ==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] @@ -5196,8 +5193,8 @@ packages: cpu: [x64] os: [linux] - sass-embedded-linux-x64@1.79.5: - resolution: {integrity: sha512-EOk6pULzxM9b5B8uuuZbQXqfg2BQheAovQeYAw4ueHikaFoESOfaA8OG4kl0v1m5v5tKqAHOjy7xFhtpbEpqEw==} + sass-embedded-linux-x64@1.80.2: + resolution: {integrity: sha512-XcsHQN/X8dsAMOD7HY05diHjMVVhym/OpDCQRqY7AvJBXbJwURQAc84W5fVCEFjS6KUmV7ovGMb83VcDf7/huA==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] @@ -5208,8 +5205,8 @@ packages: cpu: [arm64] os: [win32] - sass-embedded-win32-arm64@1.79.5: - resolution: {integrity: sha512-KdkJOmJSe5lhR4Kxn522GbZo4jRUnQ+V4JQSaIbyxKndBpD81NGPYhDs0ikpJciqrwbmiBxVD5Qqeim6B1gdxA==} + sass-embedded-win32-arm64@1.80.2: + resolution: {integrity: sha512-OIRbUwc1Kzz8rfYlUl2ISExx31NMEDConfbUHcPI/UtKRT3bp3aQ31tjSvL/flnCTMkFgUf974xFaxgaz1WneQ==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [win32] @@ -5220,8 +5217,8 @@ packages: cpu: [ia32] os: [win32] - sass-embedded-win32-ia32@1.79.5: - resolution: {integrity: sha512-1YX4TVw6j3eqxRyPK3t45V5WSyAzql6EgKIEtjPQ0+ByRyqLRuHXlotHPX6KOcc0rA3LMUHmdskN1o08sRIDhA==} + sass-embedded-win32-ia32@1.80.2: + resolution: {integrity: sha512-DY80FibfxYv0an/EVTNJ8tgy0sMSATPHBVEXK4PQxMJ+74wWpplESUsU8BUjeIsAvURuCH2uco6iFvM7/yVOJw==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [win32] @@ -5232,8 +5229,8 @@ packages: cpu: [x64] os: [win32] - sass-embedded-win32-x64@1.79.5: - resolution: {integrity: sha512-8Tj9hBpOd6e+j23uTDecFb1ezQhvjQ+jvgKdVg9VlvwKUWmEStnHKA0x1uIQTThIM3dLCsYe63b/wX43gP8tBA==} + sass-embedded-win32-x64@1.80.2: + resolution: {integrity: sha512-GCgKYyNGDPAZMScQU3LI7IndBCwQMrnAuZjAWZLNi3j9HEcEVjYt5gTRyc4XTPALi76XpJEVzTL0tjt+87llOQ==} engines: {node: '>=14.0.0'} cpu: [x64] os: [win32] @@ -5243,8 +5240,8 @@ packages: engines: {node: '>=16.0.0'} hasBin: true - sass-embedded@1.79.5: - resolution: {integrity: sha512-QFdalnjGFkbNvb6/uQGmP4OIN+GQ5/R77eu0PsXduDB1YP5JW5DSWFVDAyK6l6C54P+3J3eXkjuPYC0mcwX+AA==} + sass-embedded@1.80.2: + resolution: {integrity: sha512-L0Ny0m0C4B3Lz+h/2I4w9jJVkvSqgU4EAsqUhBlaf8iWaR67f1k/jI1CmtXfW39eiYb7TV/JWaDEWGQxlwremQ==} engines: {node: '>=16.0.0'} hasBin: true @@ -5672,8 +5669,8 @@ packages: tm-grammars@1.18.2: resolution: {integrity: sha512-IMqSz6JGiZunlVOR+t7RpAuy5KCuUe33s27o2CSA+0GDvuuHHQenHKxZd08h/ntHOx4mpDy7W0hwjDGCmvg0rA==} - tm-themes@1.8.8: - resolution: {integrity: sha512-Bh+HVLC+zgjXS8VqWwA9gZ2bV8AiGvbB5+eqo823/q+JbCo32u62nwoslG2wSCySENNehe13TTAqaWVyGy1AgA==} + tm-themes@1.9.0: + resolution: {integrity: sha512-9YCdDxh6+21D14QYUC1MEnAyptL6xFLl4fHj/xJbic04JjmekI1bXR0bR+IkP5MY1w0npe9Sr3QOJ/7gozTmqg==} tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} @@ -5723,8 +5720,8 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - tsconfig-vuepress@5.2.0: - resolution: {integrity: sha512-0ohDT4VEeEtMQ3lXoaVr4J/SbP95dAaqPU92UgbTPX0g+JFrq/RVsFzNKMUwqKkPXGplUYB75Ux4l6sVNh+Gvg==} + tsconfig-vuepress@5.2.1: + resolution: {integrity: sha512-9JI4bozH9ISFRj0KIbSTpyk6Metl7rcICnCFcvdgWj+Hx4L8Z/VuWbAdgzNysiMafILfBLJrfsViEj6ZeW6fHQ==} tslib@2.3.0: resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==} @@ -5881,8 +5878,8 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite-node@2.1.2: - resolution: {integrity: sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==} + vite-node@2.1.3: + resolution: {integrity: sha512-I1JadzO+xYX887S39Do+paRePCKoiDrWRRjp9kkG5he0t7RXNvPAJPCQSJqbGN4uCrFFeS3Kj3sLqY8NMYBEdA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5917,15 +5914,15 @@ packages: terser: optional: true - vitest@2.1.2: - resolution: {integrity: sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==} + vitest@2.1.3: + resolution: {integrity: sha512-Zrxbg/WiIvUP2uEzelDNTXmEMJXuzJ1kCpbDvaKByFA9MNeO95V+7r/3ti0qzJzrxdyuUw5VduN7k+D3VmVOSA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 2.1.2 - '@vitest/ui': 2.1.2 + '@vitest/browser': 2.1.3 + '@vitest/ui': 2.1.3 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -6216,9 +6213,8 @@ snapshots: '@algolia/autocomplete-shared@1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)': dependencies: - algoliasearch: 4.24.0 - optionalDependencies: '@algolia/client-search': 4.24.0 + algoliasearch: 4.24.0 '@algolia/cache-browser-local-storage@4.24.0': dependencies: @@ -6311,12 +6307,12 @@ snapshots: '@babel/code-frame@7.24.7': dependencies: '@babel/highlight': 7.24.7 - picocolors: 1.1.0 + picocolors: 1.1.1 '@babel/code-frame@7.25.7': dependencies: '@babel/highlight': 7.25.7 - picocolors: 1.1.0 + picocolors: 1.1.1 '@babel/compat-data@7.25.7': {} @@ -6399,14 +6395,14 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.1.0 + picocolors: 1.1.1 '@babel/highlight@7.25.7': dependencies: '@babel/helper-validator-identifier': 7.25.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.1.0 + picocolors: 1.1.1 '@babel/parser@7.25.6': dependencies: @@ -6469,13 +6465,13 @@ snapshots: '@clack/core@0.3.4': dependencies: - picocolors: 1.1.0 + picocolors: 1.1.1 sisteransi: 1.0.5 '@clack/prompts@0.7.0': dependencies: '@clack/core': 0.3.4 - picocolors: 1.1.0 + picocolors: 1.1.1 sisteransi: 1.0.5 '@commitlint/cli@19.5.0(@types/node@20.12.10)(typescript@5.6.3)': @@ -6800,7 +6796,7 @@ snapshots: '@hutson/parse-repository-url@5.0.0': {} - '@iconify/json@2.2.260': + '@iconify/json@2.2.261': dependencies: '@iconify/types': 2.0.0 pathe: 1.1.2 @@ -7092,9 +7088,9 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@pengzhanbo/eslint-config-vue@1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))': + '@pengzhanbo/eslint-config-vue@1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))': dependencies: - '@pengzhanbo/eslint-config': 1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.28.0(eslint@9.12.0(jiti@1.21.6)))(eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6)))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))(vue-eslint-parser@9.4.3(eslint@9.12.0(jiti@1.21.6))) + '@pengzhanbo/eslint-config': 1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.28.0(eslint@9.12.0(jiti@1.21.6)))(eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6)))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))(vue-eslint-parser@9.4.3(eslint@9.12.0(jiti@1.21.6))) eslint: 9.12.0(jiti@1.21.6) eslint-plugin-vue: 9.28.0(eslint@9.12.0(jiti@1.21.6)) eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6)) @@ -7117,7 +7113,7 @@ snapshots: - typescript - vitest - '@pengzhanbo/eslint-config@1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.28.0(eslint@9.12.0(jiti@1.21.6)))(eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6)))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))(vue-eslint-parser@9.4.3(eslint@9.12.0(jiti@1.21.6)))': + '@pengzhanbo/eslint-config@1.18.1(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.28.0(eslint@9.12.0(jiti@1.21.6)))(eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.12)(eslint@9.12.0(jiti@1.21.6)))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))(vue-eslint-parser@9.4.3(eslint@9.12.0(jiti@1.21.6)))': dependencies: '@antfu/install-pkg': 0.4.1 '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.12.0(jiti@1.21.6)) @@ -7125,7 +7121,7 @@ snapshots: '@stylistic/eslint-plugin': 2.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3) '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3) '@typescript-eslint/parser': 8.0.0-alpha.40(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3) - '@vitest/eslint-plugin': 1.1.7(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4)) + '@vitest/eslint-plugin': 1.1.7(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4)) eslint: 9.12.0(jiti@1.21.6) eslint-config-flat-gitignore: 0.3.0(eslint@9.12.0(jiti@1.21.6)) eslint-flat-config-utils: 0.4.0 @@ -7630,12 +7626,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3))': + '@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3))': dependencies: - vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) vue: 3.5.12(typescript@5.6.3) - '@vitest/coverage-istanbul@2.1.2(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))': + '@vitest/coverage-istanbul@2.1.3(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.3.7 @@ -7647,55 +7643,55 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vitest: 2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.1.7(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))': + '@vitest/eslint-plugin@1.1.7(@typescript-eslint/utils@8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)(vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))': dependencies: '@typescript-eslint/utils': 8.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3) eslint: 9.12.0(jiti@1.21.6) optionalDependencies: typescript: 5.6.3 - vitest: 2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vitest: 2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) - '@vitest/expect@2.1.2': + '@vitest/expect@2.1.3': dependencies: - '@vitest/spy': 2.1.2 - '@vitest/utils': 2.1.2 + '@vitest/spy': 2.1.3 + '@vitest/utils': 2.1.3 chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))': + '@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))': dependencies: - '@vitest/spy': 2.1.2 + '@vitest/spy': 2.1.3 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: - vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) - '@vitest/pretty-format@2.1.2': + '@vitest/pretty-format@2.1.3': dependencies: tinyrainbow: 1.2.0 - '@vitest/runner@2.1.2': + '@vitest/runner@2.1.3': dependencies: - '@vitest/utils': 2.1.2 + '@vitest/utils': 2.1.3 pathe: 1.1.2 - '@vitest/snapshot@2.1.2': + '@vitest/snapshot@2.1.3': dependencies: - '@vitest/pretty-format': 2.1.2 + '@vitest/pretty-format': 2.1.3 magic-string: 0.30.11 pathe: 1.1.2 - '@vitest/spy@2.1.2': + '@vitest/spy@2.1.3': dependencies: tinyspy: 3.0.2 - '@vitest/utils@2.1.2': + '@vitest/utils@2.1.3': dependencies: - '@vitest/pretty-format': 2.1.2 + '@vitest/pretty-format': 2.1.3 loupe: 3.1.2 tinyrainbow: 1.2.0 @@ -7814,7 +7810,7 @@ snapshots: '@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1)': dependencies: - '@vitejs/plugin-vue': 5.1.4(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3)) + '@vitejs/plugin-vue': 5.1.4(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3)) '@vuepress/bundlerutils': 2.0.0-rc.18(typescript@5.6.3) '@vuepress/client': 2.0.0-rc.18(typescript@5.6.3) '@vuepress/core': 2.0.0-rc.18(typescript@5.6.3) @@ -7844,9 +7840,9 @@ snapshots: - yaml optional: true - '@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1)': + '@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1)': dependencies: - '@vitejs/plugin-vue': 5.1.4(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3)) + '@vitejs/plugin-vue': 5.1.4(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4))(vue@3.5.12(typescript@5.6.3)) '@vuepress/bundlerutils': 2.0.0-rc.18(typescript@5.6.3) '@vuepress/client': 2.0.0-rc.18(typescript@5.6.3) '@vuepress/core': 2.0.0-rc.18(typescript@5.6.3) @@ -7857,7 +7853,7 @@ snapshots: postcss: 8.4.47 postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.47)(yaml@2.5.1) rollup: 4.24.0 - vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) vue: 3.5.12(typescript@5.6.3) vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: @@ -7946,7 +7942,7 @@ snapshots: - '@vue/composition-api' - typescript - '@vuepress/helper@2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))': + '@vuepress/helper@2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))': dependencies: '@vue/shared': 3.5.12 '@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3)) @@ -7954,7 +7950,7 @@ snapshots: fflate: 0.8.2 gray-matter: 4.0.3 vue: 3.5.12(typescript@5.6.3) - vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -8017,7 +8013,7 @@ snapshots: '@vuepress/plugin-git@2.0.0-rc.54(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))': dependencies: - execa: 9.4.0 + execa: 9.4.1 vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) '@vuepress/plugin-markdown-container@2.0.0-rc.54(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))': @@ -8154,7 +8150,7 @@ snapshots: globby: 14.0.2 hash-sum: 2.0.0 ora: 8.1.0 - picocolors: 1.1.0 + picocolors: 1.1.1 upath: 2.0.1 transitivePeerDependencies: - supports-color @@ -8296,7 +8292,7 @@ snapshots: caniuse-lite: 1.0.30001664 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.1.0 + picocolors: 1.1.1 postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -8448,7 +8444,7 @@ snapshots: chardet@0.7.0: {} - chart.js@4.4.4: + chart.js@4.4.5: dependencies: '@kurkle/color': 0.3.2 @@ -9491,7 +9487,7 @@ snapshots: signal-exit: 4.1.0 strip-final-newline: 3.0.0 - execa@9.4.0: + execa@9.4.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3 @@ -10104,7 +10100,7 @@ snapshots: istanbul-lib-instrument@6.0.3: dependencies: '@babel/core': 7.25.7 - '@babel/parser': 7.25.6 + '@babel/parser': 7.25.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 7.6.3 @@ -10372,8 +10368,8 @@ snapshots: magicast@0.3.5: dependencies: - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/parser': 7.25.7 + '@babel/types': 7.25.7 source-map-js: 1.2.1 make-dir@4.0.0: @@ -11080,7 +11076,7 @@ snapshots: photoswipe@5.4.4: {} - picocolors@1.1.0: {} + picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -11158,7 +11154,7 @@ snapshots: postcss@8.4.47: dependencies: nanoid: 3.3.7 - picocolors: 1.1.0 + picocolors: 1.1.1 source-map-js: 1.2.1 preact@10.24.1: {} @@ -11375,121 +11371,121 @@ snapshots: sass-embedded-android-arm64@1.79.4: optional: true - sass-embedded-android-arm64@1.79.5: + sass-embedded-android-arm64@1.80.2: optional: true sass-embedded-android-arm@1.79.4: optional: true - sass-embedded-android-arm@1.79.5: + sass-embedded-android-arm@1.80.2: optional: true sass-embedded-android-ia32@1.79.4: optional: true - sass-embedded-android-ia32@1.79.5: + sass-embedded-android-ia32@1.80.2: optional: true sass-embedded-android-riscv64@1.79.4: optional: true - sass-embedded-android-riscv64@1.79.5: + sass-embedded-android-riscv64@1.80.2: optional: true sass-embedded-android-x64@1.79.4: optional: true - sass-embedded-android-x64@1.79.5: + sass-embedded-android-x64@1.80.2: optional: true sass-embedded-darwin-arm64@1.79.4: optional: true - sass-embedded-darwin-arm64@1.79.5: + sass-embedded-darwin-arm64@1.80.2: optional: true sass-embedded-darwin-x64@1.79.4: optional: true - sass-embedded-darwin-x64@1.79.5: + sass-embedded-darwin-x64@1.80.2: optional: true sass-embedded-linux-arm64@1.79.4: optional: true - sass-embedded-linux-arm64@1.79.5: + sass-embedded-linux-arm64@1.80.2: optional: true sass-embedded-linux-arm@1.79.4: optional: true - sass-embedded-linux-arm@1.79.5: + sass-embedded-linux-arm@1.80.2: optional: true sass-embedded-linux-ia32@1.79.4: optional: true - sass-embedded-linux-ia32@1.79.5: + sass-embedded-linux-ia32@1.80.2: optional: true sass-embedded-linux-musl-arm64@1.79.4: optional: true - sass-embedded-linux-musl-arm64@1.79.5: + sass-embedded-linux-musl-arm64@1.80.2: optional: true sass-embedded-linux-musl-arm@1.79.4: optional: true - sass-embedded-linux-musl-arm@1.79.5: + sass-embedded-linux-musl-arm@1.80.2: optional: true sass-embedded-linux-musl-ia32@1.79.4: optional: true - sass-embedded-linux-musl-ia32@1.79.5: + sass-embedded-linux-musl-ia32@1.80.2: optional: true sass-embedded-linux-musl-riscv64@1.79.4: optional: true - sass-embedded-linux-musl-riscv64@1.79.5: + sass-embedded-linux-musl-riscv64@1.80.2: optional: true sass-embedded-linux-musl-x64@1.79.4: optional: true - sass-embedded-linux-musl-x64@1.79.5: + sass-embedded-linux-musl-x64@1.80.2: optional: true sass-embedded-linux-riscv64@1.79.4: optional: true - sass-embedded-linux-riscv64@1.79.5: + sass-embedded-linux-riscv64@1.80.2: optional: true sass-embedded-linux-x64@1.79.4: optional: true - sass-embedded-linux-x64@1.79.5: + sass-embedded-linux-x64@1.80.2: optional: true sass-embedded-win32-arm64@1.79.4: optional: true - sass-embedded-win32-arm64@1.79.5: + sass-embedded-win32-arm64@1.80.2: optional: true sass-embedded-win32-ia32@1.79.4: optional: true - sass-embedded-win32-ia32@1.79.5: + sass-embedded-win32-ia32@1.80.2: optional: true sass-embedded-win32-x64@1.79.4: optional: true - sass-embedded-win32-x64@1.79.5: + sass-embedded-win32-x64@1.80.2: optional: true sass-embedded@1.79.4: @@ -11523,7 +11519,7 @@ snapshots: sass-embedded-win32-ia32: 1.79.4 sass-embedded-win32-x64: 1.79.4 - sass-embedded@1.79.5: + sass-embedded@1.80.2: dependencies: '@bufbuild/protobuf': 2.1.0 buffer-builder: 0.2.0 @@ -11533,26 +11529,26 @@ snapshots: supports-color: 8.1.1 varint: 6.0.0 optionalDependencies: - sass-embedded-android-arm: 1.79.5 - sass-embedded-android-arm64: 1.79.5 - sass-embedded-android-ia32: 1.79.5 - sass-embedded-android-riscv64: 1.79.5 - sass-embedded-android-x64: 1.79.5 - sass-embedded-darwin-arm64: 1.79.5 - sass-embedded-darwin-x64: 1.79.5 - sass-embedded-linux-arm: 1.79.5 - sass-embedded-linux-arm64: 1.79.5 - sass-embedded-linux-ia32: 1.79.5 - sass-embedded-linux-musl-arm: 1.79.5 - sass-embedded-linux-musl-arm64: 1.79.5 - sass-embedded-linux-musl-ia32: 1.79.5 - sass-embedded-linux-musl-riscv64: 1.79.5 - sass-embedded-linux-musl-x64: 1.79.5 - sass-embedded-linux-riscv64: 1.79.5 - sass-embedded-linux-x64: 1.79.5 - sass-embedded-win32-arm64: 1.79.5 - sass-embedded-win32-ia32: 1.79.5 - sass-embedded-win32-x64: 1.79.5 + sass-embedded-android-arm: 1.80.2 + sass-embedded-android-arm64: 1.80.2 + sass-embedded-android-ia32: 1.80.2 + sass-embedded-android-riscv64: 1.80.2 + sass-embedded-android-x64: 1.80.2 + sass-embedded-darwin-arm64: 1.80.2 + sass-embedded-darwin-x64: 1.80.2 + sass-embedded-linux-arm: 1.80.2 + sass-embedded-linux-arm64: 1.80.2 + sass-embedded-linux-ia32: 1.80.2 + sass-embedded-linux-musl-arm: 1.80.2 + sass-embedded-linux-musl-arm64: 1.80.2 + sass-embedded-linux-musl-ia32: 1.80.2 + sass-embedded-linux-musl-riscv64: 1.80.2 + sass-embedded-linux-musl-x64: 1.80.2 + sass-embedded-linux-riscv64: 1.80.2 + sass-embedded-linux-x64: 1.80.2 + sass-embedded-win32-arm64: 1.80.2 + sass-embedded-win32-ia32: 1.80.2 + sass-embedded-win32-x64: 1.80.2 sass-loader@16.0.2(sass-embedded@1.79.4)(sass@1.79.4): dependencies: @@ -11845,7 +11841,7 @@ snapshots: meow: 13.2.0 micromatch: 4.0.8 normalize-path: 3.0.0 - picocolors: 1.1.0 + picocolors: 1.1.1 postcss: 8.4.47 postcss-resolve-nested-selector: 0.1.6 postcss-safe-parser: 7.0.1(postcss@8.4.47) @@ -11981,7 +11977,7 @@ snapshots: tm-grammars@1.18.2: {} - tm-themes@1.8.8: {} + tm-themes@1.9.0: {} tmp@0.0.33: dependencies: @@ -12019,7 +12015,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfig-vuepress@5.2.0: {} + tsconfig-vuepress@5.2.1: {} tslib@2.3.0: {} @@ -12035,7 +12031,7 @@ snapshots: esbuild: 0.24.0 execa: 5.1.1 joycon: 3.1.1 - picocolors: 1.1.0 + picocolors: 1.1.1 postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.47)(yaml@2.5.1) resolve-from: 5.0.0 rollup: 4.22.5 @@ -12139,7 +12135,7 @@ snapshots: dependencies: browserslist: 4.24.0 escalade: 3.2.0 - picocolors: 1.1.0 + picocolors: 1.1.1 uri-js@4.4.1: dependencies: @@ -12168,12 +12164,12 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4): + vite-node@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) transitivePeerDependencies: - '@types/node' - less @@ -12197,7 +12193,7 @@ snapshots: sass-embedded: 1.79.4 optional: true - vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4): + vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4): dependencies: esbuild: 0.24.0 postcss: 8.4.47 @@ -12206,17 +12202,17 @@ snapshots: '@types/node': 20.12.10 fsevents: 2.3.3 sass: 1.79.4 - sass-embedded: 1.79.5 + sass-embedded: 1.80.2 - vitest@2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4): + vitest@2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4): dependencies: - '@vitest/expect': 2.1.2 - '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4)) - '@vitest/pretty-format': 2.1.2 - '@vitest/runner': 2.1.2 - '@vitest/snapshot': 2.1.2 - '@vitest/spy': 2.1.2 - '@vitest/utils': 2.1.2 + '@vitest/expect': 2.1.3 + '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4)) + '@vitest/pretty-format': 2.1.3 + '@vitest/runner': 2.1.3 + '@vitest/snapshot': 2.1.3 + '@vitest/spy': 2.1.3 + '@vitest/utils': 2.1.3 chai: 5.1.1 debug: 4.3.7 magic-string: 0.30.11 @@ -12226,8 +12222,8 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) - vite-node: 2.1.2(@types/node@20.12.10)(sass-embedded@1.79.5)(sass@1.79.4) + vite: 5.4.8(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) + vite-node: 2.1.3(@types/node@20.12.10)(sass-embedded@1.80.2)(sass@1.79.4) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.12.10 @@ -12295,7 +12291,7 @@ snapshots: optionalDependencies: typescript: 5.6.3 - vuepress-plugin-md-enhance@2.0.0-rc.57(chart.js@4.4.4)(echarts@5.5.1)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(mermaid@11.3.0)(sass-embedded@1.79.4)(sass-loader@16.0.2(sass-embedded@1.79.4)(sass@1.79.4))(sass@1.79.4)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))): + vuepress-plugin-md-enhance@2.0.0-rc.57(chart.js@4.4.5)(echarts@5.5.1)(flowchart.ts@3.0.1)(markdown-it@14.1.0)(mermaid@11.3.0)(sass-embedded@1.79.4)(sass-loader@16.0.2(sass-embedded@1.79.4)(sass@1.79.4))(sass@1.79.4)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))): dependencies: '@mdit/plugin-alert': 0.13.1(markdown-it@14.1.0) '@mdit/plugin-align': 0.13.1(markdown-it@14.1.0) @@ -12322,7 +12318,7 @@ snapshots: vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) vuepress-shared: 2.0.0-rc.57(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.4)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))) optionalDependencies: - chart.js: 4.4.4 + chart.js: 4.4.5 echarts: 5.5.1 flowchart.ts: 3.0.1 mermaid: 11.3.0 @@ -12360,7 +12356,7 @@ snapshots: - supports-color - typescript - vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): dependencies: '@vuepress/cli': 2.0.0-rc.18(typescript@5.6.3) '@vuepress/client': 2.0.0-rc.18(typescript@5.6.3) @@ -12370,7 +12366,7 @@ snapshots: '@vuepress/utils': 2.0.0-rc.18 vue: 3.5.12(typescript@5.6.3) optionalDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.79.5)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1) + '@vuepress/bundler-vite': 2.0.0-rc.18(@types/node@20.12.10)(jiti@1.21.6)(sass-embedded@1.80.2)(sass@1.79.4)(typescript@5.6.3)(yaml@2.5.1) transitivePeerDependencies: - supports-color - typescript diff --git a/theme/package.json b/theme/package.json index bc17ebce..bdf34c2c 100644 --- a/theme/package.json +++ b/theme/package.json @@ -59,7 +59,7 @@ "copy": "cpx \"src/**/*.{d.ts,vue,css,scss,jpg,png,woff2}\" lib", "copy:watch": "cpx \"src/**/*.{d.ts,vue,css,scss,jpg,png,woff2}\" lib -w", "tsup": "tsup --config tsup.config.ts", - "tsup:watch": "tsup --config tsup.config.ts --watch -- -c -s" + "tsup:watch": "tsup --config tsup.config.ts --watch -- -c" }, "peerDependencies": { "@iconify/json": "^2", @@ -130,7 +130,7 @@ "vuepress-plugin-md-power": "workspace:*" }, "devDependencies": { - "@iconify/json": "^2.2.260", + "@iconify/json": "^2.2.261", "swiper": "^11.1.14", "vue-router": "^4.4.5" }