mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 22:39:18 +01:00
fix(deps): update all non-major dependencies (#3369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"@iconify-json/carbon": "^1.2.4",
|
||||
"@iconify-json/cil": "^1.2.1",
|
||||
"@iconify-json/ic": "^1.2.1",
|
||||
"@iconify-json/material-symbols": "^1.2.5",
|
||||
"@iconify-json/material-symbols": "^1.2.6",
|
||||
"@iconify-json/mdi": "^1.2.1",
|
||||
"@iconify-json/mdi-light": "^1.2.1",
|
||||
"@iconify-json/octicon": "^1.2.1",
|
||||
@@ -73,7 +73,7 @@
|
||||
"vite-plugin-compression2": "^1.3.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
"vitepress": "1.4.2",
|
||||
"vitepress": "1.4.3",
|
||||
"vue": "^3.5.12",
|
||||
"vue-i18n": "^10.0.4",
|
||||
"vue-router": "^4.4.5"
|
||||
@@ -89,7 +89,7 @@
|
||||
"@types/d3-shape": "^3.1.6",
|
||||
"@types/d3-transition": "^3.0.9",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^22.8.4",
|
||||
"@types/node": "^22.8.6",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
|
||||
116
pnpm-lock.yaml
generated
116
pnpm-lock.yaml
generated
@@ -21,8 +21,8 @@ importers:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1
|
||||
'@iconify-json/material-symbols':
|
||||
specifier: ^1.2.5
|
||||
version: 1.2.5
|
||||
specifier: ^1.2.6
|
||||
version: 1.2.6
|
||||
'@iconify-json/mdi':
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1
|
||||
@@ -40,10 +40,10 @@ importers:
|
||||
version: 5.2.0(@vue/compiler-dom@3.5.12)(eslint@9.10.0(jiti@2.3.3))(rollup@4.21.3)(typescript@5.6.3)(vue-i18n@10.0.4(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@tailwindcss/container-queries':
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3)))
|
||||
version: 0.1.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3)))
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.15
|
||||
version: 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3)))
|
||||
version: 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3)))
|
||||
'@vueuse/components':
|
||||
specifier: ^11.2.0
|
||||
version: 11.2.0(vue@3.5.12(typescript@5.6.3))
|
||||
@@ -112,7 +112,7 @@ importers:
|
||||
version: 7.1.0
|
||||
tailwindcss:
|
||||
specifier: ^3.4.14
|
||||
version: 3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))
|
||||
version: 3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3))
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.3
|
||||
version: 0.18.3(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.21.3)(webpack-sources@3.2.3)
|
||||
@@ -124,25 +124,25 @@ importers:
|
||||
version: 0.27.4(@babel/parser@7.26.1)(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))
|
||||
unplugin-vue-macros:
|
||||
specifier: ^2.13.3
|
||||
version: 2.13.3(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.4))(vue-tsc@2.1.10(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
version: 2.13.3(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.6))(vue-tsc@2.1.10(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
unplugin-vue-router:
|
||||
specifier: ^0.10.8
|
||||
version: 0.10.8(rollup@4.21.3)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
vite:
|
||||
specifier: 5.4.10
|
||||
version: 5.4.10(@types/node@22.8.4)
|
||||
version: 5.4.10(@types/node@22.8.6)
|
||||
vite-plugin-compression2:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(rollup@4.21.3)
|
||||
vite-plugin-vue-layouts:
|
||||
specifier: ^0.11.0
|
||||
version: 0.11.0(vite@5.4.10(@types/node@22.8.4))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))
|
||||
version: 0.11.0(vite@5.4.10(@types/node@22.8.6))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))
|
||||
vite-svg-loader:
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(vue@3.5.12(typescript@5.6.3))
|
||||
vitepress:
|
||||
specifier: 1.4.2
|
||||
version: 1.4.2(@algolia/client-search@5.4.1)(@types/node@22.8.4)(fuse.js@7.0.0)(postcss@8.4.47)(search-insights@2.17.2)(sortablejs@1.15.3)(typescript@5.6.3)
|
||||
specifier: 1.4.3
|
||||
version: 1.4.3(@algolia/client-search@5.4.1)(@types/node@22.8.6)(fuse.js@7.0.0)(postcss@8.4.47)(search-insights@2.17.2)(sortablejs@1.15.3)(typescript@5.6.3)
|
||||
vue:
|
||||
specifier: ^3.5.12
|
||||
version: 3.5.12(typescript@5.6.3)
|
||||
@@ -184,11 +184,11 @@ importers:
|
||||
specifier: ^4.0.9
|
||||
version: 4.0.9
|
||||
'@types/node':
|
||||
specifier: ^22.8.4
|
||||
version: 22.8.4
|
||||
specifier: ^22.8.6
|
||||
version: 22.8.6
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.1.4
|
||||
version: 5.1.4(vite@5.4.10(@types/node@22.8.4))(vue@3.5.12(typescript@5.6.3))
|
||||
version: 5.1.4(vite@5.4.10(@types/node@22.8.6))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.5.12
|
||||
version: 3.5.12
|
||||
@@ -224,13 +224,13 @@ importers:
|
||||
version: 2.11.1
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@types/node@22.8.4)(typescript@5.6.3)
|
||||
version: 10.9.2(@types/node@22.8.6)(typescript@5.6.3)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.6.3
|
||||
vitest:
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4(@types/node@22.8.4)(jsdom@25.0.1)
|
||||
version: 2.1.4(@types/node@22.8.6)(jsdom@25.0.1)
|
||||
vue-component-type-helpers:
|
||||
specifier: ^2.1.10
|
||||
version: 2.1.10
|
||||
@@ -750,8 +750,8 @@ packages:
|
||||
'@iconify-json/ic@1.2.1':
|
||||
resolution: {integrity: sha512-UjL/bjJP/T5EV881+hTzcfTKVo0KEUjhnMiJcLtPzNgPtU2KZZmRx8BSKKR61H4CN/5FTEbyawGyG0aEt3SwGQ==}
|
||||
|
||||
'@iconify-json/material-symbols@1.2.5':
|
||||
resolution: {integrity: sha512-CXG4noUsqBrbr0npZVldxlf8XGUW3LF3VEGvgk/2k+A3GQt/DM/04PsbjkO2wOI/ORP8rcaHz2pw8F2TPL+CKA==}
|
||||
'@iconify-json/material-symbols@1.2.6':
|
||||
resolution: {integrity: sha512-eXqnY9DY8B/7Uw/INwhpN8gfBrC3BBaWBx7T/Yf4oHxQRiVto4qSlDF3MD46q7vqp4GjtyQW1IkZvhgWHn0LTA==}
|
||||
|
||||
'@iconify-json/mdi-light@1.2.1':
|
||||
resolution: {integrity: sha512-kTs9efbpF5GDcevR9PWCDJQrV1Vfr6RS8KJyGIPM6zxd8AGGAtNCxyACrJ+zeq6K99ZmcTIPr8tlymmPFAxwnw==}
|
||||
@@ -1165,8 +1165,8 @@ packages:
|
||||
'@types/node@20.16.11':
|
||||
resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==}
|
||||
|
||||
'@types/node@22.8.4':
|
||||
resolution: {integrity: sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==}
|
||||
'@types/node@22.8.6':
|
||||
resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==}
|
||||
|
||||
'@types/unist@3.0.3':
|
||||
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
||||
@@ -3609,8 +3609,8 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
|
||||
vitepress@1.4.2:
|
||||
resolution: {integrity: sha512-10v92Lqx0N4r7YC3cQLBvu+gRS2rHviE7vgdKiwlupUGfSWkyiQDqYccxM5iPStDGSi1Brnec1lf+lmhaQcZXw==}
|
||||
vitepress@1.4.3:
|
||||
resolution: {integrity: sha512-956c2K2Mr0ubY9bTc2lCJD3g0mgo0mARB1iJC/BqUt4s0AM8Wl60wSU4zbFnzV7X2miFK1XJDKzGZnuEN90umw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
markdown-it-mathjax3: ^4
|
||||
@@ -4226,7 +4226,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/material-symbols@1.2.5':
|
||||
'@iconify-json/material-symbols@1.2.6':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -4542,17 +4542,17 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.7.0
|
||||
|
||||
'@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3)))':
|
||||
'@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3)))':
|
||||
dependencies:
|
||||
tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))
|
||||
tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3))
|
||||
|
||||
'@tailwindcss/typography@0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3)))':
|
||||
'@tailwindcss/typography@0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3)))':
|
||||
dependencies:
|
||||
lodash.castarray: 4.4.0
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
postcss-selector-parser: 6.0.10
|
||||
tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))
|
||||
tailwindcss: 3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3))
|
||||
|
||||
'@trysound/sax@0.2.0': {}
|
||||
|
||||
@@ -4626,7 +4626,7 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
'@types/node@22.8.4':
|
||||
'@types/node@22.8.6':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
@@ -4663,9 +4663,9 @@ snapshots:
|
||||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.8.4))(vue@3.5.12(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.8.6))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vitest/expect@2.1.4':
|
||||
@@ -4675,13 +4675,13 @@ snapshots:
|
||||
chai: 5.1.2
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/mocker@2.1.4(vite@5.4.10(@types/node@22.8.4))':
|
||||
'@vitest/mocker@2.1.4(vite@5.4.10(@types/node@22.8.6))':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.4
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.12
|
||||
optionalDependencies:
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
|
||||
'@vitest/pretty-format@2.1.4':
|
||||
dependencies:
|
||||
@@ -4870,12 +4870,12 @@ snapshots:
|
||||
- vue
|
||||
- webpack-sources
|
||||
|
||||
'@vue-macros/devtools@0.4.0(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.4))':
|
||||
'@vue-macros/devtools@0.4.0(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.6))':
|
||||
dependencies:
|
||||
sirv: 2.0.4
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
@@ -6627,13 +6627,13 @@ snapshots:
|
||||
camelcase-css: 2.0.1
|
||||
postcss: 8.4.47
|
||||
|
||||
postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3)):
|
||||
postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3)):
|
||||
dependencies:
|
||||
lilconfig: 3.1.2
|
||||
yaml: 2.5.0
|
||||
optionalDependencies:
|
||||
postcss: 8.4.47
|
||||
ts-node: 10.9.2(@types/node@22.8.4)(typescript@5.6.3)
|
||||
ts-node: 10.9.2(@types/node@22.8.6)(typescript@5.6.3)
|
||||
|
||||
postcss-nested@6.0.1(postcss@8.4.47):
|
||||
dependencies:
|
||||
@@ -6905,7 +6905,7 @@ snapshots:
|
||||
array-back: 6.2.2
|
||||
wordwrapjs: 5.1.0
|
||||
|
||||
tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3)):
|
||||
tailwindcss@3.4.14(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@alloc/quick-lru': 5.2.0
|
||||
arg: 5.0.2
|
||||
@@ -6924,7 +6924,7 @@ snapshots:
|
||||
postcss: 8.4.47
|
||||
postcss-import: 15.1.0(postcss@8.4.47)
|
||||
postcss-js: 4.0.1(postcss@8.4.47)
|
||||
postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))
|
||||
postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3))
|
||||
postcss-nested: 6.0.1(postcss@8.4.47)
|
||||
postcss-selector-parser: 6.0.16
|
||||
resolve: 1.22.8
|
||||
@@ -7006,14 +7006,14 @@ snapshots:
|
||||
|
||||
ts-interface-checker@0.1.13: {}
|
||||
|
||||
ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3):
|
||||
ts-node@10.9.2(@types/node@22.8.6)(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.11
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 22.8.4
|
||||
'@types/node': 22.8.6
|
||||
acorn: 8.11.3
|
||||
acorn-walk: 8.3.2
|
||||
arg: 4.1.3
|
||||
@@ -7115,14 +7115,14 @@ snapshots:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-combine@1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.10(@types/node@22.8.4))(webpack-sources@3.2.3):
|
||||
unplugin-combine@1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.10(@types/node@22.8.6))(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
optionalDependencies:
|
||||
esbuild: 0.23.1
|
||||
rollup: 4.21.3
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
transitivePeerDependencies:
|
||||
- webpack-sources
|
||||
|
||||
@@ -7171,7 +7171,7 @@ snapshots:
|
||||
- vue
|
||||
- webpack-sources
|
||||
|
||||
unplugin-vue-macros@2.13.3(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.4))(vue-tsc@2.1.10(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3):
|
||||
unplugin-vue-macros@2.13.3(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.6))(vue-tsc@2.1.10(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@vue-macros/better-define': 1.11.0(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/boolean-prop': 0.5.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))
|
||||
@@ -7186,7 +7186,7 @@ snapshots:
|
||||
'@vue-macros/define-render': 1.6.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/define-slots': 1.2.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/define-stylex': 0.2.0(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/devtools': 0.4.0(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.4))
|
||||
'@vue-macros/devtools': 0.4.0(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.6))
|
||||
'@vue-macros/export-expose': 0.3.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/export-props': 0.6.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/export-render': 0.3.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
@@ -7203,7 +7203,7 @@ snapshots:
|
||||
'@vue-macros/short-vmodel': 1.5.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue-macros/volar': 0.30.5(rollup@4.21.3)(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
unplugin-combine: 1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.10(@types/node@22.8.4))(webpack-sources@3.2.3)
|
||||
unplugin-combine: 1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.10(@types/node@22.8.6))(webpack-sources@3.2.3)
|
||||
unplugin-vue-define-options: 1.5.2(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
@@ -7293,12 +7293,12 @@ snapshots:
|
||||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.2
|
||||
|
||||
vite-node@2.1.4(@types/node@22.8.4):
|
||||
vite-node@2.1.4(@types/node@22.8.6):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.7
|
||||
pathe: 1.1.2
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@@ -7317,11 +7317,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
vite-plugin-vue-layouts@0.11.0(vite@5.4.10(@types/node@22.8.4))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)):
|
||||
vite-plugin-vue-layouts@0.11.0(vite@5.4.10(@types/node@22.8.6))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
debug: 4.3.7
|
||||
fast-glob: 3.3.2
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
@@ -7332,16 +7332,16 @@ snapshots:
|
||||
svgo: 3.3.2
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vite@5.4.10(@types/node@22.8.4):
|
||||
vite@5.4.10(@types/node@22.8.6):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.47
|
||||
rollup: 4.21.3
|
||||
optionalDependencies:
|
||||
'@types/node': 22.8.4
|
||||
'@types/node': 22.8.6
|
||||
fsevents: 2.3.3
|
||||
|
||||
vitepress@1.4.2(@algolia/client-search@5.4.1)(@types/node@22.8.4)(fuse.js@7.0.0)(postcss@8.4.47)(search-insights@2.17.2)(sortablejs@1.15.3)(typescript@5.6.3):
|
||||
vitepress@1.4.3(@algolia/client-search@5.4.1)(@types/node@22.8.6)(fuse.js@7.0.0)(postcss@8.4.47)(search-insights@2.17.2)(sortablejs@1.15.3)(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@docsearch/css': 3.6.2
|
||||
'@docsearch/js': 3.6.2(@algolia/client-search@5.4.1)(search-insights@2.17.2)
|
||||
@@ -7349,7 +7349,7 @@ snapshots:
|
||||
'@shikijs/transformers': 1.22.2
|
||||
'@shikijs/types': 1.22.2
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@22.8.4))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@22.8.6))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/devtools-api': 7.5.6
|
||||
'@vue/shared': 3.5.12
|
||||
'@vueuse/core': 11.2.0(vue@3.5.12(typescript@5.6.3))
|
||||
@@ -7358,7 +7358,7 @@ snapshots:
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.1.0
|
||||
shiki: 1.22.2
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
postcss: 8.4.47
|
||||
@@ -7390,10 +7390,10 @@ snapshots:
|
||||
- typescript
|
||||
- universal-cookie
|
||||
|
||||
vitest@2.1.4(@types/node@22.8.4)(jsdom@25.0.1):
|
||||
vitest@2.1.4(@types/node@22.8.6)(jsdom@25.0.1):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.4
|
||||
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.8.4))
|
||||
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.8.6))
|
||||
'@vitest/pretty-format': 2.1.4
|
||||
'@vitest/runner': 2.1.4
|
||||
'@vitest/snapshot': 2.1.4
|
||||
@@ -7409,11 +7409,11 @@ snapshots:
|
||||
tinyexec: 0.3.1
|
||||
tinypool: 1.0.1
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.4.10(@types/node@22.8.4)
|
||||
vite-node: 2.1.4(@types/node@22.8.4)
|
||||
vite: 5.4.10(@types/node@22.8.6)
|
||||
vite-node: 2.1.4(@types/node@22.8.6)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.8.4
|
||||
'@types/node': 22.8.6
|
||||
jsdom: 25.0.1
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
||||
Reference in New Issue
Block a user