diff --git a/playground/src/views/examples/form/basic.vue b/playground/src/views/examples/form/basic.vue
index 5124a3cf..4f231b73 100644
--- a/playground/src/views/examples/form/basic.vue
+++ b/playground/src/views/examples/form/basic.vue
@@ -291,6 +291,12 @@ const [CustomLayoutForm] = useVbenForm({
formItemClass: 'col-start-1',
label: '字符串',
},
+ {
+ component: 'Input',
+ defaultValue: 'field4.path',
+ fieldName: 'field4.path',
+ label: 'field4.path',
+ },
],
// 一共三列
wrapperClass: 'grid-cols-3',
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index cbc70f5c..cae1b3e2 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -25,14 +25,14 @@ catalogs:
specifier: ^19.6.0
version: 19.6.0
'@eslint/js':
- specifier: ^9.15.0
- version: 9.15.0
+ specifier: ^9.16.0
+ version: 9.16.0
'@faker-js/faker':
specifier: ^9.2.0
version: 9.2.0
'@iconify/json':
- specifier: ^2.2.276
- version: 2.2.276
+ specifier: ^2.2.278
+ version: 2.2.278
'@iconify/tailwind':
specifier: ^1.1.3
version: 1.1.3
@@ -40,8 +40,8 @@ catalogs:
specifier: ^4.1.2
version: 4.1.2
'@intlify/core-base':
- specifier: ^10.0.4
- version: 10.0.4
+ specifier: ^10.0.5
+ version: 10.0.5
'@intlify/unplugin-vue-i18n':
specifier: ^6.0.0
version: 6.0.0
@@ -52,14 +52,14 @@ catalogs:
specifier: ^2.2.2
version: 2.2.2
'@nolebase/vitepress-plugin-git-changelog':
- specifier: ^2.10.0
- version: 2.10.0
+ specifier: ^2.11.1
+ version: 2.11.1
'@playwright/test':
specifier: ^1.49.0
version: 1.49.0
'@pnpm/workspace.read-manifest':
- specifier: ^2.2.1
- version: 2.2.1
+ specifier: ^1000.0.0
+ version: 1000.0.0
'@stylistic/stylelint-plugin':
specifier: ^3.1.1
version: 3.1.1
@@ -70,8 +70,8 @@ catalogs:
specifier: ^0.5.15
version: 0.5.15
'@tanstack/vue-query':
- specifier: ^5.61.4
- version: 5.61.4
+ specifier: ^5.62.0
+ version: 5.62.0
'@tanstack/vue-store':
specifier: ^0.6.0
version: 0.6.0
@@ -93,9 +93,12 @@ catalogs:
'@types/lodash.clonedeep':
specifier: ^4.5.9
version: 4.5.9
+ '@types/lodash.set':
+ specifier: ^4.3.9
+ version: 4.3.9
'@types/node':
- specifier: ^22.10.0
- version: 22.10.0
+ specifier: ^22.10.1
+ version: 22.10.1
'@types/nprogress':
specifier: ^0.2.3
version: 0.2.3
@@ -136,11 +139,11 @@ catalogs:
specifier: ^2.4.6
version: 2.4.6
'@vueuse/core':
- specifier: ^11.3.0
- version: 11.3.0
+ specifier: ^12.0.0
+ version: 12.0.0
'@vueuse/integrations':
- specifier: ^11.3.0
- version: 11.3.0
+ specifier: ^12.0.0
+ version: 12.0.0
ant-design-vue:
specifier: ^4.2.6
version: 4.2.6
@@ -211,11 +214,11 @@ catalogs:
specifier: ^5.5.1
version: 5.5.1
element-plus:
- specifier: ^2.8.8
- version: 2.8.8
+ specifier: ^2.9.0
+ version: 2.9.0
eslint:
- specifier: ^9.15.0
- version: 9.15.0
+ specifier: ^9.16.0
+ version: 9.16.0
eslint-config-turbo:
specifier: ^2.3.3
version: 2.3.3
@@ -259,8 +262,8 @@ catalogs:
specifier: ^0.5.4
version: 0.5.4
eslint-plugin-vue:
- specifier: ^9.31.0
- version: 9.31.0
+ specifier: ^9.32.0
+ version: 9.32.0
execa:
specifier: ^9.5.1
version: 9.5.1
@@ -278,7 +281,7 @@ catalogs:
version: 1.13.0
happy-dom:
specifier: ^15.11.6
- version: 15.11.6
+ version: 15.11.7
highlight.js:
specifier: ^11.10.0
version: 11.10.0
@@ -303,9 +306,12 @@ catalogs:
lodash.clonedeep:
specifier: ^4.5.0
version: 4.5.0
+ lodash.set:
+ specifier: ^4.3.2
+ version: 4.3.2
lucide-vue-next:
- specifier: ^0.461.0
- version: 0.461.0
+ specifier: ^0.462.0
+ version: 0.462.0
medium-zoom:
specifier: ^1.1.0
version: 1.1.0
@@ -373,8 +379,8 @@ catalogs:
specifier: ^6.0.1
version: 6.0.1
rollup:
- specifier: ^4.27.4
- version: 4.27.4
+ specifier: ^4.28.0
+ version: 4.28.0
rollup-plugin-visualizer:
specifier: ^5.12.0
version: 5.12.0
@@ -382,11 +388,11 @@ catalogs:
specifier: 1.80.6
version: 1.80.6
sortablejs:
- specifier: ^1.15.4
- version: 1.15.4
+ specifier: ^1.15.6
+ version: 1.15.6
stylelint:
- specifier: ^16.10.0
- version: 16.10.0
+ specifier: ^16.11.0
+ version: 16.11.0
stylelint-config-recess-order:
specifier: ^5.1.1
version: 5.1.1
@@ -454,11 +460,11 @@ catalogs:
specifier: ^1.0.7
version: 1.0.7
vite-plugin-pwa:
- specifier: ^0.21.0
- version: 0.21.0
+ specifier: ^0.21.1
+ version: 0.21.1
vite-plugin-vue-devtools:
- specifier: ^7.6.4
- version: 7.6.4
+ specifier: ^7.6.7
+ version: 7.6.7
vitepress:
specifier: ^1.5.0
version: 1.5.0
@@ -475,8 +481,8 @@ catalogs:
specifier: ^9.4.3
version: 9.4.3
vue-i18n:
- specifier: ^10.0.4
- version: 10.0.4
+ specifier: ^10.0.5
+ version: 10.0.5
vue-router:
specifier: ^4.5.0
version: 4.5.0
@@ -484,11 +490,11 @@ catalogs:
specifier: ^2.1.10
version: 2.1.10
vxe-pc-ui:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.10
+ version: 4.3.10
vxe-table:
- specifier: ^4.9.8
- version: 4.9.8
+ specifier: ^4.9.10
+ version: 4.9.10
watermark-js-plus:
specifier: ^1.5.7
version: 1.5.7
@@ -521,7 +527,7 @@ importers:
version: 1.49.0
'@types/node':
specifier: 'catalog:'
- version: 22.10.0
+ version: 22.10.1
'@vben/commitlint-config':
specifier: workspace:*
version: link:internal/lint-configs/commitlint-config
@@ -551,10 +557,10 @@ importers:
version: link:scripts/vsh
'@vitejs/plugin-vue':
specifier: 'catalog:'
- version: 5.2.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))
+ version: 5.2.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))
'@vitejs/plugin-vue-jsx':
specifier: 'catalog:'
- version: 4.1.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))
+ version: 4.1.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))
'@vue/test-utils':
specifier: 'catalog:'
version: 2.4.6
@@ -569,7 +575,7 @@ importers:
version: 8.16.1
happy-dom:
specifier: 'catalog:'
- version: 15.11.6
+ version: 15.11.7
husky:
specifier: 'catalog:'
version: 9.1.7
@@ -599,10 +605,10 @@ importers:
version: 3.0.0-rc.11(sass@1.80.6)(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3))
vite:
specifier: 'catalog:'
- version: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ version: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vitest:
specifier: 'catalog:'
- version: 2.1.6(@types/node@22.10.0)(happy-dom@15.11.6)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ version: 2.1.6(@types/node@22.10.1)(happy-dom@15.11.7)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.6.3)
@@ -675,7 +681,7 @@ importers:
version: link:../../packages/utils
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
ant-design-vue:
specifier: 'catalog:'
version: 4.2.6(vue@3.5.13(typescript@5.7.2))
@@ -744,13 +750,13 @@ importers:
version: link:../../packages/utils
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
dayjs:
specifier: 'catalog:'
version: 1.11.13
element-plus:
specifier: 'catalog:'
- version: 2.8.8(vue@3.5.13(typescript@5.7.2))
+ version: 2.9.0(vue@3.5.13(typescript@5.7.2))
pinia:
specifier: 2.2.2
version: 2.2.2(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
@@ -763,7 +769,7 @@ importers:
devDependencies:
unplugin-element-plus:
specifier: 'catalog:'
- version: 0.8.0(rollup@4.27.4)
+ version: 0.8.0(rollup@4.28.0)
apps/web-naive:
dependencies:
@@ -811,7 +817,7 @@ importers:
version: link:../../packages/utils
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
naive-ui:
specifier: 'catalog:'
version: 2.40.2(vue@3.5.13(typescript@5.7.2))
@@ -847,7 +853,7 @@ importers:
version: 4.2.6(vue@3.5.13(typescript@5.7.2))
lucide-vue-next:
specifier: 'catalog:'
- version: 0.461.0(vue@3.5.13(typescript@5.7.2))
+ version: 0.462.0(vue@3.5.13(typescript@5.7.2))
medium-zoom:
specifier: 'catalog:'
version: 1.1.0
@@ -860,16 +866,16 @@ importers:
devDependencies:
'@nolebase/vitepress-plugin-git-changelog':
specifier: 'catalog:'
- version: 2.10.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)
+ version: 2.11.1(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)
'@vben/vite-config':
specifier: workspace:*
version: link:../internal/vite-config
'@vite-pwa/vitepress':
specifier: 'catalog:'
- version: 0.5.3(vite-plugin-pwa@0.21.0(vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0))
+ version: 0.5.3(vite-plugin-pwa@0.21.1(vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0))
vitepress:
specifier: 'catalog:'
- version: 1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)
+ version: 1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -878,7 +884,7 @@ importers:
dependencies:
'@commitlint/cli':
specifier: 'catalog:'
- version: 19.6.0(@types/node@22.10.0)(typescript@5.7.2)
+ version: 19.6.0(@types/node@22.10.1)(typescript@5.7.2)
'@commitlint/config-conventional':
specifier: 'catalog:'
version: 19.6.0
@@ -899,65 +905,65 @@ importers:
dependencies:
eslint-config-turbo:
specifier: 'catalog:'
- version: 2.3.3(eslint@9.15.0(jiti@2.4.0))
+ version: 2.3.3(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-command:
specifier: 'catalog:'
- version: 0.2.6(eslint@9.15.0(jiti@2.4.0))
+ version: 0.2.6(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-import-x:
specifier: 'catalog:'
- version: 4.4.3(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ version: 4.4.3(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
devDependencies:
'@eslint/js':
specifier: 'catalog:'
- version: 9.15.0
+ version: 9.16.0
'@types/eslint':
specifier: 'catalog:'
version: 9.6.1
'@typescript-eslint/eslint-plugin':
specifier: 'catalog:'
- version: 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ version: 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
'@typescript-eslint/parser':
specifier: 'catalog:'
- version: 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ version: 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
eslint:
specifier: 'catalog:'
- version: 9.15.0(jiti@2.4.0)
+ version: 9.16.0(jiti@2.4.0)
eslint-plugin-eslint-comments:
specifier: 'catalog:'
- version: 3.2.0(eslint@9.15.0(jiti@2.4.0))
+ version: 3.2.0(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-jsdoc:
specifier: 'catalog:'
- version: 50.6.0(eslint@9.15.0(jiti@2.4.0))
+ version: 50.6.0(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-jsonc:
specifier: 'catalog:'
- version: 2.18.2(eslint@9.15.0(jiti@2.4.0))
+ version: 2.18.2(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-n:
specifier: 'catalog:'
- version: 17.14.0(eslint@9.15.0(jiti@2.4.0))
+ version: 17.14.0(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-no-only-tests:
specifier: 'catalog:'
version: 3.3.0
eslint-plugin-perfectionist:
specifier: 'catalog:'
- version: 3.9.1(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)(vue-eslint-parser@9.4.3(eslint@9.15.0(jiti@2.4.0)))
+ version: 3.9.1(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)(vue-eslint-parser@9.4.3(eslint@9.16.0(jiti@2.4.0)))
eslint-plugin-prettier:
specifier: 'catalog:'
- version: 5.2.1(@types/eslint@9.6.1)(eslint@9.15.0(jiti@2.4.0))(prettier@3.4.1)
+ version: 5.2.1(@types/eslint@9.6.1)(eslint@9.16.0(jiti@2.4.0))(prettier@3.4.1)
eslint-plugin-regexp:
specifier: 'catalog:'
- version: 2.7.0(eslint@9.15.0(jiti@2.4.0))
+ version: 2.7.0(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-unicorn:
specifier: 'catalog:'
- version: 56.0.1(eslint@9.15.0(jiti@2.4.0))
+ version: 56.0.1(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-unused-imports:
specifier: 'catalog:'
- version: 4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))
+ version: 4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))
eslint-plugin-vitest:
specifier: 'catalog:'
- version: 0.5.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.6(@types/node@22.10.0)(happy-dom@15.11.6)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ version: 0.5.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.6(@types/node@22.10.1)(happy-dom@15.11.7)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
eslint-plugin-vue:
specifier: 'catalog:'
- version: 9.31.0(eslint@9.15.0(jiti@2.4.0))
+ version: 9.32.0(eslint@9.16.0(jiti@2.4.0))
globals:
specifier: 'catalog:'
version: 15.12.0
@@ -966,7 +972,7 @@ importers:
version: 2.4.0
vue-eslint-parser:
specifier: 'catalog:'
- version: 9.4.3(eslint@9.15.0(jiti@2.4.0))
+ version: 9.4.3(eslint@9.16.0(jiti@2.4.0))
internal/lint-configs/prettier-config:
dependencies:
@@ -981,13 +987,13 @@ importers:
dependencies:
'@stylistic/stylelint-plugin':
specifier: 'catalog:'
- version: 3.1.1(stylelint@16.10.0(typescript@5.7.2))
+ version: 3.1.1(stylelint@16.11.0(typescript@5.7.2))
stylelint-config-recess-order:
specifier: 'catalog:'
- version: 5.1.1(stylelint@16.10.0(typescript@5.7.2))
+ version: 5.1.1(stylelint@16.11.0(typescript@5.7.2))
stylelint-scss:
specifier: 'catalog:'
- version: 6.10.0(stylelint@16.10.0(typescript@5.7.2))
+ version: 6.10.0(stylelint@16.11.0(typescript@5.7.2))
devDependencies:
postcss:
specifier: 'catalog:'
@@ -1003,25 +1009,25 @@ importers:
version: 3.4.1
stylelint:
specifier: 'catalog:'
- version: 16.10.0(typescript@5.7.2)
+ version: 16.11.0(typescript@5.7.2)
stylelint-config-recommended:
specifier: 'catalog:'
- version: 14.0.1(stylelint@16.10.0(typescript@5.7.2))
+ version: 14.0.1(stylelint@16.11.0(typescript@5.7.2))
stylelint-config-recommended-scss:
specifier: 'catalog:'
- version: 14.1.0(postcss@8.4.49)(stylelint@16.10.0(typescript@5.7.2))
+ version: 14.1.0(postcss@8.4.49)(stylelint@16.11.0(typescript@5.7.2))
stylelint-config-recommended-vue:
specifier: 'catalog:'
- version: 1.5.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.7.2))
+ version: 1.5.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.7.2))
stylelint-config-standard:
specifier: 'catalog:'
- version: 36.0.1(stylelint@16.10.0(typescript@5.7.2))
+ version: 36.0.1(stylelint@16.11.0(typescript@5.7.2))
stylelint-order:
specifier: 'catalog:'
- version: 6.0.4(stylelint@16.10.0(typescript@5.7.2))
+ version: 6.0.4(stylelint@16.11.0(typescript@5.7.2))
stylelint-prettier:
specifier: 'catalog:'
- version: 5.0.2(prettier@3.4.1)(stylelint@16.10.0(typescript@5.7.2))
+ version: 5.0.2(prettier@3.4.1)(stylelint@16.11.0(typescript@5.7.2))
internal/node-utils:
dependencies:
@@ -1063,7 +1069,7 @@ importers:
dependencies:
'@iconify/json':
specifier: 'catalog:'
- version: 2.2.276
+ version: 2.2.278
'@iconify/tailwind':
specifier: 'catalog:'
version: 1.1.3
@@ -1112,13 +1118,13 @@ importers:
version: link:../../packages/types
vite:
specifier: 'catalog:'
- version: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ version: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
internal/vite-config:
dependencies:
'@intlify/unplugin-vue-i18n':
specifier: 'catalog:'
- version: 6.0.0(@vue/compiler-dom@3.5.13)(eslint@9.15.0(jiti@2.4.0))(rollup@4.27.4)(typescript@5.7.2)(vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
+ version: 6.0.0(@vue/compiler-dom@3.5.13)(eslint@9.16.0(jiti@2.4.0))(rollup@4.28.0)(typescript@5.7.2)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
'@jspm/generator':
specifier: 'catalog:'
version: 2.4.1
@@ -1142,14 +1148,14 @@ importers:
version: 2.0.2
vite-plugin-pwa:
specifier: 'catalog:'
- version: 0.21.0(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(workbox-build@7.3.0)(workbox-window@7.3.0)
+ version: 0.21.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(workbox-build@7.3.0)(workbox-window@7.3.0)
vite-plugin-vue-devtools:
specifier: 'catalog:'
- version: 7.6.4(rollup@4.27.4)(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
+ version: 7.6.7(rollup@4.28.0)(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
devDependencies:
'@pnpm/workspace.read-manifest':
specifier: 'catalog:'
- version: 2.2.1
+ version: 1000.0.0
'@types/archiver':
specifier: 'catalog:'
version: 6.0.3
@@ -1161,10 +1167,10 @@ importers:
version: link:../node-utils
'@vitejs/plugin-vue':
specifier: 'catalog:'
- version: 5.2.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
+ version: 5.2.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
'@vitejs/plugin-vue-jsx':
specifier: 'catalog:'
- version: 4.1.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
+ version: 4.1.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
dayjs:
specifier: 'catalog:'
version: 1.11.13
@@ -1173,25 +1179,25 @@ importers:
version: 16.4.5
rollup:
specifier: 'catalog:'
- version: 4.27.4
+ version: 4.28.0
rollup-plugin-visualizer:
specifier: 'catalog:'
- version: 5.12.0(rollup@4.27.4)
+ version: 5.12.0(rollup@4.28.0)
sass:
specifier: 'catalog:'
version: 1.80.6
vite:
specifier: 'catalog:'
- version: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ version: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vite-plugin-compression:
specifier: 'catalog:'
- version: 0.5.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ version: 0.5.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
vite-plugin-dts:
specifier: 'catalog:'
- version: 4.2.1(@types/node@22.10.0)(rollup@4.27.4)(typescript@5.7.2)(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ version: 4.2.1(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
vite-plugin-html:
specifier: 'catalog:'
- version: 3.2.2(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ version: 3.2.2(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
vite-plugin-lazy-import:
specifier: 'catalog:'
version: 1.0.7
@@ -1205,7 +1211,7 @@ importers:
version: 4.1.2(vue@3.5.13(typescript@5.7.2))
lucide-vue-next:
specifier: 'catalog:'
- version: 0.461.0(vue@3.5.13(typescript@5.7.2))
+ version: 0.462.0(vue@3.5.13(typescript@5.7.2))
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1233,6 +1239,9 @@ importers:
lodash.clonedeep:
specifier: 'catalog:'
version: 4.5.0
+ lodash.set:
+ specifier: 'catalog:'
+ version: 4.3.2
nprogress:
specifier: 'catalog:'
version: 0.2.0
@@ -1246,6 +1255,9 @@ importers:
'@types/lodash.clonedeep':
specifier: 'catalog:'
version: 4.5.9
+ '@types/lodash.set':
+ specifier: 'catalog:'
+ version: 4.3.9
'@types/nprogress':
specifier: 'catalog:'
version: 0.2.3
@@ -1266,13 +1278,13 @@ importers:
version: link:../base/shared
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
radix-vue:
specifier: 'catalog:'
version: 1.9.10(vue@3.5.13(typescript@5.7.2))
sortablejs:
specifier: 'catalog:'
- version: 1.15.4
+ version: 1.15.6
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1291,7 +1303,7 @@ importers:
version: link:../base/typings
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1315,7 +1327,7 @@ importers:
version: 4.14.7(vue@3.5.13(typescript@5.7.2))
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vee-validate:
specifier: 'catalog:'
version: 4.14.7(vue@3.5.13(typescript@5.7.2))
@@ -1345,7 +1357,7 @@ importers:
version: link:../../base/typings
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1369,7 +1381,7 @@ importers:
version: link:../../base/typings
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1393,7 +1405,7 @@ importers:
version: link:../../base/typings
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1414,13 +1426,13 @@ importers:
version: link:../../base/typings
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
class-variance-authority:
specifier: 'catalog:'
version: 0.7.1
lucide-vue-next:
specifier: 'catalog:'
- version: 0.461.0(vue@3.5.13(typescript@5.7.2))
+ version: 0.462.0(vue@3.5.13(typescript@5.7.2))
radix-vue:
specifier: 'catalog:'
version: 1.9.10(vue@3.5.13(typescript@5.7.2))
@@ -1447,7 +1459,7 @@ importers:
version: link:../../base/typings
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1507,10 +1519,10 @@ importers:
version: link:../../types
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
'@vueuse/integrations':
specifier: 'catalog:'
- version: 11.3.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.4)(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.7.2)
crypto-js:
specifier: 'catalog:'
version: 4.2.0
@@ -1610,7 +1622,7 @@ importers:
version: link:../../utils
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1649,7 +1661,7 @@ importers:
version: link:../../utils
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
echarts:
specifier: 'catalog:'
version: 5.5.1
@@ -1658,10 +1670,10 @@ importers:
version: 3.5.13(typescript@5.7.2)
vxe-pc-ui:
specifier: 'catalog:'
- version: 4.3.6(vue@3.5.13(typescript@5.7.2))
+ version: 4.3.10(vue@3.5.13(typescript@5.7.2))
vxe-table:
specifier: 'catalog:'
- version: 4.9.8(vue@3.5.13(typescript@5.7.2))
+ version: 4.9.10(vue@3.5.13(typescript@5.7.2))
packages/effects/request:
dependencies:
@@ -1695,7 +1707,7 @@ importers:
dependencies:
'@intlify/core-base':
specifier: 'catalog:'
- version: 10.0.4
+ version: 10.0.5
'@vben-core/composables':
specifier: workspace:*
version: link:../@core/composables
@@ -1704,7 +1716,7 @@ importers:
version: 3.5.13(typescript@5.7.2)
vue-i18n:
specifier: 'catalog:'
- version: 10.0.4(vue@3.5.13(typescript@5.7.2))
+ version: 10.0.5(vue@3.5.13(typescript@5.7.2))
packages/preferences:
dependencies:
@@ -1728,7 +1740,7 @@ importers:
version: 2.2.2(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
pinia-plugin-persistedstate:
specifier: 'catalog:'
- version: 4.1.3(magicast@0.3.5)(pinia@2.2.2(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.27.4)
+ version: 4.1.3(magicast@0.3.5)(pinia@2.2.2(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.28.0)
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
@@ -1770,7 +1782,7 @@ importers:
dependencies:
'@tanstack/vue-query':
specifier: 'catalog:'
- version: 5.61.4(vue@3.5.13(typescript@5.7.2))
+ version: 5.62.0(vue@3.5.13(typescript@5.7.2))
'@vben/access':
specifier: workspace:*
version: link:../packages/effects/access
@@ -1815,7 +1827,7 @@ importers:
version: link:../packages/utils
'@vueuse/core':
specifier: 'catalog:'
- version: 11.3.0(vue@3.5.13(typescript@5.7.2))
+ version: 12.0.0(typescript@5.7.2)
ant-design-vue:
specifier: 'catalog:'
version: 4.2.6(vue@3.5.13(typescript@5.7.2))
@@ -3177,12 +3189,6 @@ packages:
peerDependencies:
postcss-selector-parser: ^7.0.0
- '@csstools/selector-specificity@4.0.0':
- resolution: {integrity: sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==}
- engines: {node: '>=18'}
- peerDependencies:
- postcss-selector-parser: ^6.1.0
-
'@csstools/selector-specificity@5.0.0':
resolution: {integrity: sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==}
engines: {node: '>=18'}
@@ -3551,8 +3557,8 @@ packages:
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/js@9.15.0':
- resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
+ '@eslint/js@9.16.0':
+ resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4':
@@ -3614,8 +3620,8 @@ packages:
'@iconify-json/vscode-icons@1.2.2':
resolution: {integrity: sha512-bTpT0HJDRqGkxQv8oiETNHLEnBZpnA1QaRD35CQyO7M7qgWVLx2xwn/lK6e4waojmlPC3ckMBx3WFIUUn0/Jdg==}
- '@iconify/json@2.2.276':
- resolution: {integrity: sha512-YXCcFQSgFTj/3rlK6Vlv9T5suFjWBQu5dt9k/aYbje/U21jNp7P2xf0CPiAn8iItU/9uDj9mi3UsITMShqeCug==}
+ '@iconify/json@2.2.278':
+ resolution: {integrity: sha512-qlCSLKYt54GX3crtQ2tSvwukA0DswXkBI/XH4HFq49Mg7uyy1o9/AEWrUdN3csODJN6ge8QT38mvMiL9/XlodQ==}
'@iconify/tailwind@1.1.3':
resolution: {integrity: sha512-SfyeT+2b/aKWA6DjwdevXdLUqaEqJ5xWTegD92KItaWc47IYsGuqrt/GOz4dJCPcTVCrsUjlvMpy8cNd+uV5nQ==}
@@ -3649,20 +3655,20 @@ packages:
vue-i18n:
optional: true
- '@intlify/core-base@10.0.4':
- resolution: {integrity: sha512-GG428DkrrWCMhxRMRQZjuS7zmSUzarYcaHJqG9VB8dXAxw4iQDoKVQ7ChJRB6ZtsCsX3Jse1PEUlHrJiyQrOTg==}
+ '@intlify/core-base@10.0.5':
+ resolution: {integrity: sha512-F3snDTQs0MdvnnyzTDTVkOYVAZOE/MHwRvF7mn7Jw1yuih4NrFYLNYIymGlLmq4HU2iIdzYsZ7f47bOcwY73XQ==}
engines: {node: '>= 16'}
- '@intlify/message-compiler@10.0.4':
- resolution: {integrity: sha512-AFbhEo10DP095/45EauinQJ5hJ3rJUmuuqltGguvc3WsvezZN+g8qNHLGWKu60FHQVizMrQY7VJ+zVlBXlQQkQ==}
+ '@intlify/message-compiler@10.0.5':
+ resolution: {integrity: sha512-6GT1BJ852gZ0gItNZN2krX5QAmea+cmdjMvsWohArAZ3GmHdnNANEcF9JjPXAMRtQ6Ux5E269ymamg/+WU6tQA==}
engines: {node: '>= 16'}
'@intlify/message-compiler@11.0.0-beta.2':
resolution: {integrity: sha512-/cJHP1n45Zlf9tbm/hudLrUwXzJZngR9OMTQk32H1S4lBjM2996wzKTHuLbaJJlJZNTTjnfWZUHPb+F6sE6p1Q==}
engines: {node: '>= 16'}
- '@intlify/shared@10.0.4':
- resolution: {integrity: sha512-ukFn0I01HsSgr3VYhYcvkTCLS7rGa0gw4A4AMpcy/A9xx/zRJy7PS2BElMXLwUazVFMAr5zuiTk3MQeoeGXaJg==}
+ '@intlify/shared@10.0.5':
+ resolution: {integrity: sha512-bmsP4L2HqBF6i6uaMqJMcFBONVjKt+siGluRq4Ca4C0q7W2eMaVZr8iCgF9dKbcVXutftkC7D6z2SaSMmLiDyA==}
engines: {node: '>= 16'}
'@intlify/shared@11.0.0-beta.2':
@@ -3796,11 +3802,11 @@ packages:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'}
- '@nolebase/ui@2.10.0':
- resolution: {integrity: sha512-h6c/7fNrm8aVTJ9cCUGtoTntOPYq5Rs08z7rGZFtQ3lL+L/mAR6wPoBkNXfdgK9bm6ThnV2aPj9VR0GF9iLF7w==}
+ '@nolebase/ui@2.11.1':
+ resolution: {integrity: sha512-J08bh8wd1AXYzgGJtnoo6ptr20W+P/JuLISm7HdOTLr5nmq/pKmygOYVx63zuDVskpd04/VwUEkzA5wVipozvg==}
- '@nolebase/vitepress-plugin-git-changelog@2.10.0':
- resolution: {integrity: sha512-fAeJAxeveE6Y9xuRVSOv24GvXsigcpyeecfSpAnBAeIbR9Y3I0fHqJLkXyoieRk4ZC/k6qjXwZ+Iv2z3/qlNaA==}
+ '@nolebase/vitepress-plugin-git-changelog@2.11.1':
+ resolution: {integrity: sha512-CppE+THHJimRODyoPtY7V5f2SF4fZfBUcKST0OOIb8H4Lk+56xhY7HKtq+XzOzdZGN9Q88tTfnPV26hdg+Iwgg==}
'@npmcli/fs@1.1.1':
resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==}
@@ -3932,12 +3938,12 @@ packages:
resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==}
engines: {node: '>=12.22.0'}
- '@pnpm/constants@9.0.0':
- resolution: {integrity: sha512-cyZ12A7j1BzeQ9nr5HBdlSLxN1VWnCG/1xjdgDUL/WDlgmVa3k6TI2CktTHjR5w/rWbKudpIaMAmJJk9w+cTRQ==}
+ '@pnpm/constants@1000.0.0':
+ resolution: {integrity: sha512-BvWyUBVRI8Vj9QSaGBQZuwy/iH9XiAba4bIAziV+jw9OP7TYfx05pdbDqJZyLBBTzchj4PGTmm1LnUarjZOA+g==}
engines: {node: '>=18.12'}
- '@pnpm/error@6.0.2':
- resolution: {integrity: sha512-3/wWJYjUyO9ToLaZpBASYIBg87C4DBZ8yfzrt0cSCTbRFDBUNdH0dzwfVKEqhR7A9tpRMyeoRIzPUVxWc+U+RQ==}
+ '@pnpm/error@1000.0.0':
+ resolution: {integrity: sha512-2umtIxzA2HtjjubZqaiKUpvFV0e9ac/gYW7oa2atxjjKMMIxWOOHjSpmIiev4bQQ5bQi/Sigs0b34Ra48VMpcw==}
engines: {node: '>=18.12'}
'@pnpm/network.ca-file@1.0.2':
@@ -3948,8 +3954,8 @@ packages:
resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==}
engines: {node: '>=12'}
- '@pnpm/workspace.read-manifest@2.2.1':
- resolution: {integrity: sha512-HdS8Q0nhOO5kBqDYbUFFRv6Zp2TMlaf7Zne8nmrp7xL3k2gi2UU16kmmV+cY5dmINsKslulHDHJIC59J7I+xZg==}
+ '@pnpm/workspace.read-manifest@1000.0.0':
+ resolution: {integrity: sha512-oKNufQ5axfvyIH6AMjL2KKPwOhoZRRPLKvM8haErtOZY0I9weRK27UWMud40t5Z5EOvcUIsQqHKZdgyJJ1+YJw==}
engines: {node: '>=18.12'}
'@polka/url@1.0.0-next.28':
@@ -4068,100 +4074,199 @@ packages:
cpu: [arm]
os: [android]
+ '@rollup/rollup-android-arm-eabi@4.28.0':
+ resolution: {integrity: sha512-wLJuPLT6grGZsy34g4N1yRfYeouklTgPhH1gWXCYspenKYD0s3cR99ZevOGw5BexMNywkbV3UkjADisozBmpPQ==}
+ cpu: [arm]
+ os: [android]
+
'@rollup/rollup-android-arm64@4.27.4':
resolution: {integrity: sha512-wzKRQXISyi9UdCVRqEd0H4cMpzvHYt1f/C3CoIjES6cG++RHKhrBj2+29nPF0IB5kpy9MS71vs07fvrNGAl/iA==}
cpu: [arm64]
os: [android]
+ '@rollup/rollup-android-arm64@4.28.0':
+ resolution: {integrity: sha512-eiNkznlo0dLmVG/6wf+Ifi/v78G4d4QxRhuUl+s8EWZpDewgk7PX3ZyECUXU0Zq/Ca+8nU8cQpNC4Xgn2gFNDA==}
+ cpu: [arm64]
+ os: [android]
+
'@rollup/rollup-darwin-arm64@4.27.4':
resolution: {integrity: sha512-PlNiRQapift4LNS8DPUHuDX/IdXiLjf8mc5vdEmUR0fF/pyy2qWwzdLjB+iZquGr8LuN4LnUoSEvKRwjSVYz3Q==}
cpu: [arm64]
os: [darwin]
+ '@rollup/rollup-darwin-arm64@4.28.0':
+ resolution: {integrity: sha512-lmKx9yHsppblnLQZOGxdO66gT77bvdBtr/0P+TPOseowE7D9AJoBw8ZDULRasXRWf1Z86/gcOdpBrV6VDUY36Q==}
+ cpu: [arm64]
+ os: [darwin]
+
'@rollup/rollup-darwin-x64@4.27.4':
resolution: {integrity: sha512-o9bH2dbdgBDJaXWJCDTNDYa171ACUdzpxSZt+u/AAeQ20Nk5x+IhA+zsGmrQtpkLiumRJEYef68gcpn2ooXhSQ==}
cpu: [x64]
os: [darwin]
+ '@rollup/rollup-darwin-x64@4.28.0':
+ resolution: {integrity: sha512-8hxgfReVs7k9Js1uAIhS6zq3I+wKQETInnWQtgzt8JfGx51R1N6DRVy3F4o0lQwumbErRz52YqwjfvuwRxGv1w==}
+ cpu: [x64]
+ os: [darwin]
+
'@rollup/rollup-freebsd-arm64@4.27.4':
resolution: {integrity: sha512-NBI2/i2hT9Q+HySSHTBh52da7isru4aAAo6qC3I7QFVsuhxi2gM8t/EI9EVcILiHLj1vfi+VGGPaLOUENn7pmw==}
cpu: [arm64]
os: [freebsd]
+ '@rollup/rollup-freebsd-arm64@4.28.0':
+ resolution: {integrity: sha512-lA1zZB3bFx5oxu9fYud4+g1mt+lYXCoch0M0V/xhqLoGatbzVse0wlSQ1UYOWKpuSu3gyN4qEc0Dxf/DII1bhQ==}
+ cpu: [arm64]
+ os: [freebsd]
+
'@rollup/rollup-freebsd-x64@4.27.4':
resolution: {integrity: sha512-wYcC5ycW2zvqtDYrE7deary2P2UFmSh85PUpAx+dwTCO9uw3sgzD6Gv9n5X4vLaQKsrfTSZZ7Z7uynQozPVvWA==}
cpu: [x64]
os: [freebsd]
+ '@rollup/rollup-freebsd-x64@4.28.0':
+ resolution: {integrity: sha512-aI2plavbUDjCQB/sRbeUZWX9qp12GfYkYSJOrdYTL/C5D53bsE2/nBPuoiJKoWp5SN78v2Vr8ZPnB+/VbQ2pFA==}
+ cpu: [x64]
+ os: [freebsd]
+
'@rollup/rollup-linux-arm-gnueabihf@4.27.4':
resolution: {integrity: sha512-9OwUnK/xKw6DyRlgx8UizeqRFOfi9mf5TYCw1uolDaJSbUmBxP85DE6T4ouCMoN6pXw8ZoTeZCSEfSaYo+/s1w==}
cpu: [arm]
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-arm-gnueabihf@4.28.0':
+ resolution: {integrity: sha512-WXveUPKtfqtaNvpf0iOb0M6xC64GzUX/OowbqfiCSXTdi/jLlOmH0Ba94/OkiY2yTGTwteo4/dsHRfh5bDCZ+w==}
+ cpu: [arm]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-arm-musleabihf@4.27.4':
resolution: {integrity: sha512-Vgdo4fpuphS9V24WOV+KwkCVJ72u7idTgQaBoLRD0UxBAWTF9GWurJO9YD9yh00BzbkhpeXtm6na+MvJU7Z73A==}
cpu: [arm]
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-arm-musleabihf@4.28.0':
+ resolution: {integrity: sha512-yLc3O2NtOQR67lI79zsSc7lk31xjwcaocvdD1twL64PK1yNaIqCeWI9L5B4MFPAVGEVjH5k1oWSGuYX1Wutxpg==}
+ cpu: [arm]
+ os: [linux]
+ libc: [musl]
+
'@rollup/rollup-linux-arm64-gnu@4.27.4':
resolution: {integrity: sha512-pleyNgyd1kkBkw2kOqlBx+0atfIIkkExOTiifoODo6qKDSpnc6WzUY5RhHdmTdIJXBdSnh6JknnYTtmQyobrVg==}
cpu: [arm64]
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-arm64-gnu@4.28.0':
+ resolution: {integrity: sha512-+P9G9hjEpHucHRXqesY+3X9hD2wh0iNnJXX/QhS/J5vTdG6VhNYMxJ2rJkQOxRUd17u5mbMLHM7yWGZdAASfcg==}
+ cpu: [arm64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-arm64-musl@4.27.4':
resolution: {integrity: sha512-caluiUXvUuVyCHr5DxL8ohaaFFzPGmgmMvwmqAITMpV/Q+tPoaHZ/PWa3t8B2WyoRcIIuu1hkaW5KkeTDNSnMA==}
cpu: [arm64]
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-arm64-musl@4.28.0':
+ resolution: {integrity: sha512-1xsm2rCKSTpKzi5/ypT5wfc+4bOGa/9yI/eaOLW0oMs7qpC542APWhl4A37AENGZ6St6GBMWhCCMM6tXgTIplw==}
+ cpu: [arm64]
+ os: [linux]
+ libc: [musl]
+
'@rollup/rollup-linux-powerpc64le-gnu@4.27.4':
resolution: {integrity: sha512-FScrpHrO60hARyHh7s1zHE97u0KlT/RECzCKAdmI+LEoC1eDh/RDji9JgFqyO+wPDb86Oa/sXkily1+oi4FzJQ==}
cpu: [ppc64]
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-powerpc64le-gnu@4.28.0':
+ resolution: {integrity: sha512-zgWxMq8neVQeXL+ouSf6S7DoNeo6EPgi1eeqHXVKQxqPy1B2NvTbaOUWPn/7CfMKL7xvhV0/+fq/Z/J69g1WAQ==}
+ cpu: [ppc64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-riscv64-gnu@4.27.4':
resolution: {integrity: sha512-qyyprhyGb7+RBfMPeww9FlHwKkCXdKHeGgSqmIXw9VSUtvyFZ6WZRtnxgbuz76FK7LyoN8t/eINRbPUcvXB5fw==}
cpu: [riscv64]
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-riscv64-gnu@4.28.0':
+ resolution: {integrity: sha512-VEdVYacLniRxbRJLNtzwGt5vwS0ycYshofI7cWAfj7Vg5asqj+pt+Q6x4n+AONSZW/kVm+5nklde0qs2EUwU2g==}
+ cpu: [riscv64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-s390x-gnu@4.27.4':
resolution: {integrity: sha512-PFz+y2kb6tbh7m3A7nA9++eInGcDVZUACulf/KzDtovvdTizHpZaJty7Gp0lFwSQcrnebHOqxF1MaKZd7psVRg==}
cpu: [s390x]
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-s390x-gnu@4.28.0':
+ resolution: {integrity: sha512-LQlP5t2hcDJh8HV8RELD9/xlYtEzJkm/aWGsauvdO2ulfl3QYRjqrKW+mGAIWP5kdNCBheqqqYIGElSRCaXfpw==}
+ cpu: [s390x]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-x64-gnu@4.27.4':
resolution: {integrity: sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q==}
cpu: [x64]
os: [linux]
libc: [glibc]
+ '@rollup/rollup-linux-x64-gnu@4.28.0':
+ resolution: {integrity: sha512-Nl4KIzteVEKE9BdAvYoTkW19pa7LR/RBrT6F1dJCV/3pbjwDcaOq+edkP0LXuJ9kflW/xOK414X78r+K84+msw==}
+ cpu: [x64]
+ os: [linux]
+ libc: [glibc]
+
'@rollup/rollup-linux-x64-musl@4.27.4':
resolution: {integrity: sha512-5AeeAF1PB9TUzD+3cROzFTnAJAcVUGLuR8ng0E0WXGkYhp6RD6L+6szYVX+64Rs0r72019KHZS1ka1q+zU/wUw==}
cpu: [x64]
os: [linux]
libc: [musl]
+ '@rollup/rollup-linux-x64-musl@4.28.0':
+ resolution: {integrity: sha512-eKpJr4vBDOi4goT75MvW+0dXcNUqisK4jvibY9vDdlgLx+yekxSm55StsHbxUsRxSTt3JEQvlr3cGDkzcSP8bw==}
+ cpu: [x64]
+ os: [linux]
+ libc: [musl]
+
'@rollup/rollup-win32-arm64-msvc@4.27.4':
resolution: {integrity: sha512-yOpVsA4K5qVwu2CaS3hHxluWIK5HQTjNV4tWjQXluMiiiu4pJj4BN98CvxohNCpcjMeTXk/ZMJBRbgRg8HBB6A==}
cpu: [arm64]
os: [win32]
+ '@rollup/rollup-win32-arm64-msvc@4.28.0':
+ resolution: {integrity: sha512-Vi+WR62xWGsE/Oj+mD0FNAPY2MEox3cfyG0zLpotZdehPFXwz6lypkGs5y38Jd/NVSbOD02aVad6q6QYF7i8Bg==}
+ cpu: [arm64]
+ os: [win32]
+
'@rollup/rollup-win32-ia32-msvc@4.27.4':
resolution: {integrity: sha512-KtwEJOaHAVJlxV92rNYiG9JQwQAdhBlrjNRp7P9L8Cb4Rer3in+0A+IPhJC9y68WAi9H0sX4AiG2NTsVlmqJeQ==}
cpu: [ia32]
os: [win32]
+ '@rollup/rollup-win32-ia32-msvc@4.28.0':
+ resolution: {integrity: sha512-kN/Vpip8emMLn/eOza+4JwqDZBL6MPNpkdaEsgUtW1NYN3DZvZqSQrbKzJcTL6hd8YNmFTn7XGWMwccOcJBL0A==}
+ cpu: [ia32]
+ os: [win32]
+
'@rollup/rollup-win32-x64-msvc@4.27.4':
resolution: {integrity: sha512-3j4jx1TppORdTAoBJRd+/wJRGCPC0ETWkXOecJ6PPZLj6SptXkrXcNqdj0oclbKML6FkQltdz7bBA3rUSirZug==}
cpu: [x64]
os: [win32]
+ '@rollup/rollup-win32-x64-msvc@4.28.0':
+ resolution: {integrity: sha512-Bvno2/aZT6usSa7lRDL2+hMjVAGjuqaymF1ApZm31JXzniR/hvr14jpU+/z4X6Gt5BPlzosscyJZGUvguXIqeQ==}
+ cpu: [x64]
+ os: [win32]
+
'@rushstack/node-core-library@5.7.0':
resolution: {integrity: sha512-Ff9Cz/YlWu9ce4dmqNBZpA45AEya04XaBFIjV7xTVeEf+y/kTjEasmozqFELXlNG4ROdevss75JrrZ5WgufDkQ==}
peerDependencies:
@@ -4245,8 +4350,8 @@ packages:
resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==}
engines: {node: '>=12'}
- '@tanstack/query-core@5.61.4':
- resolution: {integrity: sha512-rsnemyhPvEG4ViZe0R2UQDM8NgQS/BNC5/Gf9RTs0TKN5thUhPUwnL2anWG4jxAGKFyDfvG7PXbx6MRq3hxi1w==}
+ '@tanstack/query-core@5.62.0':
+ resolution: {integrity: sha512-sx38bGrqF9bop92AXOvzDr0L9fWDas5zXdPglxa9cuqeVSWS7lY6OnVyl/oodfXjgOGRk79IfCpgVmxrbHuFHg==}
'@tanstack/store@0.6.0':
resolution: {integrity: sha512-+m2OBglsjXcLmmKOX6/9v8BDOCtyxhMmZLsRUDswOOSdIIR9mvv6i0XNKsmTh3AlYU8c1mRcodC8/Vyf+69VlQ==}
@@ -4254,8 +4359,8 @@ packages:
'@tanstack/virtual-core@3.10.9':
resolution: {integrity: sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw==}
- '@tanstack/vue-query@5.61.4':
- resolution: {integrity: sha512-zZ0HAtEGf9MHxqdKyL8w1+O/bVJhkmsLLqHrQiK2yA+4bIj0u+o1fR7kvgA4Uc3wMUpnhdJpVJdKIu9jzaXUzg==}
+ '@tanstack/vue-query@5.62.0':
+ resolution: {integrity: sha512-jCbmUy6/gBsYRfWy07iDJnXdHY4Vd7kxbhBD0n+ITYHDsHjKXAgGMR69kd8j+SfuaMPGqS3glP4QPwdibNIkPg==}
peerDependencies:
'@vue/composition-api': ^1.1.2
vue: ^3.5.13
@@ -4342,6 +4447,9 @@ packages:
'@types/lodash.clonedeep@4.5.9':
resolution: {integrity: sha512-19429mWC+FyaAhOLzsS8kZUsI+/GmBAQ0HFiCPsKGU+7pBXOQWhyrY6xNNDwUSX8SMZMJvuFVMF9O5dQOlQK9Q==}
+ '@types/lodash.set@4.3.9':
+ resolution: {integrity: sha512-KOxyNkZpbaggVmqbpr82N2tDVTx05/3/j0f50Es1prxrWB0XYf9p3QNxqcbWb7P1Q9wlvsUSlCFnwlPCIJ46PQ==}
+
'@types/lodash@4.17.13':
resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
@@ -4363,6 +4471,9 @@ packages:
'@types/node@22.10.0':
resolution: {integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==}
+ '@types/node@22.10.1':
+ resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==}
+
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -4600,17 +4711,23 @@ packages:
'@vue/devtools-api@7.6.4':
resolution: {integrity: sha512-5AaJ5ELBIuevmFMZYYLuOO9HUuY/6OlkOELHE7oeDhy4XD/hSODIzktlsvBOsn+bto3aD0psj36LGzwVu5Ip8w==}
- '@vue/devtools-core@7.6.4':
- resolution: {integrity: sha512-blSwGVYpb7b5TALMjjoBiAl5imuBF7WEOAtaJaBMNikR8SQkm6mkUt4YlIKh9874/qoimwmpDOm+GHBZ4Y5m+g==}
+ '@vue/devtools-core@7.6.7':
+ resolution: {integrity: sha512-6fW8Q0H1NHDXdEcuV6dylT5U2Yxg3SdMnVCey99Y6S4R2PNgFL2vC+VU9U9rHIiaoEUkeza42S7FfHxV4VI3Jg==}
peerDependencies:
vue: ^3.5.13
'@vue/devtools-kit@7.6.4':
resolution: {integrity: sha512-Zs86qIXXM9icU0PiGY09PQCle4TI750IPLmAJzW5Kf9n9t5HzSYf6Rz6fyzSwmfMPiR51SUKJh9sXVZu78h2QA==}
+ '@vue/devtools-kit@7.6.7':
+ resolution: {integrity: sha512-V8/jrXY/swHgnblABG9U4QCbE60c6RuPasmv2d9FvVqc5d94t1vDiESuvRmdNJBdWz4/D3q6ffgyAfRVjwHYEw==}
+
'@vue/devtools-shared@7.6.4':
resolution: {integrity: sha512-nD6CUvBEel+y7zpyorjiUocy0nh77DThZJ0k1GRnJeOmY3ATq2fWijEp7wk37gb023Cb0R396uYh5qMSBQ5WFg==}
+ '@vue/devtools-shared@7.6.7':
+ resolution: {integrity: sha512-QggO6SviAsolrePAXZ/sA1dSicSPt4TueZibCvydfhNDieL1lAuyMTgQDGst7TEvMGb4vgYv2I+1sDkO4jWNnw==}
+
'@vue/language-core@2.1.10':
resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==}
peerDependencies:
@@ -4653,6 +4770,9 @@ packages:
'@vueuse/core@11.3.0':
resolution: {integrity: sha512-7OC4Rl1f9G8IT6rUfi9JrKiXy4bfmHhZ5x2Ceojy0jnd3mHNEvV4JaRygH362ror6/NZ+Nl+n13LPzGiPN8cKA==}
+ '@vueuse/core@12.0.0':
+ resolution: {integrity: sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==}
+
'@vueuse/core@9.13.0':
resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
@@ -4697,12 +4817,56 @@ packages:
universal-cookie:
optional: true
+ '@vueuse/integrations@12.0.0':
+ resolution: {integrity: sha512-M16fkVp+i4je75I7uvifMbJKHFrjx2+0LuHEH9++iPJ11zc4SRy5NdRN0z2NR+a54eQ5Gs2Ds7pby5ST96zxCA==}
+ peerDependencies:
+ async-validator: ^4
+ axios: ^1
+ change-case: ^5
+ drauu: ^0.4
+ focus-trap: ^7
+ fuse.js: ^7
+ idb-keyval: ^6
+ jwt-decode: ^4
+ nprogress: ^0.2
+ qrcode: ^1.5
+ sortablejs: ^1
+ universal-cookie: ^7
+ peerDependenciesMeta:
+ async-validator:
+ optional: true
+ axios:
+ optional: true
+ change-case:
+ optional: true
+ drauu:
+ optional: true
+ focus-trap:
+ optional: true
+ fuse.js:
+ optional: true
+ idb-keyval:
+ optional: true
+ jwt-decode:
+ optional: true
+ nprogress:
+ optional: true
+ qrcode:
+ optional: true
+ sortablejs:
+ optional: true
+ universal-cookie:
+ optional: true
+
'@vueuse/metadata@10.11.1':
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
'@vueuse/metadata@11.3.0':
resolution: {integrity: sha512-pwDnDspTqtTo2HwfLw4Rp6yywuuBdYnPYDq+mO38ZYKGebCUQC/nVj/PXSiK9HX5otxLz8Fn7ECPbjiRz2CC3g==}
+ '@vueuse/metadata@12.0.0':
+ resolution: {integrity: sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==}
+
'@vueuse/metadata@9.13.0':
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
@@ -4712,6 +4876,9 @@ packages:
'@vueuse/shared@11.3.0':
resolution: {integrity: sha512-P8gSSWQeucH5821ek2mn/ciCk+MS/zoRKqdQIM3bHq6p7GXDAJLmnRRKmF5F65sAVJIfzQlwR3aDzwCn10s8hA==}
+ '@vueuse/shared@12.0.0':
+ resolution: {integrity: sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==}
+
'@vueuse/shared@9.13.0':
resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
@@ -5850,8 +6017,8 @@ packages:
electron-to-chromium@1.5.65:
resolution: {integrity: sha512-PWVzBjghx7/wop6n22vS2MLU8tKGd4Q91aCEGhG/TYmW6PP5OcSXcdnxTe1NNt0T66N8D6jxh4kC8UsdzOGaIw==}
- element-plus@2.8.8:
- resolution: {integrity: sha512-MLAH1x2PGTnOT7Iwqh9ASgfZhvgqQqrdbxuJH0w2fGjzE4ZjryyLQj24HXoQO7Zon66U3lrYxbdLI57M6OX0qw==}
+ element-plus@2.9.0:
+ resolution: {integrity: sha512-ccOFXKsauo2dtokAr4OX7gZsb7TuAoVxA2zGRZo5o2yyDDBLBaZxOoFQPoxITSLcHbBfQuNDGK5Iag5hnyKkZA==}
peerDependencies:
vue: ^3.5.13
@@ -6137,8 +6304,8 @@ packages:
vitest:
optional: true
- eslint-plugin-vue@9.31.0:
- resolution: {integrity: sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==}
+ eslint-plugin-vue@9.32.0:
+ resolution: {integrity: sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -6159,8 +6326,8 @@ packages:
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- eslint@9.15.0:
- resolution: {integrity: sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==}
+ eslint@9.16.0:
+ resolution: {integrity: sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@@ -6594,8 +6761,8 @@ packages:
h3@1.13.0:
resolution: {integrity: sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==}
- happy-dom@15.11.6:
- resolution: {integrity: sha512-elX7iUTu+5+3b2+NGQc0L3eWyq9jKhuJJ4GpOMxxT/c2pg9O3L5H3ty2VECX0XXZgRmmRqXyOK8brA2hDI6LsQ==}
+ happy-dom@15.11.7:
+ resolution: {integrity: sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg==}
engines: {node: '>=18.0.0'}
has-bigints@1.0.2:
@@ -7208,9 +7375,6 @@ packages:
knitwork@1.1.0:
resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==}
- known-css-properties@0.34.0:
- resolution: {integrity: sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==}
-
known-css-properties@0.35.0:
resolution: {integrity: sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==}
@@ -7346,6 +7510,9 @@ packages:
lodash.once@4.1.1:
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
+ lodash.set@4.3.2:
+ resolution: {integrity: sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==}
+
lodash.snakecase@4.1.1:
resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}
@@ -7399,8 +7566,8 @@ packages:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines: {node: '>=10'}
- lucide-vue-next@0.461.0:
- resolution: {integrity: sha512-9qAQq4W3/Ka0VRUjXWDzoFex0lLuPxy8hf6vvs4xkc82tdGqIJhhSx+lAILX4BAiY4e+Hai5C0mGamDno6lHtA==}
+ lucide-vue-next@0.462.0:
+ resolution: {integrity: sha512-3H+GzhWA+qAW29EpJr/vCtPJK209zejoqsy6pCWSC6niPnywQeOA/yxl/WPQ38ODo3h7r0iGjpMKl8g/LS3+JA==}
peerDependencies:
vue: ^3.5.13
@@ -8881,6 +9048,11 @@ packages:
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
+ rollup@4.28.0:
+ resolution: {integrity: sha512-G9GOrmgWHBma4YfCcX8PjH0qhXSdH8B4HDE2o4/jaxj93S4DPCIDoLcXz99eWMji4hB29UFCEd7B2gwGJDR9cQ==}
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
+ hasBin: true
+
rotated-array-set@3.0.0:
resolution: {integrity: sha512-G7689wvCM0szMFXUAhi3GfNGcSPlndg077cdRWoq7UegOAwfU2MJ0jD7s7jB+2ppKA75Kr/O0HwAP9+rRdBctg==}
engines: {node: ^14.13.1 || >=16.0.0}
@@ -9067,8 +9239,8 @@ packages:
resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==}
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
- sortablejs@1.15.4:
- resolution: {integrity: sha512-wr7G5Id/WNllca5yF9I2vsz/2wDKJebX5FJBtfUFBGGpaaIVjW4kziAnNMEcigaTZAaPLB92NYBGqWenGDH++g==}
+ sortablejs@1.15.6:
+ resolution: {integrity: sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==}
source-map-js@1.2.1:
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
@@ -9317,8 +9489,8 @@ packages:
peerDependencies:
stylelint: ^16.0.2
- stylelint@16.10.0:
- resolution: {integrity: sha512-z/8X2rZ52dt2c0stVwI9QL2AFJhLhbPkyfpDFcizs200V/g7v+UYY6SNcB9hKOLcDDX/yGLDsY/pX08sLkz9xQ==}
+ stylelint@16.11.0:
+ resolution: {integrity: sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw==}
engines: {node: '>=18.12.0'}
hasBin: true
@@ -9805,10 +9977,10 @@ packages:
vfile@6.0.3:
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
- vite-hot-client@0.2.3:
- resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==}
+ vite-hot-client@0.2.4:
+ resolution: {integrity: sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==}
peerDependencies:
- vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0
+ vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
vite-node@2.1.6:
resolution: {integrity: sha512-DBfJY0n9JUwnyLxPSSUmEePT21j8JZp/sR9n+/gBwQU6DcQOioPdb8/pibWfXForbirSagZCilseYIwaL3f95A==}
@@ -9848,28 +10020,28 @@ packages:
vite-plugin-lazy-import@1.0.7:
resolution: {integrity: sha512-mE6oAObOb4wqso4AoUGi9cLjdR+4vay1RCaKJvziBuFPlziZl7J0aw2hsqRTokLVRx3bli0a0VyjMOwsNDv58A==}
- vite-plugin-pwa@0.21.0:
- resolution: {integrity: sha512-gnDE5sN2hdxA4vTl0pe6PCTPXqChk175jH8dZVVTBjFhWarZZoXaAdoTIKCIa8Zbx94sC0CnCOyERBWpxvry+g==}
+ vite-plugin-pwa@0.21.1:
+ resolution: {integrity: sha512-rkTbKFbd232WdiRJ9R3u+hZmf5SfQljX1b45NF6oLA6DSktEKpYllgTo1l2lkiZWMWV78pABJtFjNXfBef3/3Q==}
engines: {node: '>=16.0.0'}
peerDependencies:
'@vite-pwa/assets-generator': ^0.2.6
- vite: ^3.1.0 || ^4.0.0 || ^5.0.0
+ vite: ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
workbox-build: ^7.3.0
workbox-window: ^7.3.0
peerDependenciesMeta:
'@vite-pwa/assets-generator':
optional: true
- vite-plugin-vue-devtools@7.6.4:
- resolution: {integrity: sha512-jxSsLyuETfmZ1OSrmnDp28BG6rmURrP7lkeyHW2gBFDyo+4dUcqVeQNMhbV7uKZn80mDdv06Mysw/5AdGxDvJQ==}
+ vite-plugin-vue-devtools@7.6.7:
+ resolution: {integrity: sha512-H1ZyjtpWjP5mHA5R15sQeYgAARuh2Myg3TDFXWZK6QOQRy8s3XjTIt319DogVjU/x3rC3L/jJQjIasRU04mWXA==}
engines: {node: '>=v14.21.3'}
peerDependencies:
- vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0
+ vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
- vite-plugin-vue-inspector@5.3.0:
- resolution: {integrity: sha512-F6JNRUOrZl8FaUCTxPhsOLn2ka7N7Sz9ppxmmEwpybVBDYnhelbNnnlZpeFPc4ULnxbitSi8b0V2C0KT3CjReg==}
+ vite-plugin-vue-inspector@5.3.1:
+ resolution: {integrity: sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==}
peerDependencies:
- vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
+ vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
vite@5.4.11:
resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==}
@@ -10018,8 +10190,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
- vue-i18n@10.0.4:
- resolution: {integrity: sha512-1xkzVxqBLk2ZFOmeI+B5r1J7aD/WtNJ4j9k2mcFcQo5BnOmHBmD7z4/oZohh96AAaRZ4Q7mNQvxc9h+aT+Md3w==}
+ vue-i18n@10.0.5:
+ resolution: {integrity: sha512-9/gmDlCblz3i8ypu/afiIc/SUIfTTE1mr0mZhb9pk70xo2csHAM9mp2gdQ3KD2O0AM3Hz/5ypb+FycTj/lHlPQ==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.5.13
@@ -10054,11 +10226,11 @@ packages:
peerDependencies:
vue: ^3.5.13
- vxe-pc-ui@4.3.6:
- resolution: {integrity: sha512-ka+cE9o94jwxOjqh/sMyYKS3gPJea/OZ5Zx1fp2fzUYo9By/6boUIdUsbQ1QZkJAHgc0HKmNEMRKurtlQb7Fsg==}
+ vxe-pc-ui@4.3.10:
+ resolution: {integrity: sha512-XvB1FiD32o4ePoSi75cJgyLUUnZgMR0PmYVuXvp83UCanPHfRwdHVwKJOR3AYvZ8+OFoIMZle5hetO3SxsOwXg==}
- vxe-table@4.9.8:
- resolution: {integrity: sha512-bP1TkBNJmn3TNVSUl+Vk2mVq+u4S6WouewfV01608riISNGM9haoM+7LW++bE6AzmuwFU3SJUxyF0So0huLkzg==}
+ vxe-table@4.9.10:
+ resolution: {integrity: sha512-sXuuBsKyPbfd+QUwA+dGbn7pUB3dBvpjA6c/ZQMFPKN45E24K8hsCD9CBniQPyXX8sTWvGgEDuQGbn5jLcU6sA==}
warning@4.0.3:
resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
@@ -11381,11 +11553,11 @@ snapshots:
dependencies:
mime: 3.0.0
- '@commitlint/cli@19.6.0(@types/node@22.10.0)(typescript@5.7.2)':
+ '@commitlint/cli@19.6.0(@types/node@22.10.1)(typescript@5.7.2)':
dependencies:
'@commitlint/format': 19.5.0
'@commitlint/lint': 19.6.0
- '@commitlint/load': 19.5.0(@types/node@22.10.0)(typescript@5.7.2)
+ '@commitlint/load': 19.5.0(@types/node@22.10.1)(typescript@5.7.2)
'@commitlint/read': 19.5.0
'@commitlint/types': 19.5.0
tinyexec: 0.3.1
@@ -11432,7 +11604,7 @@ snapshots:
'@commitlint/rules': 19.6.0
'@commitlint/types': 19.5.0
- '@commitlint/load@19.5.0(@types/node@22.10.0)(typescript@5.7.2)':
+ '@commitlint/load@19.5.0(@types/node@22.10.1)(typescript@5.7.2)':
dependencies:
'@commitlint/config-validator': 19.5.0
'@commitlint/execute-rule': 19.5.0
@@ -11440,7 +11612,7 @@ snapshots:
'@commitlint/types': 19.5.0
chalk: 5.3.0
cosmiconfig: 9.0.0(typescript@5.7.2)
- cosmiconfig-typescript-loader: 5.1.0(@types/node@22.10.0)(cosmiconfig@9.0.0(typescript@5.7.2))(typescript@5.7.2)
+ cosmiconfig-typescript-loader: 5.1.0(@types/node@22.10.1)(cosmiconfig@9.0.0(typescript@5.7.2))(typescript@5.7.2)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -11949,10 +12121,6 @@ snapshots:
dependencies:
postcss-selector-parser: 7.0.0
- '@csstools/selector-specificity@4.0.0(postcss-selector-parser@6.1.2)':
- dependencies:
- postcss-selector-parser: 6.1.2
-
'@csstools/selector-specificity@5.0.0(postcss-selector-parser@7.0.0)':
dependencies:
postcss-selector-parser: 7.0.0
@@ -12152,9 +12320,9 @@ snapshots:
'@esbuild/win32-x64@0.24.0':
optional: true
- '@eslint-community/eslint-utils@4.4.1(eslint@9.15.0(jiti@2.4.0))':
+ '@eslint-community/eslint-utils@4.4.1(eslint@9.16.0(jiti@2.4.0))':
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.12.1': {}
@@ -12183,7 +12351,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/js@9.15.0': {}
+ '@eslint/js@9.16.0': {}
'@eslint/object-schema@2.1.4': {}
@@ -12244,7 +12412,7 @@ snapshots:
dependencies:
'@iconify/types': 2.0.0
- '@iconify/json@2.2.276':
+ '@iconify/json@2.2.278':
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.2
@@ -12280,7 +12448,7 @@ snapshots:
dependencies:
'@swc/helpers': 0.5.15
- '@intlify/bundle-utils@10.0.0(vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)))':
+ '@intlify/bundle-utils@10.0.0(vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)))':
dependencies:
'@intlify/message-compiler': 11.0.0-beta.2
'@intlify/shared': 11.0.0-beta.2
@@ -12292,16 +12460,16 @@ snapshots:
source-map-js: 1.2.1
yaml-eslint-parser: 1.2.3
optionalDependencies:
- vue-i18n: 10.0.4(vue@3.5.13(typescript@5.7.2))
+ vue-i18n: 10.0.5(vue@3.5.13(typescript@5.7.2))
- '@intlify/core-base@10.0.4':
+ '@intlify/core-base@10.0.5':
dependencies:
- '@intlify/message-compiler': 10.0.4
- '@intlify/shared': 10.0.4
+ '@intlify/message-compiler': 10.0.5
+ '@intlify/shared': 10.0.5
- '@intlify/message-compiler@10.0.4':
+ '@intlify/message-compiler@10.0.5':
dependencies:
- '@intlify/shared': 10.0.4
+ '@intlify/shared': 10.0.5
source-map-js: 1.2.1
'@intlify/message-compiler@11.0.0-beta.2':
@@ -12309,17 +12477,17 @@ snapshots:
'@intlify/shared': 11.0.0-beta.2
source-map-js: 1.2.1
- '@intlify/shared@10.0.4': {}
+ '@intlify/shared@10.0.5': {}
'@intlify/shared@11.0.0-beta.2': {}
- '@intlify/unplugin-vue-i18n@6.0.0(@vue/compiler-dom@3.5.13)(eslint@9.15.0(jiti@2.4.0))(rollup@4.27.4)(typescript@5.7.2)(vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
+ '@intlify/unplugin-vue-i18n@6.0.0(@vue/compiler-dom@3.5.13)(eslint@9.16.0(jiti@2.4.0))(rollup@4.28.0)(typescript@5.7.2)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
- '@intlify/bundle-utils': 10.0.0(vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)))
- '@intlify/shared': 10.0.4
- '@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@10.0.4)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
- '@rollup/pluginutils': 5.1.3(rollup@4.27.4)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
+ '@intlify/bundle-utils': 10.0.0(vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)))
+ '@intlify/shared': 10.0.5
+ '@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@10.0.5)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
+ '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@typescript-eslint/scope-manager': 8.16.0
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
debug: 4.3.7(supports-color@9.4.0)
@@ -12332,7 +12500,7 @@ snapshots:
unplugin: 1.16.0
vue: 3.5.13(typescript@5.7.2)
optionalDependencies:
- vue-i18n: 10.0.4(vue@3.5.13(typescript@5.7.2))
+ vue-i18n: 10.0.5(vue@3.5.13(typescript@5.7.2))
transitivePeerDependencies:
- '@vue/compiler-dom'
- eslint
@@ -12340,14 +12508,14 @@ snapshots:
- supports-color
- typescript
- '@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@10.0.4)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
+ '@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@10.0.5)(@vue/compiler-dom@3.5.13)(vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
dependencies:
'@babel/parser': 7.26.2
optionalDependencies:
- '@intlify/shared': 10.0.4
+ '@intlify/shared': 10.0.5
'@vue/compiler-dom': 3.5.13
vue: 3.5.13(typescript@5.7.2)
- vue-i18n: 10.0.4(vue@3.5.13(typescript@5.7.2))
+ vue-i18n: 10.0.5(vue@3.5.13(typescript@5.7.2))
'@ioredis/commands@1.2.0': {}
@@ -12445,23 +12613,23 @@ snapshots:
- encoding
- supports-color
- '@microsoft/api-extractor-model@7.29.6(@types/node@22.10.0)':
+ '@microsoft/api-extractor-model@7.29.6(@types/node@22.10.1)':
dependencies:
'@microsoft/tsdoc': 0.15.1
'@microsoft/tsdoc-config': 0.17.1
- '@rushstack/node-core-library': 5.7.0(@types/node@22.10.0)
+ '@rushstack/node-core-library': 5.7.0(@types/node@22.10.1)
transitivePeerDependencies:
- '@types/node'
- '@microsoft/api-extractor@7.47.7(@types/node@22.10.0)':
+ '@microsoft/api-extractor@7.47.7(@types/node@22.10.1)':
dependencies:
- '@microsoft/api-extractor-model': 7.29.6(@types/node@22.10.0)
+ '@microsoft/api-extractor-model': 7.29.6(@types/node@22.10.1)
'@microsoft/tsdoc': 0.15.1
'@microsoft/tsdoc-config': 0.17.1
- '@rushstack/node-core-library': 5.7.0(@types/node@22.10.0)
+ '@rushstack/node-core-library': 5.7.0(@types/node@22.10.1)
'@rushstack/rig-package': 0.5.3
- '@rushstack/terminal': 0.14.0(@types/node@22.10.0)
- '@rushstack/ts-command-line': 4.22.6(@types/node@22.10.0)
+ '@rushstack/terminal': 0.14.0(@types/node@22.10.1)
+ '@rushstack/ts-command-line': 4.22.6(@types/node@22.10.1)
lodash: 4.17.21
minimatch: 3.0.8
resolve: 1.22.8
@@ -12503,11 +12671,11 @@ snapshots:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.17.1
- '@nolebase/ui@2.10.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)':
+ '@nolebase/ui@2.11.1(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)':
dependencies:
'@iconify-json/octicon': 1.2.1
less: 4.2.1
- vitepress: 1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)
+ vitepress: 1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)
vue: 3.5.13(typescript@5.7.2)
transitivePeerDependencies:
- '@algolia/client-search'
@@ -12538,10 +12706,10 @@ snapshots:
- typescript
- universal-cookie
- '@nolebase/vitepress-plugin-git-changelog@2.10.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)':
+ '@nolebase/vitepress-plugin-git-changelog@2.11.1(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)':
dependencies:
'@iconify-json/octicon': 1.2.1
- '@nolebase/ui': 2.10.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)
+ '@nolebase/ui': 2.11.1(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)
colorette: 2.0.20
date-fns: 4.1.0
defu: 6.1.4
@@ -12551,7 +12719,7 @@ snapshots:
gray-matter: 4.0.3
less: 4.2.1
uncrypto: 0.1.3
- vitepress: 1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2)
+ vitepress: 1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2)
transitivePeerDependencies:
- '@algolia/client-search'
- '@types/node'
@@ -12591,9 +12759,9 @@ snapshots:
mkdirp: 1.0.4
rimraf: 3.0.2
- '@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.27.4)':
+ '@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.28.0)':
dependencies:
- '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.27.4)
+ '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.28.0)
c12: 2.0.1(magicast@0.3.5)
consola: 3.2.3
defu: 6.1.4
@@ -12611,14 +12779,14 @@ snapshots:
semver: 7.6.3
ufo: 1.5.4
unctx: 2.3.1
- unimport: 3.13.3(rollup@4.27.4)
+ unimport: 3.13.3(rollup@4.28.0)
untyped: 1.5.1
transitivePeerDependencies:
- magicast
- rollup
- supports-color
- '@nuxt/schema@3.14.1592(magicast@0.3.5)(rollup@4.27.4)':
+ '@nuxt/schema@3.14.1592(magicast@0.3.5)(rollup@4.28.0)':
dependencies:
c12: 2.0.1(magicast@0.3.5)
compatx: 0.1.8
@@ -12631,7 +12799,7 @@ snapshots:
std-env: 3.8.0
ufo: 1.5.4
uncrypto: 0.1.3
- unimport: 3.13.3(rollup@4.27.4)
+ unimport: 3.13.3(rollup@4.28.0)
untyped: 1.5.1
transitivePeerDependencies:
- magicast
@@ -12716,11 +12884,11 @@ snapshots:
'@pnpm/config.env-replace@1.1.0': {}
- '@pnpm/constants@9.0.0': {}
+ '@pnpm/constants@1000.0.0': {}
- '@pnpm/error@6.0.2':
+ '@pnpm/error@1000.0.0':
dependencies:
- '@pnpm/constants': 9.0.0
+ '@pnpm/constants': 1000.0.0
'@pnpm/network.ca-file@1.0.2':
dependencies:
@@ -12732,10 +12900,10 @@ snapshots:
'@pnpm/network.ca-file': 1.0.2
config-chain: 1.1.13
- '@pnpm/workspace.read-manifest@2.2.1':
+ '@pnpm/workspace.read-manifest@1000.0.0':
dependencies:
- '@pnpm/constants': 9.0.0
- '@pnpm/error': 6.0.2
+ '@pnpm/constants': 1000.0.0
+ '@pnpm/error': 1000.0.0
read-yaml-file: 2.1.0
'@polka/url@1.0.0-next.28': {}
@@ -12882,61 +13050,123 @@ snapshots:
optionalDependencies:
rollup: 4.27.4
+ '@rollup/pluginutils@5.1.3(rollup@4.28.0)':
+ dependencies:
+ '@types/estree': 1.0.6
+ estree-walker: 2.0.2
+ picomatch: 4.0.2
+ optionalDependencies:
+ rollup: 4.28.0
+
'@rollup/rollup-android-arm-eabi@4.27.4':
optional: true
+ '@rollup/rollup-android-arm-eabi@4.28.0':
+ optional: true
+
'@rollup/rollup-android-arm64@4.27.4':
optional: true
+ '@rollup/rollup-android-arm64@4.28.0':
+ optional: true
+
'@rollup/rollup-darwin-arm64@4.27.4':
optional: true
+ '@rollup/rollup-darwin-arm64@4.28.0':
+ optional: true
+
'@rollup/rollup-darwin-x64@4.27.4':
optional: true
+ '@rollup/rollup-darwin-x64@4.28.0':
+ optional: true
+
'@rollup/rollup-freebsd-arm64@4.27.4':
optional: true
+ '@rollup/rollup-freebsd-arm64@4.28.0':
+ optional: true
+
'@rollup/rollup-freebsd-x64@4.27.4':
optional: true
+ '@rollup/rollup-freebsd-x64@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-arm-gnueabihf@4.27.4':
optional: true
+ '@rollup/rollup-linux-arm-gnueabihf@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-arm-musleabihf@4.27.4':
optional: true
+ '@rollup/rollup-linux-arm-musleabihf@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-arm64-gnu@4.27.4':
optional: true
+ '@rollup/rollup-linux-arm64-gnu@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-arm64-musl@4.27.4':
optional: true
+ '@rollup/rollup-linux-arm64-musl@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-powerpc64le-gnu@4.27.4':
optional: true
+ '@rollup/rollup-linux-powerpc64le-gnu@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-riscv64-gnu@4.27.4':
optional: true
+ '@rollup/rollup-linux-riscv64-gnu@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-s390x-gnu@4.27.4':
optional: true
+ '@rollup/rollup-linux-s390x-gnu@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-x64-gnu@4.27.4':
optional: true
+ '@rollup/rollup-linux-x64-gnu@4.28.0':
+ optional: true
+
'@rollup/rollup-linux-x64-musl@4.27.4':
optional: true
+ '@rollup/rollup-linux-x64-musl@4.28.0':
+ optional: true
+
'@rollup/rollup-win32-arm64-msvc@4.27.4':
optional: true
+ '@rollup/rollup-win32-arm64-msvc@4.28.0':
+ optional: true
+
'@rollup/rollup-win32-ia32-msvc@4.27.4':
optional: true
+ '@rollup/rollup-win32-ia32-msvc@4.28.0':
+ optional: true
+
'@rollup/rollup-win32-x64-msvc@4.27.4':
optional: true
- '@rushstack/node-core-library@5.7.0(@types/node@22.10.0)':
+ '@rollup/rollup-win32-x64-msvc@4.28.0':
+ optional: true
+
+ '@rushstack/node-core-library@5.7.0(@types/node@22.10.1)':
dependencies:
ajv: 8.13.0
ajv-draft-04: 1.0.0(ajv@8.13.0)
@@ -12947,23 +13177,23 @@ snapshots:
resolve: 1.22.8
semver: 7.5.4
optionalDependencies:
- '@types/node': 22.10.0
+ '@types/node': 22.10.1
'@rushstack/rig-package@0.5.3':
dependencies:
resolve: 1.22.8
strip-json-comments: 3.1.1
- '@rushstack/terminal@0.14.0(@types/node@22.10.0)':
+ '@rushstack/terminal@0.14.0(@types/node@22.10.1)':
dependencies:
- '@rushstack/node-core-library': 5.7.0(@types/node@22.10.0)
+ '@rushstack/node-core-library': 5.7.0(@types/node@22.10.1)
supports-color: 8.1.1
optionalDependencies:
- '@types/node': 22.10.0
+ '@types/node': 22.10.1
- '@rushstack/ts-command-line@4.22.6(@types/node@22.10.0)':
+ '@rushstack/ts-command-line@4.22.6(@types/node@22.10.1)':
dependencies:
- '@rushstack/terminal': 0.14.0(@types/node@22.10.0)
+ '@rushstack/terminal': 0.14.0(@types/node@22.10.1)
'@types/argparse': 1.0.38
argparse: 1.0.10
string-argv: 0.3.2
@@ -13012,7 +13242,7 @@ snapshots:
'@sindresorhus/merge-streams@4.0.0': {}
- '@stylistic/stylelint-plugin@3.1.1(stylelint@16.10.0(typescript@5.7.2))':
+ '@stylistic/stylelint-plugin@3.1.1(stylelint@16.11.0(typescript@5.7.2))':
dependencies:
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
@@ -13021,7 +13251,7 @@ snapshots:
postcss-selector-parser: 6.1.2
postcss-value-parser: 4.2.0
style-search: 0.1.0
- stylelint: 16.10.0(typescript@5.7.2)
+ stylelint: 16.11.0(typescript@5.7.2)
'@surma/rollup-plugin-off-main-thread@2.2.3':
dependencies:
@@ -13053,16 +13283,16 @@ snapshots:
dependencies:
remove-accents: 0.5.0
- '@tanstack/query-core@5.61.4': {}
+ '@tanstack/query-core@5.62.0': {}
'@tanstack/store@0.6.0': {}
'@tanstack/virtual-core@3.10.9': {}
- '@tanstack/vue-query@5.61.4(vue@3.5.13(typescript@5.7.2))':
+ '@tanstack/vue-query@5.62.0(vue@3.5.13(typescript@5.7.2))':
dependencies:
'@tanstack/match-sorter-utils': 8.19.4
- '@tanstack/query-core': 5.61.4
+ '@tanstack/query-core': 5.62.0
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.7.2)
vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.2))
@@ -13144,6 +13374,10 @@ snapshots:
dependencies:
'@types/lodash': 4.17.13
+ '@types/lodash.set@4.3.9':
+ dependencies:
+ '@types/lodash': 4.17.13
+
'@types/lodash@4.17.13': {}
'@types/markdown-it@14.1.2':
@@ -13165,6 +13399,10 @@ snapshots:
dependencies:
undici-types: 6.20.0
+ '@types/node@22.10.1':
+ dependencies:
+ undici-types: 6.20.0
+
'@types/normalize-package-data@2.4.4': {}
'@types/nprogress@0.2.3': {}
@@ -13197,15 +13435,15 @@ snapshots:
'@types/web-bluetooth@0.0.20': {}
- '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/parser': 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
'@typescript-eslint/scope-manager': 8.16.0
- '@typescript-eslint/type-utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/type-utils': 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
'@typescript-eslint/visitor-keys': 8.16.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@@ -13215,14 +13453,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)':
dependencies:
'@typescript-eslint/scope-manager': 8.16.0
'@typescript-eslint/types': 8.16.0
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
'@typescript-eslint/visitor-keys': 8.16.0
debug: 4.3.7(supports-color@9.4.0)
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
optionalDependencies:
typescript: 5.7.2
transitivePeerDependencies:
@@ -13238,12 +13476,12 @@ snapshots:
'@typescript-eslint/types': 8.16.0
'@typescript-eslint/visitor-keys': 8.16.0
- '@typescript-eslint/type-utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/type-utils@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)':
dependencies:
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
debug: 4.3.7(supports-color@9.4.0)
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
ts-api-utils: 1.4.2(typescript@5.7.2)
optionalDependencies:
typescript: 5.7.2
@@ -13284,24 +13522,24 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@7.18.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/utils@7.18.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
'@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)':
+ '@typescript-eslint/utils@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
'@typescript-eslint/scope-manager': 8.16.0
'@typescript-eslint/types': 8.16.0
'@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
optionalDependencies:
typescript: 5.7.2
transitivePeerDependencies:
@@ -13345,43 +13583,43 @@ snapshots:
- encoding
- supports-color
- '@vite-pwa/vitepress@0.5.3(vite-plugin-pwa@0.21.0(vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0))':
+ '@vite-pwa/vitepress@0.5.3(vite-plugin-pwa@0.21.1(vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0))':
dependencies:
- vite-plugin-pwa: 0.21.0(vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0)
+ vite-plugin-pwa: 0.21.1(vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0)
- '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))':
+ '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@babel/core': 7.26.0
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))':
+ '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))':
dependencies:
'@babel/core': 7.26.0
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vue: 3.5.13(typescript@5.7.2)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.2.1(vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(vue@3.5.13(typescript@5.7.2))':
+ '@vitejs/plugin-vue@5.2.1(vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(vue@3.5.13(typescript@5.7.2))':
dependencies:
- vite: 5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)
+ vite: 5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)
vue: 3.5.13(typescript@5.7.2)
- '@vitejs/plugin-vue@5.2.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))':
+ '@vitejs/plugin-vue@5.2.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))':
dependencies:
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vue: 3.5.13(typescript@5.6.3)
- '@vitejs/plugin-vue@5.2.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))':
+ '@vitejs/plugin-vue@5.2.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))':
dependencies:
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
vue: 3.5.13(typescript@5.7.2)
'@vitest/expect@2.1.6':
@@ -13391,13 +13629,13 @@ snapshots:
chai: 5.1.2
tinyrainbow: 1.2.0
- '@vitest/mocker@2.1.6(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))':
+ '@vitest/mocker@2.1.6(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))':
dependencies:
'@vitest/spy': 2.1.6
estree-walker: 3.0.3
magic-string: 0.30.14
optionalDependencies:
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
'@vitest/pretty-format@2.1.6':
dependencies:
@@ -13507,14 +13745,14 @@ snapshots:
dependencies:
'@vue/devtools-kit': 7.6.4
- '@vue/devtools-core@7.6.4(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))':
+ '@vue/devtools-core@7.6.7(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))':
dependencies:
- '@vue/devtools-kit': 7.6.4
- '@vue/devtools-shared': 7.6.4
+ '@vue/devtools-kit': 7.6.7
+ '@vue/devtools-shared': 7.6.7
mitt: 3.0.1
- nanoid: 3.3.8
+ nanoid: 5.0.9
pathe: 1.1.2
- vite-hot-client: 0.2.3(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ vite-hot-client: 0.2.4(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
vue: 3.5.13(typescript@5.7.2)
transitivePeerDependencies:
- vite
@@ -13529,10 +13767,24 @@ snapshots:
speakingurl: 14.0.1
superjson: 2.2.1
+ '@vue/devtools-kit@7.6.7':
+ dependencies:
+ '@vue/devtools-shared': 7.6.7
+ birpc: 0.2.19
+ hookable: 5.5.3
+ mitt: 3.0.1
+ perfect-debounce: 1.0.0
+ speakingurl: 14.0.1
+ superjson: 2.2.1
+
'@vue/devtools-shared@7.6.4':
dependencies:
rfdc: 1.4.1
+ '@vue/devtools-shared@7.6.7':
+ dependencies:
+ rfdc: 1.4.1
+
'@vue/language-core@2.1.10(typescript@5.6.3)':
dependencies:
'@volar/language-core': 2.4.10
@@ -13614,6 +13866,15 @@ snapshots:
- '@vue/composition-api'
- vue
+ '@vueuse/core@12.0.0(typescript@5.7.2)':
+ dependencies:
+ '@types/web-bluetooth': 0.0.20
+ '@vueuse/metadata': 12.0.0
+ '@vueuse/shared': 12.0.0(typescript@5.7.2)
+ vue: 3.5.13(typescript@5.7.2)
+ transitivePeerDependencies:
+ - typescript
+
'@vueuse/core@9.13.0(vue@3.5.13(typescript@5.7.2))':
dependencies:
'@types/web-bluetooth': 0.0.16
@@ -13624,7 +13885,7 @@ snapshots:
- '@vue/composition-api'
- vue
- '@vueuse/integrations@11.3.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.4)(vue@3.5.13(typescript@5.7.2))':
+ '@vueuse/integrations@11.3.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.7.2))':
dependencies:
'@vueuse/core': 11.3.0(vue@3.5.13(typescript@5.7.2))
'@vueuse/shared': 11.3.0(vue@3.5.13(typescript@5.7.2))
@@ -13636,15 +13897,33 @@ snapshots:
focus-trap: 7.6.2
nprogress: 0.2.0
qrcode: 1.5.4
- sortablejs: 1.15.4
+ sortablejs: 1.15.6
transitivePeerDependencies:
- '@vue/composition-api'
- vue
+ '@vueuse/integrations@12.0.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.7.2)':
+ dependencies:
+ '@vueuse/core': 12.0.0(typescript@5.7.2)
+ '@vueuse/shared': 12.0.0(typescript@5.7.2)
+ vue: 3.5.13(typescript@5.7.2)
+ optionalDependencies:
+ async-validator: 4.2.5
+ axios: 1.7.8
+ change-case: 5.4.4
+ focus-trap: 7.6.2
+ nprogress: 0.2.0
+ qrcode: 1.5.4
+ sortablejs: 1.15.6
+ transitivePeerDependencies:
+ - typescript
+
'@vueuse/metadata@10.11.1': {}
'@vueuse/metadata@11.3.0': {}
+ '@vueuse/metadata@12.0.0': {}
+
'@vueuse/metadata@9.13.0': {}
'@vueuse/shared@10.11.1(vue@3.5.13(typescript@5.7.2))':
@@ -13661,6 +13940,12 @@ snapshots:
- '@vue/composition-api'
- vue
+ '@vueuse/shared@12.0.0(typescript@5.7.2)':
+ dependencies:
+ vue: 3.5.13(typescript@5.7.2)
+ transitivePeerDependencies:
+ - typescript
+
'@vueuse/shared@9.13.0(vue@3.5.13(typescript@5.7.2))':
dependencies:
vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.2))
@@ -14400,9 +14685,9 @@ snapshots:
core-util-is@1.0.3: {}
- cosmiconfig-typescript-loader@5.1.0(@types/node@22.10.0)(cosmiconfig@9.0.0(typescript@5.7.2))(typescript@5.7.2):
+ cosmiconfig-typescript-loader@5.1.0(@types/node@22.10.1)(cosmiconfig@9.0.0(typescript@5.7.2))(typescript@5.7.2):
dependencies:
- '@types/node': 22.10.0
+ '@types/node': 22.10.1
cosmiconfig: 9.0.0(typescript@5.7.2)
jiti: 1.21.6
typescript: 5.7.2
@@ -14910,7 +15195,7 @@ snapshots:
electron-to-chromium@1.5.65: {}
- element-plus@2.8.8(vue@3.5.13(typescript@5.7.2)):
+ element-plus@2.9.0(vue@3.5.13(typescript@5.7.2)):
dependencies:
'@ctrl/tinycolor': 4.1.0
'@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.7.2))
@@ -15134,20 +15419,20 @@ snapshots:
optionalDependencies:
source-map: 0.6.1
- eslint-compat-utils@0.5.1(eslint@9.15.0(jiti@2.4.0)):
+ eslint-compat-utils@0.5.1(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
semver: 7.6.3
- eslint-compat-utils@0.6.3(eslint@9.15.0(jiti@2.4.0)):
+ eslint-compat-utils@0.6.3(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
semver: 7.6.3
- eslint-config-turbo@2.3.3(eslint@9.15.0(jiti@2.4.0)):
+ eslint-config-turbo@2.3.3(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
- eslint-plugin-turbo: 2.3.3(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.16.0(jiti@2.4.0)
+ eslint-plugin-turbo: 2.3.3(eslint@9.16.0(jiti@2.4.0))
eslint-import-resolver-node@0.3.9:
dependencies:
@@ -15157,36 +15442,36 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-json-compat-utils@0.2.1(eslint@9.15.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0):
+ eslint-json-compat-utils@0.2.1(eslint@9.16.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
esquery: 1.6.0
jsonc-eslint-parser: 2.4.0
- eslint-plugin-command@0.2.6(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-command@0.2.6(eslint@9.16.0(jiti@2.4.0)):
dependencies:
'@es-joy/jsdoccomment': 0.48.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
- eslint-plugin-es-x@7.8.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-es-x@7.8.0(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
'@eslint-community/regexpp': 4.12.1
- eslint: 9.15.0(jiti@2.4.0)
- eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.16.0(jiti@2.4.0)
+ eslint-compat-utils: 0.5.1(eslint@9.16.0(jiti@2.4.0))
- eslint-plugin-eslint-comments@3.2.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-eslint-comments@3.2.0(eslint@9.16.0(jiti@2.4.0)):
dependencies:
escape-string-regexp: 1.0.5
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
ignore: 5.3.2
- eslint-plugin-import-x@4.4.3(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2):
+ eslint-plugin-import-x@4.4.3(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2):
dependencies:
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
debug: 4.3.7(supports-color@9.4.0)
doctrine: 3.0.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
eslint-import-resolver-node: 0.3.9
get-tsconfig: 4.8.1
is-glob: 4.0.3
@@ -15198,14 +15483,14 @@ snapshots:
- supports-color
- typescript
- eslint-plugin-jsdoc@50.6.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-jsdoc@50.6.0(eslint@9.16.0(jiti@2.4.0)):
dependencies:
'@es-joy/jsdoccomment': 0.49.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
debug: 4.3.7(supports-color@9.4.0)
escape-string-regexp: 4.0.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
espree: 10.3.0
esquery: 1.6.0
parse-imports: 2.2.1
@@ -15215,12 +15500,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-jsonc@2.18.2(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-jsonc@2.18.2(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
- eslint: 9.15.0(jiti@2.4.0)
- eslint-compat-utils: 0.6.3(eslint@9.15.0(jiti@2.4.0))
- eslint-json-compat-utils: 0.2.1(eslint@9.15.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
+ eslint: 9.16.0(jiti@2.4.0)
+ eslint-compat-utils: 0.6.3(eslint@9.16.0(jiti@2.4.0))
+ eslint-json-compat-utils: 0.2.1(eslint@9.16.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0)
espree: 9.6.1
graphemer: 1.4.0
jsonc-eslint-parser: 2.4.0
@@ -15229,12 +15514,12 @@ snapshots:
transitivePeerDependencies:
- '@eslint/json'
- eslint-plugin-n@17.14.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-n@17.14.0(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
enhanced-resolve: 5.17.1
- eslint: 9.15.0(jiti@2.4.0)
- eslint-plugin-es-x: 7.8.0(eslint@9.15.0(jiti@2.4.0))
+ eslint: 9.16.0(jiti@2.4.0)
+ eslint-plugin-es-x: 7.8.0(eslint@9.16.0(jiti@2.4.0))
get-tsconfig: 4.8.1
globals: 15.12.0
ignore: 5.3.2
@@ -15243,52 +15528,52 @@ snapshots:
eslint-plugin-no-only-tests@3.3.0: {}
- eslint-plugin-perfectionist@3.9.1(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)(vue-eslint-parser@9.4.3(eslint@9.15.0(jiti@2.4.0))):
+ eslint-plugin-perfectionist@3.9.1(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)(vue-eslint-parser@9.4.3(eslint@9.16.0(jiti@2.4.0))):
dependencies:
'@typescript-eslint/types': 8.16.0
- '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ '@typescript-eslint/utils': 8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
+ eslint: 9.16.0(jiti@2.4.0)
minimatch: 9.0.5
natural-compare-lite: 1.4.0
optionalDependencies:
- vue-eslint-parser: 9.4.3(eslint@9.15.0(jiti@2.4.0))
+ vue-eslint-parser: 9.4.3(eslint@9.16.0(jiti@2.4.0))
transitivePeerDependencies:
- supports-color
- typescript
- eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint@9.15.0(jiti@2.4.0))(prettier@3.4.1):
+ eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint@9.16.0(jiti@2.4.0))(prettier@3.4.1):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
prettier: 3.4.1
prettier-linter-helpers: 1.0.0
synckit: 0.9.2
optionalDependencies:
'@types/eslint': 9.6.1
- eslint-plugin-regexp@2.7.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-regexp@2.7.0(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
'@eslint-community/regexpp': 4.12.1
comment-parser: 1.4.1
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
jsdoc-type-pratt-parser: 4.1.0
refa: 0.12.1
regexp-ast-analysis: 0.7.1
scslre: 0.3.0
- eslint-plugin-turbo@2.3.3(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-turbo@2.3.3(eslint@9.16.0(jiti@2.4.0)):
dependencies:
dotenv: 16.0.3
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
- eslint-plugin-unicorn@56.0.1(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-unicorn@56.0.1(eslint@9.16.0(jiti@2.4.0)):
dependencies:
'@babel/helper-validator-identifier': 7.25.9
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
ci-info: 4.1.0
clean-regexp: 1.0.0
core-js-compat: 3.39.0
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
esquery: 1.6.0
globals: 15.12.0
indent-string: 4.0.0
@@ -15301,33 +15586,33 @@ snapshots:
semver: 7.6.3
strip-indent: 3.0.0
- eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
optionalDependencies:
- '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
+ '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
- eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.6(@types/node@22.10.0)(happy-dom@15.11.6)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.6(@types/node@22.10.1)(happy-dom@15.11.7)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
- '@typescript-eslint/utils': 7.18.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- eslint: 9.15.0(jiti@2.4.0)
+ '@typescript-eslint/utils': 7.18.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
+ eslint: 9.16.0(jiti@2.4.0)
optionalDependencies:
- '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)
- vitest: 2.1.6(@types/node@22.10.0)(happy-dom@15.11.6)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.16.0(jiti@2.4.0))(typescript@5.7.2)
+ vitest: 2.1.6(@types/node@22.10.1)(happy-dom@15.11.7)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
transitivePeerDependencies:
- supports-color
- typescript
- eslint-plugin-vue@9.31.0(eslint@9.15.0(jiti@2.4.0)):
+ eslint-plugin-vue@9.32.0(eslint@9.16.0(jiti@2.4.0)):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
- eslint: 9.15.0(jiti@2.4.0)
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
+ eslint: 9.16.0(jiti@2.4.0)
globals: 13.24.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.1.2
semver: 7.6.3
- vue-eslint-parser: 9.4.3(eslint@9.15.0(jiti@2.4.0))
+ vue-eslint-parser: 9.4.3(eslint@9.16.0(jiti@2.4.0))
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@@ -15346,14 +15631,14 @@ snapshots:
eslint-visitor-keys@4.2.0: {}
- eslint@9.15.0(jiti@2.4.0):
+ eslint@9.16.0(jiti@2.4.0):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
+ '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.0))
'@eslint-community/regexpp': 4.12.1
'@eslint/config-array': 0.19.0
'@eslint/core': 0.9.0
'@eslint/eslintrc': 3.2.0
- '@eslint/js': 9.15.0
+ '@eslint/js': 9.16.0
'@eslint/plugin-kit': 0.2.3
'@humanfs/node': 0.16.6
'@humanwhocodes/module-importer': 1.0.1
@@ -15864,7 +16149,7 @@ snapshots:
uncrypto: 0.1.3
unenv: 1.10.0
- happy-dom@15.11.6:
+ happy-dom@15.11.7:
dependencies:
entities: 4.5.0
webidl-conversions: 7.0.0
@@ -16416,8 +16701,6 @@ snapshots:
knitwork@1.1.0: {}
- known-css-properties@0.34.0: {}
-
known-css-properties@0.35.0: {}
kolorist@1.8.0: {}
@@ -16565,6 +16848,8 @@ snapshots:
lodash.once@4.1.1: {}
+ lodash.set@4.3.2: {}
+
lodash.snakecase@4.1.1: {}
lodash.sortby@4.7.0: {}
@@ -16614,7 +16899,7 @@ snapshots:
dependencies:
yallist: 4.0.0
- lucide-vue-next@0.461.0(vue@3.5.13(typescript@5.7.2)):
+ lucide-vue-next@0.462.0(vue@3.5.13(typescript@5.7.2)):
dependencies:
vue: 3.5.13(typescript@5.7.2)
@@ -17334,9 +17619,9 @@ snapshots:
pify@4.0.1: {}
- pinia-plugin-persistedstate@4.1.3(magicast@0.3.5)(pinia@2.2.2(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.27.4):
+ pinia-plugin-persistedstate@4.1.3(magicast@0.3.5)(pinia@2.2.2(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.28.0):
dependencies:
- '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.27.4)
+ '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.28.0)
deep-pick-omit: 1.2.1
defu: 6.1.4
destr: 2.0.3
@@ -18157,6 +18442,15 @@ snapshots:
optionalDependencies:
rollup: 4.27.4
+ rollup-plugin-visualizer@5.12.0(rollup@4.28.0):
+ dependencies:
+ open: 8.4.2
+ picomatch: 2.3.1
+ source-map: 0.7.4
+ yargs: 17.7.2
+ optionalDependencies:
+ rollup: 4.28.0
+
rollup@2.79.2:
optionalDependencies:
fsevents: 2.3.3
@@ -18185,6 +18479,30 @@ snapshots:
'@rollup/rollup-win32-x64-msvc': 4.27.4
fsevents: 2.3.3
+ rollup@4.28.0:
+ dependencies:
+ '@types/estree': 1.0.6
+ optionalDependencies:
+ '@rollup/rollup-android-arm-eabi': 4.28.0
+ '@rollup/rollup-android-arm64': 4.28.0
+ '@rollup/rollup-darwin-arm64': 4.28.0
+ '@rollup/rollup-darwin-x64': 4.28.0
+ '@rollup/rollup-freebsd-arm64': 4.28.0
+ '@rollup/rollup-freebsd-x64': 4.28.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.28.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.28.0
+ '@rollup/rollup-linux-arm64-gnu': 4.28.0
+ '@rollup/rollup-linux-arm64-musl': 4.28.0
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.28.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.28.0
+ '@rollup/rollup-linux-s390x-gnu': 4.28.0
+ '@rollup/rollup-linux-x64-gnu': 4.28.0
+ '@rollup/rollup-linux-x64-musl': 4.28.0
+ '@rollup/rollup-win32-arm64-msvc': 4.28.0
+ '@rollup/rollup-win32-ia32-msvc': 4.28.0
+ '@rollup/rollup-win32-x64-msvc': 4.28.0
+ fsevents: 2.3.3
+
rotated-array-set@3.0.0: {}
run-applescript@7.0.0: {}
@@ -18397,7 +18715,7 @@ snapshots:
ip-address: 9.0.5
smart-buffer: 4.2.0
- sortablejs@1.15.4: {}
+ sortablejs@1.15.6: {}
source-map-js@1.2.1: {}
@@ -18589,55 +18907,55 @@ snapshots:
postcss: 8.4.49
postcss-selector-parser: 6.1.2
- stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
postcss-html: 1.7.0
- stylelint: 16.10.0(typescript@5.7.2)
+ stylelint: 16.11.0(typescript@5.7.2)
- stylelint-config-recess-order@5.1.1(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-config-recess-order@5.1.1(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
- stylelint: 16.10.0(typescript@5.7.2)
- stylelint-order: 6.0.4(stylelint@16.10.0(typescript@5.7.2))
+ stylelint: 16.11.0(typescript@5.7.2)
+ stylelint-order: 6.0.4(stylelint@16.11.0(typescript@5.7.2))
- stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
postcss-scss: 4.0.9(postcss@8.4.49)
- stylelint: 16.10.0(typescript@5.7.2)
- stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.7.2))
- stylelint-scss: 6.10.0(stylelint@16.10.0(typescript@5.7.2))
+ stylelint: 16.11.0(typescript@5.7.2)
+ stylelint-config-recommended: 14.0.1(stylelint@16.11.0(typescript@5.7.2))
+ stylelint-scss: 6.10.0(stylelint@16.11.0(typescript@5.7.2))
optionalDependencies:
postcss: 8.4.49
- stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
postcss-html: 1.7.0
semver: 7.6.3
- stylelint: 16.10.0(typescript@5.7.2)
- stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.10.0(typescript@5.7.2))
- stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.7.2))
+ stylelint: 16.11.0(typescript@5.7.2)
+ stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.7.2))
+ stylelint-config-recommended: 14.0.1(stylelint@16.11.0(typescript@5.7.2))
- stylelint-config-recommended@14.0.1(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-config-recommended@14.0.1(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
- stylelint: 16.10.0(typescript@5.7.2)
+ stylelint: 16.11.0(typescript@5.7.2)
- stylelint-config-standard@36.0.1(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-config-standard@36.0.1(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
- stylelint: 16.10.0(typescript@5.7.2)
- stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.7.2))
+ stylelint: 16.11.0(typescript@5.7.2)
+ stylelint-config-recommended: 14.0.1(stylelint@16.11.0(typescript@5.7.2))
- stylelint-order@6.0.4(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-order@6.0.4(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
postcss: 8.4.49
postcss-sorting: 8.0.2(postcss@8.4.49)
- stylelint: 16.10.0(typescript@5.7.2)
+ stylelint: 16.11.0(typescript@5.7.2)
- stylelint-prettier@5.0.2(prettier@3.4.1)(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-prettier@5.0.2(prettier@3.4.1)(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
prettier: 3.4.1
prettier-linter-helpers: 1.0.0
- stylelint: 16.10.0(typescript@5.7.2)
+ stylelint: 16.11.0(typescript@5.7.2)
- stylelint-scss@6.10.0(stylelint@16.10.0(typescript@5.7.2)):
+ stylelint-scss@6.10.0(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
css-tree: 3.0.1
is-plain-object: 5.0.0
@@ -18647,14 +18965,14 @@ snapshots:
postcss-resolve-nested-selector: 0.1.6
postcss-selector-parser: 7.0.0
postcss-value-parser: 4.2.0
- stylelint: 16.10.0(typescript@5.7.2)
+ stylelint: 16.11.0(typescript@5.7.2)
- stylelint@16.10.0(typescript@5.7.2):
+ stylelint@16.11.0(typescript@5.7.2):
dependencies:
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
'@csstools/css-tokenizer': 3.0.3
- '@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
- '@csstools/selector-specificity': 4.0.0(postcss-selector-parser@6.1.2)
+ '@csstools/media-query-list-parser': 4.0.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
+ '@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.0.0)
'@dual-bundle/import-meta-resolve': 4.1.0
balanced-match: 2.0.0
colord: 2.9.3
@@ -18672,7 +18990,7 @@ snapshots:
ignore: 6.0.2
imurmurhash: 0.1.4
is-plain-object: 5.0.0
- known-css-properties: 0.34.0
+ known-css-properties: 0.35.0
mathml-tag-names: 2.1.3
meow: 13.2.0
micromatch: 4.0.8
@@ -18681,7 +18999,7 @@ snapshots:
postcss: 8.4.49
postcss-resolve-nested-selector: 0.1.6
postcss-safe-parser: 7.0.1(postcss@8.4.49)
- postcss-selector-parser: 6.1.2
+ postcss-selector-parser: 7.0.0
postcss-value-parser: 4.2.0
resolve-from: 5.0.0
string-width: 4.2.3
@@ -19072,6 +19390,24 @@ snapshots:
transitivePeerDependencies:
- rollup
+ unimport@3.13.3(rollup@4.28.0):
+ dependencies:
+ '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
+ acorn: 8.14.0
+ escape-string-regexp: 5.0.0
+ estree-walker: 3.0.3
+ fast-glob: 3.3.2
+ local-pkg: 0.5.1
+ magic-string: 0.30.14
+ mlly: 1.7.3
+ pathe: 1.1.2
+ pkg-types: 1.2.1
+ scule: 1.3.0
+ strip-literal: 2.1.1
+ unplugin: 1.16.0
+ transitivePeerDependencies:
+ - rollup
+
unique-filename@1.1.1:
dependencies:
unique-slug: 2.0.2
@@ -19111,9 +19447,9 @@ snapshots:
universalify@2.0.1: {}
- unplugin-element-plus@0.8.0(rollup@4.27.4):
+ unplugin-element-plus@0.8.0(rollup@4.28.0):
dependencies:
- '@rollup/pluginutils': 5.1.3(rollup@4.27.4)
+ '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
es-module-lexer: 1.5.4
magic-string: 0.30.14
unplugin: 1.16.0
@@ -19226,17 +19562,17 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.2
- vite-hot-client@0.2.3(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ vite-hot-client@0.2.4(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
- vite-node@2.1.6(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1):
+ vite-node@2.1.6(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1):
dependencies:
cac: 6.7.14
debug: 4.3.7(supports-color@9.4.0)
es-module-lexer: 1.5.4
pathe: 1.1.2
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -19251,19 +19587,19 @@ snapshots:
- tsx
- yaml
- vite-plugin-compression@0.5.1(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ vite-plugin-compression@0.5.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
chalk: 4.1.2
debug: 4.3.7(supports-color@9.4.0)
fs-extra: 10.1.0
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
transitivePeerDependencies:
- supports-color
- vite-plugin-dts@4.2.1(@types/node@22.10.0)(rollup@4.27.4)(typescript@5.7.2)(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ vite-plugin-dts@4.2.1(@types/node@22.10.1)(rollup@4.28.0)(typescript@5.7.2)(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
- '@microsoft/api-extractor': 7.47.7(@types/node@22.10.0)
- '@rollup/pluginutils': 5.1.3(rollup@4.27.4)
+ '@microsoft/api-extractor': 7.47.7(@types/node@22.10.1)
+ '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@volar/typescript': 2.4.10
'@vue/language-core': 2.1.6(typescript@5.7.2)
compare-versions: 6.1.1
@@ -19273,13 +19609,13 @@ snapshots:
magic-string: 0.30.14
typescript: 5.7.2
optionalDependencies:
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
transitivePeerDependencies:
- '@types/node'
- rollup
- supports-color
- vite-plugin-html@3.2.2(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ vite-plugin-html@3.2.2(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
'@rollup/pluginutils': 4.2.1
colorette: 2.0.20
@@ -19293,12 +19629,12 @@ snapshots:
html-minifier-terser: 6.1.0
node-html-parser: 5.4.2
pathe: 0.2.0
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
- vite-plugin-inspect@0.8.8(rollup@4.27.4)(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ vite-plugin-inspect@0.8.8(rollup@4.28.0)(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
'@antfu/utils': 0.7.10
- '@rollup/pluginutils': 5.1.3(rollup@4.27.4)
+ '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
debug: 4.3.7(supports-color@9.4.0)
error-stack-parser-es: 0.1.5
fs-extra: 11.2.0
@@ -19306,57 +19642,57 @@ snapshots:
perfect-debounce: 1.0.0
picocolors: 1.1.1
sirv: 3.0.0
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
transitivePeerDependencies:
- rollup
- supports-color
vite-plugin-lazy-import@1.0.7:
dependencies:
- '@rollup/pluginutils': 5.1.3(rollup@4.27.4)
+ '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
es-module-lexer: 1.5.4
- rollup: 4.27.4
+ rollup: 4.28.0
xe-utils: 3.5.32
- vite-plugin-pwa@0.21.0(vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0):
+ vite-plugin-pwa@0.21.1(vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0):
dependencies:
debug: 4.3.7(supports-color@9.4.0)
pretty-bytes: 6.1.1
tinyglobby: 0.2.10
- vite: 5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)
+ vite: 5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)
workbox-build: 7.3.0
workbox-window: 7.3.0
transitivePeerDependencies:
- supports-color
- vite-plugin-pwa@0.21.0(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(workbox-build@7.3.0)(workbox-window@7.3.0):
+ vite-plugin-pwa@0.21.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(workbox-build@7.3.0)(workbox-window@7.3.0):
dependencies:
debug: 4.3.7(supports-color@9.4.0)
pretty-bytes: 6.1.1
tinyglobby: 0.2.10
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
workbox-build: 7.3.0
workbox-window: 7.3.0
transitivePeerDependencies:
- supports-color
- vite-plugin-vue-devtools@7.6.4(rollup@4.27.4)(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)):
+ vite-plugin-vue-devtools@7.6.7(rollup@4.28.0)(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)):
dependencies:
- '@vue/devtools-core': 7.6.4(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
- '@vue/devtools-kit': 7.6.4
- '@vue/devtools-shared': 7.6.4
- execa: 8.0.1
+ '@vue/devtools-core': 7.6.7(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))
+ '@vue/devtools-kit': 7.6.7
+ '@vue/devtools-shared': 7.6.7
+ execa: 9.5.1
sirv: 3.0.0
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
- vite-plugin-inspect: 0.8.8(rollup@4.27.4)(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
- vite-plugin-vue-inspector: 5.3.0(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite-plugin-inspect: 0.8.8(rollup@4.28.0)(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ vite-plugin-vue-inspector: 5.3.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
transitivePeerDependencies:
- '@nuxt/kit'
- rollup
- supports-color
- vue
- vite-plugin-vue-inspector@5.3.0(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
+ vite-plugin-vue-inspector@5.3.1(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)):
dependencies:
'@babel/core': 7.26.0
'@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0)
@@ -19367,29 +19703,29 @@ snapshots:
'@vue/compiler-dom': 3.5.13
kolorist: 1.8.0
magic-string: 0.30.14
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
transitivePeerDependencies:
- supports-color
- vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0):
+ vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0):
dependencies:
esbuild: 0.21.5
postcss: 8.4.49
rollup: 4.27.4
optionalDependencies:
- '@types/node': 22.10.0
+ '@types/node': 22.10.1
fsevents: 2.3.3
less: 4.2.1
sass: 1.80.6
terser: 5.36.0
- vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1):
+ vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1):
dependencies:
esbuild: 0.24.0
postcss: 8.4.49
rollup: 4.27.4
optionalDependencies:
- '@types/node': 22.10.0
+ '@types/node': 22.10.1
fsevents: 2.3.3
jiti: 2.4.0
less: 4.2.1
@@ -19405,7 +19741,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vitepress@1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.0)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.4)(terser@5.36.0)(typescript@5.7.2):
+ vitepress@1.5.0(@algolia/client-search@5.15.0)(@types/node@22.10.1)(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(less@4.2.1)(nprogress@0.2.0)(postcss@8.4.49)(qrcode@1.5.4)(sass@1.80.6)(search-insights@2.17.3)(sortablejs@1.15.6)(terser@5.36.0)(typescript@5.7.2):
dependencies:
'@docsearch/css': 3.8.0
'@docsearch/js': 3.8.0(@algolia/client-search@5.15.0)(search-insights@2.17.3)
@@ -19414,16 +19750,16 @@ snapshots:
'@shikijs/transformers': 1.23.1
'@shikijs/types': 1.23.1
'@types/markdown-it': 14.1.2
- '@vitejs/plugin-vue': 5.2.1(vite@5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(vue@3.5.13(typescript@5.7.2))
+ '@vitejs/plugin-vue': 5.2.1(vite@5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0))(vue@3.5.13(typescript@5.7.2))
'@vue/devtools-api': 7.6.4
'@vue/shared': 3.5.13
'@vueuse/core': 11.3.0(vue@3.5.13(typescript@5.7.2))
- '@vueuse/integrations': 11.3.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.4)(vue@3.5.13(typescript@5.7.2))
+ '@vueuse/integrations': 11.3.0(async-validator@4.2.5)(axios@1.7.8)(change-case@5.4.4)(focus-trap@7.6.2)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.7.2))
focus-trap: 7.6.2
mark.js: 8.11.1
minisearch: 7.1.1
shiki: 1.23.1
- vite: 5.4.11(@types/node@22.10.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)
+ vite: 5.4.11(@types/node@22.10.1)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)
vue: 3.5.13(typescript@5.7.2)
optionalDependencies:
postcss: 8.4.49
@@ -19455,10 +19791,10 @@ snapshots:
- typescript
- universal-cookie
- vitest@2.1.6(@types/node@22.10.0)(happy-dom@15.11.6)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1):
+ vitest@2.1.6(@types/node@22.10.1)(happy-dom@15.11.7)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1):
dependencies:
'@vitest/expect': 2.1.6
- '@vitest/mocker': 2.1.6(vite@6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
+ '@vitest/mocker': 2.1.6(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1))
'@vitest/pretty-format': 2.1.6
'@vitest/runner': 2.1.6
'@vitest/snapshot': 2.1.6
@@ -19474,12 +19810,12 @@ snapshots:
tinyexec: 0.3.1
tinypool: 1.0.2
tinyrainbow: 1.2.0
- vite: 6.0.1(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
- vite-node: 2.1.6(@types/node@22.10.0)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite: 6.0.1(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
+ vite-node: 2.1.6(@types/node@22.10.1)(jiti@2.4.0)(less@4.2.1)(sass@1.80.6)(terser@5.36.0)(yaml@2.6.1)
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 22.10.0
- happy-dom: 15.11.6
+ '@types/node': 22.10.1
+ happy-dom: 15.11.7
transitivePeerDependencies:
- jiti
- less
@@ -19514,10 +19850,10 @@ snapshots:
dompurify: 3.2.1
vue: 3.5.13(typescript@5.7.2)
- vue-eslint-parser@9.4.3(eslint@9.15.0(jiti@2.4.0)):
+ vue-eslint-parser@9.4.3(eslint@9.16.0(jiti@2.4.0)):
dependencies:
debug: 4.3.7(supports-color@9.4.0)
- eslint: 9.15.0(jiti@2.4.0)
+ eslint: 9.16.0(jiti@2.4.0)
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@@ -19527,10 +19863,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-i18n@10.0.4(vue@3.5.13(typescript@5.7.2)):
+ vue-i18n@10.0.5(vue@3.5.13(typescript@5.7.2)):
dependencies:
- '@intlify/core-base': 10.0.4
- '@intlify/shared': 10.0.4
+ '@intlify/core-base': 10.0.5
+ '@intlify/shared': 10.0.5
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.7.2)
@@ -19582,15 +19918,15 @@ snapshots:
vooks: 0.2.12(vue@3.5.13(typescript@5.7.2))
vue: 3.5.13(typescript@5.7.2)
- vxe-pc-ui@4.3.6(vue@3.5.13(typescript@5.7.2)):
+ vxe-pc-ui@4.3.10(vue@3.5.13(typescript@5.7.2)):
dependencies:
'@vxe-ui/core': 4.0.17(vue@3.5.13(typescript@5.7.2))
transitivePeerDependencies:
- vue
- vxe-table@4.9.8(vue@3.5.13(typescript@5.7.2)):
+ vxe-table@4.9.10(vue@3.5.13(typescript@5.7.2)):
dependencies:
- vxe-pc-ui: 4.3.6(vue@3.5.13(typescript@5.7.2))
+ vxe-pc-ui: 4.3.10(vue@3.5.13(typescript@5.7.2))
transitivePeerDependencies:
- vue
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index cd2e04fc..970121fd 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -21,22 +21,22 @@ catalog:
'@commitlint/cli': ^19.6.0
'@commitlint/config-conventional': ^19.6.0
'@ctrl/tinycolor': ^4.1.0
- '@eslint/js': ^9.15.0
+ '@eslint/js': ^9.16.0
'@faker-js/faker': ^9.2.0
- '@iconify/json': ^2.2.276
+ '@iconify/json': ^2.2.278
'@iconify/tailwind': ^1.1.3
'@iconify/vue': ^4.1.2
- '@intlify/core-base': ^10.0.4
+ '@intlify/core-base': ^10.0.5
'@intlify/unplugin-vue-i18n': ^6.0.0
'@jspm/generator': ^2.4.1
'@manypkg/get-packages': ^2.2.2
- '@nolebase/vitepress-plugin-git-changelog': ^2.10.0
+ '@nolebase/vitepress-plugin-git-changelog': ^2.11.1
'@playwright/test': ^1.49.0
- '@pnpm/workspace.read-manifest': ^2.2.1
+ '@pnpm/workspace.read-manifest': ^1000.0.0
'@stylistic/stylelint-plugin': ^3.1.1
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
'@tailwindcss/typography': ^0.5.15
- '@tanstack/vue-query': ^5.61.4
+ '@tanstack/vue-query': ^5.62.0
'@tanstack/vue-store': ^0.6.0
'@types/archiver': ^6.0.3
'@types/crypto-js': ^4.2.2
@@ -44,7 +44,8 @@ catalog:
'@types/html-minifier-terser': ^7.0.2
'@types/jsonwebtoken': ^9.0.7
'@types/lodash.clonedeep': ^4.5.9
- '@types/node': ^22.10.0
+ '@types/node': ^22.10.1
+ '@types/lodash.set': ^4.3.9
'@types/nprogress': ^0.2.3
'@types/postcss-import': ^14.0.3
'@types/qrcode': ^1.5.5
@@ -59,8 +60,8 @@ catalog:
'@vue/reactivity': ^3.5.13
'@vue/shared': ^3.5.13
'@vue/test-utils': ^2.4.6
- '@vueuse/core': ^11.3.0
- '@vueuse/integrations': ^11.3.0
+ '@vueuse/core': ^12.0.0
+ '@vueuse/integrations': ^12.0.0
ant-design-vue: ^4.2.6
archiver: ^7.0.1
autoprefixer: ^10.4.20
@@ -85,8 +86,8 @@ catalog:
depcheck: ^1.4.7
dotenv: ^16.4.5
echarts: ^5.5.1
- element-plus: ^2.8.8
- eslint: ^9.15.0
+ element-plus: ^2.9.0
+ eslint: ^9.16.0
eslint-config-turbo: ^2.3.3
eslint-plugin-command: ^0.2.6
eslint-plugin-eslint-comments: ^3.2.0
@@ -101,7 +102,7 @@ catalog:
eslint-plugin-unicorn: ^56.0.1
eslint-plugin-unused-imports: ^4.1.4
eslint-plugin-vitest: ^0.5.4
- eslint-plugin-vue: ^9.31.0
+ eslint-plugin-vue: ^9.32.0
execa: ^9.5.1
find-up: ^7.0.0
get-port: ^7.1.0
@@ -116,7 +117,8 @@ catalog:
jsonwebtoken: ^9.0.2
lint-staged: ^15.2.10
lodash.clonedeep: ^4.5.0
- lucide-vue-next: ^0.461.0
+ lucide-vue-next: ^0.462.0
+ lodash.set: ^4.3.2
medium-zoom: ^1.1.0
naive-ui: ^2.40.2
nitropack: ^2.10.4
@@ -140,11 +142,11 @@ catalog:
radix-vue: ^1.9.10
resolve.exports: ^2.0.2
rimraf: ^6.0.1
- rollup: ^4.27.4
+ rollup: ^4.28.0
rollup-plugin-visualizer: ^5.12.0
sass: 1.80.6
- sortablejs: ^1.15.4
- stylelint: ^16.10.0
+ sortablejs: ^1.15.6
+ stylelint: ^16.11.0
stylelint-config-recess-order: ^5.1.1
stylelint-config-recommended: ^14.0.1
stylelint-config-recommended-scss: ^14.1.0
@@ -167,19 +169,19 @@ catalog:
vite-plugin-dts: 4.2.1
vite-plugin-html: ^3.2.2
vite-plugin-lazy-import: ^1.0.7
- vite-plugin-pwa: ^0.21.0
- vite-plugin-vue-devtools: ^7.6.4
+ vite-plugin-pwa: ^0.21.1
+ vite-plugin-vue-devtools: ^7.6.7
vitepress: ^1.5.0
vitepress-plugin-group-icons: ^1.3.0
vitest: ^2.1.6
vue: ^3.5.13
vue-dompurify-html: ^5.2.0
vue-eslint-parser: ^9.4.3
- vue-i18n: ^10.0.4
+ vue-i18n: ^10.0.5
vue-router: ^4.5.0
vue-tsc: ^2.1.10
- vxe-pc-ui: ^4.3.6
- vxe-table: ^4.9.8
+ vxe-pc-ui: ^4.3.10
+ vxe-table: ^4.9.10
watermark-js-plus: ^1.5.7
zod: ^3.23.8
zod-defaults: ^0.1.3