mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 23:03:47 +01:00
fix(deps): update all non-major dependencies (#2846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-shape": "^3.2.0",
|
||||
"d3-transition": "^3.0.1",
|
||||
"daisyui": "^4.7.3",
|
||||
"daisyui": "^4.8.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"entities": "^4.5.0",
|
||||
"fuse.js": "^7.0.0",
|
||||
@@ -63,8 +63,8 @@
|
||||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-icons": "^0.18.5",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"unplugin-vue-macros": "^2.7.11",
|
||||
"vite": "5.2.3",
|
||||
"unplugin-vue-macros": "^2.7.12",
|
||||
"vite": "5.2.6",
|
||||
"vite-plugin-compression2": "^1.0.0",
|
||||
"vite-plugin-pages": "^0.32.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
|
||||
74
pnpm-lock.yaml
generated
74
pnpm-lock.yaml
generated
@@ -72,8 +72,8 @@ dependencies:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1(d3-selection@3.0.0)
|
||||
daisyui:
|
||||
specifier: ^4.7.3
|
||||
version: 4.7.3(postcss@8.4.38)
|
||||
specifier: ^4.8.0
|
||||
version: 4.8.0(postcss@8.4.38)
|
||||
date-fns:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
@@ -111,20 +111,20 @@ dependencies:
|
||||
specifier: ^0.26.0
|
||||
version: 0.26.0(vue@3.4.21)
|
||||
unplugin-vue-macros:
|
||||
specifier: ^2.7.11
|
||||
version: 2.7.11(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.3)(vue@3.4.21)
|
||||
specifier: ^2.7.12
|
||||
version: 2.7.12(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.6)(vue@3.4.21)
|
||||
vite:
|
||||
specifier: 5.2.3
|
||||
version: 5.2.3(@types/node@20.11.30)
|
||||
specifier: 5.2.6
|
||||
version: 5.2.6(@types/node@20.11.30)
|
||||
vite-plugin-compression2:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
vite-plugin-pages:
|
||||
specifier: ^0.32.0
|
||||
version: 0.32.0(@vue/compiler-sfc@3.4.21)(vite@5.2.3)
|
||||
version: 0.32.0(@vue/compiler-sfc@3.4.21)(vite@5.2.6)
|
||||
vite-plugin-vue-layouts:
|
||||
specifier: ^0.11.0
|
||||
version: 0.11.0(vite@5.2.3)(vue-router@4.3.0)(vue@3.4.21)
|
||||
version: 0.11.0(vite@5.2.6)(vue-router@4.3.0)(vue@3.4.21)
|
||||
vue:
|
||||
specifier: ^3.4.21
|
||||
version: 3.4.21(typescript@5.4.3)
|
||||
@@ -168,7 +168,7 @@ devDependencies:
|
||||
version: 20.11.30
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4(vite@5.2.3)(vue@3.4.21)
|
||||
version: 5.0.4(vite@5.2.6)(vue@3.4.21)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.4.21
|
||||
version: 3.4.21
|
||||
@@ -942,7 +942,7 @@ packages:
|
||||
rollup:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/estree': 1.0.3
|
||||
'@types/estree': 1.0.5
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
dev: false
|
||||
@@ -1176,14 +1176,14 @@ packages:
|
||||
/@types/web-bluetooth@0.0.20:
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
|
||||
/@vitejs/plugin-vue@5.0.4(vite@5.2.3)(vue@3.4.21):
|
||||
/@vitejs/plugin-vue@5.0.4(vite@5.2.6)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
dev: true
|
||||
|
||||
@@ -1411,7 +1411,7 @@ packages:
|
||||
- rollup
|
||||
dev: false
|
||||
|
||||
/@vue-macros/devtools@0.2.0(typescript@5.4.3)(vite@5.2.3):
|
||||
/@vue-macros/devtools@0.2.0(typescript@5.4.3)(vite@5.2.6):
|
||||
resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
@@ -1421,7 +1421,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
sirv: 2.0.3
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
@@ -1479,8 +1479,8 @@ packages:
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@vue-macros/jsx-directive@0.8.9(vue@3.4.21):
|
||||
resolution: {integrity: sha512-wxYU7rB/O6zcgTWnBzGTtUgUqRZr7WfH5Jv3InOD2Rntd8Zw7BOSTOYBfcd7PZDhGIZvLe3ybdYzPawdhI52Rw==}
|
||||
/@vue-macros/jsx-directive@0.8.10(vue@3.4.21):
|
||||
resolution: {integrity: sha512-I5wYb/9CxMocmxpQjMb43sC2wp47NONdY3p8RstQFoYVjmP9ZvIineaZZFXaiX5fmZn5m6IasR/F8/xR1lN4kw==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
dependencies:
|
||||
'@vue-macros/common': 1.10.1(vue@3.4.21)
|
||||
@@ -2436,8 +2436,8 @@ packages:
|
||||
d3-timer: 3.0.1
|
||||
dev: false
|
||||
|
||||
/daisyui@4.7.3(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-R8jUpBMAUm4rSyxzGa9QqFdJTkzREtb1QahXdDoOfElGiF4VbSuu5bfqQoOro1kkSagPy+aTKu5WtSSXmH3u3g==}
|
||||
/daisyui@4.8.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-SXy6MVzhqaa1vPZIdo5K/QAyRaQ4dbRHG+oXy7BFqJnZlwOB6bGkQRqqvClBUY2wCyiiyhk4gY5Ngi1m2JRIEA==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
dependencies:
|
||||
css-selector-tokenizer: 0.8.0
|
||||
@@ -4788,7 +4788,7 @@ packages:
|
||||
pkg-types: 1.0.3
|
||||
scule: 1.1.1
|
||||
strip-literal: 1.3.0
|
||||
unplugin: 1.6.0
|
||||
unplugin: 1.10.0
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: false
|
||||
@@ -4823,7 +4823,7 @@ packages:
|
||||
- rollup
|
||||
dev: false
|
||||
|
||||
/unplugin-combine@0.8.1(vite@5.2.3):
|
||||
/unplugin-combine@0.8.1(vite@5.2.6):
|
||||
resolution: {integrity: sha512-m2OSmXXRwCPZx8Ct8eF8WbjgTo8bydim2W1ofu2hDabGdr2pgDAoFjOP1J4MOIwa0OByqk1JX8IGlSdeE6uxVQ==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
@@ -4843,7 +4843,7 @@ packages:
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.7
|
||||
unplugin: 1.10.0
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
dev: false
|
||||
|
||||
/unplugin-icons@0.18.5(@vue/compiler-sfc@3.4.21):
|
||||
@@ -4919,8 +4919,8 @@ packages:
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/unplugin-vue-macros@2.7.11(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.3)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-Trfc2nH9LUMdxsAo09dTXI2kCudJS7pIowJQ9mQuJBfIonNfoG0dGJ5x2OLmpm1AwmRuJVrJqkjDcKtrA2/ACw==}
|
||||
/unplugin-vue-macros@2.7.12(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.6)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-9rQbmJLi/VRnp4e0+xzO2PYqYQOuljJdpd+6xvC2GWE4wtwAi9VjMqMc89xJ4pTA9uVI3rG4xNKd3bgT0FHEhQ==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
vue: ^2.7.0 || ^3.2.25
|
||||
@@ -4936,12 +4936,12 @@ packages:
|
||||
'@vue-macros/define-props-refs': 1.2.2(vue@3.4.21)
|
||||
'@vue-macros/define-render': 1.5.2(vue@3.4.21)
|
||||
'@vue-macros/define-slots': 1.1.2(vue@3.4.21)
|
||||
'@vue-macros/devtools': 0.2.0(typescript@5.4.3)(vite@5.2.3)
|
||||
'@vue-macros/devtools': 0.2.0(typescript@5.4.3)(vite@5.2.6)
|
||||
'@vue-macros/export-expose': 0.1.2(vue@3.4.21)
|
||||
'@vue-macros/export-props': 0.4.2(vue@3.4.21)
|
||||
'@vue-macros/export-render': 0.2.2(vue@3.4.21)
|
||||
'@vue-macros/hoist-static': 1.5.2(vue@3.4.21)
|
||||
'@vue-macros/jsx-directive': 0.8.9(vue@3.4.21)
|
||||
'@vue-macros/jsx-directive': 0.8.10(vue@3.4.21)
|
||||
'@vue-macros/named-template': 0.4.2(vue@3.4.21)
|
||||
'@vue-macros/reactivity-transform': 0.4.3(vue@3.4.21)
|
||||
'@vue-macros/setup-block': 0.3.2(vue@3.4.21)
|
||||
@@ -4951,7 +4951,7 @@ packages:
|
||||
'@vue-macros/short-emits': 1.5.2(vue@3.4.21)
|
||||
'@vue-macros/short-vmodel': 1.4.2(vue@3.4.21)
|
||||
unplugin: 1.10.0
|
||||
unplugin-combine: 0.8.1(vite@5.2.3)
|
||||
unplugin-combine: 0.8.1(vite@5.2.6)
|
||||
unplugin-vue-define-options: 1.4.2(vue@3.4.21)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
transitivePeerDependencies:
|
||||
@@ -4986,7 +4986,7 @@ packages:
|
||||
resolution: {integrity: sha512-BfJEpWBu3aE/AyHx8VaNE/WgouoQxgH9baAiH82JjX8cqVyi3uJQstqwD5J+SZxIK326SZIhsSZlALXVBCknTQ==}
|
||||
dependencies:
|
||||
acorn: 8.11.3
|
||||
chokidar: 3.5.3
|
||||
chokidar: 3.6.0
|
||||
webpack-sources: 3.2.3
|
||||
webpack-virtual-modules: 0.6.1
|
||||
dev: false
|
||||
@@ -5034,7 +5034,7 @@ packages:
|
||||
debug: 4.3.4
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.0
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@@ -5056,7 +5056,7 @@ packages:
|
||||
- rollup
|
||||
dev: false
|
||||
|
||||
/vite-plugin-pages@0.32.0(@vue/compiler-sfc@3.4.21)(vite@5.2.3):
|
||||
/vite-plugin-pages@0.32.0(@vue/compiler-sfc@3.4.21)(vite@5.2.6):
|
||||
resolution: {integrity: sha512-OxS3n0zUo5wsfgNCAuw2FiG/KD1ipgQV+2Flst4RyeI2iPv+m0YueVq+nx41k5NOWJj/zhqEas6I0b7HXveXjA==}
|
||||
peerDependencies:
|
||||
'@vue/compiler-sfc': ^2.7.0 || ^3.0.0
|
||||
@@ -5074,13 +5074,13 @@ packages:
|
||||
json5: 2.2.3
|
||||
local-pkg: 0.5.0
|
||||
picocolors: 1.0.0
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
yaml: 2.3.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/vite-plugin-vue-layouts@0.11.0(vite@5.2.3)(vue-router@4.3.0)(vue@3.4.21):
|
||||
/vite-plugin-vue-layouts@0.11.0(vite@5.2.6)(vue-router@4.3.0)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-uh6NW7lt+aOXujK4eHfiNbeo55K9OTuB7fnv+5RVc4OBn/cZull6ThXdYH03JzKanUfgt6QZ37NbbtJ0og59qw==}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
@@ -5089,15 +5089,15 @@ packages:
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.3.2
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue-router: 4.3.0(vue@3.4.21)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/vite@5.2.3(@types/node@20.11.30):
|
||||
resolution: {integrity: sha512-+i1oagbvkVIhEy9TnEV+fgXsng13nZM90JQbrcPrf6DvW2mXARlz+DK7DLiDP+qeKoD1FCVx/1SpFL1CLq9Mhw==}
|
||||
/vite@5.2.6(@types/node@20.11.30):
|
||||
resolution: {integrity: sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -5148,7 +5148,7 @@ packages:
|
||||
'@shikijs/core': 1.2.0
|
||||
'@shikijs/transformers': 1.2.0
|
||||
'@types/markdown-it': 13.0.7
|
||||
'@vitejs/plugin-vue': 5.0.4(vite@5.2.3)(vue@3.4.21)
|
||||
'@vitejs/plugin-vue': 5.0.4(vite@5.2.6)(vue@3.4.21)
|
||||
'@vue/devtools-api': 7.0.20(vue@3.4.21)
|
||||
'@vueuse/core': 10.9.0(vue@3.4.21)
|
||||
'@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.21)
|
||||
@@ -5157,7 +5157,7 @@ packages:
|
||||
minisearch: 6.3.0
|
||||
postcss: 8.4.38
|
||||
shiki: 1.2.0
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
@@ -5231,7 +5231,7 @@ packages:
|
||||
strip-literal: 2.0.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.2
|
||||
vite: 5.2.3(@types/node@20.11.30)
|
||||
vite: 5.2.6(@types/node@20.11.30)
|
||||
vite-node: 1.4.0(@types/node@20.11.30)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user