chore: upgrade deps
This commit is contained in:
parent
f05922dfd0
commit
1d563bbcdc
|
|
@ -32,11 +32,11 @@
|
|||
"embla-carousel-autoplay": "8.0.0-rc19",
|
||||
"embla-carousel-vue": "8.0.0-rc19",
|
||||
"lucide-vue-next": "^0.276.0",
|
||||
"radix-vue": "^1.2.7",
|
||||
"radix-vue": "^1.3.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"v-calendar": "^3.1.2",
|
||||
"vee-validate": "4.12.3",
|
||||
"vue": "^3.3.7",
|
||||
"vue": "^3.4.7",
|
||||
"vue-wrap-balancer": "^1.1.3",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@
|
|||
"node-fetch": "^3.3.2",
|
||||
"ora": "^7.0.1",
|
||||
"prompts": "^2.4.2",
|
||||
"radix-vue": "^1.2.7",
|
||||
"radix-vue": "^1.3.0",
|
||||
"recast": "^0.23.4",
|
||||
"rimraf": "^5.0.1",
|
||||
"ts-morph": "^19.0.0",
|
||||
|
|
|
|||
2
packages/cli/test/fixtures/nuxt/package.json
vendored
2
packages/cli/test/fixtures/nuxt/package.json
vendored
|
|
@ -13,7 +13,7 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.0.0",
|
||||
"lucide-vue-next": "^0.276.0",
|
||||
"radix-vue": "^1.2.7",
|
||||
"radix-vue": "^1.3.0",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.0.0",
|
||||
"lucide-vue-next": "^0.276.0",
|
||||
"radix-vue": "^1.2.7",
|
||||
"radix-vue": "^1.3.0",
|
||||
"tailwind-merge": "^2.0.0",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
|
|
|
|||
424
pnpm-lock.yaml
424
pnpm-lock.yaml
|
|
@ -49,28 +49,28 @@ importers:
|
|||
version: 0.8.0
|
||||
'@morev/vue-transitions':
|
||||
specifier: ^2.3.6
|
||||
version: 2.3.6(vue@3.3.7)
|
||||
version: 2.3.6(vue@3.4.8)
|
||||
'@radix-icons/vue':
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(vue@3.3.7)
|
||||
version: 1.0.0(vue@3.4.8)
|
||||
'@stackblitz/sdk':
|
||||
specifier: ^1.9.0
|
||||
version: 1.9.0
|
||||
'@tanstack/vue-table':
|
||||
specifier: ^8.10.7
|
||||
version: 8.10.7(vue@3.3.7)
|
||||
version: 8.10.7(vue@3.4.8)
|
||||
'@unovis/ts':
|
||||
specifier: ^1.2.3
|
||||
version: 1.2.3
|
||||
'@unovis/vue':
|
||||
specifier: 1.3.0-beta.3
|
||||
version: 1.3.0-beta.3(@unovis/ts@1.2.3)(vue@3.3.7)
|
||||
version: 1.3.0-beta.3(@unovis/ts@1.2.3)(vue@3.4.8)
|
||||
'@vee-validate/zod':
|
||||
specifier: ^4.12.3
|
||||
version: 4.12.3(vue@3.3.7)
|
||||
version: 4.12.3(vue@3.4.8)
|
||||
'@vueuse/core':
|
||||
specifier: ^10.5.0
|
||||
version: 10.5.0(vue@3.3.7)
|
||||
version: 10.5.0(vue@3.4.8)
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0
|
||||
|
|
@ -91,28 +91,28 @@ importers:
|
|||
version: 8.0.0-rc19(embla-carousel@8.0.0-rc19)
|
||||
embla-carousel-vue:
|
||||
specifier: 8.0.0-rc19
|
||||
version: 8.0.0-rc19(vue@3.3.7)
|
||||
version: 8.0.0-rc19(vue@3.4.8)
|
||||
lucide-vue-next:
|
||||
specifier: ^0.276.0
|
||||
version: 0.276.0(vue@3.3.7)
|
||||
version: 0.276.0(vue@3.4.8)
|
||||
radix-vue:
|
||||
specifier: ^1.2.7
|
||||
version: 1.2.7(vue@3.3.7)
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(vue@3.4.8)
|
||||
tailwindcss-animate:
|
||||
specifier: ^1.0.7
|
||||
version: 1.0.7(tailwindcss@3.3.5)
|
||||
v-calendar:
|
||||
specifier: ^3.1.2
|
||||
version: 3.1.2(@popperjs/core@2.11.8)(vue@3.3.7)
|
||||
version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.8)
|
||||
vee-validate:
|
||||
specifier: 4.12.3
|
||||
version: 4.12.3(vue@3.3.7)
|
||||
version: 4.12.3(vue@3.4.8)
|
||||
vue:
|
||||
specifier: ^3.3.7
|
||||
version: 3.3.7(typescript@5.2.2)
|
||||
specifier: ^3.4.7
|
||||
version: 3.4.8(typescript@5.2.2)
|
||||
vue-wrap-balancer:
|
||||
specifier: ^1.1.3
|
||||
version: 1.1.3(vue@3.3.7)
|
||||
version: 1.1.3(vue@3.4.8)
|
||||
zod:
|
||||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
|
|
@ -128,7 +128,7 @@ importers:
|
|||
version: 2.2.120
|
||||
'@iconify/vue':
|
||||
specifier: ^4.1.1
|
||||
version: 4.1.1(vue@3.3.7)
|
||||
version: 4.1.1(vue@3.4.8)
|
||||
'@types/lodash.template':
|
||||
specifier: ^4.5.2
|
||||
version: 4.5.2
|
||||
|
|
@ -137,10 +137,10 @@ importers:
|
|||
version: 20.8.10
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.4.0
|
||||
version: 4.4.0(vite@4.5.0)(vue@3.3.7)
|
||||
version: 4.4.0(vite@4.5.0)(vue@3.4.8)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(vite@4.5.0)(vue@3.3.7)
|
||||
version: 3.0.2(vite@4.5.0)(vue@3.4.8)
|
||||
'@vue/compiler-core':
|
||||
specifier: ^3.3.7
|
||||
version: 3.3.7
|
||||
|
|
@ -244,8 +244,8 @@ importers:
|
|||
specifier: ^2.4.2
|
||||
version: 2.4.2
|
||||
radix-vue:
|
||||
specifier: ^1.2.7
|
||||
version: 1.2.7(vue@3.4.5)
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(vue@3.4.8)
|
||||
recast:
|
||||
specifier: ^0.23.4
|
||||
version: 0.23.4
|
||||
|
|
@ -319,7 +319,7 @@ importers:
|
|||
version: 3.8.2(rollup@3.29.3)
|
||||
'@nuxt/test-utils':
|
||||
specifier: ^3.8.1
|
||||
version: 3.8.1(rollup@3.29.3)(vitest@0.33.0)(vue@3.4.5)
|
||||
version: 3.8.1(rollup@3.29.3)(vitest@0.33.0)(vue@3.4.8)
|
||||
'@types/node':
|
||||
specifier: ^20.9.3
|
||||
version: 20.10.1
|
||||
|
|
@ -2150,21 +2150,11 @@ packages:
|
|||
resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==}
|
||||
dev: false
|
||||
|
||||
/@floating-ui/vue@1.0.2(vue@3.3.7):
|
||||
/@floating-ui/vue@1.0.2(vue@3.4.8):
|
||||
resolution: {integrity: sha512-sImlAl9mAoCKZLNlwWz2P2ZMJIDlOEDXrRD6aD2sIHAka1LPC+nWtB+D3lPe7IE7FGWSbwBPTnlSdlABa3Fr0A==}
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.5.3
|
||||
vue-demi: 0.14.6(vue@3.3.7)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@floating-ui/vue@1.0.2(vue@3.4.5):
|
||||
resolution: {integrity: sha512-sImlAl9mAoCKZLNlwWz2P2ZMJIDlOEDXrRD6aD2sIHAka1LPC+nWtB+D3lPe7IE7FGWSbwBPTnlSdlABa3Fr0A==}
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.5.3
|
||||
vue-demi: 0.14.6(vue@3.4.5)
|
||||
vue-demi: 0.14.6(vue@3.4.8)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
|
@ -2230,13 +2220,13 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@iconify/vue@4.1.1(vue@3.3.7):
|
||||
/@iconify/vue@4.1.1(vue@3.4.8):
|
||||
resolution: {integrity: sha512-RL85Bm/DAe8y6rT6pux7D2FJSiUEM/TPfyK7GrbAOfTSwrhvwJW+S5yijdGcmtXouA8MtuH9C7l4hiSE4mLMjg==}
|
||||
peerDependencies:
|
||||
vue: '>=3'
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
/@ioredis/commands@1.2.0:
|
||||
|
|
@ -2392,7 +2382,7 @@ packages:
|
|||
type-fest: 4.3.2
|
||||
dev: false
|
||||
|
||||
/@morev/vue-transitions@2.3.6(vue@3.3.7):
|
||||
/@morev/vue-transitions@2.3.6(vue@3.4.8):
|
||||
resolution: {integrity: sha512-a6nOExEDVHD11wjpX5r/PJf8u9ziSwrlp16SaNJl2Gyehp6UlEkFx0aZJNZhSWnn7gOaQFzJvIqfx82p9tzqxA==}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
|
|
@ -2401,7 +2391,7 @@ packages:
|
|||
dependencies:
|
||||
'@morev/utils': 2.8.1
|
||||
'@nuxt/kit': 3.7.4
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
|
@ -2847,7 +2837,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxt/test-utils@3.8.1(rollup@3.29.3)(vitest@0.33.0)(vue@3.4.5):
|
||||
/@nuxt/test-utils@3.8.1(rollup@3.29.3)(vitest@0.33.0)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-8ZQ+OZ7z5Sc5KG2aCvk0piheYSpGb2UQJMCWr8ORwEyZIw4awrkkwGzUY06e344E4StvJB8zxN122MEcFNOkow==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
peerDependencies:
|
||||
|
|
@ -2873,7 +2863,7 @@ packages:
|
|||
pathe: 1.1.1
|
||||
ufo: 1.3.2
|
||||
vitest: 0.33.0
|
||||
vue: 3.4.5(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
|
@ -2882,7 +2872,7 @@ packages:
|
|||
/@nuxt/ui-templates@1.3.1:
|
||||
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
|
||||
|
||||
/@nuxt/vite-builder@3.8.2(@types/node@20.10.1)(eslint@8.56.0)(rollup@3.29.3)(typescript@5.3.3)(vue@3.3.9):
|
||||
/@nuxt/vite-builder@3.8.2(@types/node@20.10.1)(eslint@8.56.0)(rollup@3.29.3)(typescript@5.3.3)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-l/lzDDTbd3M89BpmWqjhVLgLVRqfkKp0tyYgV5seJQjj3SX+IeqI7k6k8+dMEifdeO34jUajVWptNpITXQryyg==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
peerDependencies:
|
||||
|
|
@ -2890,8 +2880,8 @@ packages:
|
|||
dependencies:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.3)
|
||||
'@rollup/plugin-replace': 5.0.5(rollup@3.29.3)
|
||||
'@vitejs/plugin-vue': 4.5.0(vite@4.5.0)(vue@3.3.9)
|
||||
'@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.0)(vue@3.3.9)
|
||||
'@vitejs/plugin-vue': 4.5.0(vite@4.5.0)(vue@3.4.8)
|
||||
'@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.0)(vue@3.4.8)
|
||||
autoprefixer: 10.4.16(postcss@8.4.31)
|
||||
clear: 0.1.0
|
||||
consola: 3.2.3
|
||||
|
|
@ -2920,7 +2910,7 @@ packages:
|
|||
vite: 4.5.0(@types/node@20.10.1)
|
||||
vite-node: 0.33.0(@types/node@20.10.1)
|
||||
vite-plugin-checker: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
vue-bundle-renderer: 2.0.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
|
@ -3098,12 +3088,12 @@ packages:
|
|||
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
||||
dev: false
|
||||
|
||||
/@radix-icons/vue@1.0.0(vue@3.3.7):
|
||||
/@radix-icons/vue@1.0.0(vue@3.4.8):
|
||||
resolution: {integrity: sha512-gKWWk9tTK/laDRRNe5KLLR8A0qUwx4q4+DN8Fq48hJ904u78R82ayAO3TrxbNLgyn2D0h6rRiGdLzQWj7rPcvA==}
|
||||
peerDependencies:
|
||||
vue: '>= 3'
|
||||
dependencies:
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/@rollup/plugin-alias@5.1.0(rollup@3.29.3):
|
||||
|
|
@ -3545,14 +3535,14 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/@tanstack/vue-table@8.10.7(vue@3.3.7):
|
||||
/@tanstack/vue-table@8.10.7(vue@3.4.8):
|
||||
resolution: {integrity: sha512-13tTANgJuJHVW73rPLI+qrZVhrd9Yqxjys6t/Uor0qR0oS8Xk9xJE9WHqvaGsgVNBsIs9dE53S5GEBZqGC3FUw==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
vue: ^3.2.33
|
||||
dependencies:
|
||||
'@tanstack/table-core': 8.10.7
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/@tootallnate/once@2.0.0:
|
||||
|
|
@ -4384,7 +4374,7 @@ packages:
|
|||
'@unhead/shared': 1.8.8
|
||||
dev: true
|
||||
|
||||
/@unhead/vue@1.8.8(vue@3.3.9):
|
||||
/@unhead/vue@1.8.8(vue@3.4.8):
|
||||
resolution: {integrity: sha512-isHpVnSSE5SP+ObsZG/i+Jq9tAQ2u1AbGrktXKmL7P5FRxwPjhATYnJFdGpxXeXfuaFgRFKzGKs29xo4MMVODw==}
|
||||
peerDependencies:
|
||||
vue: '>=2.7 || >=3'
|
||||
|
|
@ -4393,7 +4383,7 @@ packages:
|
|||
'@unhead/shared': 1.8.8
|
||||
hookable: 5.5.3
|
||||
unhead: 1.8.8
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/@unovis/dagre-layout@0.8.8-2:
|
||||
|
|
@ -4445,21 +4435,21 @@ packages:
|
|||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@unovis/vue@1.3.0-beta.3(@unovis/ts@1.2.3)(vue@3.3.7):
|
||||
/@unovis/vue@1.3.0-beta.3(@unovis/ts@1.2.3)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-LoAotbGkS8T6ejtZ9aRjX4TIYzqlZLZ7L9ArjU0uESQli4WNJv/oysNeR6oumf/UwQEWlz47FtYbwhkSByR0KA==}
|
||||
peerDependencies:
|
||||
'@unovis/ts': 1.2.1
|
||||
vue: ^3
|
||||
dependencies:
|
||||
'@unovis/ts': 1.2.3
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/@vee-validate/zod@4.12.3(vue@3.3.7):
|
||||
/@vee-validate/zod@4.12.3(vue@3.4.8):
|
||||
resolution: {integrity: sha512-9qXi433ISGgneBL5D/YpVvcVRqY3EvDnoTnTD6Y16QeBulcS4u3zHrPlJ0K0iKtAUKnfsTzUppud10GWwkm1QQ==}
|
||||
dependencies:
|
||||
type-fest: 4.8.3
|
||||
vee-validate: 4.12.3(vue@3.3.7)
|
||||
vee-validate: 4.12.3(vue@3.4.8)
|
||||
zod: 3.22.4
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
|
@ -4486,7 +4476,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.0.2(vite@4.5.0)(vue@3.3.7):
|
||||
/@vitejs/plugin-vue-jsx@3.0.2(vite@4.5.0)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-obF26P2Z4Ogy3cPp07B4VaW6rpiu0ue4OT2Y15UxT5BZZ76haUY9guOsZV3uWh/I6xc+VeiW+ZVabRE82FyzWw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
|
@ -4497,12 +4487,12 @@ packages:
|
|||
'@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@4.5.0)(vue@3.3.9):
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@4.5.0)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
|
@ -4513,12 +4503,12 @@ packages:
|
|||
'@babel/plugin-transform-typescript': 7.23.5(@babel/core@7.23.5)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.5)
|
||||
vite: 4.5.0(@types/node@20.10.1)
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.3.1(vite@4.5.0)(vue@3.3.7):
|
||||
/@vitejs/plugin-vue@4.3.1(vite@4.5.0)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-tUBEtWcF7wFtII7ayNiLNDTCE1X1afySEo+XNVMNkFXaThENyCowIEX095QqbJZGTgoOcSVDJGlnde2NG4jtbQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
|
@ -4526,10 +4516,10 @@ packages:
|
|||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@20.8.10)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.4.0(vite@4.5.0)(vue@3.3.7):
|
||||
/@vitejs/plugin-vue@4.4.0(vite@4.5.0)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
|
@ -4537,10 +4527,10 @@ packages:
|
|||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@20.8.10)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.5.0(vite@4.5.0)(vue@3.3.9):
|
||||
/@vitejs/plugin-vue@4.5.0(vite@4.5.0)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
|
@ -4548,7 +4538,7 @@ packages:
|
|||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@20.10.1)
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@0.33.0:
|
||||
|
|
@ -4669,7 +4659,7 @@ packages:
|
|||
path-browserify: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@vue-macros/common@1.9.0(rollup@3.29.3)(vue@3.3.9):
|
||||
/@vue-macros/common@1.9.0(rollup@3.29.3)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-LbfRHDkceuokkLlVuQW9Wq3ZLmRs6KIDPzCjUvvL14HB4GslWdtvBB1suFfNs6VMvh9Zj30cEKF/EAP7QBCZ6Q==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
|
|
@ -4684,7 +4674,7 @@ packages:
|
|||
ast-kit: 0.11.2(rollup@3.29.3)
|
||||
local-pkg: 0.5.0
|
||||
magic-string-ast: 0.3.0
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
|
@ -4756,6 +4746,16 @@ packages:
|
|||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core@3.4.8:
|
||||
resolution: {integrity: sha512-GjAwOydZV6UyVBi1lYW5v4jjfU6wOeyi3vBATKJOwV7muYF0/nZi4kfdJc0pwdT5lXwbbx57lyA2Y356rFpw1A==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/shared': 3.4.8
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-dom@3.3.7:
|
||||
resolution: {integrity: sha512-0LwkyJjnUPssXv/d1vNJ0PKfBlDoQs7n81CbO6Q0zdL7H1EzqYRrTVXDqdBVqro0aJjo/FOa1qBAPVI4PGSHBw==}
|
||||
|
|
@ -4775,6 +4775,13 @@ packages:
|
|||
dependencies:
|
||||
'@vue/compiler-core': 3.4.5
|
||||
'@vue/shared': 3.4.5
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-dom@3.4.8:
|
||||
resolution: {integrity: sha512-GsPyji42zmkSJlaDFKXvwB97ukTlHzlFH/iVzPFYz/APnSzuhu/CMFQbsYmrtsnc2yscF39eC4rKzvKR27aBug==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.8
|
||||
'@vue/shared': 3.4.8
|
||||
|
||||
/@vue/compiler-sfc@3.3.7:
|
||||
resolution: {integrity: sha512-7pfldWy/J75U/ZyYIXRVqvLRw3vmfxDo2YLMwVtWVNew8Sm8d6wodM+OYFq4ll/UxfqVr0XKiVwti32PCrruAw==}
|
||||
|
|
@ -4789,6 +4796,7 @@ packages:
|
|||
magic-string: 0.30.5
|
||||
postcss: 8.4.31
|
||||
source-map-js: 1.0.2
|
||||
dev: false
|
||||
|
||||
/@vue/compiler-sfc@3.3.9:
|
||||
resolution: {integrity: sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==}
|
||||
|
|
@ -4805,14 +4813,14 @@ packages:
|
|||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-sfc@3.4.5:
|
||||
resolution: {integrity: sha512-jauvkDuSSUbP0ebhfNqljhShA90YEfX/0wZ+w40oZF43IjGyWYjqYaJbvMJwGOd+9+vODW6eSvnk28f0SGV7OQ==}
|
||||
/@vue/compiler-sfc@3.4.8:
|
||||
resolution: {integrity: sha512-3ZcurOa6bQdZ6VZLtMqYSUZqpsMqfX0MC3oCxQG0VIJFCqouZAgRYJN1c8QvGs7HW5wW8aXVvUOQU0ILVlYHKA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/compiler-core': 3.4.5
|
||||
'@vue/compiler-dom': 3.4.5
|
||||
'@vue/compiler-ssr': 3.4.5
|
||||
'@vue/shared': 3.4.5
|
||||
'@vue/compiler-core': 3.4.8
|
||||
'@vue/compiler-dom': 3.4.8
|
||||
'@vue/compiler-ssr': 3.4.8
|
||||
'@vue/shared': 3.4.8
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
postcss: 8.4.33
|
||||
|
|
@ -4823,6 +4831,7 @@ packages:
|
|||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.7
|
||||
'@vue/shared': 3.3.7
|
||||
dev: false
|
||||
|
||||
/@vue/compiler-ssr@3.3.9:
|
||||
resolution: {integrity: sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g==}
|
||||
|
|
@ -4831,11 +4840,11 @@ packages:
|
|||
'@vue/shared': 3.3.9
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-ssr@3.4.5:
|
||||
resolution: {integrity: sha512-DDdEcDzj2lWTMfUMMtEpLDhURai9LhM0zSZ219jCt7b2Vyl0/jy3keFgCPMitG0V1S1YG4Cmws3lWHWdxHQOpg==}
|
||||
/@vue/compiler-ssr@3.4.8:
|
||||
resolution: {integrity: sha512-nxN79LHeAemhBpIa2PQ6rz57cW7W4C/XIJCOMSn2g49u6q2ekirmJI0osAOTErQPApOR0KwP2QyeTexX4zQCrw==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.5
|
||||
'@vue/shared': 3.4.5
|
||||
'@vue/compiler-dom': 3.4.8
|
||||
'@vue/shared': 3.4.8
|
||||
|
||||
/@vue/devtools-api@6.5.1:
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
|
|
@ -4868,6 +4877,7 @@ packages:
|
|||
'@vue/shared': 3.3.7
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
dev: false
|
||||
|
||||
/@vue/reactivity-transform@3.3.9:
|
||||
resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==}
|
||||
|
|
@ -4879,90 +4889,32 @@ packages:
|
|||
magic-string: 0.30.5
|
||||
dev: true
|
||||
|
||||
/@vue/reactivity@3.3.7:
|
||||
resolution: {integrity: sha512-cZNVjWiw00708WqT0zRpyAgduG79dScKEPYJXq2xj/aMtk3SKvL3FBt2QKUlh6EHBJ1m8RhBY+ikBUzwc7/khg==}
|
||||
/@vue/reactivity@3.4.8:
|
||||
resolution: {integrity: sha512-UJYMQ3S2rqIGw9IvKomD4Xw2uS5VlcKEEmwcfboGOdrI79oqebxnCgTvXWLMClvg3M5SF0Cyn+9eDQoyGMLu9Q==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.3.7
|
||||
'@vue/shared': 3.4.8
|
||||
|
||||
/@vue/reactivity@3.3.9:
|
||||
resolution: {integrity: sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw==}
|
||||
/@vue/runtime-core@3.4.8:
|
||||
resolution: {integrity: sha512-sMRXOy89KnwY6fWG5epgPOsCWzpo/64FrA0QkjIeNeGnoA2YyZ6bBUxpFUyqhJ8VbrDhXEFH+6LHMOYrpzX/ZQ==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.3.9
|
||||
dev: true
|
||||
'@vue/reactivity': 3.4.8
|
||||
'@vue/shared': 3.4.8
|
||||
|
||||
/@vue/reactivity@3.4.5:
|
||||
resolution: {integrity: sha512-BcWkKvjdvqJwb7BhhFkXPLDCecX4d4a6GATvCduJQDLv21PkPowAE5GKuIE5p6RC07/Lp9FMkkq4AYCTVF5KlQ==}
|
||||
/@vue/runtime-dom@3.4.8:
|
||||
resolution: {integrity: sha512-L4gZcYo8f3d7rQqQIHkPvyczkjjQ55cJqz2G0v6Ptmqa1mO2zkqN9F8lBT6aGPYy3hd0RDiINbs4jxhSvvy10Q==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.5
|
||||
|
||||
/@vue/runtime-core@3.3.7:
|
||||
resolution: {integrity: sha512-LHq9du3ubLZFdK/BP0Ysy3zhHqRfBn80Uc+T5Hz3maFJBGhci1MafccnL3rpd5/3wVfRHAe6c+PnlO2PAavPTQ==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.3.7
|
||||
'@vue/shared': 3.3.7
|
||||
|
||||
/@vue/runtime-core@3.3.9:
|
||||
resolution: {integrity: sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.3.9
|
||||
'@vue/shared': 3.3.9
|
||||
dev: true
|
||||
|
||||
/@vue/runtime-core@3.4.5:
|
||||
resolution: {integrity: sha512-wh9ELIOQKeWT9SaUPdLrsxRkZv14jp+SJm9aiQGWio+/MWNM3Lib0wE6CoKEqQ9+SCYyGjDBhTOTtO47kCgbkg==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.5
|
||||
'@vue/shared': 3.4.5
|
||||
|
||||
/@vue/runtime-dom@3.3.7:
|
||||
resolution: {integrity: sha512-PFQU1oeJxikdDmrfoNQay5nD4tcPNYixUBruZzVX/l0eyZvFKElZUjW4KctCcs52nnpMGO6UDK+jF5oV4GT5Lw==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.3.7
|
||||
'@vue/shared': 3.3.7
|
||||
csstype: 3.1.2
|
||||
|
||||
/@vue/runtime-dom@3.3.9:
|
||||
resolution: {integrity: sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.3.9
|
||||
'@vue/shared': 3.3.9
|
||||
csstype: 3.1.2
|
||||
dev: true
|
||||
|
||||
/@vue/runtime-dom@3.4.5:
|
||||
resolution: {integrity: sha512-n5ewvOjyG3IEpqGBahdPXODFSpVlSz3H4LF76Sx0XAqpIOqyJ5bIb2PrdYuH2ogBMAQPh+o5tnoH4nJpBr8U0Q==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.4.5
|
||||
'@vue/shared': 3.4.5
|
||||
'@vue/runtime-core': 3.4.8
|
||||
'@vue/shared': 3.4.8
|
||||
csstype: 3.1.3
|
||||
|
||||
/@vue/server-renderer@3.3.7(vue@3.3.7):
|
||||
resolution: {integrity: sha512-UlpKDInd1hIZiNuVVVvLgxpfnSouxKQOSE2bOfQpBuGwxRV/JqqTCyyjXUWiwtVMyeRaZhOYYqntxElk8FhBhw==}
|
||||
/@vue/server-renderer@3.4.8(vue@3.4.8):
|
||||
resolution: {integrity: sha512-pBeHM59Owevr3P0Fl1XOjBmq4DTy5JDcjMG4NuzJEVDlZYzY8fHybx0wdjkY5lK5mCtUyBtw6Mz4d87aosc1Sw==}
|
||||
peerDependencies:
|
||||
vue: 3.3.7
|
||||
vue: 3.4.8
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.3.7
|
||||
'@vue/shared': 3.3.7
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
|
||||
/@vue/server-renderer@3.3.9(vue@3.3.9):
|
||||
resolution: {integrity: sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A==}
|
||||
peerDependencies:
|
||||
vue: 3.3.9
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.3.9
|
||||
'@vue/shared': 3.3.9
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/@vue/server-renderer@3.4.5(vue@3.4.5):
|
||||
resolution: {integrity: sha512-jOFc/VE87yvifQpNju12VcqimH8pBLxdcT+t3xMeiED1K6DfH9SORyhFEoZlW5TG2Vwfn3Ul5KE+1aC99xnSBg==}
|
||||
peerDependencies:
|
||||
vue: 3.4.5
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.5
|
||||
'@vue/shared': 3.4.5
|
||||
vue: 3.4.5(typescript@5.2.2)
|
||||
'@vue/compiler-ssr': 3.4.8
|
||||
'@vue/shared': 3.4.8
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
|
||||
/@vue/shared@3.3.7:
|
||||
resolution: {integrity: sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg==}
|
||||
|
|
@ -4973,6 +4925,10 @@ packages:
|
|||
|
||||
/@vue/shared@3.4.5:
|
||||
resolution: {integrity: sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg==}
|
||||
dev: true
|
||||
|
||||
/@vue/shared@3.4.8:
|
||||
resolution: {integrity: sha512-ChLCWzXiJboQ009oVkemhEoUdrxHme7v3ip+Kh+/kDDeF1WtHWGt0knRLGm1Y4YqCRTSs9QxsZIY8paJj5Szrw==}
|
||||
|
||||
/@vue/tsconfig@0.5.1:
|
||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||
|
|
@ -4992,18 +4948,18 @@ packages:
|
|||
'@vue/compiler-core': 3.3.7
|
||||
dev: false
|
||||
|
||||
/@vueuse/core@10.5.0(vue@3.3.7):
|
||||
/@vueuse/core@10.5.0(vue@3.4.8):
|
||||
resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.18
|
||||
'@vueuse/metadata': 10.5.0
|
||||
'@vueuse/shared': 10.5.0(vue@3.3.7)
|
||||
vue-demi: 0.14.6(vue@3.3.7)
|
||||
'@vueuse/shared': 10.5.0(vue@3.4.8)
|
||||
vue-demi: 0.14.6(vue@3.4.8)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
/@vueuse/integrations@10.5.0(focus-trap@7.5.4)(vue@3.3.7):
|
||||
/@vueuse/integrations@10.5.0(focus-trap@7.5.4)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-fm5sXLCK0Ww3rRnzqnCQRmfjDURaI4xMsx+T+cec0ngQqHx/JgUtm8G0vRjwtonIeTBsH1Q8L3SucE+7K7upJQ==}
|
||||
peerDependencies:
|
||||
async-validator: '*'
|
||||
|
|
@ -5044,10 +5000,10 @@ packages:
|
|||
universal-cookie:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vueuse/core': 10.5.0(vue@3.3.7)
|
||||
'@vueuse/shared': 10.5.0(vue@3.3.7)
|
||||
'@vueuse/core': 10.5.0(vue@3.4.8)
|
||||
'@vueuse/shared': 10.5.0(vue@3.4.8)
|
||||
focus-trap: 7.5.4
|
||||
vue-demi: 0.14.6(vue@3.3.7)
|
||||
vue-demi: 0.14.6(vue@3.4.8)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
|
@ -5056,10 +5012,10 @@ packages:
|
|||
/@vueuse/metadata@10.5.0:
|
||||
resolution: {integrity: sha512-fEbElR+MaIYyCkeM0SzWkdoMtOpIwO72x8WsZHRE7IggiOlILttqttM69AS13nrDxosnDBYdyy3C5mR1LCxHsw==}
|
||||
|
||||
/@vueuse/shared@10.5.0(vue@3.3.7):
|
||||
/@vueuse/shared@10.5.0(vue@3.4.8):
|
||||
resolution: {integrity: sha512-18iyxbbHYLst9MqU1X1QNdMHIjks6wC7XTVf0KNOv5es/Ms6gjVFCAAWTVP2JStuGqydg3DT+ExpFORUEi9yhg==}
|
||||
dependencies:
|
||||
vue-demi: 0.14.6(vue@3.3.7)
|
||||
vue-demi: 0.14.6(vue@3.4.8)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
|
@ -6420,6 +6376,7 @@ packages:
|
|||
|
||||
/csstype@3.1.2:
|
||||
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
||||
dev: false
|
||||
|
||||
/csstype@3.1.3:
|
||||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
||||
|
|
@ -7106,14 +7063,14 @@ packages:
|
|||
embla-carousel: 8.0.0-rc19
|
||||
dev: false
|
||||
|
||||
/embla-carousel-vue@8.0.0-rc19(vue@3.3.7):
|
||||
/embla-carousel-vue@8.0.0-rc19(vue@3.4.8):
|
||||
resolution: {integrity: sha512-dqkmatB7/WNXHEwFGtQNpYT8TWnE6KRcVBfnPTswBba8I33RdBRuj0CqRHem02dlIS1ySgS9sBVVdDXe+6IGKQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.37
|
||||
dependencies:
|
||||
embla-carousel: 8.0.0-rc19
|
||||
embla-carousel-reactive-utils: 8.0.0-rc19(embla-carousel@8.0.0-rc19)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/embla-carousel@8.0.0-rc19:
|
||||
|
|
@ -9629,12 +9586,12 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
/lucide-vue-next@0.276.0(vue@3.3.7):
|
||||
/lucide-vue-next@0.276.0(vue@3.4.8):
|
||||
resolution: {integrity: sha512-yQmIaTbVjG2TMwFQr98Biva99I+eDcMh0wPepJsDajk2d2lio9VGBsKhIUtAUPYwqnsvVg2+dSYsyvX21BJ5yw==}
|
||||
peerDependencies:
|
||||
vue: '>=3.0.1'
|
||||
dependencies:
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/lz-string@1.5.0:
|
||||
|
|
@ -10552,11 +10509,11 @@ packages:
|
|||
'@nuxt/schema': 3.8.2(rollup@3.29.3)
|
||||
'@nuxt/telemetry': 2.5.3(rollup@3.29.3)
|
||||
'@nuxt/ui-templates': 1.3.1
|
||||
'@nuxt/vite-builder': 3.8.2(@types/node@20.10.1)(eslint@8.56.0)(rollup@3.29.3)(typescript@5.3.3)(vue@3.3.9)
|
||||
'@nuxt/vite-builder': 3.8.2(@types/node@20.10.1)(eslint@8.56.0)(rollup@3.29.3)(typescript@5.3.3)(vue@3.4.8)
|
||||
'@types/node': 20.10.1
|
||||
'@unhead/dom': 1.8.8
|
||||
'@unhead/ssr': 1.8.8
|
||||
'@unhead/vue': 1.8.8(vue@3.3.9)
|
||||
'@unhead/vue': 1.8.8(vue@3.4.8)
|
||||
'@vue/shared': 3.3.9
|
||||
acorn: 8.11.2
|
||||
c12: 1.5.1
|
||||
|
|
@ -10596,12 +10553,12 @@ packages:
|
|||
unenv: 1.8.0
|
||||
unimport: 3.6.0(rollup@3.29.3)
|
||||
unplugin: 1.5.1
|
||||
unplugin-vue-router: 0.7.0(rollup@3.29.3)(vue-router@4.2.5)(vue@3.3.9)
|
||||
unplugin-vue-router: 0.7.0(rollup@3.29.3)(vue-router@4.2.5)(vue@3.4.8)
|
||||
untyped: 1.4.0
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
vue-bundle-renderer: 2.0.0
|
||||
vue-devtools-stub: 0.1.0
|
||||
vue-router: 4.2.5(vue@3.3.9)
|
||||
vue-router: 4.2.5(vue@3.4.8)
|
||||
transitivePeerDependencies:
|
||||
- '@azure/app-configuration'
|
||||
- '@azure/cosmos'
|
||||
|
|
@ -11637,22 +11594,11 @@ packages:
|
|||
resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==}
|
||||
dev: false
|
||||
|
||||
/radix-vue@1.2.7(vue@3.3.7):
|
||||
resolution: {integrity: sha512-U3cq4kOO6BT0YXq5jSIhmc72b70XRVGGty3XCDluc//GYr5iChvWUh7OK8/9uvY+Z9q3Z/VKb4K1DsvIJmZ0dA==}
|
||||
/radix-vue@1.3.0(vue@3.4.8):
|
||||
resolution: {integrity: sha512-czCi649V1Xv/j3Sv8DZY1eSE+QY7acS7zfycBqbsj5vAuAj2DFDaN5nCnyIQW7/bz45KOaCWMTZcFJ0yzxtgFg==}
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.5.3
|
||||
'@floating-ui/vue': 1.0.2(vue@3.3.7)
|
||||
fast-deep-equal: 3.1.3
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/radix-vue@1.2.7(vue@3.4.5):
|
||||
resolution: {integrity: sha512-U3cq4kOO6BT0YXq5jSIhmc72b70XRVGGty3XCDluc//GYr5iChvWUh7OK8/9uvY+Z9q3Z/VKb4K1DsvIJmZ0dA==}
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.5.3
|
||||
'@floating-ui/vue': 1.0.2(vue@3.4.5)
|
||||
'@floating-ui/vue': 1.0.2(vue@3.4.8)
|
||||
fast-deep-equal: 3.1.3
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
|
@ -13411,7 +13357,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-router@0.7.0(rollup@3.29.3)(vue-router@4.2.5)(vue@3.3.9):
|
||||
/unplugin-vue-router@0.7.0(rollup@3.29.3)(vue-router@4.2.5)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==}
|
||||
peerDependencies:
|
||||
vue-router: ^4.1.0
|
||||
|
|
@ -13421,7 +13367,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/types': 7.23.0
|
||||
'@rollup/pluginutils': 5.0.4(rollup@3.29.3)
|
||||
'@vue-macros/common': 1.9.0(rollup@3.29.3)(vue@3.3.9)
|
||||
'@vue-macros/common': 1.9.0(rollup@3.29.3)(vue@3.4.8)
|
||||
ast-walker-scope: 0.5.0(rollup@3.29.3)
|
||||
chokidar: 3.5.3
|
||||
fast-glob: 3.3.1
|
||||
|
|
@ -13431,7 +13377,7 @@ packages:
|
|||
pathe: 1.1.1
|
||||
scule: 1.1.0
|
||||
unplugin: 1.5.1
|
||||
vue-router: 4.2.5(vue@3.3.9)
|
||||
vue-router: 4.2.5(vue@3.4.8)
|
||||
yaml: 2.3.2
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
|
@ -13603,7 +13549,7 @@ packages:
|
|||
which-typed-array: 1.1.11
|
||||
dev: false
|
||||
|
||||
/v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.3.7):
|
||||
/v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.8):
|
||||
resolution: {integrity: sha512-QDWrnp4PWCpzUblctgo4T558PrHgHzDtQnTeUNzKxfNf29FkCeFpwGd9bKjAqktaa2aJLcyRl45T5ln1ku34kg==}
|
||||
peerDependencies:
|
||||
'@popperjs/core': ^2.0.0
|
||||
|
|
@ -13615,8 +13561,8 @@ packages:
|
|||
date-fns: 2.30.0
|
||||
date-fns-tz: 2.0.0(date-fns@2.30.0)
|
||||
lodash: 4.17.21
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue-screen-utils: 1.0.0-beta.13(vue@3.3.7)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
vue-screen-utils: 1.0.0-beta.13(vue@3.4.8)
|
||||
dev: false
|
||||
|
||||
/v8-compile-cache-lib@3.0.1:
|
||||
|
|
@ -13641,14 +13587,14 @@ packages:
|
|||
builtins: 5.0.1
|
||||
dev: true
|
||||
|
||||
/vee-validate@4.12.3(vue@3.3.7):
|
||||
/vee-validate@4.12.3(vue@3.4.8):
|
||||
resolution: {integrity: sha512-+ux21pFm2beGK21Q8LFDJdYqCu/7yd0HDIGolNvr7GjjlBTrK0JXm2y+h01jssyIlT1/+sSTNwAEqlSs0Nz0QA==}
|
||||
peerDependencies:
|
||||
vue: ^3.3.11
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
type-fest: 4.8.3
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/vite-node@0.33.0(@types/node@20.10.1):
|
||||
|
|
@ -13967,17 +13913,17 @@ packages:
|
|||
'@docsearch/css': 3.5.2
|
||||
'@docsearch/js': 3.5.2(@algolia/client-search@4.22.0)(search-insights@2.13.0)
|
||||
'@types/markdown-it': 13.0.5
|
||||
'@vitejs/plugin-vue': 4.3.1(vite@4.5.0)(vue@3.3.7)
|
||||
'@vitejs/plugin-vue': 4.3.1(vite@4.5.0)(vue@3.4.8)
|
||||
'@vue/devtools-api': 6.5.1
|
||||
'@vueuse/core': 10.5.0(vue@3.3.7)
|
||||
'@vueuse/integrations': 10.5.0(focus-trap@7.5.4)(vue@3.3.7)
|
||||
'@vueuse/core': 10.5.0(vue@3.4.8)
|
||||
'@vueuse/integrations': 10.5.0(focus-trap@7.5.4)(vue@3.4.8)
|
||||
focus-trap: 7.5.4
|
||||
mark.js: 8.11.1
|
||||
minisearch: 6.1.0
|
||||
postcss: 8.4.33
|
||||
shiki: 0.14.5
|
||||
vite: 4.5.0(@types/node@20.8.10)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
- '@types/node'
|
||||
|
|
@ -14199,7 +14145,7 @@ packages:
|
|||
ufo: 1.3.2
|
||||
dev: true
|
||||
|
||||
/vue-demi@0.14.6(vue@3.3.7):
|
||||
/vue-demi@0.14.6(vue@3.4.8):
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
|
|
@ -14211,22 +14157,7 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
|
||||
/vue-demi@0.14.6(vue@3.4.5):
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.0.0-rc.1
|
||||
vue: ^3.0.0-0 || ^2.6.0
|
||||
peerDependenciesMeta:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.4.5(typescript@5.2.2)
|
||||
dev: false
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
|
||||
/vue-devtools-stub@0.1.0:
|
||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
|
|
@ -14268,21 +14199,21 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-router@4.2.5(vue@3.3.9):
|
||||
/vue-router@4.2.5(vue@3.4.8):
|
||||
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.3.9(typescript@5.3.3)
|
||||
vue: 3.4.8(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/vue-screen-utils@1.0.0-beta.13(vue@3.3.7):
|
||||
/vue-screen-utils@1.0.0-beta.13(vue@3.4.8):
|
||||
resolution: {integrity: sha512-EJ/8TANKhFj+LefDuOvZykwMr3rrLFPLNb++lNBqPOpVigT2ActRg6icH9RFQVm4nHwlHIHSGm5OY/Clar9yIg==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/vue-template-compiler@2.7.14:
|
||||
|
|
@ -14304,74 +14235,43 @@ packages:
|
|||
typescript: 5.2.2
|
||||
dev: true
|
||||
|
||||
/vue-wrap-balancer@1.1.3(vue@3.3.7):
|
||||
/vue-wrap-balancer@1.1.3(vue@3.4.8):
|
||||
resolution: {integrity: sha512-9kTRwYIveWxV1FdaCJfRjIIRZOtwgnxypGS5mlAiXnih5+Cfaby9YDh3APMW1jWp0oCvL+gep0XCbcjBb7/ZXQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.3.0
|
||||
dependencies:
|
||||
nanoid: 3.3.6
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue: 3.4.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/vue@3.3.7(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-YEMDia1ZTv1TeBbnu6VybatmSteGOS3A3YgfINOfraCbf85wdKHzscD6HSS/vB4GAtI7sa1XPX7HcQaJ1l24zA==}
|
||||
/vue@3.4.8(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-vJffFOe6DqWsAI10v3tDhb1nJrj7CF3CbdQwOznywAsFNoyvrQ1AWQdcIWJpmRpRnw7NFzstzh6fh4w7n1PNdg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.7
|
||||
'@vue/compiler-sfc': 3.3.7
|
||||
'@vue/runtime-dom': 3.3.7
|
||||
'@vue/server-renderer': 3.3.7(vue@3.3.7)
|
||||
'@vue/shared': 3.3.7
|
||||
'@vue/compiler-dom': 3.4.8
|
||||
'@vue/compiler-sfc': 3.4.8
|
||||
'@vue/runtime-dom': 3.4.8
|
||||
'@vue/server-renderer': 3.4.8(vue@3.4.8)
|
||||
'@vue/shared': 3.4.8
|
||||
typescript: 5.2.2
|
||||
|
||||
/vue@3.3.9(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-sy5sLCTR8m6tvUk1/ijri3Yqzgpdsmxgj6n6yl7GXXCXqVbmW2RCXe9atE4cEI6Iv7L89v5f35fZRRr5dChP9w==}
|
||||
/vue@3.4.8(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-vJffFOe6DqWsAI10v3tDhb1nJrj7CF3CbdQwOznywAsFNoyvrQ1AWQdcIWJpmRpRnw7NFzstzh6fh4w7n1PNdg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.9
|
||||
'@vue/compiler-sfc': 3.3.9
|
||||
'@vue/runtime-dom': 3.3.9
|
||||
'@vue/server-renderer': 3.3.9(vue@3.3.9)
|
||||
'@vue/shared': 3.3.9
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/vue@3.4.5(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-VH6nHFhLPjgu2oh5vEBXoNZxsGHuZNr3qf4PHClwJWw6IDqw6B3x+4J+ABdoZ0aJuT8Zi0zf3GpGlLQCrGWHrw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.5
|
||||
'@vue/compiler-sfc': 3.4.5
|
||||
'@vue/runtime-dom': 3.4.5
|
||||
'@vue/server-renderer': 3.4.5(vue@3.4.5)
|
||||
'@vue/shared': 3.4.5
|
||||
typescript: 5.2.2
|
||||
|
||||
/vue@3.4.5(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-VH6nHFhLPjgu2oh5vEBXoNZxsGHuZNr3qf4PHClwJWw6IDqw6B3x+4J+ABdoZ0aJuT8Zi0zf3GpGlLQCrGWHrw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.5
|
||||
'@vue/compiler-sfc': 3.4.5
|
||||
'@vue/runtime-dom': 3.4.5
|
||||
'@vue/server-renderer': 3.4.5(vue@3.4.5)
|
||||
'@vue/shared': 3.4.5
|
||||
'@vue/compiler-dom': 3.4.8
|
||||
'@vue/compiler-sfc': 3.4.8
|
||||
'@vue/runtime-dom': 3.4.8
|
||||
'@vue/server-renderer': 3.4.8(vue@3.4.8)
|
||||
'@vue/shared': 3.4.8
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user