chore: update apps/www deps
This commit is contained in:
parent
5d8648cae5
commit
5c1131c31c
|
|
@ -23,8 +23,8 @@
|
||||||
"@tanstack/vue-table": "^8.17.3",
|
"@tanstack/vue-table": "^8.17.3",
|
||||||
"@unovis/ts": "^1.4.1",
|
"@unovis/ts": "^1.4.1",
|
||||||
"@unovis/vue": "^1.4.1",
|
"@unovis/vue": "^1.4.1",
|
||||||
"@vee-validate/zod": "^4.12.8",
|
"@vee-validate/zod": "^4.13.0",
|
||||||
"@vueuse/core": "^10.9.0",
|
"@vueuse/core": "^10.10.0",
|
||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"codesandbox": "^2.2.3",
|
"codesandbox": "^2.2.3",
|
||||||
|
|
@ -32,9 +32,9 @@
|
||||||
"embla-carousel": "^8.1.3",
|
"embla-carousel": "^8.1.3",
|
||||||
"embla-carousel-autoplay": "^8.1.3",
|
"embla-carousel-autoplay": "^8.1.3",
|
||||||
"embla-carousel-vue": "^8.1.3",
|
"embla-carousel-vue": "^8.1.3",
|
||||||
"lucide-vue-next": "^0.378.0",
|
"lucide-vue-next": "^0.383.0",
|
||||||
"magic-string": "^0.30.10",
|
"magic-string": "^0.30.10",
|
||||||
"radix-vue": "^1.8.2",
|
"radix-vue": "^1.8.3",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"v-calendar": "^3.1.2",
|
"v-calendar": "^3.1.2",
|
||||||
"vaul-vue": "^0.1.2",
|
"vaul-vue": "^0.1.2",
|
||||||
|
|
@ -46,20 +46,20 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/traverse": "^7.24.6",
|
"@babel/traverse": "^7.24.6",
|
||||||
"@iconify-json/gravity-ui": "^1.1.2",
|
"@iconify-json/gravity-ui": "^1.1.3",
|
||||||
"@iconify-json/lucide": "^1.1.187",
|
"@iconify-json/lucide": "^1.1.189",
|
||||||
"@iconify-json/ph": "^1.1.13",
|
"@iconify-json/ph": "^1.1.13",
|
||||||
"@iconify-json/radix-icons": "^1.1.14",
|
"@iconify-json/radix-icons": "^1.1.14",
|
||||||
"@iconify-json/ri": "^1.1.20",
|
"@iconify-json/ri": "^1.1.20",
|
||||||
"@iconify-json/simple-icons": "^1.1.102",
|
"@iconify-json/simple-icons": "^1.1.104",
|
||||||
"@iconify-json/tabler": "^1.1.112",
|
"@iconify-json/tabler": "^1.1.113",
|
||||||
"@iconify/vue": "^4.1.2",
|
"@iconify/vue": "^4.1.2",
|
||||||
"@oxc-parser/wasm": "^0.1.0",
|
"@oxc-parser/wasm": "^0.1.0",
|
||||||
"@shikijs/transformers": "^1.6.0",
|
"@shikijs/transformers": "^1.6.2",
|
||||||
"@types/lodash-es": "^4.17.12",
|
"@types/lodash-es": "^4.17.12",
|
||||||
"@types/node": "^20.12.12",
|
"@types/node": "^20.14.0",
|
||||||
"@vitejs/plugin-vue": "^5.0.4",
|
"@vitejs/plugin-vue": "^5.0.5",
|
||||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
||||||
"@vue/compiler-core": "^3.4.27",
|
"@vue/compiler-core": "^3.4.27",
|
||||||
"@vue/compiler-dom": "^3.4.27",
|
"@vue/compiler-dom": "^3.4.27",
|
||||||
"@vue/tsconfig": "^0.5.1",
|
"@vue/tsconfig": "^0.5.1",
|
||||||
|
|
@ -69,10 +69,10 @@
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"rimraf": "^5.0.7",
|
"rimraf": "^5.0.7",
|
||||||
"shiki": "^1.6.0",
|
"shiki": "^1.6.2",
|
||||||
"tailwind-merge": "^2.3.0",
|
"tailwind-merge": "^2.3.0",
|
||||||
"tailwindcss": "^3.4.3",
|
"tailwindcss": "^3.4.3",
|
||||||
"tsx": "^4.11.0",
|
"tsx": "^4.11.2",
|
||||||
"typescript": "^5.4.5",
|
"typescript": "^5.4.5",
|
||||||
"unplugin-icons": "^0.19.0",
|
"unplugin-icons": "^0.19.0",
|
||||||
"vitepress": "^1.2.2",
|
"vitepress": "^1.2.2",
|
||||||
|
|
|
||||||
329
pnpm-lock.yaml
329
pnpm-lock.yaml
|
|
@ -10,10 +10,10 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@antfu/eslint-config':
|
'@antfu/eslint-config':
|
||||||
specifier: ^2.18.1
|
specifier: ^2.18.1
|
||||||
version: 2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))
|
version: 2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0))
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: ^19.3.0
|
specifier: ^19.3.0
|
||||||
version: 19.3.0(@types/node@20.12.12)(typescript@5.4.5)
|
version: 19.3.0(@types/node@20.14.0)(typescript@5.4.5)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: ^19.2.2
|
specifier: ^19.2.2
|
||||||
version: 19.2.2
|
version: 19.2.2
|
||||||
|
|
@ -40,7 +40,7 @@ importers:
|
||||||
version: 5.4.5
|
version: 5.4.5
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^1.6.0
|
specifier: ^1.6.0
|
||||||
version: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0)
|
version: 1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0)
|
||||||
|
|
||||||
apps/www:
|
apps/www:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -66,11 +66,11 @@ importers:
|
||||||
specifier: ^1.4.1
|
specifier: ^1.4.1
|
||||||
version: 1.4.1(@unovis/ts@1.4.1)(vue@3.4.27(typescript@5.4.5))
|
version: 1.4.1(@unovis/ts@1.4.1)(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vee-validate/zod':
|
'@vee-validate/zod':
|
||||||
specifier: ^4.12.8
|
specifier: ^4.13.0
|
||||||
version: 4.12.8(vue@3.4.27(typescript@5.4.5))
|
version: 4.13.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
specifier: ^10.9.0
|
specifier: ^10.10.0
|
||||||
version: 10.9.0(vue@3.4.27(typescript@5.4.5))
|
version: 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
class-variance-authority:
|
class-variance-authority:
|
||||||
specifier: ^0.7.0
|
specifier: ^0.7.0
|
||||||
version: 0.7.0
|
version: 0.7.0
|
||||||
|
|
@ -93,14 +93,14 @@ importers:
|
||||||
specifier: ^8.1.3
|
specifier: ^8.1.3
|
||||||
version: 8.1.3(vue@3.4.27(typescript@5.4.5))
|
version: 8.1.3(vue@3.4.27(typescript@5.4.5))
|
||||||
lucide-vue-next:
|
lucide-vue-next:
|
||||||
specifier: ^0.378.0
|
specifier: ^0.383.0
|
||||||
version: 0.378.0(vue@3.4.27(typescript@5.4.5))
|
version: 0.383.0(vue@3.4.27(typescript@5.4.5))
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.10
|
specifier: ^0.30.10
|
||||||
version: 0.30.10
|
version: 0.30.10
|
||||||
radix-vue:
|
radix-vue:
|
||||||
specifier: ^1.8.2
|
specifier: ^1.8.3
|
||||||
version: 1.8.2(vue@3.4.27(typescript@5.4.5))
|
version: 1.8.3(vue@3.4.27(typescript@5.4.5))
|
||||||
tailwindcss-animate:
|
tailwindcss-animate:
|
||||||
specifier: ^1.0.7
|
specifier: ^1.0.7
|
||||||
version: 1.0.7(tailwindcss@3.4.3)
|
version: 1.0.7(tailwindcss@3.4.3)
|
||||||
|
|
@ -130,11 +130,11 @@ importers:
|
||||||
specifier: ^7.24.6
|
specifier: ^7.24.6
|
||||||
version: 7.24.6
|
version: 7.24.6
|
||||||
'@iconify-json/gravity-ui':
|
'@iconify-json/gravity-ui':
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.3
|
||||||
version: 1.1.2
|
version: 1.1.3
|
||||||
'@iconify-json/lucide':
|
'@iconify-json/lucide':
|
||||||
specifier: ^1.1.187
|
specifier: ^1.1.189
|
||||||
version: 1.1.188
|
version: 1.1.189
|
||||||
'@iconify-json/ph':
|
'@iconify-json/ph':
|
||||||
specifier: ^1.1.13
|
specifier: ^1.1.13
|
||||||
version: 1.1.13
|
version: 1.1.13
|
||||||
|
|
@ -145,10 +145,10 @@ importers:
|
||||||
specifier: ^1.1.20
|
specifier: ^1.1.20
|
||||||
version: 1.1.20
|
version: 1.1.20
|
||||||
'@iconify-json/simple-icons':
|
'@iconify-json/simple-icons':
|
||||||
specifier: ^1.1.102
|
specifier: ^1.1.104
|
||||||
version: 1.1.102
|
version: 1.1.104
|
||||||
'@iconify-json/tabler':
|
'@iconify-json/tabler':
|
||||||
specifier: ^1.1.112
|
specifier: ^1.1.113
|
||||||
version: 1.1.113
|
version: 1.1.113
|
||||||
'@iconify/vue':
|
'@iconify/vue':
|
||||||
specifier: ^4.1.2
|
specifier: ^4.1.2
|
||||||
|
|
@ -157,20 +157,20 @@ importers:
|
||||||
specifier: ^0.1.0
|
specifier: ^0.1.0
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
'@shikijs/transformers':
|
'@shikijs/transformers':
|
||||||
specifier: ^1.6.0
|
specifier: ^1.6.2
|
||||||
version: 1.6.0
|
version: 1.6.2
|
||||||
'@types/lodash-es':
|
'@types/lodash-es':
|
||||||
specifier: ^4.17.12
|
specifier: ^4.17.12
|
||||||
version: 4.17.12
|
version: 4.17.12
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.12.12
|
specifier: ^20.14.0
|
||||||
version: 20.12.12
|
version: 20.14.0
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.0.4
|
specifier: ^5.0.5
|
||||||
version: 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
version: 5.0.5(vite@5.2.11(@types/node@20.14.0)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vitejs/plugin-vue-jsx':
|
'@vitejs/plugin-vue-jsx':
|
||||||
specifier: ^3.1.0
|
specifier: ^4.0.0
|
||||||
version: 3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
version: 4.0.0(vite@5.2.11(@types/node@20.14.0)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vue/compiler-core':
|
'@vue/compiler-core':
|
||||||
specifier: ^3.4.27
|
specifier: ^3.4.27
|
||||||
version: 3.4.27
|
version: 3.4.27
|
||||||
|
|
@ -199,8 +199,8 @@ importers:
|
||||||
specifier: ^5.0.7
|
specifier: ^5.0.7
|
||||||
version: 5.0.7
|
version: 5.0.7
|
||||||
shiki:
|
shiki:
|
||||||
specifier: ^1.6.0
|
specifier: ^1.6.2
|
||||||
version: 1.6.0
|
version: 1.6.2
|
||||||
tailwind-merge:
|
tailwind-merge:
|
||||||
specifier: ^2.3.0
|
specifier: ^2.3.0
|
||||||
version: 2.3.0
|
version: 2.3.0
|
||||||
|
|
@ -208,8 +208,8 @@ importers:
|
||||||
specifier: ^3.4.3
|
specifier: ^3.4.3
|
||||||
version: 3.4.3
|
version: 3.4.3
|
||||||
tsx:
|
tsx:
|
||||||
specifier: ^4.11.0
|
specifier: ^4.11.2
|
||||||
version: 4.11.0
|
version: 4.11.2
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5.4.5
|
specifier: ^5.4.5
|
||||||
version: 5.4.5
|
version: 5.4.5
|
||||||
|
|
@ -218,7 +218,7 @@ importers:
|
||||||
version: 0.19.0(@vue/compiler-sfc@3.4.27)(vue-template-compiler@2.7.16)
|
version: 0.19.0(@vue/compiler-sfc@3.4.27)(vue-template-compiler@2.7.16)
|
||||||
vitepress:
|
vitepress:
|
||||||
specifier: ^1.2.2
|
specifier: ^1.2.2
|
||||||
version: 1.2.2(@algolia/client-search@4.23.3)(@types/node@20.12.12)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.14.0)(terser@5.31.0)(typescript@5.4.5)
|
version: 1.2.2(@algolia/client-search@4.23.3)(@types/node@20.14.0)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.14.0)(terser@5.31.0)(typescript@5.4.5)
|
||||||
vue-component-meta:
|
vue-component-meta:
|
||||||
specifier: ^2.0.19
|
specifier: ^2.0.19
|
||||||
version: 2.0.19(typescript@5.4.5)
|
version: 2.0.19(typescript@5.4.5)
|
||||||
|
|
@ -1159,11 +1159,11 @@ packages:
|
||||||
resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
|
resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
|
||||||
engines: {node: '>=18.18'}
|
engines: {node: '>=18.18'}
|
||||||
|
|
||||||
'@iconify-json/gravity-ui@1.1.2':
|
'@iconify-json/gravity-ui@1.1.3':
|
||||||
resolution: {integrity: sha512-1xDGuR/pxZJqQNxx7lA3a1gRxus9UwLgdBJpLHP/FNdLER1iwIPA5X5jNMYUp7Z34y6OkwHrb2ULz/bybTewuA==}
|
resolution: {integrity: sha512-e8cNrJ2XaKWnj4Lz5ze8X7+NLyJcYW0+21nOnFeE9RgRYnloWC3wWZ4OeJdob7Lok0/su+76WQ+KlIY+CeGcYg==}
|
||||||
|
|
||||||
'@iconify-json/lucide@1.1.188':
|
'@iconify-json/lucide@1.1.189':
|
||||||
resolution: {integrity: sha512-yJNoU7vX11OvdeSKBiAvmbk/etAq2HPCZQkZX1U687NZhn8dTfx1PfyNhPxtJilrd288XGDKK+NQgygcZ+Ho4g==}
|
resolution: {integrity: sha512-XUmcSwfAhi4ctdbdxMikhy4avUjxSYePHBSyZiVHPPmbOPGM3KjDpP/UscZA49yPAmkFqvb6lUa3L1RHAOn0rQ==}
|
||||||
|
|
||||||
'@iconify-json/ph@1.1.13':
|
'@iconify-json/ph@1.1.13':
|
||||||
resolution: {integrity: sha512-xtM4JJ63HCKj09WRqrBswXiHrpliBlqboWSZH8odcmqYXbvIFceU9/Til4V+MQr6+MoUC+KB72cxhky2+A6r/g==}
|
resolution: {integrity: sha512-xtM4JJ63HCKj09WRqrBswXiHrpliBlqboWSZH8odcmqYXbvIFceU9/Til4V+MQr6+MoUC+KB72cxhky2+A6r/g==}
|
||||||
|
|
@ -1174,8 +1174,8 @@ packages:
|
||||||
'@iconify-json/ri@1.1.20':
|
'@iconify-json/ri@1.1.20':
|
||||||
resolution: {integrity: sha512-yScIGjLFBCJKWKskQTWRjNI2Awoq+VRDkRxEsCQvSfdz41n+xkRtFG2K6J1OVI90ClRHfjFC8VJ2+WzxxyFjTQ==}
|
resolution: {integrity: sha512-yScIGjLFBCJKWKskQTWRjNI2Awoq+VRDkRxEsCQvSfdz41n+xkRtFG2K6J1OVI90ClRHfjFC8VJ2+WzxxyFjTQ==}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.1.102':
|
'@iconify-json/simple-icons@1.1.104':
|
||||||
resolution: {integrity: sha512-ErRQGs7tjGsq4sj5SSeYwBOQ766yd9LtWblWakyL+ugg1k48ImabkI3mptDN5o+XSUb9SC+b7YNSStlrrecqNQ==}
|
resolution: {integrity: sha512-986r56QHsIqa84MdGpV+tUJVhJjDXFb1OfFJZKMDiuQOi0CacK5QsM3if5RNjmT9WhrQtm5uTRHy4/4u7Cb9oQ==}
|
||||||
|
|
||||||
'@iconify-json/tabler@1.1.113':
|
'@iconify-json/tabler@1.1.113':
|
||||||
resolution: {integrity: sha512-dT34D0gyqxgK2t91+8scQ+U387yZ/zb4r7/3CHqhmvaVMsnOT8DFtX0FhJzdr6ldnVH82pGAp59GGr97IT/UfQ==}
|
resolution: {integrity: sha512-dT34D0gyqxgK2t91+8scQ+U387yZ/zb4r7/3CHqhmvaVMsnOT8DFtX0FhJzdr6ldnVH82pGAp59GGr97IT/UfQ==}
|
||||||
|
|
@ -1769,8 +1769,11 @@ packages:
|
||||||
'@shikijs/core@1.6.0':
|
'@shikijs/core@1.6.0':
|
||||||
resolution: {integrity: sha512-NIEAi5U5R7BLkbW1pG/ZKu3eb1lzc3/+jD0lFsuxMT7zjaf9bbNwdNyMr7zh/Zl8EXQtQ+MYBAt5G+JLu+5DlA==}
|
resolution: {integrity: sha512-NIEAi5U5R7BLkbW1pG/ZKu3eb1lzc3/+jD0lFsuxMT7zjaf9bbNwdNyMr7zh/Zl8EXQtQ+MYBAt5G+JLu+5DlA==}
|
||||||
|
|
||||||
'@shikijs/transformers@1.6.0':
|
'@shikijs/core@1.6.2':
|
||||||
resolution: {integrity: sha512-qGfHe1ECiqfE2STPWvfogIj/9Q0SK+MCRJdoITkW7AmFuB7DmbFnBT2US84+zklJOB51MzNO8RUXZiauWssJlQ==}
|
resolution: {integrity: sha512-guW5JeDzZ7uwOjTfCOFZ2VtVXk5tmkMzBYbKGfXsmAH1qYOej49L5jQDcGmwd6/OgvpmWhzO2GNJkQIFnbwLPQ==}
|
||||||
|
|
||||||
|
'@shikijs/transformers@1.6.2':
|
||||||
|
resolution: {integrity: sha512-ndqTWyHnxmsLkowhKWTam26opw8hg5a34y6FAUG/Xf6E49n3MM//nenKxXiWpPYkNPl1KZnYXB1k+Ia46wjOZg==}
|
||||||
|
|
||||||
'@sigstore/bundle@2.3.2':
|
'@sigstore/bundle@2.3.2':
|
||||||
resolution: {integrity: sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==}
|
resolution: {integrity: sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==}
|
||||||
|
|
@ -2051,6 +2054,9 @@ packages:
|
||||||
'@types/node@20.12.12':
|
'@types/node@20.12.12':
|
||||||
resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
|
resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
|
||||||
|
|
||||||
|
'@types/node@20.14.0':
|
||||||
|
resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==}
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.4':
|
'@types/normalize-package-data@2.4.4':
|
||||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||||
|
|
||||||
|
|
@ -2278,8 +2284,8 @@ packages:
|
||||||
'@unovis/ts': 1.4.1
|
'@unovis/ts': 1.4.1
|
||||||
vue: ^3
|
vue: ^3
|
||||||
|
|
||||||
'@vee-validate/zod@4.12.8':
|
'@vee-validate/zod@4.13.0':
|
||||||
resolution: {integrity: sha512-P+G8grCc5iN7FMfvLzVWoGKxamBd0EYgN/hXBmzgbJV7B7FGnQADlUIsqt4jM+oGacbFW12B56zSORaVy3Owqg==}
|
resolution: {integrity: sha512-+ngXiAvUzlccI95a1TBzf3hk3wRWOYdlRgE/5pFpI4ZwH6I3wa3J/qD9T7vfTXk3xAMgAze6A8H/UwyNYeoBiA==}
|
||||||
|
|
||||||
'@vercel/nft@0.26.5':
|
'@vercel/nft@0.26.5':
|
||||||
resolution: {integrity: sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==}
|
resolution: {integrity: sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==}
|
||||||
|
|
@ -2293,8 +2299,15 @@ packages:
|
||||||
vite: ^4.0.0 || ^5.0.0
|
vite: ^4.0.0 || ^5.0.0
|
||||||
vue: ^3.0.0
|
vue: ^3.0.0
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.0.4':
|
'@vitejs/plugin-vue-jsx@4.0.0':
|
||||||
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
|
resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==}
|
||||||
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
|
peerDependencies:
|
||||||
|
vite: ^5.0.0
|
||||||
|
vue: ^3.0.0
|
||||||
|
|
||||||
|
'@vitejs/plugin-vue@5.0.5':
|
||||||
|
resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
|
|
@ -2430,6 +2443,9 @@ packages:
|
||||||
'@vueuse/components@10.9.0':
|
'@vueuse/components@10.9.0':
|
||||||
resolution: {integrity: sha512-BHQpA0yIi3y7zKa1gYD0FUzLLkcRTqVhP8smnvsCK6GFpd94Nziq1XVPD7YpFeho0k5BzbBiNZF7V/DpkJ967A==}
|
resolution: {integrity: sha512-BHQpA0yIi3y7zKa1gYD0FUzLLkcRTqVhP8smnvsCK6GFpd94Nziq1XVPD7YpFeho0k5BzbBiNZF7V/DpkJ967A==}
|
||||||
|
|
||||||
|
'@vueuse/core@10.10.0':
|
||||||
|
resolution: {integrity: sha512-vexJ/YXYs2S42B783rI95lMt3GzEwkxzC8Hb0Ndpd8rD+p+Lk/Za4bd797Ym7yq4jXqdSyj3JLChunF/vyYjUw==}
|
||||||
|
|
||||||
'@vueuse/core@10.9.0':
|
'@vueuse/core@10.9.0':
|
||||||
resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==}
|
resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==}
|
||||||
|
|
||||||
|
|
@ -2474,9 +2490,15 @@ packages:
|
||||||
universal-cookie:
|
universal-cookie:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@vueuse/metadata@10.10.0':
|
||||||
|
resolution: {integrity: sha512-UNAo2sTCAW5ge6OErPEHb5z7NEAg3XcO9Cj7OK45aZXfLLH1QkexDcZD77HBi5zvEiLOm1An+p/4b5K3Worpug==}
|
||||||
|
|
||||||
'@vueuse/metadata@10.9.0':
|
'@vueuse/metadata@10.9.0':
|
||||||
resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==}
|
resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==}
|
||||||
|
|
||||||
|
'@vueuse/shared@10.10.0':
|
||||||
|
resolution: {integrity: sha512-2aW33Ac0Uk0U+9yo3Ypg9s5KcR42cuehRWl7vnUHadQyFvCktseyxxEPBi1Eiq4D2yBGACOnqLZpx1eMc7g5Og==}
|
||||||
|
|
||||||
'@vueuse/shared@10.9.0':
|
'@vueuse/shared@10.9.0':
|
||||||
resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==}
|
resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==}
|
||||||
|
|
||||||
|
|
@ -4901,8 +4923,8 @@ packages:
|
||||||
lru-cache@5.1.1:
|
lru-cache@5.1.1:
|
||||||
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
||||||
|
|
||||||
lucide-vue-next@0.378.0:
|
lucide-vue-next@0.383.0:
|
||||||
resolution: {integrity: sha512-tz2IUhdOf1q0x1mPOTZEJZYfXVLreQorO2ax4M+CxGOTgCNgXH3cljIWWfJ4jUvxn5rbkFlGPbl9EIfIelZBRA==}
|
resolution: {integrity: sha512-paQmd2cHAye7Zl/lA0avZN2efZxFkMehfoori1BiHKX//KQG4DVuy00yl4YHVQ6h1B4EsR+QDRCpVUtwvKUBRw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '>=3.0.1'
|
vue: '>=3.0.1'
|
||||||
|
|
||||||
|
|
@ -6057,6 +6079,11 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '>= 3.2.0'
|
vue: '>= 3.2.0'
|
||||||
|
|
||||||
|
radix-vue@1.8.3:
|
||||||
|
resolution: {integrity: sha512-WPgvEz0i5XKjwahhffD2QPLiOTthTfecoVjwq4l3i3EWBX2tUp4Vw3n3OLGf3S18FN/WfEgD3GIxYfsrnDutqw==}
|
||||||
|
peerDependencies:
|
||||||
|
vue: '>= 3.2.0'
|
||||||
|
|
||||||
radix3@1.1.2:
|
radix3@1.1.2:
|
||||||
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
|
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
|
||||||
|
|
||||||
|
|
@ -6344,8 +6371,8 @@ packages:
|
||||||
shiki@1.5.2:
|
shiki@1.5.2:
|
||||||
resolution: {integrity: sha512-fpPbuSaatinmdGijE7VYUD3hxLozR3ZZ+iAx8Iy2X6REmJGyF5hQl94SgmiUNTospq346nXUVZx0035dyGvIVw==}
|
resolution: {integrity: sha512-fpPbuSaatinmdGijE7VYUD3hxLozR3ZZ+iAx8Iy2X6REmJGyF5hQl94SgmiUNTospq346nXUVZx0035dyGvIVw==}
|
||||||
|
|
||||||
shiki@1.6.0:
|
shiki@1.6.2:
|
||||||
resolution: {integrity: sha512-P31ROeXcVgW/k3Z+vUUErcxoTah7ZRaimctOpzGuqAntqnnSmx1HOsvnbAB8Z2qfXPRhw61yptAzCsuKOhTHwQ==}
|
resolution: {integrity: sha512-X3hSm5GzzBd/BmPmGfkueOUADLyBoZo1ojYQXhd+NU2VJn458yt4duaS0rVzC+WtqftSV7mTVvDw+OB9AHi3Eg==}
|
||||||
|
|
||||||
shortid@2.2.16:
|
shortid@2.2.16:
|
||||||
resolution: {integrity: sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==}
|
resolution: {integrity: sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==}
|
||||||
|
|
@ -6839,8 +6866,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
tsx@4.11.0:
|
tsx@4.11.2:
|
||||||
resolution: {integrity: sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==}
|
resolution: {integrity: sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
|
@ -7117,8 +7144,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.3.11
|
vue: ^3.3.11
|
||||||
|
|
||||||
vee-validate@4.12.8:
|
vee-validate@4.13.0:
|
||||||
resolution: {integrity: sha512-A07rm3+y7SRk0CMD/O4nBT0nxtwjyfzGZwjEUDk18SxK0ZMzd4AFCzzdHlIiCE1QgHetxd0I3kVkZdN0GG0Oww==}
|
resolution: {integrity: sha512-8v4C36sdEZfQm77E3A+Fg5M/sV7knqXoVNUjoI/aUHoDlFcATIUFvWLT7lqsOvvhAw6i4qzw+Q/Xs9zm9ndjsQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.4.26
|
vue: ^3.4.26
|
||||||
|
|
||||||
|
|
@ -7632,7 +7659,7 @@ snapshots:
|
||||||
'@jridgewell/gen-mapping': 0.3.5
|
'@jridgewell/gen-mapping': 0.3.5
|
||||||
'@jridgewell/trace-mapping': 0.3.25
|
'@jridgewell/trace-mapping': 0.3.25
|
||||||
|
|
||||||
'@antfu/eslint-config@2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))':
|
'@antfu/eslint-config@2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/install-pkg': 0.3.3
|
'@antfu/install-pkg': 0.3.3
|
||||||
'@clack/prompts': 0.7.0
|
'@clack/prompts': 0.7.0
|
||||||
|
|
@ -7657,7 +7684,7 @@ snapshots:
|
||||||
eslint-plugin-toml: 0.11.0(eslint@9.3.0)
|
eslint-plugin-toml: 0.11.0(eslint@9.3.0)
|
||||||
eslint-plugin-unicorn: 53.0.0(eslint@9.3.0)
|
eslint-plugin-unicorn: 53.0.0(eslint@9.3.0)
|
||||||
eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)
|
eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)
|
||||||
eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))
|
eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0))
|
||||||
eslint-plugin-vue: 9.26.0(eslint@9.3.0)
|
eslint-plugin-vue: 9.26.0(eslint@9.3.0)
|
||||||
eslint-plugin-yml: 1.14.0(eslint@9.3.0)
|
eslint-plugin-yml: 1.14.0(eslint@9.3.0)
|
||||||
eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)
|
eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)
|
||||||
|
|
@ -7932,11 +7959,11 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
mime: 3.0.0
|
mime: 3.0.0
|
||||||
|
|
||||||
'@commitlint/cli@19.3.0(@types/node@20.12.12)(typescript@5.4.5)':
|
'@commitlint/cli@19.3.0(@types/node@20.14.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/format': 19.3.0
|
'@commitlint/format': 19.3.0
|
||||||
'@commitlint/lint': 19.2.2
|
'@commitlint/lint': 19.2.2
|
||||||
'@commitlint/load': 19.2.0(@types/node@20.12.12)(typescript@5.4.5)
|
'@commitlint/load': 19.2.0(@types/node@20.14.0)(typescript@5.4.5)
|
||||||
'@commitlint/read': 19.2.1
|
'@commitlint/read': 19.2.1
|
||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
|
|
@ -7983,7 +8010,7 @@ snapshots:
|
||||||
'@commitlint/rules': 19.0.3
|
'@commitlint/rules': 19.0.3
|
||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
|
|
||||||
'@commitlint/load@19.2.0(@types/node@20.12.12)(typescript@5.4.5)':
|
'@commitlint/load@19.2.0(@types/node@20.14.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/config-validator': 19.0.3
|
'@commitlint/config-validator': 19.0.3
|
||||||
'@commitlint/execute-rule': 19.0.0
|
'@commitlint/execute-rule': 19.0.0
|
||||||
|
|
@ -7991,7 +8018,7 @@ snapshots:
|
||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5)
|
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.0)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5)
|
||||||
lodash.isplainobject: 4.0.6
|
lodash.isplainobject: 4.0.6
|
||||||
lodash.merge: 4.6.2
|
lodash.merge: 4.6.2
|
||||||
lodash.uniq: 4.5.0
|
lodash.uniq: 4.5.0
|
||||||
|
|
@ -8329,11 +8356,11 @@ snapshots:
|
||||||
|
|
||||||
'@humanwhocodes/retry@0.3.0': {}
|
'@humanwhocodes/retry@0.3.0': {}
|
||||||
|
|
||||||
'@iconify-json/gravity-ui@1.1.2':
|
'@iconify-json/gravity-ui@1.1.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/lucide@1.1.188':
|
'@iconify-json/lucide@1.1.189':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
|
|
@ -8349,7 +8376,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.1.102':
|
'@iconify-json/simple-icons@1.1.104':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
|
|
@ -8818,7 +8845,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.11.2(rollup@4.18.0)
|
'@nuxt/kit': 3.11.2(rollup@4.18.0)
|
||||||
'@rollup/plugin-replace': 5.0.5(rollup@4.18.0)
|
'@rollup/plugin-replace': 5.0.5(rollup@4.18.0)
|
||||||
'@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
'@vitejs/plugin-vue': 5.0.5(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
'@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
||||||
autoprefixer: 10.4.19(postcss@8.4.38)
|
autoprefixer: 10.4.19(postcss@8.4.38)
|
||||||
clear: 0.1.0
|
clear: 0.1.0
|
||||||
|
|
@ -9188,9 +9215,11 @@ snapshots:
|
||||||
|
|
||||||
'@shikijs/core@1.6.0': {}
|
'@shikijs/core@1.6.0': {}
|
||||||
|
|
||||||
'@shikijs/transformers@1.6.0':
|
'@shikijs/core@1.6.2': {}
|
||||||
|
|
||||||
|
'@shikijs/transformers@1.6.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
shiki: 1.6.0
|
shiki: 1.6.2
|
||||||
|
|
||||||
'@sigstore/bundle@2.3.2':
|
'@sigstore/bundle@2.3.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -9334,7 +9363,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/conventional-commits-parser@5.0.0':
|
'@types/conventional-commits-parser@5.0.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
|
|
||||||
'@types/d3-array@3.2.1': {}
|
'@types/d3-array@3.2.1': {}
|
||||||
|
|
||||||
|
|
@ -9479,23 +9508,23 @@ snapshots:
|
||||||
'@types/fs-extra@11.0.4':
|
'@types/fs-extra@11.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.4
|
'@types/jsonfile': 6.1.4
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
|
|
||||||
'@types/geojson@7946.0.14': {}
|
'@types/geojson@7946.0.14': {}
|
||||||
|
|
||||||
'@types/http-proxy@1.17.14':
|
'@types/http-proxy@1.17.14':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
|
|
||||||
'@types/json-schema@7.0.15': {}
|
'@types/json-schema@7.0.15': {}
|
||||||
|
|
||||||
'@types/jsonfile@6.1.4':
|
'@types/jsonfile@6.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
|
|
||||||
'@types/keyv@3.1.4':
|
'@types/keyv@3.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
|
|
||||||
'@types/leaflet@1.7.6':
|
'@types/leaflet@1.7.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -9532,6 +9561,10 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
|
|
||||||
|
'@types/node@20.14.0':
|
||||||
|
dependencies:
|
||||||
|
undici-types: 5.26.5
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.4': {}
|
'@types/normalize-package-data@2.4.4': {}
|
||||||
|
|
||||||
'@types/parse-json@4.0.2': {}
|
'@types/parse-json@4.0.2': {}
|
||||||
|
|
@ -9540,7 +9573,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/prompts@2.4.9':
|
'@types/prompts@2.4.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
kleur: 3.0.3
|
kleur: 3.0.3
|
||||||
|
|
||||||
'@types/resize-observer-browser@0.1.11': {}
|
'@types/resize-observer-browser@0.1.11': {}
|
||||||
|
|
@ -9549,7 +9582,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/responselike@1.0.3':
|
'@types/responselike@1.0.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
|
|
||||||
'@types/supercluster@5.0.3':
|
'@types/supercluster@5.0.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -9900,10 +9933,10 @@ snapshots:
|
||||||
'@unovis/ts': 1.4.1
|
'@unovis/ts': 1.4.1
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
|
||||||
'@vee-validate/zod@4.12.8(vue@3.4.27(typescript@5.4.5))':
|
'@vee-validate/zod@4.13.0(vue@3.4.27(typescript@5.4.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
type-fest: 4.18.3
|
type-fest: 4.18.3
|
||||||
vee-validate: 4.12.8(vue@3.4.27(typescript@5.4.5))
|
vee-validate: 4.13.0(vue@3.4.27(typescript@5.4.5))
|
||||||
zod: 3.23.8
|
zod: 3.23.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- vue
|
- vue
|
||||||
|
|
@ -9936,11 +9969,26 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))':
|
'@vitejs/plugin-vue-jsx@4.0.0(vite@5.2.11(@types/node@20.14.0)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))':
|
||||||
|
dependencies:
|
||||||
|
'@babel/core': 7.24.6
|
||||||
|
'@babel/plugin-transform-typescript': 7.24.6(@babel/core@7.24.6)
|
||||||
|
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.6)
|
||||||
|
vite: 5.2.11(@types/node@20.14.0)(terser@5.31.0)
|
||||||
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
|
||||||
|
'@vitejs/plugin-vue@5.0.5(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0)
|
vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0)
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
|
||||||
|
'@vitejs/plugin-vue@5.0.5(vite@5.2.11(@types/node@20.14.0)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))':
|
||||||
|
dependencies:
|
||||||
|
vite: 5.2.11(@types/node@20.14.0)(terser@5.31.0)
|
||||||
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
|
||||||
'@vitest/expect@1.6.0':
|
'@vitest/expect@1.6.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 1.6.0
|
'@vitest/spy': 1.6.0
|
||||||
|
|
@ -10134,7 +10182,7 @@ snapshots:
|
||||||
'@unocss/reset': 0.60.3
|
'@unocss/reset': 0.60.3
|
||||||
'@vue/devtools-shared': 7.2.1
|
'@vue/devtools-shared': 7.2.1
|
||||||
'@vueuse/components': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/components': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5))
|
||||||
colord: 2.9.3
|
colord: 2.9.3
|
||||||
floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.18.0))(vue@3.4.27(typescript@5.4.5))
|
floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.18.0))(vue@3.4.27(typescript@5.4.5))
|
||||||
|
|
@ -10205,6 +10253,16 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
|
'@vueuse/core@10.10.0(vue@3.4.27(typescript@5.4.5))':
|
||||||
|
dependencies:
|
||||||
|
'@types/web-bluetooth': 0.0.20
|
||||||
|
'@vueuse/metadata': 10.10.0
|
||||||
|
'@vueuse/shared': 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
|
vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
|
- vue
|
||||||
|
|
||||||
'@vueuse/core@10.9.0(vue@3.4.27(typescript@5.4.5))':
|
'@vueuse/core@10.9.0(vue@3.4.27(typescript@5.4.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/web-bluetooth': 0.0.20
|
'@types/web-bluetooth': 0.0.20
|
||||||
|
|
@ -10227,8 +10285,17 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
|
'@vueuse/metadata@10.10.0': {}
|
||||||
|
|
||||||
'@vueuse/metadata@10.9.0': {}
|
'@vueuse/metadata@10.9.0': {}
|
||||||
|
|
||||||
|
'@vueuse/shared@10.10.0(vue@3.4.27(typescript@5.4.5))':
|
||||||
|
dependencies:
|
||||||
|
vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
|
- vue
|
||||||
|
|
||||||
'@vueuse/shared@10.9.0(vue@3.4.27(typescript@5.4.5))':
|
'@vueuse/shared@10.9.0(vue@3.4.27(typescript@5.4.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
|
vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
|
||||||
|
|
@ -10893,9 +10960,9 @@ snapshots:
|
||||||
|
|
||||||
core-util-is@1.0.3: {}
|
core-util-is@1.0.3: {}
|
||||||
|
|
||||||
cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5):
|
cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.0)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.12
|
'@types/node': 20.14.0
|
||||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||||
jiti: 1.21.0
|
jiti: 1.21.0
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
|
|
@ -11718,13 +11785,13 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)
|
'@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)
|
||||||
|
|
||||||
eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0)):
|
eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5)
|
||||||
eslint: 9.3.0
|
eslint: 9.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)
|
'@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)
|
||||||
vitest: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0)
|
vitest: 1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
@ -12869,7 +12936,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
yallist: 3.1.1
|
yallist: 3.1.1
|
||||||
|
|
||||||
lucide-vue-next@0.378.0(vue@3.4.27(typescript@5.4.5)):
|
lucide-vue-next@0.383.0(vue@3.4.27(typescript@5.4.5)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
|
||||||
|
|
@ -14273,7 +14340,24 @@ snapshots:
|
||||||
'@internationalized/date': 3.5.4
|
'@internationalized/date': 3.5.4
|
||||||
'@internationalized/number': 3.5.3
|
'@internationalized/number': 3.5.3
|
||||||
'@tanstack/vue-virtual': 3.5.0(vue@3.4.27(typescript@5.4.5))
|
'@tanstack/vue-virtual': 3.5.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
|
'@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
||||||
|
aria-hidden: 1.2.4
|
||||||
|
defu: 6.1.4
|
||||||
|
fast-deep-equal: 3.1.3
|
||||||
|
nanoid: 5.0.7
|
||||||
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
|
|
||||||
|
radix-vue@1.8.3(vue@3.4.27(typescript@5.4.5)):
|
||||||
|
dependencies:
|
||||||
|
'@floating-ui/dom': 1.6.5
|
||||||
|
'@floating-ui/vue': 1.0.6(vue@3.4.27(typescript@5.4.5))
|
||||||
|
'@internationalized/date': 3.5.4
|
||||||
|
'@internationalized/number': 3.5.3
|
||||||
|
'@tanstack/vue-virtual': 3.5.0(vue@3.4.27(typescript@5.4.5))
|
||||||
|
'@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
||||||
aria-hidden: 1.2.4
|
aria-hidden: 1.2.4
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
|
|
@ -14595,9 +14679,9 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@shikijs/core': 1.5.2
|
'@shikijs/core': 1.5.2
|
||||||
|
|
||||||
shiki@1.6.0:
|
shiki@1.6.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@shikijs/core': 1.6.0
|
'@shikijs/core': 1.6.2
|
||||||
|
|
||||||
shortid@2.2.16:
|
shortid@2.2.16:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -15108,7 +15192,7 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- ts-node
|
- ts-node
|
||||||
|
|
||||||
tsx@4.11.0:
|
tsx@4.11.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.20.2
|
esbuild: 0.20.2
|
||||||
get-tsconfig: 4.7.5
|
get-tsconfig: 4.7.5
|
||||||
|
|
@ -15443,8 +15527,8 @@ snapshots:
|
||||||
|
|
||||||
vaul-vue@0.1.2(typescript@5.4.5):
|
vaul-vue@0.1.2(typescript@5.4.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
radix-vue: 1.8.2(vue@3.4.27(typescript@5.4.5))
|
radix-vue: 1.8.3(vue@3.4.27(typescript@5.4.5))
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
|
|
@ -15456,7 +15540,7 @@ snapshots:
|
||||||
type-fest: 4.18.3
|
type-fest: 4.18.3
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
|
||||||
vee-validate@4.12.8(vue@3.4.27(typescript@5.4.5)):
|
vee-validate@4.13.0(vue@3.4.27(typescript@5.4.5)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 6.6.1
|
'@vue/devtools-api': 6.6.1
|
||||||
type-fest: 4.18.3
|
type-fest: 4.18.3
|
||||||
|
|
@ -15483,6 +15567,23 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
|
vite-node@1.6.0(@types/node@20.14.0)(terser@5.31.0):
|
||||||
|
dependencies:
|
||||||
|
cac: 6.7.14
|
||||||
|
debug: 4.3.4
|
||||||
|
pathe: 1.1.2
|
||||||
|
picocolors: 1.0.1
|
||||||
|
vite: 5.2.11(@types/node@20.14.0)(terser@5.31.0)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/node'
|
||||||
|
- less
|
||||||
|
- lightningcss
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
|
||||||
vite-plugin-checker@0.6.4(eslint@9.3.0)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)):
|
vite-plugin-checker@0.6.4(eslint@9.3.0)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.24.6
|
'@babel/code-frame': 7.24.6
|
||||||
|
|
@ -15561,23 +15662,33 @@ snapshots:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
terser: 5.31.0
|
terser: 5.31.0
|
||||||
|
|
||||||
vitepress@1.2.2(@algolia/client-search@4.23.3)(@types/node@20.12.12)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.14.0)(terser@5.31.0)(typescript@5.4.5):
|
vite@5.2.11(@types/node@20.14.0)(terser@5.31.0):
|
||||||
|
dependencies:
|
||||||
|
esbuild: 0.20.2
|
||||||
|
postcss: 8.4.38
|
||||||
|
rollup: 4.18.0
|
||||||
|
optionalDependencies:
|
||||||
|
'@types/node': 20.14.0
|
||||||
|
fsevents: 2.3.3
|
||||||
|
terser: 5.31.0
|
||||||
|
|
||||||
|
vitepress@1.2.2(@algolia/client-search@4.23.3)(@types/node@20.14.0)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.14.0)(terser@5.31.0)(typescript@5.4.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.6.0
|
'@docsearch/css': 3.6.0
|
||||||
'@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)
|
'@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)
|
||||||
'@shikijs/core': 1.6.0
|
'@shikijs/core': 1.6.0
|
||||||
'@shikijs/transformers': 1.6.0
|
'@shikijs/transformers': 1.6.2
|
||||||
'@types/markdown-it': 14.1.1
|
'@types/markdown-it': 14.1.1
|
||||||
'@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
'@vitejs/plugin-vue': 5.0.5(vite@5.2.11(@types/node@20.14.0)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vue/devtools-api': 7.2.1(vue@3.4.27(typescript@5.4.5))
|
'@vue/devtools-api': 7.2.1(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vue/shared': 3.4.27
|
'@vue/shared': 3.4.27
|
||||||
'@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5))
|
'@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5))
|
||||||
focus-trap: 7.5.4
|
focus-trap: 7.5.4
|
||||||
mark.js: 8.11.1
|
mark.js: 8.11.1
|
||||||
minisearch: 6.3.0
|
minisearch: 6.3.0
|
||||||
shiki: 1.6.0
|
shiki: 1.6.2
|
||||||
vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0)
|
vite: 5.2.11(@types/node@20.14.0)(terser@5.31.0)
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
postcss: 8.4.38
|
postcss: 8.4.38
|
||||||
|
|
@ -15664,6 +15775,40 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
|
vitest@1.6.0(@types/node@20.14.0)(@vitest/ui@1.6.0)(terser@5.31.0):
|
||||||
|
dependencies:
|
||||||
|
'@vitest/expect': 1.6.0
|
||||||
|
'@vitest/runner': 1.6.0
|
||||||
|
'@vitest/snapshot': 1.6.0
|
||||||
|
'@vitest/spy': 1.6.0
|
||||||
|
'@vitest/utils': 1.6.0
|
||||||
|
acorn-walk: 8.3.2
|
||||||
|
chai: 4.4.1
|
||||||
|
debug: 4.3.4
|
||||||
|
execa: 8.0.1
|
||||||
|
local-pkg: 0.5.0
|
||||||
|
magic-string: 0.30.10
|
||||||
|
pathe: 1.1.2
|
||||||
|
picocolors: 1.0.1
|
||||||
|
std-env: 3.7.0
|
||||||
|
strip-literal: 2.1.0
|
||||||
|
tinybench: 2.8.0
|
||||||
|
tinypool: 0.8.4
|
||||||
|
vite: 5.2.11(@types/node@20.14.0)(terser@5.31.0)
|
||||||
|
vite-node: 1.6.0(@types/node@20.14.0)(terser@5.31.0)
|
||||||
|
why-is-node-running: 2.2.2
|
||||||
|
optionalDependencies:
|
||||||
|
'@types/node': 20.14.0
|
||||||
|
'@vitest/ui': 1.6.0(vitest@1.6.0)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- less
|
||||||
|
- lightningcss
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
|
||||||
vscode-jsonrpc@6.0.0: {}
|
vscode-jsonrpc@6.0.0: {}
|
||||||
|
|
||||||
vscode-languageclient@7.0.0:
|
vscode-languageclient@7.0.0:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user