diff --git a/apps/www/package.json b/apps/www/package.json
index bab7308c..d6e578cc 100644
--- a/apps/www/package.json
+++ b/apps/www/package.json
@@ -21,24 +21,24 @@
"@radix-icons/vue": "^1.0.0",
"@stackblitz/sdk": "^1.11.0",
"@tanstack/vue-table": "^8.20.4",
- "@unovis/ts": "^1.4.3",
- "@unovis/vue": "^1.4.3",
+ "@unovis/ts": "^1.4.4",
+ "@unovis/vue": "^1.4.4",
"@vee-validate/zod": "^4.13.2",
- "@vueuse/core": "^10.11.1",
+ "@vueuse/core": "^11.0.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"codesandbox": "^2.2.3",
"date-fns": "^3.6.0",
- "embla-carousel-autoplay": "^8.1.8",
- "embla-carousel-vue": "^8.1.8",
- "lucide-vue-next": "^0.427.0",
+ "embla-carousel-autoplay": "^8.2.0",
+ "embla-carousel-vue": "^8.2.0",
+ "lucide-vue-next": "^0.428.0",
"magic-string": "^0.30.11",
"radix-vue": "catalog:",
"tailwindcss-animate": "^1.0.7",
"v-calendar": "^3.1.2",
"vaul-vue": "^0.2.0",
"vee-validate": "4.13.2",
- "vue": "^3.4.37",
+ "vue": "^3.4.38",
"vue-sonner": "^1.1.4",
"vue-wrap-balancer": "^1.1.3",
"zod": "catalog:"
@@ -54,13 +54,13 @@
"@iconify-json/tabler": "^1.1.116",
"@iconify/vue": "^4.1.2",
"@oxc-parser/wasm": "catalog:",
- "@shikijs/transformers": "^1.12.1",
+ "@shikijs/transformers": "^1.14.1",
"@types/lodash-es": "^4.17.12",
- "@types/node": "^20.14.15",
+ "@types/node": "^20.16.1",
"@vitejs/plugin-vue": "^5.1.2",
- "@vitejs/plugin-vue-jsx": "^4.0.0",
- "@vue/compiler-core": "^3.4.37",
- "@vue/compiler-dom": "^3.4.37",
+ "@vitejs/plugin-vue-jsx": "^4.0.1",
+ "@vue/compiler-core": "^3.4.38",
+ "@vue/compiler-dom": "^3.4.38",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"fast-glob": "^3.3.2",
@@ -68,13 +68,13 @@
"markdown-it": "^14.1.0",
"pathe": "^1.1.2",
"rimraf": "^6.0.1",
- "shiki": "^1.12.1",
+ "shiki": "^1.14.1",
"tailwind-merge": "^2.5.2",
- "tailwindcss": "^3.4.9",
+ "tailwindcss": "^3.4.10",
"tsx": "^4.17.0",
"typescript": "^5.5.3",
"unplugin-icons": "^0.19.2",
- "vitepress": "^1.3.2",
+ "vitepress": "^1.3.3",
"vue-component-meta": "^2.0.29",
"vue-tsc": "^2.0.29"
}
diff --git a/apps/www/src/lib/registry/default/ui/range-calendar/RangeCalendarHeadCell.vue b/apps/www/src/lib/registry/default/ui/range-calendar/RangeCalendarHeadCell.vue
index 26ea9283..46ac46d0 100644
--- a/apps/www/src/lib/registry/default/ui/range-calendar/RangeCalendarHeadCell.vue
+++ b/apps/www/src/lib/registry/default/ui/range-calendar/RangeCalendarHeadCell.vue
@@ -15,7 +15,7 @@ const forwardedProps = useForwardProps(delegatedProps)
-
+
diff --git a/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarCellTrigger.vue b/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarCellTrigger.vue
index adec2728..6f141402 100644
--- a/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarCellTrigger.vue
+++ b/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarCellTrigger.vue
@@ -19,7 +19,7 @@ const forwardedProps = useForwardProps(delegatedProps)
+
diff --git a/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarHeadCell.vue b/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarHeadCell.vue
index 26ea9283..864af231 100644
--- a/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarHeadCell.vue
+++ b/apps/www/src/lib/registry/new-york/ui/range-calendar/RangeCalendarHeadCell.vue
@@ -15,7 +15,10 @@ const forwardedProps = useForwardProps(delegatedProps)
-
+
diff --git a/apps/www/src/public/registry/styles/default/auto-form.json b/apps/www/src/public/registry/styles/default/auto-form.json
index 1ce35390..ac12c1f7 100644
--- a/apps/www/src/public/registry/styles/default/auto-form.json
+++ b/apps/www/src/public/registry/styles/default/auto-form.json
@@ -24,7 +24,7 @@
"files": [
{
"name": "AutoForm.vue",
- "content": "\n\n\n \n \n \n \"\n :field-name=\"key.toString()\"\n :config=\"fieldConfig?.[key as keyof typeof fieldConfig] as ConfigItem\"\n >\n \n \n \n \n\n \n \n\n"
+ "content": "\n\n\n \n \n \n \"\n :field-name=\"key.toString()\"\n :config=\"fieldConfig?.[key as keyof typeof fieldConfig] as ConfigItem\"\n >\n \n \n \n \n\n \n \n\n"
},
{
"name": "AutoFormField.vue",
diff --git a/apps/www/src/public/registry/styles/default/range-calendar.json b/apps/www/src/public/registry/styles/default/range-calendar.json
index b3ec3fdb..b88df9d5 100644
--- a/apps/www/src/public/registry/styles/default/range-calendar.json
+++ b/apps/www/src/public/registry/styles/default/range-calendar.json
@@ -36,7 +36,7 @@
},
{
"name": "RangeCalendarHeadCell.vue",
- "content": "\n\n\n \n \n \n\n"
+ "content": "\n\n\n \n \n \n\n"
},
{
"name": "RangeCalendarHeader.vue",
diff --git a/apps/www/src/public/registry/styles/new-york/auto-form.json b/apps/www/src/public/registry/styles/new-york/auto-form.json
index 2d365275..63258a21 100644
--- a/apps/www/src/public/registry/styles/new-york/auto-form.json
+++ b/apps/www/src/public/registry/styles/new-york/auto-form.json
@@ -24,7 +24,7 @@
"files": [
{
"name": "AutoForm.vue",
- "content": "\n\n\n \n \n \n \"\n :field-name=\"key.toString()\"\n :config=\"fieldConfig?.[key as keyof typeof fieldConfig] as ConfigItem\"\n >\n \n \n \n \n\n \n \n\n"
+ "content": "\n\n\n \n \n \n \"\n :field-name=\"key.toString()\"\n :config=\"fieldConfig?.[key as keyof typeof fieldConfig] as ConfigItem\"\n >\n \n \n \n \n\n \n \n\n"
},
{
"name": "AutoFormField.vue",
diff --git a/apps/www/src/public/registry/styles/new-york/range-calendar.json b/apps/www/src/public/registry/styles/new-york/range-calendar.json
index d45247f5..f940ddca 100644
--- a/apps/www/src/public/registry/styles/new-york/range-calendar.json
+++ b/apps/www/src/public/registry/styles/new-york/range-calendar.json
@@ -16,7 +16,7 @@
},
{
"name": "RangeCalendarCellTrigger.vue",
- "content": "\n\n\n \n \n \n\n"
+ "content": "\n\n\n \n \n \n\n"
},
{
"name": "RangeCalendarGrid.vue",
@@ -32,11 +32,11 @@
},
{
"name": "RangeCalendarGridRow.vue",
- "content": "\n\n\n \n \n \n\n"
+ "content": "\n\n\n \n \n \n\n"
},
{
"name": "RangeCalendarHeadCell.vue",
- "content": "\n\n\n \n \n \n\n"
+ "content": "\n\n\n \n \n \n\n"
},
{
"name": "RangeCalendarHeader.vue",
diff --git a/package.json b/package.json
index 6b2e7c61..7cc819b9 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"type": "module",
"version": "0.10.5",
"private": true,
- "packageManager": "pnpm@9.7.0",
+ "packageManager": "pnpm@9.7.1",
"license": "MIT",
"repository": "radix-vue/shadcn-vue",
"workspaces": [
@@ -31,7 +31,7 @@
"taze:minor": "taze minor -fwri --ignore-paths ./packages/cli/test/** --exclude /@iconify/"
},
"devDependencies": {
- "@antfu/eslint-config": "^2.25.1",
+ "@antfu/eslint-config": "^2.26.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@vitest/ui": "^2.0.5",
@@ -39,7 +39,7 @@
"eslint": "^9.9.0",
"lint-staged": "^15.2.9",
"simple-git-hooks": "^2.11.1",
- "taze": "^0.16.5",
+ "taze": "^0.16.6",
"typescript": "^5.5.3",
"vitest": "^2.0.5"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6fb79c2a..01c5336d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -27,11 +27,11 @@ importers:
.:
devDependencies:
'@antfu/eslint-config':
- specifier: ^2.25.1
- version: 2.25.1(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(@vue/compiler-sfc@3.4.37)(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))
+ specifier: ^2.26.0
+ version: 2.26.0(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(@vue/compiler-sfc@3.4.38)(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1))
'@commitlint/cli':
specifier: ^19.4.0
- version: 19.4.0(@types/node@20.14.15)(typescript@5.5.3)
+ version: 19.4.0(@types/node@20.16.1)(typescript@5.5.3)
'@commitlint/config-conventional':
specifier: ^19.2.2
version: 19.2.2
@@ -51,14 +51,14 @@ importers:
specifier: ^2.11.1
version: 2.11.1
taze:
- specifier: ^0.16.5
- version: 0.16.5
+ specifier: ^0.16.6
+ version: 0.16.6
typescript:
specifier: ^5.5.3
version: 5.5.3
vitest:
specifier: ^2.0.5
- version: 2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1)
+ version: 2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1)
apps/www:
dependencies:
@@ -70,25 +70,25 @@ importers:
version: 3.5.5
'@radix-icons/vue':
specifier: ^1.0.0
- version: 1.0.0(vue@3.4.37(typescript@5.5.3))
+ version: 1.0.0(vue@3.4.38(typescript@5.5.3))
'@stackblitz/sdk':
specifier: ^1.11.0
version: 1.11.0
'@tanstack/vue-table':
specifier: ^8.20.4
- version: 8.20.4(vue@3.4.37(typescript@5.5.3))
+ version: 8.20.4(vue@3.4.38(typescript@5.5.3))
'@unovis/ts':
- specifier: ^1.4.3
- version: 1.4.3
+ specifier: ^1.4.4
+ version: 1.4.4
'@unovis/vue':
- specifier: ^1.4.3
- version: 1.4.3(@unovis/ts@1.4.3)(vue@3.4.37(typescript@5.5.3))
+ specifier: ^1.4.4
+ version: 1.4.4(@unovis/ts@1.4.4)(vue@3.4.38(typescript@5.5.3))
'@vee-validate/zod':
specifier: ^4.13.2
- version: 4.13.2(vue@3.4.37(typescript@5.5.3))
+ version: 4.13.2(vue@3.4.38(typescript@5.5.3))
'@vueuse/core':
- specifier: ^10.11.1
- version: 10.11.1(vue@3.4.37(typescript@5.5.3))
+ specifier: ^11.0.1
+ version: 11.0.1(vue@3.4.38(typescript@5.5.3))
class-variance-authority:
specifier: ^0.7.0
version: 0.7.0
@@ -102,41 +102,41 @@ importers:
specifier: ^3.6.0
version: 3.6.0
embla-carousel-autoplay:
- specifier: ^8.1.8
- version: 8.1.8(embla-carousel@8.1.8)
+ specifier: ^8.2.0
+ version: 8.2.0(embla-carousel@8.2.0)
embla-carousel-vue:
- specifier: ^8.1.8
- version: 8.1.8(vue@3.4.37(typescript@5.5.3))
+ specifier: ^8.2.0
+ version: 8.2.0(vue@3.4.38(typescript@5.5.3))
lucide-vue-next:
- specifier: ^0.427.0
- version: 0.427.0(vue@3.4.37(typescript@5.5.3))
+ specifier: ^0.428.0
+ version: 0.428.0(vue@3.4.38(typescript@5.5.3))
magic-string:
specifier: ^0.30.11
version: 0.30.11
radix-vue:
specifier: 'catalog:'
- version: 1.9.4(vue@3.4.37(typescript@5.5.3))
+ version: 1.9.4(vue@3.4.38(typescript@5.5.3))
tailwindcss-animate:
specifier: ^1.0.7
- version: 1.0.7(tailwindcss@3.4.9)
+ version: 1.0.7(tailwindcss@3.4.10)
v-calendar:
specifier: ^3.1.2
- version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.37(typescript@5.5.3))
+ version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.38(typescript@5.5.3))
vaul-vue:
specifier: ^0.2.0
- version: 0.2.0(radix-vue@1.9.4(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3))
+ version: 0.2.0(radix-vue@1.9.4(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))
vee-validate:
specifier: 4.13.2
- version: 4.13.2(vue@3.4.37(typescript@5.5.3))
+ version: 4.13.2(vue@3.4.38(typescript@5.5.3))
vue:
- specifier: ^3.4.37
- version: 3.4.37(typescript@5.5.3)
+ specifier: ^3.4.38
+ version: 3.4.38(typescript@5.5.3)
vue-sonner:
specifier: ^1.1.4
version: 1.1.4
vue-wrap-balancer:
specifier: ^1.1.3
- version: 1.1.3(vue@3.4.37(typescript@5.5.3))
+ version: 1.1.3(vue@3.4.38(typescript@5.5.3))
zod:
specifier: 'catalog:'
version: 3.23.8
@@ -167,37 +167,37 @@ importers:
version: 1.1.116
'@iconify/vue':
specifier: ^4.1.2
- version: 4.1.2(vue@3.4.37(typescript@5.5.3))
+ version: 4.1.2(vue@3.4.38(typescript@5.5.3))
'@oxc-parser/wasm':
specifier: 'catalog:'
version: 0.24.2
'@shikijs/transformers':
- specifier: ^1.12.1
- version: 1.12.1
+ specifier: ^1.14.1
+ version: 1.14.1
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
'@types/node':
- specifier: ^20.14.15
- version: 20.14.15
+ specifier: ^20.16.1
+ version: 20.16.1
'@vitejs/plugin-vue':
specifier: ^5.1.2
- version: 5.1.2(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))
+ version: 5.1.2(vite@5.4.1(@types/node@20.16.1)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))
'@vitejs/plugin-vue-jsx':
- specifier: ^4.0.0
- version: 4.0.0(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))
+ specifier: ^4.0.1
+ version: 4.0.1(vite@5.4.1(@types/node@20.16.1)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))
'@vue/compiler-core':
- specifier: ^3.4.37
- version: 3.4.37
+ specifier: ^3.4.38
+ version: 3.4.38
'@vue/compiler-dom':
- specifier: ^3.4.37
- version: 3.4.37
+ specifier: ^3.4.38
+ version: 3.4.38
'@vue/tsconfig':
specifier: ^0.5.1
version: 0.5.1
autoprefixer:
specifier: ^10.4.20
- version: 10.4.20(postcss@8.4.39)
+ version: 10.4.20(postcss@8.4.41)
fast-glob:
specifier: ^3.3.2
version: 3.3.2
@@ -214,14 +214,14 @@ importers:
specifier: ^6.0.1
version: 6.0.1
shiki:
- specifier: ^1.12.1
- version: 1.12.1
+ specifier: ^1.14.1
+ version: 1.14.1
tailwind-merge:
specifier: ^2.5.2
version: 2.5.2
tailwindcss:
- specifier: ^3.4.9
- version: 3.4.9
+ specifier: ^3.4.10
+ version: 3.4.10
tsx:
specifier: ^4.17.0
version: 4.17.0
@@ -230,10 +230,10 @@ importers:
version: 5.5.3
unplugin-icons:
specifier: ^0.19.2
- version: 0.19.2(@vue/compiler-sfc@3.4.37)(vue-template-compiler@2.7.16)
+ version: 0.19.2(@vue/compiler-sfc@3.4.38)(vue-template-compiler@2.7.16)
vitepress:
- specifier: ^1.3.2
- version: 1.3.2(@algolia/client-search@4.23.3)(@types/node@20.14.15)(postcss@8.4.39)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.5.3)
+ specifier: ^1.3.3
+ version: 1.3.3(@algolia/client-search@4.23.3)(@types/node@20.16.1)(postcss@8.4.41)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.5.3)
vue-component-meta:
specifier: ^2.0.29
version: 2.0.29(typescript@5.5.3)
@@ -302,7 +302,7 @@ importers:
version: 2.4.2
radix-vue:
specifier: 'catalog:'
- version: 1.9.4(vue@3.4.37(typescript@5.5.3))
+ version: 1.9.4(vue@3.4.38(typescript@5.5.3))
semver:
specifier: ^7.6.3
version: 7.6.3
@@ -348,7 +348,7 @@ importers:
version: 5.5.3
vite-tsconfig-paths:
specifier: ^5.0.1
- version: 5.0.1(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))
+ version: 5.0.1(typescript@5.5.3)(vite@5.4.1(@types/node@20.14.15)(terser@5.31.1))
packages/module:
dependencies:
@@ -366,7 +366,7 @@ importers:
version: 2.5.2
tailwindcss-animate:
specifier: ^1.0.7
- version: 1.0.7(tailwindcss@3.4.9)
+ version: 1.0.7(tailwindcss@3.4.10)
devDependencies:
'@nuxt/eslint-config':
specifier: ^0.5.0
@@ -379,7 +379,7 @@ importers:
version: 3.12.4(rollup@4.19.0)
'@nuxt/test-utils':
specifier: ^3.14.0
- version: 3.14.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3))
+ version: 3.14.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))
'@types/node':
specifier: ^20.14.15
version: 20.14.15
@@ -462,8 +462,8 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
- '@antfu/eslint-config@2.25.1':
- resolution: {integrity: sha512-aWnq8kNL4MM3RjXJtMvCGhzzXiukbNn4oXT3RFVgQ2KkBmryrlCos8HW7zfF27gggSqrMX8p75wHk8zM/Mo9+Q==}
+ '@antfu/eslint-config@2.26.0':
+ resolution: {integrity: sha512-eGYHHyXeajqaeNk+IAH8vGeIugcx21M2heJ/K/H72MuuDC8tCe0PlI0UkKHv63fMP1G5Em1KepOc/Aov/Erwaw==}
hasBin: true
peerDependencies:
'@eslint-react/eslint-plugin': ^1.5.8
@@ -514,6 +514,9 @@ packages:
'@antfu/install-pkg@0.3.3':
resolution: {integrity: sha512-nHHsk3NXQ6xkCfiRRC8Nfrg8pU5kkr3P3Y9s9dKqiuRmBD0Yap7fymNDjGFKeWhZQHqqbCS5CfeMy9wtExM24w==}
+ '@antfu/install-pkg@0.3.5':
+ resolution: {integrity: sha512-HwIACY0IzrM7FGafMbWZOqEDBSfCwPcylu+GacaRcxJm4Yvvuh3Dy2vZwqdJAzXponc6aLO9FaH4l75pq8/ZSA==}
+
'@antfu/ni@0.22.1':
resolution: {integrity: sha512-5STu7QHsLYWpt+K/+zRcMOIUnG51lOhnqPInImXGyC6PMHtkrZQjbqZ/R3GW8XdTYOnKiT77+R09Tl4fzuFK5w==}
hasBin: true
@@ -525,26 +528,14 @@ packages:
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
engines: {node: '>=6.9.0'}
- '@babel/compat-data@7.24.9':
- resolution: {integrity: sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==}
- engines: {node: '>=6.9.0'}
-
'@babel/compat-data@7.25.2':
resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==}
engines: {node: '>=6.9.0'}
- '@babel/core@7.24.7':
- resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==}
- engines: {node: '>=6.9.0'}
-
'@babel/core@7.25.2':
resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==}
engines: {node: '>=6.9.0'}
- '@babel/generator@7.24.10':
- resolution: {integrity: sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==}
- engines: {node: '>=6.9.0'}
-
'@babel/generator@7.25.0':
resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==}
engines: {node: '>=6.9.0'}
@@ -553,10 +544,6 @@ packages:
resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
engines: {node: '>=6.9.0'}
- '@babel/helper-compilation-targets@7.24.8':
- resolution: {integrity: sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-compilation-targets@7.25.2':
resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==}
engines: {node: '>=6.9.0'}
@@ -637,10 +624,6 @@ packages:
resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
engines: {node: '>=6.9.0'}
- '@babel/helpers@7.24.8':
- resolution: {integrity: sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==}
- engines: {node: '>=6.9.0'}
-
'@babel/helpers@7.25.0':
resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==}
engines: {node: '>=6.9.0'}
@@ -715,10 +698,6 @@ packages:
resolution: {integrity: sha512-QRIRMJ2KTeN+vt4l9OjYlxDVXEpcor1Z6V7OeYzeBOw6Q8ew9oMTHjzTx8s6ClsZO7wVf6JgTRutihatN6K0yA==}
engines: {node: '>=6.9.0'}
- '@babel/template@7.24.7':
- resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==}
- engines: {node: '>=6.9.0'}
-
'@babel/template@7.25.0':
resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==}
engines: {node: '>=6.9.0'}
@@ -820,14 +799,14 @@ packages:
resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==}
engines: {node: '>=v18'}
- '@docsearch/css@3.6.0':
- resolution: {integrity: sha512-+sbxb71sWre+PwDK7X2T8+bhS6clcVMLwBPznX45Qu6opJcgRjAp7gYSDzVFp187J+feSj5dNBN1mJoi6ckkUQ==}
+ '@docsearch/css@3.6.1':
+ resolution: {integrity: sha512-VtVb5DS+0hRIprU2CO6ZQjK2Zg4QU5HrDM1+ix6rT0umsYvFvatMAnf97NHZlVWDaaLlx7GRfR/7FikANiM2Fg==}
- '@docsearch/js@3.6.0':
- resolution: {integrity: sha512-QujhqINEElrkIfKwyyyTfbsfMAYCkylInLYMRqHy7PHc8xTBQCow73tlo/Kc7oIwBrCLf0P3YhjlOeV4v8hevQ==}
+ '@docsearch/js@3.6.1':
+ resolution: {integrity: sha512-erI3RRZurDr1xES5hvYJ3Imp7jtrXj6f1xYIzDzxiS7nNBufYWPbJwrmMqWC5g9y165PmxEmN9pklGCdLi0Iqg==}
- '@docsearch/react@3.6.0':
- resolution: {integrity: sha512-HUFut4ztcVNmqy9gp/wxNbC7pTOHhgVVkHVGCACTuLhUKUhKAF9KYHJtMiLUJxEqiFLQiuri1fWF8zqwM/cu1w==}
+ '@docsearch/react@3.6.1':
+ resolution: {integrity: sha512-qXZkEPvybVhSXj0K7U3bXc233tk5e8PfhoZ6MhPOiik/qUQxYC+Dn9DnoS7CxHQQhHfCvTiN0eY9M12oRghEXw==}
peerDependencies:
'@types/react': '>= 16.8.0 < 19.0.0'
react: '>= 16.8.0 < 19.0.0'
@@ -881,6 +860,10 @@ packages:
resolution: {integrity: sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==}
engines: {node: '>=16'}
+ '@es-joy/jsdoccomment@0.48.0':
+ resolution: {integrity: sha512-G6QUWIcC+KvSwXNsJyDTHvqUdNoAVJPPgkc3+Uk4WBKqZvoXhlvazOgm9aL0HwihJLQf0l+tOE2UFzXBqCqgDw==}
+ engines: {node: '>=16'}
+
'@esbuild/aix-ppc64@0.19.12':
resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
engines: {node: '>=12'}
@@ -1439,6 +1422,12 @@ packages:
cpu: [x64]
os: [win32]
+ '@eslint-community/eslint-plugin-eslint-comments@4.4.0':
+ resolution: {integrity: sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ peerDependencies:
+ eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
+
'@eslint-community/eslint-utils@4.4.0':
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -2014,14 +2003,11 @@ packages:
'@rushstack/eslint-patch@1.10.4':
resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==}
- '@shikijs/core@1.11.1':
- resolution: {integrity: sha512-Qsn8h15SWgv5TDRoDmiHNzdQO2BxDe86Yq6vIHf5T0cCvmfmccJKIzHtep8bQO9HMBZYCtCBzaXdd1MnxZBPSg==}
+ '@shikijs/core@1.14.1':
+ resolution: {integrity: sha512-KyHIIpKNaT20FtFPFjCQB5WVSTpLR/n+jQXhWHWVUMm9MaOaG9BGOG0MSyt7yA4+Lm+4c9rTc03tt3nYzeYSfw==}
- '@shikijs/core@1.12.1':
- resolution: {integrity: sha512-biCz/mnkMktImI6hMfMX3H9kOeqsInxWEyCHbSlL8C/2TR1FqfmGxTLRNwYCKsyCyxWLbB8rEqXRVZuyxuLFmA==}
-
- '@shikijs/transformers@1.12.1':
- resolution: {integrity: sha512-zOpj/S2thBvnJV4Ty3EE8aRs/VqCbV+lgtEYeBRkPxTW22uLADEIZq0qjt5W2Rfy2KSu29e73nRyzp4PefjUTg==}
+ '@shikijs/transformers@1.14.1':
+ resolution: {integrity: sha512-JJqL8QBVCJh3L61jqqEXgFq1cTycwjcGj7aSmqOEsbxnETM9hRlaB74QuXvY/fVJNjbNt8nvWo0VwAXKvMSLRg==}
'@sinclair/typebox@0.27.8':
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
@@ -2039,29 +2025,58 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
+ '@stylistic/eslint-plugin-js@2.6.4':
+ resolution: {integrity: sha512-kx1hS3xTvzxZLdr/DCU/dLBE++vcP97sHeEFX2QXhk1Ipa4K1rzPOLw1HCbf4mU3s+7kHP5eYpDe+QteEOFLug==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
'@stylistic/eslint-plugin-jsx@2.6.2':
resolution: {integrity: sha512-dSXK/fSPA938J1fBi10QmhzLKtZ/2TuyVNHQMk8jUhWfKJDleAogaSqcWNAbN8fwcoe9UWmt/3StiIf2oYC1aQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.40.0'
+ '@stylistic/eslint-plugin-jsx@2.6.4':
+ resolution: {integrity: sha512-bIvVhdtjmyu3S10V7QRIuawtCZSq9gRmzAX23ucjCOdSFzEwlq+di0IM0riBAvvQerrJL4SM6G3xgyPs8BSXIA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
'@stylistic/eslint-plugin-plus@2.6.2':
resolution: {integrity: sha512-cANcPASfRvq3VTbbQCrSIXq+2AI0IW68PNYaZoXXS0ENlp7HDB8dmrsJnOgWCcoEvdCB8z/eWcG/eq/v5Qcl+Q==}
peerDependencies:
eslint: '*'
+ '@stylistic/eslint-plugin-plus@2.6.4':
+ resolution: {integrity: sha512-EuRvtxhf7Hv8OoMIePulP/6rBJIgPTu1l5GAm1780WcF1Cl8bOZXIn84Pdac5pNv6lVlzCOFm8MD3VE+2YROuA==}
+ peerDependencies:
+ eslint: '*'
+
'@stylistic/eslint-plugin-ts@2.6.2':
resolution: {integrity: sha512-6OEN3VtUNxjgOvWPavnC10MByr1H4zsgwNND3rQXr5lDFv93MLUnTsH+/SH15OkuqdyJgrQILI6b9lYecb1vIg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.40.0'
+ '@stylistic/eslint-plugin-ts@2.6.4':
+ resolution: {integrity: sha512-yxL8Hj6WkObw1jfiLpBzKy5yfxY6vwlwO4miq34ySErUjUecPV5jxfVbOe4q1QDPKemQGPq93v7sAQS5PzM8lA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
'@stylistic/eslint-plugin@2.6.2':
resolution: {integrity: sha512-Ic5oFNM/25iuagob6LiIBkSI/A2y45TsyKtDtODXHRZDy52WfPfeexI6r+OH5+aWN9QGob2Bw+4JRM9/4areWw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.40.0'
+ '@stylistic/eslint-plugin@2.6.4':
+ resolution: {integrity: sha512-euUGnjzH8EOqEYTGk9dB2OBINp0FX1nuO7/k4fO82zNRBIKZgJoDwTLM4Ce+Om6W1Qmh1PrZjCr4jh4tMEXGPQ==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: '>=8.40.0'
+
'@swc/helpers@0.5.11':
resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==}
@@ -2264,8 +2279,8 @@ packages:
'@types/mapbox__vector-tile@1.3.4':
resolution: {integrity: sha512-bpd8dRn9pr6xKvuEBQup8pwQfD4VUyqO/2deGjfpe6AwC8YRlyEipvefyRJUSiCJTZuCb8Pl1ciVV5ekqJ96Bg==}
- '@types/markdown-it@14.1.1':
- resolution: {integrity: sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==}
+ '@types/markdown-it@14.1.2':
+ resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
'@types/mdast@3.0.15':
resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==}
@@ -2276,6 +2291,9 @@ packages:
'@types/node@20.14.15':
resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==}
+ '@types/node@20.16.1':
+ resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==}
+
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -2434,13 +2452,13 @@ packages:
'@unovis/graphlibrary@2.2.0-2':
resolution: {integrity: sha512-HeEzpd/vDyWiIJt0rnh+2ICXUIuF2N0+Z9OJJiKg0DB+eFUcD+bk+9QPhYHwkFwfxdjDA9fHi1DZ/O/bbV58Nw==}
- '@unovis/ts@1.4.3':
- resolution: {integrity: sha512-QYh1Qot1N9L6ZQg+uuhcsI3iuic9c6VVjlex3ipRqYDvrDDN6N+SG2555+9z+yAV6cbVsD1/EkMfK+o84PPjSw==}
+ '@unovis/ts@1.4.4':
+ resolution: {integrity: sha512-OoAbCdxSq3tvEKDUDkWNIkPWJ1tnjklWR+8W3zhVqUkOvpqTYW8IjAl+07dPS9/qv+mtjZry5zOt1aBCMPCfdA==}
- '@unovis/vue@1.4.3':
- resolution: {integrity: sha512-L45ncN+e1dynA2cvHyq2ss+hLNBBPC1bl+i9JNveLufl+k7qybbt2IrioKBGQEbVmzXuJ80r2f3cD64i6ca9jg==}
+ '@unovis/vue@1.4.4':
+ resolution: {integrity: sha512-19xdi/0+18NzUyRh4sK0GCIv5JbqSMSEqXaMio4Vya8I/8JYU0Sgyo4jwr+O60Rl8fSOXScL9NJQHxPHJeTcMg==}
peerDependencies:
- '@unovis/ts': 1.4.3
+ '@unovis/ts': 1.4.4
vue: ^3
'@vee-validate/zod@4.13.2':
@@ -2451,8 +2469,8 @@ packages:
engines: {node: '>=16'}
hasBin: true
- '@vitejs/plugin-vue-jsx@4.0.0':
- resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==}
+ '@vitejs/plugin-vue-jsx@4.0.1':
+ resolution: {integrity: sha512-7mg9HFGnFHMEwCdB6AY83cVK4A6sCqnrjFYF4WIlebYAQVVJ/sC/CiTruVdrRlhrFoeZ8rlMxY9wYpPTIRhhAg==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
@@ -2465,8 +2483,8 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
- '@vitest/eslint-plugin@1.0.1':
- resolution: {integrity: sha512-albpL56cL9XMwHJWCWZqjDxkuDkBXBF3WpPGOv6q2WA3cipCP41cKEwfSGktoRNGmPN77wuX452O8pM+z+ApNw==}
+ '@vitest/eslint-plugin@1.0.3':
+ resolution: {integrity: sha512-7hTONh+lqN+TEimHy2aWVdHVqYohcxLGD4yYBwSVvhyiti/j9CqBNMQvOa6xLoVcEtaWAoCCDbYgvxwNqA4lsA==}
peerDependencies:
'@typescript-eslint/utils': '>= 8.0'
eslint: '>= 8.57.0'
@@ -2560,23 +2578,35 @@ packages:
'@vue/compiler-core@3.4.37':
resolution: {integrity: sha512-ZDDT/KiLKuCRXyzWecNzC5vTcubGz4LECAtfGPENpo0nrmqJHwuWtRLxk/Sb9RAKtR9iFflFycbkjkY+W/PZUQ==}
+ '@vue/compiler-core@3.4.38':
+ resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==}
+
'@vue/compiler-dom@3.4.37':
resolution: {integrity: sha512-rIiSmL3YrntvgYV84rekAtU/xfogMUJIclUMeIKEtVBFngOL3IeZHhsH3UaFEgB5iFGpj6IW+8YuM/2Up+vVag==}
+ '@vue/compiler-dom@3.4.38':
+ resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==}
+
'@vue/compiler-sfc@3.4.37':
resolution: {integrity: sha512-vCfetdas40Wk9aK/WWf8XcVESffsbNkBQwS5t13Y/PcfqKfIwJX2gF+82th6dOpnpbptNMlMjAny80li7TaCIg==}
+ '@vue/compiler-sfc@3.4.38':
+ resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==}
+
'@vue/compiler-ssr@3.4.37':
resolution: {integrity: sha512-TyAgYBWrHlFrt4qpdACh8e9Ms6C/AZQ6A6xLJaWrCL8GCX5DxMzxyeFAEMfU/VFr4tylHm+a2NpfJpcd7+20XA==}
+ '@vue/compiler-ssr@3.4.38':
+ resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==}
+
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
'@vue/devtools-api@6.6.3':
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
- '@vue/devtools-api@7.3.6':
- resolution: {integrity: sha512-z6cKyxdXrIGgA++eyGBfquj6dCplRdgjt+I18fJx8hjWTXDTIyeQvryyEBMchnfZVyvUTjK3QjGjDpLCnJxPjw==}
+ '@vue/devtools-api@7.3.8':
+ resolution: {integrity: sha512-NURFwmxz4WukFU54IHgyGI2KSejdgHG5JC4xTcWmTWEBIc8aelj9fBy4qsboObGHFp3JIdRxxANO9s2wZA/pVQ==}
'@vue/devtools-core@7.3.3':
resolution: {integrity: sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==}
@@ -2587,9 +2617,15 @@ packages:
'@vue/devtools-kit@7.3.6':
resolution: {integrity: sha512-5Ym9V3fkJenEoptqKoo+cgY5RTVwrSssFdzRsuyIgaeiskCT+rRJeQdwoo81tyrQ1mfS7Er1rYZlSzr3Y3L/ew==}
+ '@vue/devtools-kit@7.3.8':
+ resolution: {integrity: sha512-HYy3MQP1nZ6GbE4vrgJ/UB+MvZnhYmEwCa/UafrEpdpwa+jNCkz1ZdUrC5I7LpkH1ShREEV2/pZlAQdBj+ncLQ==}
+
'@vue/devtools-shared@7.3.6':
resolution: {integrity: sha512-R/FOmdJV+hhuwcNoxp6e87RRkEeDMVhWH+nOsnHUrwjjsyeXJ2W1475Ozmw+cbZhejWQzftkHVKO28Fuo1yqCw==}
+ '@vue/devtools-shared@7.3.8':
+ resolution: {integrity: sha512-1NiJbn7Yp47nPDWhFZyEKpB2+5/+7JYv8IQnU0ccMrgslPR2dL7u1DIyI7mLqy4HN1ll36gQy0k8GqBYSFgZJw==}
+
'@vue/language-core@2.0.29':
resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==}
peerDependencies:
@@ -2598,19 +2634,19 @@ packages:
typescript:
optional: true
- '@vue/reactivity@3.4.37':
- resolution: {integrity: sha512-UmdKXGx0BZ5kkxPqQr3PK3tElz6adTey4307NzZ3whZu19i5VavYal7u2FfOmAzlcDVgE8+X0HZ2LxLb/jgbYw==}
+ '@vue/reactivity@3.4.38':
+ resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==}
- '@vue/runtime-core@3.4.37':
- resolution: {integrity: sha512-MNjrVoLV/sirHZoD7QAilU1Ifs7m/KJv4/84QVbE6nyAZGQNVOa1HGxaOzp9YqCG+GpLt1hNDC4RbH+KtanV7w==}
+ '@vue/runtime-core@3.4.38':
+ resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==}
- '@vue/runtime-dom@3.4.37':
- resolution: {integrity: sha512-Mg2EwgGZqtwKrqdL/FKMF2NEaOHuH+Ks9TQn3DHKyX//hQTYOun+7Tqp1eo0P4Ds+SjltZshOSRq6VsU0baaNg==}
+ '@vue/runtime-dom@3.4.38':
+ resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==}
- '@vue/server-renderer@3.4.37':
- resolution: {integrity: sha512-jZ5FAHDR2KBq2FsRUJW6GKDOAG9lUTX8aBEGq4Vf6B/35I9fPce66BornuwmqmKgfiSlecwuOb6oeoamYMohkg==}
+ '@vue/server-renderer@3.4.38':
+ resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==}
peerDependencies:
- vue: 3.4.37
+ vue: 3.4.38
'@vue/shared@3.4.33':
resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==}
@@ -2621,33 +2657,36 @@ packages:
'@vue/shared@3.4.37':
resolution: {integrity: sha512-nIh8P2fc3DflG8+5Uw8PT/1i17ccFn0xxN/5oE9RfV5SVnd7G0XEFRwakrnNFE/jlS95fpGXDVG5zDETS26nmg==}
+ '@vue/shared@3.4.38':
+ resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==}
+
'@vue/tsconfig@0.5.1':
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
'@vuedx/template-ast-types@0.7.1':
resolution: {integrity: sha512-Mqugk/F0lFN2u9bhimH6G1kSu2hhLi2WoqgCVxrMvgxm2kDc30DtdvVGRq+UgEmKVP61OudcMtZqkUoGQeFBUQ==}
- '@vueuse/core@10.11.0':
- resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==}
-
'@vueuse/core@10.11.1':
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
- '@vueuse/integrations@10.11.0':
- resolution: {integrity: sha512-Pp6MtWEIr+NDOccWd8j59Kpjy5YDXogXI61Kb1JxvSfVBO8NzFQkmrKmSZz47i+ZqHnIzxaT38L358yDHTncZg==}
+ '@vueuse/core@11.0.1':
+ resolution: {integrity: sha512-YTrekI18WwEyP3h168Fir94G/HNC27wvXJI21Alm0sPOwvhihfkrvHIe+5PNJq+MpgWdRcsjvE/38JaoKrgZhQ==}
+
+ '@vueuse/integrations@11.0.1':
+ resolution: {integrity: sha512-V/FQTS/aiV6RTFXOj8cXgqhtNJBvxvbHeLElOUR7N7F3Kr0btS+dkymLB54mFd0Or6uEGpgwwb41cs/q2/rdOg==}
peerDependencies:
async-validator: ^4
axios: ^1
- change-case: ^4
- drauu: ^0.3
+ change-case: ^5
+ drauu: ^0.4
focus-trap: ^7
- fuse.js: ^6
+ fuse.js: ^7
idb-keyval: ^6
- jwt-decode: ^3
+ jwt-decode: ^4
nprogress: ^0.2
qrcode: ^1.5
sortablejs: ^1
- universal-cookie: ^6
+ universal-cookie: ^7
peerDependenciesMeta:
async-validator:
optional: true
@@ -2674,18 +2713,21 @@ packages:
universal-cookie:
optional: true
- '@vueuse/metadata@10.11.0':
- resolution: {integrity: sha512-kQX7l6l8dVWNqlqyN3ePW3KmjCQO3ZMgXuBMddIu83CmucrsBfXlH+JoviYyRBws/yLTQO8g3Pbw+bdIoVm4oQ==}
-
'@vueuse/metadata@10.11.1':
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
+ '@vueuse/metadata@11.0.1':
+ resolution: {integrity: sha512-dTFvuHFAjLYOiSd+t9Sk7xUiuL6jbfay/eX+g+jaipXXlwKur2VCqBCZX+jfu+2vROUGcUsdn3fJR9KkpadIOg==}
+
'@vueuse/shared@10.11.0':
resolution: {integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==}
'@vueuse/shared@10.11.1':
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
+ '@vueuse/shared@11.0.1':
+ resolution: {integrity: sha512-eAPf5CQB3HR0S76HqrhjBqFYstZfiHWZq8xF9EQmobGBkrhPfErJEhr8aMNQMqd6MkENIx2pblIEfJGlHpClug==}
+
JSONStream@1.3.5:
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
hasBin: true
@@ -3802,23 +3844,23 @@ packages:
elkjs@0.8.2:
resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==}
- embla-carousel-autoplay@8.1.8:
- resolution: {integrity: sha512-H3vVKt4HR2PGeMlCutE3+a8wv7Jq1rg31Fjb8ZDZaiuSnT/1XTwA83KpkJ02BdImVJci9RS0uEBiXBax2kfnMQ==}
+ embla-carousel-autoplay@8.2.0:
+ resolution: {integrity: sha512-+u5I5h27tnEl9D5IiY4n3Q5DrT2XuNggZ6P/785cETYZslEVGHPevbyzuryxGNi1taXfrgvwrbMnisfUyUmytw==}
peerDependencies:
- embla-carousel: 8.1.8
+ embla-carousel: 8.2.0
- embla-carousel-reactive-utils@8.1.8:
- resolution: {integrity: sha512-bwV/23WD3Ecm0YuQ4I6Syzs3tdVJw0Oj3VCZlEODv1kH8LZ5kNDLgX2Uvx5brvoe2hpifBHPBQ8gYlxNL5kMPA==}
+ embla-carousel-reactive-utils@8.2.0:
+ resolution: {integrity: sha512-ZdaPNgMydkPBiDRUv+wRIz3hpZJ3LKrTyz+XWi286qlwPyZFJDjbzPBiXnC3czF9N/nsabSc7LTRvGauUzwKEg==}
peerDependencies:
- embla-carousel: 8.1.8
+ embla-carousel: 8.2.0
- embla-carousel-vue@8.1.8:
- resolution: {integrity: sha512-NNDHrwgW9MrqEA8NQ+EXc5jDcM/ZJ7OrAKhHvHxdB/Cc+zkVkOyp4FBBzJcxjVXycOA+0JCL+OyleKvnfPSqHA==}
+ embla-carousel-vue@8.2.0:
+ resolution: {integrity: sha512-6ySaY7N10j2mqPn9fPFKJPWos5jBgMSFr7uRjqYN2T62dFR/qkpTqj1KLNhS25CQ0rBAnVpdbT+wzp6fazUURw==}
peerDependencies:
vue: ^3.2.37
- embla-carousel@8.1.8:
- resolution: {integrity: sha512-KuHPA8qcAts6YE6ELtt38XYAb26hnKw8Ga0lSXmrhm1oI97t6oACFkqSsy33dfeZQEhaZB6VwWvaWQJRJVgSgA==}
+ embla-carousel@8.2.0:
+ resolution: {integrity: sha512-rf2GIX8rab9E6ZZN0Uhz05746qu2KrDje9IfFyHzjwxLwhvGjUt6y9+uaY1Sf+B0OPSa3sgas7BE2hWZCtopTA==}
emoji-regex@10.3.0:
resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==}
@@ -3946,8 +3988,8 @@ packages:
peerDependencies:
eslint: '*'
- eslint-plugin-antfu@2.3.4:
- resolution: {integrity: sha512-5RIjJpBK1tuNHuLyFyZ90/iW9s439dP1u2cxA4dH70djx9sKq1CqI+O6Q95aVjgFNTDtQzSC9uYdAD5uEEKciQ==}
+ eslint-plugin-antfu@2.3.5:
+ resolution: {integrity: sha512-q3S9q7O176sd5VyPKksN1WGtB0l8W1jeWs61xWAmbM5JdZN8q9e0Vmm+tY/YOygHfn1eK9uE4/MGyZBebdtgLA==}
peerDependencies:
eslint: '*'
@@ -3962,12 +4004,6 @@ packages:
peerDependencies:
eslint: '>=8'
- eslint-plugin-eslint-comments@3.2.0:
- resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
- engines: {node: '>=6.5.0'}
- peerDependencies:
- eslint: '>=4.19.1'
-
eslint-plugin-import-x@3.1.0:
resolution: {integrity: sha512-/UbPA+bYY7nIxcjL3kpcDY3UNdoLHFhyBFzHox2M0ypcUoueTn6woZUUmzzi5et/dXChksasYYFeKE2wshOrhg==}
engines: {node: '>=16'}
@@ -3980,8 +4016,8 @@ packages:
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
- eslint-plugin-jsdoc@50.0.1:
- resolution: {integrity: sha512-UayhAysIk1Du8InV27WMbV4AMSJSu60+bekmeuGK2OUy4QJSFPr1srYT6AInykGkmMdRuHfDX6Q0tJEr8BtDtg==}
+ eslint-plugin-jsdoc@50.2.2:
+ resolution: {integrity: sha512-i0ZMWA199DG7sjxlzXn5AeYZxpRfMJjDPUl7lL9eJJX8TPRoIaxJU4ys/joP5faM5AXE1eqW/dslCj3uj4Nqpg==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -4004,12 +4040,12 @@ packages:
peerDependencies:
eslint: '>=8.23.0'
- eslint-plugin-no-only-tests@3.1.0:
- resolution: {integrity: sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==}
+ eslint-plugin-no-only-tests@3.3.0:
+ resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==}
engines: {node: '>=5.0.0'}
- eslint-plugin-perfectionist@3.1.3:
- resolution: {integrity: sha512-eFRkBvMnnHjle5MuqTzoTIukWIr7Gm2wXvhTj3HyT/ku2J5oj7quBRbvZ8iYkjPyUFBpir3ZBnVQ5vFYswvpQg==}
+ eslint-plugin-perfectionist@3.2.0:
+ resolution: {integrity: sha512-cX1aztMbSfRWPKJH8CD+gadrbkS+RNH1OGWuNGws8J6rHzYYhawxWTU/yzMYjq2IRJCpBCfhgfa7BHRXQYxLHA==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
astro-eslint-parser: ^1.0.2
@@ -4903,6 +4939,10 @@ packages:
resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==}
engines: {node: '>=12.0.0'}
+ jsdoc-type-pratt-parser@4.1.0:
+ resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
+ engines: {node: '>=12.0.0'}
+
jsesc@0.5.0:
resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
hasBin: true
@@ -5131,8 +5171,8 @@ packages:
lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
- lucide-vue-next@0.427.0:
- resolution: {integrity: sha512-zI1FhbfQ3Wl0SgPKnOWhTDC6yAC5TTjSC9FSZ61ULg3U36e+GVK+RT1qfkU9Q5BjeBuwmsHWKsXKptKMjUAwFA==}
+ lucide-vue-next@0.428.0:
+ resolution: {integrity: sha512-of9GJGus9VKGIUOp3yQ0uQtNv+8MRLaso8H4OiDzI6+T7TeMRXTzqVOLhnyg9fdXUnYuwE9Xm1zD1nfQ7oFPmg==}
peerDependencies:
vue: '>=3.0.1'
@@ -5305,8 +5345,8 @@ packages:
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
engines: {node: '>=16 || 14 >=14.17'}
- minisearch@7.0.2:
- resolution: {integrity: sha512-Pf0sFXaCgRpOBDr4G8wTbVAEH9o9rvJzCMwj0TMe3L/NfUuG188xabfx6Vm3vD/Dv5L500n7JeiMB9Mq3sWMfQ==}
+ minisearch@7.1.0:
+ resolution: {integrity: sha512-tv7c/uefWdEhcu6hvrfTihflgeEi2tN6VV7HJnCjK6VxM75QQJh4t9FwJCsA2EsRS8LCnu3W87CuGPWMocOLCA==}
minizlib@2.1.2:
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
@@ -6423,8 +6463,8 @@ packages:
shell-quote@1.8.1:
resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
- shiki@1.12.1:
- resolution: {integrity: sha512-nwmjbHKnOYYAe1aaQyEBHvQymJgfm86ZSS7fT8OaPRr4sbAcBNz7PbfAikMEFSDQ6se2j2zobkXvVKcBOm0ysg==}
+ shiki@1.14.1:
+ resolution: {integrity: sha512-FujAN40NEejeXdzPt+3sZ3F2dx1U24BY2XTY01+MG8mbxCiA2XukXdcbyMyLAHJ/1AUUnQd1tZlvIjefWWEJeA==}
shortid@2.2.16:
resolution: {integrity: sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==}
@@ -6736,8 +6776,8 @@ packages:
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
- tailwindcss@3.4.9:
- resolution: {integrity: sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg==}
+ tailwindcss@3.4.10:
+ resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -6759,8 +6799,8 @@ packages:
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
engines: {node: '>=10'}
- taze@0.16.5:
- resolution: {integrity: sha512-b2IoHME99X1ckjDeyKN4PKd/9oloH53Eo2LAkKbFrnrHXybVOj64biXuEeR24CIe15SG1lQdZO/VBDC6bY58GQ==}
+ taze@0.16.6:
+ resolution: {integrity: sha512-KBqEUSsRH1i3DykVutcoV3TtXVQSuZRhKnqGsI2Sz0hjYySNCFPlViQJ+rGNn5OE+jiYKoKTzq4rIR/1tzQ1Hg==}
hasBin: true
term-size@1.2.0:
@@ -7016,6 +7056,9 @@ packages:
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
+ undici-types@6.19.8:
+ resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
+
undici@5.28.4:
resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
engines: {node: '>=14.0'}
@@ -7349,8 +7392,39 @@ packages:
terser:
optional: true
- vitepress@1.3.2:
- resolution: {integrity: sha512-6gvecsCuR6b1Cid4w19KQiQ02qkpgzFRqiG0v1ZBekGkrZCzsxdDD5y4WH82HRXAOhU4iZIpzA1CsWqs719rqA==}
+ vite@5.4.1:
+ resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==}
+ engines: {node: ^18.0.0 || >=20.0.0}
+ hasBin: true
+ peerDependencies:
+ '@types/node': ^18.0.0 || >=20.0.0
+ less: '*'
+ lightningcss: ^1.21.0
+ sass: '*'
+ sass-embedded: '*'
+ stylus: '*'
+ sugarss: '*'
+ terser: ^5.4.0
+ peerDependenciesMeta:
+ '@types/node':
+ optional: true
+ less:
+ optional: true
+ lightningcss:
+ optional: true
+ sass:
+ optional: true
+ sass-embedded:
+ optional: true
+ stylus:
+ optional: true
+ sugarss:
+ optional: true
+ terser:
+ optional: true
+
+ vitepress@1.3.3:
+ resolution: {integrity: sha512-6UzEw/wZ41S/CATby7ea7UlffvRER/uekxgN6hbEvSys9ukmLOKsz87Ehq9yOx1Rwiw+Sj97yjpivP8w1sUmng==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4
@@ -7455,6 +7529,17 @@ packages:
vue-component-type-helpers@2.0.29:
resolution: {integrity: sha512-58i+ZhUAUpwQ+9h5Hck0D+jr1qbYl4voRt5KffBx8qzELViQ4XdT/Tuo+mzq8u63teAG8K0lLaOiL5ofqW38rg==}
+ vue-demi@0.14.10:
+ resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
+ engines: {node: '>=12'}
+ hasBin: true
+ peerDependencies:
+ '@vue/composition-api': ^1.0.0-rc.1
+ vue: ^3.0.0-0 || ^2.6.0
+ peerDependenciesMeta:
+ '@vue/composition-api':
+ optional: true
+
vue-demi@0.14.8:
resolution: {integrity: sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==}
engines: {node: '>=12'}
@@ -7502,8 +7587,8 @@ packages:
peerDependencies:
vue: ^3.3.0
- vue@3.4.37:
- resolution: {integrity: sha512-3vXvNfkKTBsSJ7JP+LyR7GBuwQuckbWvuwAid3xbqK9ppsKt/DUvfqgZ48fgOLEfpy1IacL5f8QhUVl77RaI7A==}
+ vue@3.4.38:
+ resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@@ -7782,35 +7867,35 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
- '@antfu/eslint-config@2.25.1(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(@vue/compiler-sfc@3.4.37)(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))':
+ '@antfu/eslint-config@2.26.0(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(@vue/compiler-sfc@3.4.38)(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1))':
dependencies:
- '@antfu/install-pkg': 0.3.3
+ '@antfu/install-pkg': 0.3.5
'@clack/prompts': 0.7.0
- '@stylistic/eslint-plugin': 2.6.2(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
+ '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.9.0(jiti@1.21.6))
+ '@stylistic/eslint-plugin': 2.6.4(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
'@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
'@typescript-eslint/parser': 8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
- '@vitest/eslint-plugin': 1.0.1(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))
+ '@vitest/eslint-plugin': 1.0.3(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1))
eslint: 9.9.0(jiti@1.21.6)
eslint-config-flat-gitignore: 0.1.8
eslint-flat-config-utils: 0.3.0
eslint-merge-processors: 0.1.0(eslint@9.9.0(jiti@1.21.6))
- eslint-plugin-antfu: 2.3.4(eslint@9.9.0(jiti@1.21.6))
+ eslint-plugin-antfu: 2.3.5(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-command: 0.2.3(eslint@9.9.0(jiti@1.21.6))
- eslint-plugin-eslint-comments: 3.2.0(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-import-x: 3.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
- eslint-plugin-jsdoc: 50.0.1(eslint@9.9.0(jiti@1.21.6))
+ eslint-plugin-jsdoc: 50.2.2(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-jsonc: 2.16.0(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-markdown: 5.1.0(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-n: 17.10.2(eslint@9.9.0(jiti@1.21.6))
- eslint-plugin-no-only-tests: 3.1.0
- eslint-plugin-perfectionist: 3.1.3(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.6)))
+ eslint-plugin-no-only-tests: 3.3.0
+ eslint-plugin-perfectionist: 3.2.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.6)))
eslint-plugin-regexp: 2.6.0(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-toml: 0.11.1(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-unicorn: 55.0.0(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-vue: 9.27.0(eslint@9.9.0(jiti@1.21.6))
eslint-plugin-yml: 1.14.0(eslint@9.9.0(jiti@1.21.6))
- eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.37)(eslint@9.9.0(jiti@1.21.6))
+ eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.38)(eslint@9.9.0(jiti@1.21.6))
globals: 15.9.0
jsonc-eslint-parser: 2.4.0
local-pkg: 0.5.0
@@ -7837,6 +7922,10 @@ snapshots:
dependencies:
'@jsdevtools/ez-spawn': 3.0.4
+ '@antfu/install-pkg@0.3.5':
+ dependencies:
+ '@jsdevtools/ez-spawn': 3.0.4
+
'@antfu/ni@0.22.1': {}
'@antfu/utils@0.7.10': {}
@@ -7846,30 +7935,8 @@ snapshots:
'@babel/highlight': 7.24.7
picocolors: 1.0.1
- '@babel/compat-data@7.24.9': {}
-
'@babel/compat-data@7.25.2': {}
- '@babel/core@7.24.7':
- dependencies:
- '@ampproject/remapping': 2.3.0
- '@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.10
- '@babel/helper-compilation-targets': 7.24.8
- '@babel/helper-module-transforms': 7.24.9(@babel/core@7.24.7)
- '@babel/helpers': 7.24.8
- '@babel/parser': 7.25.3
- '@babel/template': 7.24.7
- '@babel/traverse': 7.25.3
- '@babel/types': 7.24.9
- convert-source-map: 2.0.0
- debug: 4.3.5
- gensync: 1.0.0-beta.2
- json5: 2.2.3
- semver: 6.3.1
- transitivePeerDependencies:
- - supports-color
-
'@babel/core@7.25.2':
dependencies:
'@ampproject/remapping': 2.3.0
@@ -7890,13 +7957,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/generator@7.24.10':
- dependencies:
- '@babel/types': 7.24.9
- '@jridgewell/gen-mapping': 0.3.5
- '@jridgewell/trace-mapping': 0.3.25
- jsesc: 2.5.2
-
'@babel/generator@7.25.0':
dependencies:
'@babel/types': 7.25.2
@@ -7906,15 +7966,7 @@ snapshots:
'@babel/helper-annotate-as-pure@7.24.7':
dependencies:
- '@babel/types': 7.24.9
-
- '@babel/helper-compilation-targets@7.24.8':
- dependencies:
- '@babel/compat-data': 7.24.9
- '@babel/helper-validator-option': 7.24.8
- browserslist: 4.23.1
- lru-cache: 5.1.1
- semver: 6.3.1
+ '@babel/types': 7.25.2
'@babel/helper-compilation-targets@7.25.2':
dependencies:
@@ -7924,21 +7976,6 @@ snapshots:
lru-cache: 5.1.1
semver: 6.3.1
- '@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.24.7)':
- dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-function-name': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.7
- '@babel/helper-optimise-call-expression': 7.24.7
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/helper-split-export-declaration': 7.24.7
- semver: 6.3.1
- transitivePeerDependencies:
- - supports-color
-
'@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.25.2)':
dependencies:
'@babel/core': 7.25.2
@@ -7960,35 +7997,24 @@ snapshots:
'@babel/helper-function-name@7.24.7':
dependencies:
- '@babel/template': 7.24.7
- '@babel/types': 7.24.9
+ '@babel/template': 7.25.0
+ '@babel/types': 7.25.2
'@babel/helper-member-expression-to-functions@7.24.7':
- dependencies:
- '@babel/traverse': 7.25.3
- '@babel/types': 7.24.9
- transitivePeerDependencies:
- - supports-color
-
- '@babel/helper-module-imports@7.22.15':
- dependencies:
- '@babel/types': 7.24.9
-
- '@babel/helper-module-imports@7.24.7':
dependencies:
'@babel/traverse': 7.25.3
'@babel/types': 7.25.2
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.24.9(@babel/core@7.24.7)':
+ '@babel/helper-module-imports@7.22.15':
dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-module-imports': 7.24.7
- '@babel/helper-simple-access': 7.24.7
- '@babel/helper-split-export-declaration': 7.24.7
- '@babel/helper-validator-identifier': 7.24.7
+ '@babel/types': 7.25.2
+
+ '@babel/helper-module-imports@7.24.7':
+ dependencies:
+ '@babel/traverse': 7.25.3
+ '@babel/types': 7.25.2
transitivePeerDependencies:
- supports-color
@@ -8015,19 +8041,10 @@ snapshots:
'@babel/helper-optimise-call-expression@7.24.7':
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.25.2
'@babel/helper-plugin-utils@7.24.7': {}
- '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.7)':
- dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.7
- '@babel/helper-optimise-call-expression': 7.24.7
- transitivePeerDependencies:
- - supports-color
-
'@babel/helper-replace-supers@7.24.7(@babel/core@7.25.2)':
dependencies:
'@babel/core': 7.25.2
@@ -8047,7 +8064,7 @@ snapshots:
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
dependencies:
'@babel/traverse': 7.25.3
- '@babel/types': 7.24.9
+ '@babel/types': 7.25.2
transitivePeerDependencies:
- supports-color
@@ -8061,11 +8078,6 @@ snapshots:
'@babel/helper-validator-option@7.24.8': {}
- '@babel/helpers@7.24.8':
- dependencies:
- '@babel/template': 7.24.7
- '@babel/types': 7.24.9
-
'@babel/helpers@7.25.0':
dependencies:
'@babel/template': 7.25.0
@@ -8106,21 +8118,11 @@ snapshots:
'@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.7)':
- dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
-
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)':
dependencies:
'@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.7)':
- dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
-
'@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.25.2)':
dependencies:
'@babel/core': 7.25.2
@@ -8135,16 +8137,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-typescript@7.24.7(@babel/core@7.24.7)':
- dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7)
- transitivePeerDependencies:
- - supports-color
-
'@babel/plugin-transform-typescript@7.24.7(@babel/core@7.25.2)':
dependencies:
'@babel/core': 7.25.2
@@ -8172,12 +8164,6 @@ snapshots:
'@babel/standalone@7.24.7': {}
- '@babel/template@7.24.7':
- dependencies:
- '@babel/code-frame': 7.24.7
- '@babel/parser': 7.25.3
- '@babel/types': 7.24.9
-
'@babel/template@7.25.0':
dependencies:
'@babel/code-frame': 7.24.7
@@ -8229,11 +8215,11 @@ snapshots:
dependencies:
mime: 3.0.0
- '@commitlint/cli@19.4.0(@types/node@20.14.15)(typescript@5.5.3)':
+ '@commitlint/cli@19.4.0(@types/node@20.16.1)(typescript@5.5.3)':
dependencies:
'@commitlint/format': 19.3.0
'@commitlint/lint': 19.2.2
- '@commitlint/load': 19.4.0(@types/node@20.14.15)(typescript@5.5.3)
+ '@commitlint/load': 19.4.0(@types/node@20.16.1)(typescript@5.5.3)
'@commitlint/read': 19.4.0
'@commitlint/types': 19.0.3
execa: 8.0.1
@@ -8280,7 +8266,7 @@ snapshots:
'@commitlint/rules': 19.0.3
'@commitlint/types': 19.0.3
- '@commitlint/load@19.4.0(@types/node@20.14.15)(typescript@5.5.3)':
+ '@commitlint/load@19.4.0(@types/node@20.16.1)(typescript@5.5.3)':
dependencies:
'@commitlint/config-validator': 19.0.3
'@commitlint/execute-rule': 19.0.0
@@ -8288,7 +8274,7 @@ snapshots:
'@commitlint/types': 19.0.3
chalk: 5.3.0
cosmiconfig: 9.0.0(typescript@5.5.3)
- cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.15)(cosmiconfig@9.0.0(typescript@5.5.3))(typescript@5.5.3)
+ cosmiconfig-typescript-loader: 5.0.0(@types/node@20.16.1)(cosmiconfig@9.0.0(typescript@5.5.3))(typescript@5.5.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -8340,11 +8326,11 @@ snapshots:
'@types/conventional-commits-parser': 5.0.0
chalk: 5.3.0
- '@docsearch/css@3.6.0': {}
+ '@docsearch/css@3.6.1': {}
- '@docsearch/js@3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)':
+ '@docsearch/js@3.6.1(@algolia/client-search@4.23.3)(search-insights@2.14.0)':
dependencies:
- '@docsearch/react': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)
+ '@docsearch/react': 3.6.1(@algolia/client-search@4.23.3)(search-insights@2.14.0)
preact: 10.22.0
transitivePeerDependencies:
- '@algolia/client-search'
@@ -8353,11 +8339,11 @@ snapshots:
- react-dom
- search-insights
- '@docsearch/react@3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)':
+ '@docsearch/react@3.6.1(@algolia/client-search@4.23.3)(search-insights@2.14.0)':
dependencies:
'@algolia/autocomplete-core': 1.9.3(@algolia/client-search@4.23.3)(algoliasearch@4.23.3)(search-insights@2.14.0)
'@algolia/autocomplete-preset-algolia': 1.9.3(@algolia/client-search@4.23.3)(algoliasearch@4.23.3)
- '@docsearch/css': 3.6.0
+ '@docsearch/css': 3.6.1
algoliasearch: 4.23.3
optionalDependencies:
search-insights: 2.14.0
@@ -8433,6 +8419,12 @@ snapshots:
esquery: 1.6.0
jsdoc-type-pratt-parser: 4.0.0
+ '@es-joy/jsdoccomment@0.48.0':
+ dependencies:
+ comment-parser: 1.4.1
+ esquery: 1.6.0
+ jsdoc-type-pratt-parser: 4.1.0
+
'@esbuild/aix-ppc64@0.19.12':
optional: true
@@ -8712,6 +8704,12 @@ snapshots:
'@esbuild/win32-x64@0.23.0':
optional: true
+ '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.9.0(jiti@1.21.6))':
+ dependencies:
+ escape-string-regexp: 4.0.0
+ eslint: 9.9.0(jiti@1.21.6)
+ ignore: 5.3.1
+
'@eslint-community/eslint-utils@4.4.0(eslint@9.9.0(jiti@1.21.6))':
dependencies:
eslint: 9.9.0(jiti@1.21.6)
@@ -8758,11 +8756,11 @@ snapshots:
'@floating-ui/utils@0.2.4': {}
- '@floating-ui/vue@1.1.1(vue@3.4.37(typescript@5.5.3))':
+ '@floating-ui/vue@1.1.1(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@floating-ui/dom': 1.6.7
'@floating-ui/utils': 0.2.4
- vue-demi: 0.14.8(vue@3.4.37(typescript@5.5.3))
+ vue-demi: 0.14.8(vue@3.4.38(typescript@5.5.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -8815,10 +8813,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@iconify/vue@4.1.2(vue@3.4.37(typescript@5.5.3))':
+ '@iconify/vue@4.1.2(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@iconify/types': 2.0.0
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
'@internationalized/date@3.5.5':
dependencies:
@@ -9159,7 +9157,7 @@ snapshots:
- rollup
- supports-color
- '@nuxt/test-utils@3.14.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3))':
+ '@nuxt/test-utils@3.14.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
'@nuxt/schema': 3.12.4(rollup@4.19.0)
@@ -9186,9 +9184,9 @@ snapshots:
unenv: 1.10.0
unplugin: 1.12.1
vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
- vitest-environment-nuxt: 1.0.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3))
- vue: 3.4.37(typescript@5.5.3)
- vue-router: 4.4.0(vue@3.4.37(typescript@5.5.3))
+ vitest-environment-nuxt: 1.0.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))
+ vue: 3.4.38(typescript@5.5.3)
+ vue-router: 4.4.0(vue@3.4.38(typescript@5.5.3))
optionalDependencies:
'@vitest/ui': 2.0.5(vitest@2.0.5)
vitest: 2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1)
@@ -9197,12 +9195,12 @@ snapshots:
- rollup
- supports-color
- '@nuxt/vite-builder@3.12.4(@types/node@20.14.15)(eslint@9.9.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.1)(typescript@5.5.3)(vue-tsc@2.0.29(typescript@5.5.3))(vue@3.4.37(typescript@5.5.3))':
+ '@nuxt/vite-builder@3.12.4(@types/node@20.14.15)(eslint@9.9.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.1)(typescript@5.5.3)(vue-tsc@2.0.29(typescript@5.5.3))(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
'@rollup/plugin-replace': 5.0.7(rollup@4.19.0)
- '@vitejs/plugin-vue': 5.1.2(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))
- '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))
+ '@vitejs/plugin-vue': 5.1.2(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))
+ '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))
autoprefixer: 10.4.20(postcss@8.4.41)
clear: 0.1.0
consola: 3.2.3
@@ -9231,7 +9229,7 @@ snapshots:
vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
vite-node: 2.0.4(@types/node@20.14.15)(terser@5.31.1)
vite-plugin-checker: 0.7.2(eslint@9.9.0(jiti@1.21.6))(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue-tsc@2.0.29(typescript@5.5.3))
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
vue-bundle-renderer: 2.1.0
transitivePeerDependencies:
- '@biomejs/biome'
@@ -9327,9 +9325,9 @@ snapshots:
'@popperjs/core@2.11.8': {}
- '@radix-icons/vue@1.0.0(vue@3.4.37(typescript@5.5.3))':
+ '@radix-icons/vue@1.0.0(vue@3.4.38(typescript@5.5.3))':
dependencies:
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
'@rollup/plugin-alias@5.1.0(rollup@3.29.4)':
dependencies:
@@ -9500,17 +9498,13 @@ snapshots:
'@rushstack/eslint-patch@1.10.4': {}
- '@shikijs/core@1.11.1':
+ '@shikijs/core@1.14.1':
dependencies:
'@types/hast': 3.0.4
- '@shikijs/core@1.12.1':
+ '@shikijs/transformers@1.14.1':
dependencies:
- '@types/hast': 3.0.4
-
- '@shikijs/transformers@1.12.1':
- dependencies:
- shiki: 1.12.1
+ shiki: 1.14.1
'@sinclair/typebox@0.27.8': {}
@@ -9526,6 +9520,14 @@ snapshots:
eslint-visitor-keys: 4.0.0
espree: 10.1.0
+ '@stylistic/eslint-plugin-js@2.6.4(eslint@9.9.0(jiti@1.21.6))':
+ dependencies:
+ '@types/eslint': 9.6.0
+ acorn: 8.12.1
+ eslint: 9.9.0(jiti@1.21.6)
+ eslint-visitor-keys: 4.0.0
+ espree: 10.1.0
+
'@stylistic/eslint-plugin-jsx@2.6.2(eslint@9.9.0(jiti@1.21.6))':
dependencies:
'@stylistic/eslint-plugin-js': 2.6.2(eslint@9.9.0(jiti@1.21.6))
@@ -9534,6 +9536,16 @@ snapshots:
estraverse: 5.3.0
picomatch: 4.0.2
+ '@stylistic/eslint-plugin-jsx@2.6.4(eslint@9.9.0(jiti@1.21.6))':
+ dependencies:
+ '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0(jiti@1.21.6))
+ '@types/eslint': 9.6.0
+ eslint: 9.9.0(jiti@1.21.6)
+ eslint-visitor-keys: 4.0.0
+ espree: 10.1.0
+ estraverse: 5.3.0
+ picomatch: 4.0.2
+
'@stylistic/eslint-plugin-plus@2.6.2(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)':
dependencies:
'@types/eslint': 9.6.0
@@ -9543,6 +9555,11 @@ snapshots:
- supports-color
- typescript
+ '@stylistic/eslint-plugin-plus@2.6.4(eslint@9.9.0(jiti@1.21.6))':
+ dependencies:
+ '@types/eslint': 9.6.0
+ eslint: 9.9.0(jiti@1.21.6)
+
'@stylistic/eslint-plugin-ts@2.6.2(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)':
dependencies:
'@stylistic/eslint-plugin-js': 2.6.2(eslint@9.9.0(jiti@1.21.6))
@@ -9553,6 +9570,16 @@ snapshots:
- supports-color
- typescript
+ '@stylistic/eslint-plugin-ts@2.6.4(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)':
+ dependencies:
+ '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0(jiti@1.21.6))
+ '@types/eslint': 9.6.0
+ '@typescript-eslint/utils': 8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
+ eslint: 9.9.0(jiti@1.21.6)
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
'@stylistic/eslint-plugin@2.6.2(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)':
dependencies:
'@stylistic/eslint-plugin-js': 2.6.2(eslint@9.9.0(jiti@1.21.6))
@@ -9565,6 +9592,18 @@ snapshots:
- supports-color
- typescript
+ '@stylistic/eslint-plugin@2.6.4(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)':
+ dependencies:
+ '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0(jiti@1.21.6))
+ '@stylistic/eslint-plugin-jsx': 2.6.4(eslint@9.9.0(jiti@1.21.6))
+ '@stylistic/eslint-plugin-plus': 2.6.4(eslint@9.9.0(jiti@1.21.6))
+ '@stylistic/eslint-plugin-ts': 2.6.4(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
+ '@types/eslint': 9.6.0
+ eslint: 9.9.0(jiti@1.21.6)
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
'@swc/helpers@0.5.11':
dependencies:
tslib: 2.6.3
@@ -9573,15 +9612,15 @@ snapshots:
'@tanstack/virtual-core@3.8.1': {}
- '@tanstack/vue-table@8.20.4(vue@3.4.37(typescript@5.5.3))':
+ '@tanstack/vue-table@8.20.4(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@tanstack/table-core': 8.20.1
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
- '@tanstack/vue-virtual@3.8.1(vue@3.4.37(typescript@5.5.3))':
+ '@tanstack/vue-virtual@3.8.1(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@tanstack/virtual-core': 3.8.1
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
'@trysound/sax@0.2.0': {}
@@ -9615,7 +9654,7 @@ snapshots:
'@types/conventional-commits-parser@5.0.0':
dependencies:
- '@types/node': 20.14.15
+ '@types/node': 20.16.1
'@types/d3-array@3.2.1': {}
@@ -9775,17 +9814,17 @@ snapshots:
'@types/http-proxy@1.17.14':
dependencies:
- '@types/node': 20.14.15
+ '@types/node': 20.16.1
'@types/json-schema@7.0.15': {}
'@types/jsonfile@6.1.4':
dependencies:
- '@types/node': 20.14.15
+ '@types/node': 20.16.1
'@types/keyv@3.1.4':
dependencies:
- '@types/node': 20.14.15
+ '@types/node': 20.16.1
'@types/leaflet@1.7.6':
dependencies:
@@ -9807,7 +9846,7 @@ snapshots:
'@types/mapbox__point-geometry': 0.1.4
'@types/pbf': 3.0.5
- '@types/markdown-it@14.1.1':
+ '@types/markdown-it@14.1.2':
dependencies:
'@types/linkify-it': 5.0.0
'@types/mdurl': 2.0.0
@@ -9822,6 +9861,10 @@ snapshots:
dependencies:
undici-types: 5.26.5
+ '@types/node@20.16.1':
+ dependencies:
+ undici-types: 6.19.8
+
'@types/normalize-package-data@2.4.4': {}
'@types/parse-json@4.0.2': {}
@@ -9839,7 +9882,7 @@ snapshots:
'@types/responselike@1.0.3':
dependencies:
- '@types/node': 20.14.15
+ '@types/node': 20.16.1
'@types/supercluster@5.0.3':
dependencies:
@@ -10018,13 +10061,13 @@ snapshots:
'@unhead/schema': 1.9.16
'@unhead/shared': 1.9.16
- '@unhead/vue@1.9.16(vue@3.4.37(typescript@5.5.3))':
+ '@unhead/vue@1.9.16(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@unhead/schema': 1.9.16
'@unhead/shared': 1.9.16
hookable: 5.5.3
unhead: 1.9.16
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
'@unovis/dagre-layout@0.8.8-2':
dependencies:
@@ -10035,7 +10078,7 @@ snapshots:
dependencies:
lodash-es: 4.17.21
- '@unovis/ts@1.4.3':
+ '@unovis/ts@1.4.4':
dependencies:
'@emotion/css': 11.11.2
'@juggle/resize-observer': 3.4.0
@@ -10072,15 +10115,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@unovis/vue@1.4.3(@unovis/ts@1.4.3)(vue@3.4.37(typescript@5.5.3))':
+ '@unovis/vue@1.4.4(@unovis/ts@1.4.4)(vue@3.4.38(typescript@5.5.3))':
dependencies:
- '@unovis/ts': 1.4.3
- vue: 3.4.37(typescript@5.5.3)
+ '@unovis/ts': 1.4.4
+ vue: 3.4.38(typescript@5.5.3)
- '@vee-validate/zod@4.13.2(vue@3.4.37(typescript@5.5.3))':
+ '@vee-validate/zod@4.13.2(vue@3.4.38(typescript@5.5.3))':
dependencies:
type-fest: 4.21.0
- vee-validate: 4.13.2(vue@3.4.37(typescript@5.5.3))
+ vee-validate: 4.13.2(vue@3.4.38(typescript@5.5.3))
zod: 3.23.8
transitivePeerDependencies:
- vue
@@ -10103,28 +10146,43 @@ snapshots:
- encoding
- supports-color
- '@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))':
+ '@vitejs/plugin-vue-jsx@4.0.1(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))':
dependencies:
- '@babel/core': 7.24.7
- '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7)
- '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7)
+ '@babel/core': 7.25.2
+ '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.25.2)
+ '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.1.2(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))':
+ '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.1(@types/node@20.16.1)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))':
+ dependencies:
+ '@babel/core': 7.25.2
+ '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.25.2)
+ '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
+ vite: 5.4.1(@types/node@20.16.1)(terser@5.31.1)
+ vue: 3.4.38(typescript@5.5.3)
+ transitivePeerDependencies:
+ - supports-color
+
+ '@vitejs/plugin-vue@5.1.2(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))':
dependencies:
vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
- '@vitest/eslint-plugin@1.0.1(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))':
+ '@vitejs/plugin-vue@5.1.2(vite@5.4.1(@types/node@20.16.1)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))':
+ dependencies:
+ vite: 5.4.1(@types/node@20.16.1)(terser@5.31.1)
+ vue: 3.4.38(typescript@5.5.3)
+
+ '@vitest/eslint-plugin@1.0.3(@typescript-eslint/utils@8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3))(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vitest@2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1))':
dependencies:
eslint: 9.9.0(jiti@1.21.6)
optionalDependencies:
'@typescript-eslint/utils': 8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
typescript: 5.5.3
- vitest: 2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1)
+ vitest: 2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1)
'@vitest/expect@1.6.0':
dependencies:
@@ -10194,7 +10252,7 @@ snapshots:
pathe: 1.1.2
sirv: 2.0.4
tinyrainbow: 1.2.0
- vitest: 2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1)
+ vitest: 2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1)
'@vitest/utils@1.6.0':
dependencies:
@@ -10222,47 +10280,29 @@ snapshots:
path-browserify: 1.0.1
vscode-uri: 3.0.8
- '@vue-macros/common@1.10.4(rollup@4.19.0)(vue@3.4.37(typescript@5.5.3))':
+ '@vue-macros/common@1.10.4(rollup@4.19.0)(vue@3.4.38(typescript@5.5.3))':
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.25.2
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
'@vue/compiler-sfc': 3.4.37
ast-kit: 0.12.2
local-pkg: 0.5.0
magic-string-ast: 0.6.1
optionalDependencies:
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
transitivePeerDependencies:
- rollup
'@vue/babel-helper-vue-transform-on@1.2.2': {}
- '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.7)':
- dependencies:
- '@babel/helper-module-imports': 7.22.15
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7)
- '@babel/template': 7.24.7
- '@babel/traverse': 7.25.3
- '@babel/types': 7.24.9
- '@vue/babel-helper-vue-transform-on': 1.2.2
- '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.7)
- camelcase: 6.3.0
- html-tags: 3.3.1
- svg-tags: 1.0.0
- optionalDependencies:
- '@babel/core': 7.24.7
- transitivePeerDependencies:
- - supports-color
-
'@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)':
dependencies:
'@babel/helper-module-imports': 7.22.15
'@babel/helper-plugin-utils': 7.24.7
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
- '@babel/template': 7.24.7
+ '@babel/template': 7.25.0
'@babel/traverse': 7.25.3
- '@babel/types': 7.24.9
+ '@babel/types': 7.25.2
'@vue/babel-helper-vue-transform-on': 1.2.2
'@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.25.2)
camelcase: 6.3.0
@@ -10273,15 +10313,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.7)':
- dependencies:
- '@babel/code-frame': 7.24.7
- '@babel/core': 7.24.7
- '@babel/helper-module-imports': 7.22.15
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/parser': 7.25.3
- '@vue/compiler-sfc': 3.4.37
-
'@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)':
dependencies:
'@babel/code-frame': 7.24.7
@@ -10299,11 +10330,24 @@ snapshots:
estree-walker: 2.0.2
source-map-js: 1.2.0
+ '@vue/compiler-core@3.4.38':
+ dependencies:
+ '@babel/parser': 7.25.3
+ '@vue/shared': 3.4.38
+ entities: 4.5.0
+ estree-walker: 2.0.2
+ source-map-js: 1.2.0
+
'@vue/compiler-dom@3.4.37':
dependencies:
'@vue/compiler-core': 3.4.37
'@vue/shared': 3.4.37
+ '@vue/compiler-dom@3.4.38':
+ dependencies:
+ '@vue/compiler-core': 3.4.38
+ '@vue/shared': 3.4.38
+
'@vue/compiler-sfc@3.4.37':
dependencies:
'@babel/parser': 7.25.3
@@ -10316,11 +10360,28 @@ snapshots:
postcss: 8.4.41
source-map-js: 1.2.0
+ '@vue/compiler-sfc@3.4.38':
+ dependencies:
+ '@babel/parser': 7.25.3
+ '@vue/compiler-core': 3.4.38
+ '@vue/compiler-dom': 3.4.38
+ '@vue/compiler-ssr': 3.4.38
+ '@vue/shared': 3.4.38
+ estree-walker: 2.0.2
+ magic-string: 0.30.11
+ postcss: 8.4.41
+ source-map-js: 1.2.0
+
'@vue/compiler-ssr@3.4.37':
dependencies:
'@vue/compiler-dom': 3.4.37
'@vue/shared': 3.4.37
+ '@vue/compiler-ssr@3.4.38':
+ dependencies:
+ '@vue/compiler-dom': 3.4.38
+ '@vue/shared': 3.4.38
+
'@vue/compiler-vue2@2.7.16':
dependencies:
de-indent: 1.0.2
@@ -10328,9 +10389,9 @@ snapshots:
'@vue/devtools-api@6.6.3': {}
- '@vue/devtools-api@7.3.6':
+ '@vue/devtools-api@7.3.8':
dependencies:
- '@vue/devtools-kit': 7.3.6
+ '@vue/devtools-kit': 7.3.8
'@vue/devtools-core@7.3.3(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))':
dependencies:
@@ -10363,14 +10424,28 @@ snapshots:
speakingurl: 14.0.1
superjson: 2.2.1
+ '@vue/devtools-kit@7.3.8':
+ dependencies:
+ '@vue/devtools-shared': 7.3.8
+ birpc: 0.2.17
+ hookable: 5.5.3
+ mitt: 3.0.1
+ perfect-debounce: 1.0.0
+ speakingurl: 14.0.1
+ superjson: 2.2.1
+
'@vue/devtools-shared@7.3.6':
dependencies:
rfdc: 1.4.1
+ '@vue/devtools-shared@7.3.8':
+ dependencies:
+ rfdc: 1.4.1
+
'@vue/language-core@2.0.29(typescript@5.5.3)':
dependencies:
'@volar/language-core': 2.4.0-alpha.18
- '@vue/compiler-dom': 3.4.37
+ '@vue/compiler-dom': 3.4.38
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.4.34
computeds: 0.0.1
@@ -10380,27 +10455,27 @@ snapshots:
optionalDependencies:
typescript: 5.5.3
- '@vue/reactivity@3.4.37':
+ '@vue/reactivity@3.4.38':
dependencies:
- '@vue/shared': 3.4.37
+ '@vue/shared': 3.4.38
- '@vue/runtime-core@3.4.37':
+ '@vue/runtime-core@3.4.38':
dependencies:
- '@vue/reactivity': 3.4.37
- '@vue/shared': 3.4.37
+ '@vue/reactivity': 3.4.38
+ '@vue/shared': 3.4.38
- '@vue/runtime-dom@3.4.37':
+ '@vue/runtime-dom@3.4.38':
dependencies:
- '@vue/reactivity': 3.4.37
- '@vue/runtime-core': 3.4.37
- '@vue/shared': 3.4.37
+ '@vue/reactivity': 3.4.38
+ '@vue/runtime-core': 3.4.38
+ '@vue/shared': 3.4.38
csstype: 3.1.3
- '@vue/server-renderer@3.4.37(vue@3.4.37(typescript@5.5.3))':
+ '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3))':
dependencies:
- '@vue/compiler-ssr': 3.4.37
- '@vue/shared': 3.4.37
- vue: 3.4.37(typescript@5.5.3)
+ '@vue/compiler-ssr': 3.4.38
+ '@vue/shared': 3.4.38
+ vue: 3.4.38(typescript@5.5.3)
'@vue/shared@3.4.33': {}
@@ -10408,57 +10483,66 @@ snapshots:
'@vue/shared@3.4.37': {}
+ '@vue/shared@3.4.38': {}
+
'@vue/tsconfig@0.5.1': {}
'@vuedx/template-ast-types@0.7.1':
dependencies:
- '@vue/compiler-core': 3.4.37
+ '@vue/compiler-core': 3.4.38
- '@vueuse/core@10.11.0(vue@3.4.37(typescript@5.5.3))':
- dependencies:
- '@types/web-bluetooth': 0.0.20
- '@vueuse/metadata': 10.11.0
- '@vueuse/shared': 10.11.0(vue@3.4.37(typescript@5.5.3))
- vue-demi: 0.14.8(vue@3.4.37(typescript@5.5.3))
- transitivePeerDependencies:
- - '@vue/composition-api'
- - vue
-
- '@vueuse/core@10.11.1(vue@3.4.37(typescript@5.5.3))':
+ '@vueuse/core@10.11.1(vue@3.4.38(typescript@5.5.3))':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.11.1
- '@vueuse/shared': 10.11.1(vue@3.4.37(typescript@5.5.3))
- vue-demi: 0.14.8(vue@3.4.37(typescript@5.5.3))
+ '@vueuse/shared': 10.11.1(vue@3.4.38(typescript@5.5.3))
+ vue-demi: 0.14.8(vue@3.4.38(typescript@5.5.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/integrations@10.11.0(focus-trap@7.5.4)(vue@3.4.37(typescript@5.5.3))':
+ '@vueuse/core@11.0.1(vue@3.4.38(typescript@5.5.3))':
dependencies:
- '@vueuse/core': 10.11.0(vue@3.4.37(typescript@5.5.3))
- '@vueuse/shared': 10.11.0(vue@3.4.37(typescript@5.5.3))
- vue-demi: 0.14.8(vue@3.4.37(typescript@5.5.3))
+ '@types/web-bluetooth': 0.0.20
+ '@vueuse/metadata': 11.0.1
+ '@vueuse/shared': 11.0.1(vue@3.4.38(typescript@5.5.3))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.3))
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - vue
+
+ '@vueuse/integrations@11.0.1(focus-trap@7.5.4)(vue@3.4.38(typescript@5.5.3))':
+ dependencies:
+ '@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.5.3))
+ '@vueuse/shared': 11.0.1(vue@3.4.38(typescript@5.5.3))
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.3))
optionalDependencies:
focus-trap: 7.5.4
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/metadata@10.11.0': {}
-
'@vueuse/metadata@10.11.1': {}
- '@vueuse/shared@10.11.0(vue@3.4.37(typescript@5.5.3))':
+ '@vueuse/metadata@11.0.1': {}
+
+ '@vueuse/shared@10.11.0(vue@3.4.38(typescript@5.5.3))':
dependencies:
- vue-demi: 0.14.8(vue@3.4.37(typescript@5.5.3))
+ vue-demi: 0.14.8(vue@3.4.38(typescript@5.5.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- '@vueuse/shared@10.11.1(vue@3.4.37(typescript@5.5.3))':
+ '@vueuse/shared@10.11.1(vue@3.4.38(typescript@5.5.3))':
dependencies:
- vue-demi: 0.14.8(vue@3.4.37(typescript@5.5.3))
+ vue-demi: 0.14.8(vue@3.4.38(typescript@5.5.3))
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - vue
+
+ '@vueuse/shared@11.0.1(vue@3.4.38(typescript@5.5.3))':
+ dependencies:
+ vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -10492,7 +10576,7 @@ snapshots:
agent-base@6.0.2:
dependencies:
- debug: 4.3.5
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -10647,16 +10731,6 @@ snapshots:
async@3.2.5: {}
- autoprefixer@10.4.20(postcss@8.4.39):
- dependencies:
- browserslist: 4.23.3
- caniuse-lite: 1.0.30001651
- fraction.js: 4.3.7
- normalize-range: 0.1.2
- picocolors: 1.0.1
- postcss: 8.4.39
- postcss-value-parser: 4.2.0
-
autoprefixer@10.4.20(postcss@8.4.41):
dependencies:
browserslist: 4.23.3
@@ -11152,9 +11226,9 @@ snapshots:
core-util-is@1.0.3: {}
- cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.15)(cosmiconfig@9.0.0(typescript@5.5.3))(typescript@5.5.3):
+ cosmiconfig-typescript-loader@5.0.0(@types/node@20.16.1)(cosmiconfig@9.0.0(typescript@5.5.3))(typescript@5.5.3):
dependencies:
- '@types/node': 20.14.15
+ '@types/node': 20.16.1
cosmiconfig: 9.0.0(typescript@5.5.3)
jiti: 1.21.6
typescript: 5.5.3
@@ -11645,21 +11719,21 @@ snapshots:
elkjs@0.8.2: {}
- embla-carousel-autoplay@8.1.8(embla-carousel@8.1.8):
+ embla-carousel-autoplay@8.2.0(embla-carousel@8.2.0):
dependencies:
- embla-carousel: 8.1.8
+ embla-carousel: 8.2.0
- embla-carousel-reactive-utils@8.1.8(embla-carousel@8.1.8):
+ embla-carousel-reactive-utils@8.2.0(embla-carousel@8.2.0):
dependencies:
- embla-carousel: 8.1.8
+ embla-carousel: 8.2.0
- embla-carousel-vue@8.1.8(vue@3.4.37(typescript@5.5.3)):
+ embla-carousel-vue@8.2.0(vue@3.4.38(typescript@5.5.3)):
dependencies:
- embla-carousel: 8.1.8
- embla-carousel-reactive-utils: 8.1.8(embla-carousel@8.1.8)
- vue: 3.4.37(typescript@5.5.3)
+ embla-carousel: 8.2.0
+ embla-carousel-reactive-utils: 8.2.0(embla-carousel@8.2.0)
+ vue: 3.4.38(typescript@5.5.3)
- embla-carousel@8.1.8: {}
+ embla-carousel@8.2.0: {}
emoji-regex@10.3.0: {}
@@ -11854,7 +11928,7 @@ snapshots:
dependencies:
eslint: 9.9.0(jiti@1.21.6)
- eslint-plugin-antfu@2.3.4(eslint@9.9.0(jiti@1.21.6)):
+ eslint-plugin-antfu@2.3.5(eslint@9.9.0(jiti@1.21.6)):
dependencies:
'@antfu/utils': 0.7.10
eslint: 9.9.0(jiti@1.21.6)
@@ -11871,12 +11945,6 @@ snapshots:
eslint: 9.9.0(jiti@1.21.6)
eslint-compat-utils: 0.5.1(eslint@9.9.0(jiti@1.21.6))
- eslint-plugin-eslint-comments@3.2.0(eslint@9.9.0(jiti@1.21.6)):
- dependencies:
- escape-string-regexp: 1.0.5
- eslint: 9.9.0(jiti@1.21.6)
- ignore: 5.3.1
-
eslint-plugin-import-x@3.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3):
dependencies:
'@typescript-eslint/utils': 7.15.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
@@ -11911,12 +11979,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-plugin-jsdoc@50.0.1(eslint@9.9.0(jiti@1.21.6)):
+ eslint-plugin-jsdoc@50.2.2(eslint@9.9.0(jiti@1.21.6)):
dependencies:
- '@es-joy/jsdoccomment': 0.46.0
+ '@es-joy/jsdoccomment': 0.48.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
- debug: 4.3.5
+ debug: 4.3.6
escape-string-regexp: 4.0.0
eslint: 9.9.0(jiti@1.21.6)
espree: 10.1.0
@@ -11958,9 +12026,9 @@ snapshots:
minimatch: 9.0.5
semver: 7.6.3
- eslint-plugin-no-only-tests@3.1.0: {}
+ eslint-plugin-no-only-tests@3.3.0: {}
- eslint-plugin-perfectionist@3.1.3(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.6))):
+ eslint-plugin-perfectionist@3.2.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.6))):
dependencies:
'@typescript-eslint/types': 8.1.0
'@typescript-eslint/utils': 8.1.0(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.3)
@@ -11986,7 +12054,7 @@ snapshots:
eslint-plugin-toml@0.11.1(eslint@9.9.0(jiti@1.21.6)):
dependencies:
- debug: 4.3.5
+ debug: 4.3.6
eslint: 9.9.0(jiti@1.21.6)
eslint-compat-utils: 0.5.1(eslint@9.9.0(jiti@1.21.6))
lodash: 4.17.21
@@ -12036,7 +12104,7 @@ snapshots:
eslint-plugin-yml@1.14.0(eslint@9.9.0(jiti@1.21.6)):
dependencies:
- debug: 4.3.5
+ debug: 4.3.6
eslint: 9.9.0(jiti@1.21.6)
eslint-compat-utils: 0.5.1(eslint@9.9.0(jiti@1.21.6))
lodash: 4.17.21
@@ -12045,9 +12113,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.37)(eslint@9.9.0(jiti@1.21.6)):
+ eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.38)(eslint@9.9.0(jiti@1.21.6)):
dependencies:
- '@vue/compiler-sfc': 3.4.37
+ '@vue/compiler-sfc': 3.4.38
eslint: 9.9.0(jiti@1.21.6)
eslint-scope@7.2.2:
@@ -12633,7 +12701,7 @@ snapshots:
http-proxy-agent@7.0.2:
dependencies:
agent-base: 7.1.1
- debug: 4.3.5
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -12649,7 +12717,7 @@ snapshots:
https-proxy-agent@5.0.1:
dependencies:
agent-base: 6.0.2
- debug: 4.3.5
+ debug: 4.3.6
transitivePeerDependencies:
- supports-color
@@ -12941,6 +13009,8 @@ snapshots:
jsdoc-type-pratt-parser@4.0.0: {}
+ jsdoc-type-pratt-parser@4.1.0: {}
+
jsesc@0.5.0: {}
jsesc@2.5.2: {}
@@ -13166,9 +13236,9 @@ snapshots:
dependencies:
yallist: 3.1.1
- lucide-vue-next@0.427.0(vue@3.4.37(typescript@5.5.3)):
+ lucide-vue-next@0.428.0(vue@3.4.38(typescript@5.5.3)):
dependencies:
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
lz-string@1.5.0: {}
@@ -13193,7 +13263,7 @@ snapshots:
magicast@0.3.4:
dependencies:
'@babel/parser': 7.25.3
- '@babel/types': 7.24.9
+ '@babel/types': 7.25.2
source-map-js: 1.2.0
make-dir@1.3.0:
@@ -13301,7 +13371,7 @@ snapshots:
micromark@2.11.4:
dependencies:
- debug: 4.3.5
+ debug: 4.3.6
parse-entities: 2.0.0
transitivePeerDependencies:
- supports-color
@@ -13383,7 +13453,7 @@ snapshots:
minipass@7.1.2: {}
- minisearch@7.0.2: {}
+ minisearch@7.1.0: {}
minizlib@2.1.2:
dependencies:
@@ -13691,10 +13761,10 @@ snapshots:
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
'@nuxt/schema': 3.12.4(rollup@4.19.0)
'@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.19.0)
- '@nuxt/vite-builder': 3.12.4(@types/node@20.14.15)(eslint@9.9.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.1)(typescript@5.5.3)(vue-tsc@2.0.29(typescript@5.5.3))(vue@3.4.37(typescript@5.5.3))
+ '@nuxt/vite-builder': 3.12.4(@types/node@20.14.15)(eslint@9.9.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.1)(typescript@5.5.3)(vue-tsc@2.0.29(typescript@5.5.3))(vue@3.4.38(typescript@5.5.3))
'@unhead/dom': 1.9.16
'@unhead/ssr': 1.9.16
- '@unhead/vue': 1.9.16(vue@3.4.37(typescript@5.5.3))
+ '@unhead/vue': 1.9.16(vue@3.4.38(typescript@5.5.3))
'@vue/shared': 3.4.33
acorn: 8.12.1
c12: 1.11.1(magicast@0.3.4)
@@ -13738,13 +13808,13 @@ snapshots:
unenv: 1.10.0
unimport: 3.9.0(rollup@4.19.0)
unplugin: 1.11.0
- unplugin-vue-router: 0.10.0(rollup@4.19.0)(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3))
+ unplugin-vue-router: 0.10.0(rollup@4.19.0)(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))
unstorage: 1.10.2(ioredis@5.4.1)
untyped: 1.4.2
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
vue-bundle-renderer: 2.1.0
vue-devtools-stub: 0.1.0
- vue-router: 4.4.0(vue@3.4.37(typescript@5.5.3))
+ vue-router: 4.4.0(vue@3.4.38(typescript@5.5.3))
optionalDependencies:
'@parcel/watcher': 2.4.1
'@types/node': 20.14.15
@@ -14136,24 +14206,24 @@ snapshots:
dependencies:
postcss: 8.4.41
- postcss-import@15.1.0(postcss@8.4.39):
+ postcss-import@15.1.0(postcss@8.4.41):
dependencies:
- postcss: 8.4.39
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
- postcss-js@4.0.1(postcss@8.4.39):
+ postcss-js@4.0.1(postcss@8.4.41):
dependencies:
camelcase-css: 2.0.1
- postcss: 8.4.39
+ postcss: 8.4.41
- postcss-load-config@4.0.2(postcss@8.4.39):
+ postcss-load-config@4.0.2(postcss@8.4.41):
dependencies:
lilconfig: 3.1.2
- yaml: 2.4.5
+ yaml: 2.5.0
optionalDependencies:
- postcss: 8.4.39
+ postcss: 8.4.41
postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.41)(tsx@4.17.0)(yaml@2.5.0):
dependencies:
@@ -14203,11 +14273,6 @@ snapshots:
postcss: 8.4.41
postcss-selector-parser: 6.1.0
- postcss-nested@6.0.1(postcss@8.4.39):
- dependencies:
- postcss: 8.4.39
- postcss-selector-parser: 6.1.0
-
postcss-nested@6.0.1(postcss@8.4.41):
dependencies:
postcss: 8.4.41
@@ -14388,20 +14453,20 @@ snapshots:
quickselect@2.0.0: {}
- radix-vue@1.9.4(vue@3.4.37(typescript@5.5.3)):
+ radix-vue@1.9.4(vue@3.4.38(typescript@5.5.3)):
dependencies:
'@floating-ui/dom': 1.6.7
- '@floating-ui/vue': 1.1.1(vue@3.4.37(typescript@5.5.3))
+ '@floating-ui/vue': 1.1.1(vue@3.4.38(typescript@5.5.3))
'@internationalized/date': 3.5.5
'@internationalized/number': 3.5.3
- '@tanstack/vue-virtual': 3.8.1(vue@3.4.37(typescript@5.5.3))
- '@vueuse/core': 10.11.1(vue@3.4.37(typescript@5.5.3))
- '@vueuse/shared': 10.11.0(vue@3.4.37(typescript@5.5.3))
+ '@tanstack/vue-virtual': 3.8.1(vue@3.4.38(typescript@5.5.3))
+ '@vueuse/core': 10.11.1(vue@3.4.38(typescript@5.5.3))
+ '@vueuse/shared': 10.11.0(vue@3.4.38(typescript@5.5.3))
aria-hidden: 1.2.4
defu: 6.1.4
fast-deep-equal: 3.1.3
nanoid: 5.0.7
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -14719,9 +14784,9 @@ snapshots:
shell-quote@1.8.1: {}
- shiki@1.12.1:
+ shiki@1.14.1:
dependencies:
- '@shikijs/core': 1.12.1
+ '@shikijs/core': 1.14.1
'@types/hast': 3.0.4
shortid@2.2.16:
@@ -14784,7 +14849,7 @@ snapshots:
socks-proxy-agent@8.0.4:
dependencies:
agent-base: 7.1.1
- debug: 4.3.5
+ debug: 4.3.6
socks: 2.8.3
transitivePeerDependencies:
- supports-color
@@ -15016,11 +15081,11 @@ snapshots:
tailwind-merge@2.5.2: {}
- tailwindcss-animate@1.0.7(tailwindcss@3.4.9):
+ tailwindcss-animate@1.0.7(tailwindcss@3.4.10):
dependencies:
- tailwindcss: 3.4.9
+ tailwindcss: 3.4.10
- tailwindcss@3.4.9:
+ tailwindcss@3.4.10:
dependencies:
'@alloc/quick-lru': 5.2.0
arg: 5.0.2
@@ -15036,11 +15101,11 @@ snapshots:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.1
- postcss: 8.4.39
- postcss-import: 15.1.0(postcss@8.4.39)
- postcss-js: 4.0.1(postcss@8.4.39)
- postcss-load-config: 4.0.2(postcss@8.4.39)
- postcss-nested: 6.0.1(postcss@8.4.39)
+ postcss: 8.4.41
+ postcss-import: 15.1.0(postcss@8.4.41)
+ postcss-js: 4.0.1(postcss@8.4.41)
+ postcss-load-config: 4.0.2(postcss@8.4.41)
+ postcss-nested: 6.0.1(postcss@8.4.41)
postcss-selector-parser: 6.1.0
resolve: 1.22.8
sucrase: 3.35.0
@@ -15081,7 +15146,7 @@ snapshots:
mkdirp: 1.0.4
yallist: 4.0.0
- taze@0.16.5:
+ taze@0.16.6:
dependencies:
'@antfu/ni': 0.22.1
'@jsdevtools/ez-spawn': 3.0.4
@@ -15330,6 +15395,8 @@ snapshots:
undici-types@5.26.5: {}
+ undici-types@6.19.8: {}
+
undici@5.28.4:
dependencies:
'@fastify/busboy': 2.1.1
@@ -15397,7 +15464,7 @@ snapshots:
universalify@2.0.1: {}
- unplugin-icons@0.19.2(@vue/compiler-sfc@3.4.37)(vue-template-compiler@2.7.16):
+ unplugin-icons@0.19.2(@vue/compiler-sfc@3.4.38)(vue-template-compiler@2.7.16):
dependencies:
'@antfu/install-pkg': 0.3.3
'@antfu/utils': 0.7.10
@@ -15407,16 +15474,16 @@ snapshots:
local-pkg: 0.5.0
unplugin: 1.12.1
optionalDependencies:
- '@vue/compiler-sfc': 3.4.37
+ '@vue/compiler-sfc': 3.4.38
vue-template-compiler: 2.7.16
transitivePeerDependencies:
- supports-color
- unplugin-vue-router@0.10.0(rollup@4.19.0)(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3)):
+ unplugin-vue-router@0.10.0(rollup@4.19.0)(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)):
dependencies:
'@babel/types': 7.24.9
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
- '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.37(typescript@5.5.3))
+ '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.38(typescript@5.5.3))
ast-walker-scope: 0.6.1
chokidar: 3.6.0
fast-glob: 3.3.2
@@ -15428,7 +15495,7 @@ snapshots:
unplugin: 1.11.0
yaml: 2.4.5
optionalDependencies:
- vue-router: 4.4.0(vue@3.4.37(typescript@5.5.3))
+ vue-router: 4.4.0(vue@3.4.38(typescript@5.5.3))
transitivePeerDependencies:
- rollup
- vue
@@ -15532,7 +15599,7 @@ snapshots:
util-deprecate@1.0.2: {}
- v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.37(typescript@5.5.3)):
+ v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.38(typescript@5.5.3)):
dependencies:
'@popperjs/core': 2.11.8
'@types/lodash': 4.17.5
@@ -15540,8 +15607,8 @@ snapshots:
date-fns: 2.30.0
date-fns-tz: 2.0.1(date-fns@2.30.0)
lodash: 4.17.21
- vue: 3.4.37(typescript@5.5.3)
- vue-screen-utils: 1.0.0-beta.13(vue@3.4.37(typescript@5.5.3))
+ vue: 3.4.38(typescript@5.5.3)
+ vue-screen-utils: 1.0.0-beta.13(vue@3.4.38(typescript@5.5.3))
validate-npm-package-license@3.0.4:
dependencies:
@@ -15554,19 +15621,19 @@ snapshots:
validate-npm-package-name@5.0.1: {}
- vaul-vue@0.2.0(radix-vue@1.9.4(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3)):
+ vaul-vue@0.2.0(radix-vue@1.9.4(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)):
dependencies:
- '@vueuse/core': 10.11.1(vue@3.4.37(typescript@5.5.3))
- radix-vue: 1.9.4(vue@3.4.37(typescript@5.5.3))
- vue: 3.4.37(typescript@5.5.3)
+ '@vueuse/core': 10.11.1(vue@3.4.38(typescript@5.5.3))
+ radix-vue: 1.9.4(vue@3.4.38(typescript@5.5.3))
+ vue: 3.4.38(typescript@5.5.3)
transitivePeerDependencies:
- '@vue/composition-api'
- vee-validate@4.13.2(vue@3.4.37(typescript@5.5.3)):
+ vee-validate@4.13.2(vue@3.4.38(typescript@5.5.3)):
dependencies:
'@vue/devtools-api': 6.6.3
type-fest: 4.21.0
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
vite-hot-client@0.2.3(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1)):
dependencies:
@@ -15622,6 +15689,24 @@ snapshots:
- sugarss
- supports-color
- terser
+ optional: true
+
+ vite-node@2.0.5(@types/node@20.16.1)(terser@5.31.1):
+ dependencies:
+ cac: 6.7.14
+ debug: 4.3.5
+ pathe: 1.1.2
+ tinyrainbow: 1.2.0
+ vite: 5.3.4(@types/node@20.16.1)(terser@5.31.1)
+ transitivePeerDependencies:
+ - '@types/node'
+ - less
+ - lightningcss
+ - sass
+ - stylus
+ - sugarss
+ - supports-color
+ - terser
vite-plugin-checker@0.7.2(eslint@9.9.0(jiti@1.21.6))(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue-tsc@2.0.29(typescript@5.5.3)):
dependencies:
@@ -15672,20 +15757,20 @@ snapshots:
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2)
'@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.25.2)
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
- '@vue/compiler-dom': 3.4.37
+ '@vue/compiler-dom': 3.4.38
kolorist: 1.8.0
magic-string: 0.30.11
vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
transitivePeerDependencies:
- supports-color
- vite-tsconfig-paths@5.0.1(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1)):
+ vite-tsconfig-paths@5.0.1(typescript@5.5.3)(vite@5.4.1(@types/node@20.14.15)(terser@5.31.1)):
dependencies:
debug: 4.3.5
globrex: 0.1.2
tsconfck: 3.1.1(typescript@5.5.3)
optionalDependencies:
- vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
+ vite: 5.4.1(@types/node@20.14.15)(terser@5.31.1)
transitivePeerDependencies:
- supports-color
- typescript
@@ -15710,26 +15795,57 @@ snapshots:
fsevents: 2.3.3
terser: 5.31.1
- vitepress@1.3.2(@algolia/client-search@4.23.3)(@types/node@20.14.15)(postcss@8.4.39)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.5.3):
+ vite@5.3.4(@types/node@20.16.1)(terser@5.31.1):
dependencies:
- '@docsearch/css': 3.6.0
- '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)
- '@shikijs/core': 1.11.1
- '@shikijs/transformers': 1.12.1
- '@types/markdown-it': 14.1.1
- '@vitejs/plugin-vue': 5.1.2(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vue@3.4.37(typescript@5.5.3))
- '@vue/devtools-api': 7.3.6
- '@vue/shared': 3.4.34
- '@vueuse/core': 10.11.1(vue@3.4.37(typescript@5.5.3))
- '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(vue@3.4.37(typescript@5.5.3))
+ esbuild: 0.21.5
+ postcss: 8.4.39
+ rollup: 4.19.0
+ optionalDependencies:
+ '@types/node': 20.16.1
+ fsevents: 2.3.3
+ terser: 5.31.1
+
+ vite@5.4.1(@types/node@20.14.15)(terser@5.31.1):
+ dependencies:
+ esbuild: 0.21.5
+ postcss: 8.4.41
+ rollup: 4.19.0
+ optionalDependencies:
+ '@types/node': 20.14.15
+ fsevents: 2.3.3
+ terser: 5.31.1
+ optional: true
+
+ vite@5.4.1(@types/node@20.16.1)(terser@5.31.1):
+ dependencies:
+ esbuild: 0.21.5
+ postcss: 8.4.41
+ rollup: 4.19.0
+ optionalDependencies:
+ '@types/node': 20.16.1
+ fsevents: 2.3.3
+ terser: 5.31.1
+
+ vitepress@1.3.3(@algolia/client-search@4.23.3)(@types/node@20.16.1)(postcss@8.4.41)(search-insights@2.14.0)(terser@5.31.1)(typescript@5.5.3):
+ dependencies:
+ '@docsearch/css': 3.6.1
+ '@docsearch/js': 3.6.1(@algolia/client-search@4.23.3)(search-insights@2.14.0)
+ '@shikijs/core': 1.14.1
+ '@shikijs/transformers': 1.14.1
+ '@types/markdown-it': 14.1.2
+ '@vitejs/plugin-vue': 5.1.2(vite@5.4.1(@types/node@20.16.1)(terser@5.31.1))(vue@3.4.38(typescript@5.5.3))
+ '@vue/devtools-api': 7.3.8
+ '@vue/shared': 3.4.38
+ '@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.5.3))
+ '@vueuse/integrations': 11.0.1(focus-trap@7.5.4)(vue@3.4.38(typescript@5.5.3))
focus-trap: 7.5.4
mark.js: 8.11.1
- minisearch: 7.0.2
- shiki: 1.12.1
- vite: 5.3.4(@types/node@20.14.15)(terser@5.31.1)
- vue: 3.4.37(typescript@5.5.3)
+ minisearch: 7.1.0
+ shiki: 1.14.1
+ vite: 5.4.1(@types/node@20.16.1)(terser@5.31.1)
+ vue: 3.4.38(typescript@5.5.3)
optionalDependencies:
- postcss: 8.4.39
+ postcss: 8.4.41
transitivePeerDependencies:
- '@algolia/client-search'
- '@types/node'
@@ -15749,6 +15865,7 @@ snapshots:
- react
- react-dom
- sass
+ - sass-embedded
- search-insights
- sortablejs
- stylus
@@ -15757,9 +15874,9 @@ snapshots:
- typescript
- universal-cookie
- vitest-environment-nuxt@1.0.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3)):
+ vitest-environment-nuxt@1.0.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)):
dependencies:
- '@nuxt/test-utils': 3.14.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)))(vue@3.4.37(typescript@5.5.3))
+ '@nuxt/test-utils': 3.14.0(@vitest/ui@2.0.5(vitest@2.0.5))(h3@1.12.0)(magicast@0.3.4)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4))(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.15)(terser@5.31.1))(vitest@2.0.5(@types/node@20.14.15)(@vitest/ui@2.0.5)(terser@5.31.1))(vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))
transitivePeerDependencies:
- '@cucumber/cucumber'
- '@jest/globals'
@@ -15846,6 +15963,40 @@ snapshots:
- sugarss
- supports-color
- terser
+ optional: true
+
+ vitest@2.0.5(@types/node@20.16.1)(@vitest/ui@2.0.5)(terser@5.31.1):
+ dependencies:
+ '@ampproject/remapping': 2.3.0
+ '@vitest/expect': 2.0.5
+ '@vitest/pretty-format': 2.0.5
+ '@vitest/runner': 2.0.5
+ '@vitest/snapshot': 2.0.5
+ '@vitest/spy': 2.0.5
+ '@vitest/utils': 2.0.5
+ chai: 5.1.1
+ debug: 4.3.5
+ execa: 8.0.1
+ magic-string: 0.30.11
+ pathe: 1.1.2
+ std-env: 3.7.0
+ tinybench: 2.8.0
+ tinypool: 1.0.0
+ tinyrainbow: 1.2.0
+ vite: 5.3.4(@types/node@20.16.1)(terser@5.31.1)
+ vite-node: 2.0.5(@types/node@20.16.1)(terser@5.31.1)
+ why-is-node-running: 2.3.0
+ optionalDependencies:
+ '@types/node': 20.16.1
+ '@vitest/ui': 2.0.5(vitest@2.0.5)
+ transitivePeerDependencies:
+ - less
+ - lightningcss
+ - sass
+ - stylus
+ - sugarss
+ - supports-color
+ - terser
vscode-jsonrpc@6.0.0: {}
@@ -15891,9 +16042,13 @@ snapshots:
vue-component-type-helpers@2.0.29: {}
- vue-demi@0.14.8(vue@3.4.37(typescript@5.5.3)):
+ vue-demi@0.14.10(vue@3.4.38(typescript@5.5.3)):
dependencies:
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
+
+ vue-demi@0.14.8(vue@3.4.38(typescript@5.5.3)):
+ dependencies:
+ vue: 3.4.38(typescript@5.5.3)
vue-devtools-stub@0.1.0: {}
@@ -15910,14 +16065,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-router@4.4.0(vue@3.4.37(typescript@5.5.3)):
+ vue-router@4.4.0(vue@3.4.38(typescript@5.5.3)):
dependencies:
'@vue/devtools-api': 6.6.3
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
- vue-screen-utils@1.0.0-beta.13(vue@3.4.37(typescript@5.5.3)):
+ vue-screen-utils@1.0.0-beta.13(vue@3.4.38(typescript@5.5.3)):
dependencies:
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
vue-sonner@1.1.4: {}
@@ -15934,18 +16089,18 @@ snapshots:
semver: 7.6.3
typescript: 5.5.3
- vue-wrap-balancer@1.1.3(vue@3.4.37(typescript@5.5.3)):
+ vue-wrap-balancer@1.1.3(vue@3.4.38(typescript@5.5.3)):
dependencies:
nanoid: 3.3.7
- vue: 3.4.37(typescript@5.5.3)
+ vue: 3.4.38(typescript@5.5.3)
- vue@3.4.37(typescript@5.5.3):
+ vue@3.4.38(typescript@5.5.3):
dependencies:
- '@vue/compiler-dom': 3.4.37
- '@vue/compiler-sfc': 3.4.37
- '@vue/runtime-dom': 3.4.37
- '@vue/server-renderer': 3.4.37(vue@3.4.37(typescript@5.5.3))
- '@vue/shared': 3.4.37
+ '@vue/compiler-dom': 3.4.38
+ '@vue/compiler-sfc': 3.4.38
+ '@vue/runtime-dom': 3.4.38
+ '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.3))
+ '@vue/shared': 3.4.38
optionalDependencies:
typescript: 5.5.3
@@ -16050,7 +16205,7 @@ snapshots:
dependencies:
eslint-visitor-keys: 3.4.3
lodash: 4.17.21
- yaml: 2.4.5
+ yaml: 2.5.0
yaml@1.10.2: {}