mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
fix(deps): update all non-major dependencies (#3330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"unplugin-vue-macros": "^2.12.4",
|
||||
"unplugin-vue-router": "^0.10.8",
|
||||
"vite": "5.4.8",
|
||||
"vite": "5.4.9",
|
||||
"vite-plugin-compression2": "^1.3.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vitepress": "1.4.1",
|
||||
@@ -103,7 +103,7 @@
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.6.3",
|
||||
"vitest": "^2.1.2",
|
||||
"vitest": "^2.1.3",
|
||||
"vue-component-type-helpers": "^2.1.6",
|
||||
"vue-tsc": "^2.1.6"
|
||||
},
|
||||
|
||||
140
pnpm-lock.yaml
generated
140
pnpm-lock.yaml
generated
@@ -124,19 +124,19 @@ importers:
|
||||
version: 0.27.4(@babel/parser@7.25.6)(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))
|
||||
unplugin-vue-macros:
|
||||
specifier: ^2.12.4
|
||||
version: 2.12.4(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.8(@types/node@22.7.5))(vue-tsc@2.1.6(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
version: 2.12.4(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5))(vue-tsc@2.1.6(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.8
|
||||
version: 5.4.8(@types/node@22.7.5)
|
||||
specifier: 5.4.9
|
||||
version: 5.4.9(@types/node@22.7.5)
|
||||
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.8(@types/node@22.7.5))(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.9(@types/node@22.7.5))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))
|
||||
vitepress:
|
||||
specifier: 1.4.1
|
||||
version: 1.4.1(@algolia/client-search@5.4.1)(@types/node@22.7.5)(fuse.js@7.0.0)(postcss@8.4.47)(search-insights@2.17.2)(sortablejs@1.15.3)(typescript@5.6.3)
|
||||
@@ -185,7 +185,7 @@ importers:
|
||||
version: 22.7.5
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.1.4
|
||||
version: 5.1.4(vite@5.4.8(@types/node@22.7.5))(vue@3.5.12(typescript@5.6.3))
|
||||
version: 5.1.4(vite@5.4.9(@types/node@22.7.5))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.5.12
|
||||
version: 3.5.12
|
||||
@@ -226,8 +226,8 @@ importers:
|
||||
specifier: ^5.6.3
|
||||
version: 5.6.3
|
||||
vitest:
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2(@types/node@22.7.5)(jsdom@25.0.1)
|
||||
specifier: ^2.1.3
|
||||
version: 2.1.3(@types/node@22.7.5)(jsdom@25.0.1)
|
||||
vue-component-type-helpers:
|
||||
specifier: ^2.1.6
|
||||
version: 2.1.6
|
||||
@@ -1103,13 +1103,13 @@ packages:
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@vitest/expect@2.1.2':
|
||||
resolution: {integrity: sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==}
|
||||
'@vitest/expect@2.1.3':
|
||||
resolution: {integrity: sha512-SNBoPubeCJhZ48agjXruCI57DvxcsivVDdWz+SSsmjTT4QN/DfHk3zB/xKsJqMs26bLZ/pNRLnCf0j679i0uWQ==}
|
||||
|
||||
'@vitest/mocker@2.1.2':
|
||||
resolution: {integrity: sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==}
|
||||
'@vitest/mocker@2.1.3':
|
||||
resolution: {integrity: sha512-eSpdY/eJDuOvuTA3ASzCjdithHa+GIF1L4PqtEELl6Qa3XafdMLBpBlZCIUCX2J+Q6sNmjmxtosAG62fK4BlqQ==}
|
||||
peerDependencies:
|
||||
'@vitest/spy': 2.1.2
|
||||
'@vitest/spy': 2.1.3
|
||||
msw: ^2.3.5
|
||||
vite: ^5.0.0
|
||||
peerDependenciesMeta:
|
||||
@@ -1118,20 +1118,20 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
|
||||
'@vitest/pretty-format@2.1.2':
|
||||
resolution: {integrity: sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==}
|
||||
'@vitest/pretty-format@2.1.3':
|
||||
resolution: {integrity: sha512-XH1XdtoLZCpqV59KRbPrIhFCOO0hErxrQCMcvnQete3Vibb9UeIOX02uFPfVn3Z9ZXsq78etlfyhnkmIZSzIwQ==}
|
||||
|
||||
'@vitest/runner@2.1.2':
|
||||
resolution: {integrity: sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==}
|
||||
'@vitest/runner@2.1.3':
|
||||
resolution: {integrity: sha512-JGzpWqmFJ4fq5ZKHtVO3Xuy1iF2rHGV4d/pdzgkYHm1+gOzNZtqjvyiaDGJytRyMU54qkxpNzCx+PErzJ1/JqQ==}
|
||||
|
||||
'@vitest/snapshot@2.1.2':
|
||||
resolution: {integrity: sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==}
|
||||
'@vitest/snapshot@2.1.3':
|
||||
resolution: {integrity: sha512-qWC2mWc7VAXmjAkEKxrScWHWFyCQx/cmiZtuGqMi+WwqQJ2iURsVY4ZfAK6dVo6K2smKRU6l3BPwqEBvhnpQGg==}
|
||||
|
||||
'@vitest/spy@2.1.2':
|
||||
resolution: {integrity: sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==}
|
||||
'@vitest/spy@2.1.3':
|
||||
resolution: {integrity: sha512-Nb2UzbcUswzeSP7JksMDaqsI43Sj5+Kry6ry6jQJT4b5gAK+NS9NED6mDb8FlMRCX8m5guaHCDZmqYMMWRy5nQ==}
|
||||
|
||||
'@vitest/utils@2.1.2':
|
||||
resolution: {integrity: sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==}
|
||||
'@vitest/utils@2.1.3':
|
||||
resolution: {integrity: sha512-xpiVfDSg1RrYT0tX6czgerkpcKFmFOF/gCr30+Mve5V2kewCy4Prn1/NDMSRwaSmT7PRaOF83wu+bEtsY1wrvA==}
|
||||
|
||||
'@volar/language-core@2.4.2':
|
||||
resolution: {integrity: sha512-sONt5RLvLL1SlBdhyUSthZzuKePbJ7DwFFB9zT0eyWpDl+v7GXGh/RkPxxWaR22bIhYtTzp4Ka1MWatl/53Riw==}
|
||||
@@ -3387,8 +3387,8 @@ packages:
|
||||
vfile@6.0.3:
|
||||
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
||||
|
||||
vite-node@2.1.2:
|
||||
resolution: {integrity: sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==}
|
||||
vite-node@2.1.3:
|
||||
resolution: {integrity: sha512-I1JadzO+xYX887S39Do+paRePCKoiDrWRRjp9kkG5he0t7RXNvPAJPCQSJqbGN4uCrFFeS3Kj3sLqY8NMYBEdA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
@@ -3402,8 +3402,8 @@ packages:
|
||||
vue: ^3.2.4
|
||||
vue-router: ^4.0.11
|
||||
|
||||
vite@5.4.8:
|
||||
resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
|
||||
vite@5.4.9:
|
||||
resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -3445,15 +3445,15 @@ packages:
|
||||
postcss:
|
||||
optional: true
|
||||
|
||||
vitest@2.1.2:
|
||||
resolution: {integrity: sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==}
|
||||
vitest@2.1.3:
|
||||
resolution: {integrity: sha512-Zrxbg/WiIvUP2uEzelDNTXmEMJXuzJ1kCpbDvaKByFA9MNeO95V+7r/3ti0qzJzrxdyuUw5VduN7k+D3VmVOSA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
'@vitest/browser': 2.1.2
|
||||
'@vitest/ui': 2.1.2
|
||||
'@vitest/browser': 2.1.3
|
||||
'@vitest/ui': 2.1.3
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -4405,48 +4405,48 @@ snapshots:
|
||||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@22.7.5))(vue@3.5.12(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.9(@types/node@22.7.5))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vitest/expect@2.1.2':
|
||||
'@vitest/expect@2.1.3':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.2
|
||||
'@vitest/utils': 2.1.2
|
||||
'@vitest/spy': 2.1.3
|
||||
'@vitest/utils': 2.1.3
|
||||
chai: 5.1.1
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/mocker@2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@22.7.5))':
|
||||
'@vitest/mocker@2.1.3(@vitest/spy@2.1.3)(vite@5.4.9(@types/node@22.7.5))':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.2
|
||||
'@vitest/spy': 2.1.3
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.11
|
||||
optionalDependencies:
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
|
||||
'@vitest/pretty-format@2.1.2':
|
||||
'@vitest/pretty-format@2.1.3':
|
||||
dependencies:
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/runner@2.1.2':
|
||||
'@vitest/runner@2.1.3':
|
||||
dependencies:
|
||||
'@vitest/utils': 2.1.2
|
||||
'@vitest/utils': 2.1.3
|
||||
pathe: 1.1.2
|
||||
|
||||
'@vitest/snapshot@2.1.2':
|
||||
'@vitest/snapshot@2.1.3':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 2.1.2
|
||||
'@vitest/pretty-format': 2.1.3
|
||||
magic-string: 0.30.11
|
||||
pathe: 1.1.2
|
||||
|
||||
'@vitest/spy@2.1.2':
|
||||
'@vitest/spy@2.1.3':
|
||||
dependencies:
|
||||
tinyspy: 3.0.2
|
||||
|
||||
'@vitest/utils@2.1.2':
|
||||
'@vitest/utils@2.1.3':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 2.1.2
|
||||
'@vitest/pretty-format': 2.1.3
|
||||
loupe: 3.1.1
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
@@ -4603,12 +4603,12 @@ snapshots:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
'@vue-macros/devtools@0.4.0(typescript@5.6.3)(vite@5.4.8(@types/node@22.7.5))':
|
||||
'@vue-macros/devtools@0.4.0(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5))':
|
||||
dependencies:
|
||||
sirv: 2.0.4
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
@@ -6768,14 +6768,14 @@ snapshots:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-combine@1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.8(@types/node@22.7.5))(webpack-sources@3.2.3):
|
||||
unplugin-combine@1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.9(@types/node@22.7.5))(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.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
transitivePeerDependencies:
|
||||
- webpack-sources
|
||||
|
||||
@@ -6824,7 +6824,7 @@ snapshots:
|
||||
- vue
|
||||
- webpack-sources
|
||||
|
||||
unplugin-vue-macros@2.12.4(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.8(@types/node@22.7.5))(vue-tsc@2.1.6(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3):
|
||||
unplugin-vue-macros@2.12.4(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(esbuild@0.23.1)(rollup@4.21.3)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5))(vue-tsc@2.1.6(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@vue-macros/better-define': 1.9.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/boolean-prop': 0.5.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))
|
||||
@@ -6838,7 +6838,7 @@ snapshots:
|
||||
'@vue-macros/define-props-refs': 1.3.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/define-render': 1.6.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/define-slots': 1.2.1(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.8(@types/node@22.7.5))
|
||||
'@vue-macros/devtools': 0.4.0(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5))
|
||||
'@vue-macros/export-expose': 0.3.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/export-props': 0.6.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
'@vue-macros/export-render': 0.3.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||
@@ -6855,7 +6855,7 @@ snapshots:
|
||||
'@vue-macros/short-vmodel': 1.5.1(rollup@4.21.3)(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue-macros/volar': 0.30.4(rollup@4.21.3)(typescript@5.6.3)(vue-tsc@2.1.6(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.8(@types/node@22.7.5))(webpack-sources@3.2.3)
|
||||
unplugin-combine: 1.0.3(esbuild@0.23.1)(rollup@4.21.3)(vite@5.4.9(@types/node@22.7.5))(webpack-sources@3.2.3)
|
||||
unplugin-vue-define-options: 1.5.1(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:
|
||||
@@ -6945,12 +6945,12 @@ snapshots:
|
||||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.2
|
||||
|
||||
vite-node@2.1.2(@types/node@22.7.5):
|
||||
vite-node@2.1.3(@types/node@22.7.5):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.7
|
||||
pathe: 1.1.2
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@@ -6969,17 +6969,17 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
vite-plugin-vue-layouts@0.11.0(vite@5.4.8(@types/node@22.7.5))(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.9(@types/node@22.7.5))(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.4
|
||||
fast-glob: 3.3.2
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite@5.4.8(@types/node@22.7.5):
|
||||
vite@5.4.9(@types/node@22.7.5):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.47
|
||||
@@ -6996,7 +6996,7 @@ snapshots:
|
||||
'@shikijs/transformers': 1.22.0
|
||||
'@shikijs/types': 1.22.0
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.8(@types/node@22.7.5))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.9(@types/node@22.7.5))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/devtools-api': 7.4.6
|
||||
'@vue/shared': 3.5.12
|
||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||
@@ -7005,7 +7005,7 @@ snapshots:
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.1.0
|
||||
shiki: 1.22.0
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
postcss: 8.4.47
|
||||
@@ -7037,15 +7037,15 @@ snapshots:
|
||||
- typescript
|
||||
- universal-cookie
|
||||
|
||||
vitest@2.1.2(@types/node@22.7.5)(jsdom@25.0.1):
|
||||
vitest@2.1.3(@types/node@22.7.5)(jsdom@25.0.1):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.2
|
||||
'@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@22.7.5))
|
||||
'@vitest/pretty-format': 2.1.2
|
||||
'@vitest/runner': 2.1.2
|
||||
'@vitest/snapshot': 2.1.2
|
||||
'@vitest/spy': 2.1.2
|
||||
'@vitest/utils': 2.1.2
|
||||
'@vitest/expect': 2.1.3
|
||||
'@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.9(@types/node@22.7.5))
|
||||
'@vitest/pretty-format': 2.1.3
|
||||
'@vitest/runner': 2.1.3
|
||||
'@vitest/snapshot': 2.1.3
|
||||
'@vitest/spy': 2.1.3
|
||||
'@vitest/utils': 2.1.3
|
||||
chai: 5.1.1
|
||||
debug: 4.3.7
|
||||
magic-string: 0.30.11
|
||||
@@ -7055,8 +7055,8 @@ snapshots:
|
||||
tinyexec: 0.3.0
|
||||
tinypool: 1.0.1
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.4.8(@types/node@22.7.5)
|
||||
vite-node: 2.1.2(@types/node@22.7.5)
|
||||
vite: 5.4.9(@types/node@22.7.5)
|
||||
vite-node: 2.1.3(@types/node@22.7.5)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.7.5
|
||||
|
||||
Reference in New Issue
Block a user