mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
chore(deps): update dependency vite to v4.4.1 (#2290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"unplugin-icons": "^0.16.3",
|
||||
"unplugin-vue-components": "^0.25.1",
|
||||
"unplugin-vue-macros": "^2.3.0",
|
||||
"vite": "4.4.0",
|
||||
"vite": "4.4.1",
|
||||
"vite-plugin-pages": "^0.31.0",
|
||||
"vite-plugin-vue-layouts": "^0.8.0",
|
||||
"vitepress": "1.0.0-beta.5",
|
||||
|
||||
68
pnpm-lock.yaml
generated
68
pnpm-lock.yaml
generated
@@ -126,7 +126,7 @@ devDependencies:
|
||||
version: 7.5.0
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 4.2.3
|
||||
version: 4.2.3(vite@4.4.0)(vue@3.3.4)
|
||||
version: 4.2.3(vite@4.4.1)(vue@3.3.4)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.3.4
|
||||
version: 3.3.4
|
||||
@@ -180,16 +180,16 @@ devDependencies:
|
||||
version: 0.25.1(vue@3.3.4)
|
||||
unplugin-vue-macros:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0(@vueuse/core@10.2.1)(vite@4.4.0)(vue@3.3.4)
|
||||
version: 2.3.0(@vueuse/core@10.2.1)(vite@4.4.1)(vue@3.3.4)
|
||||
vite:
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite-plugin-pages:
|
||||
specifier: ^0.31.0
|
||||
version: 0.31.0(@vue/compiler-sfc@3.3.4)(vite@4.4.0)
|
||||
version: 0.31.0(@vue/compiler-sfc@3.3.4)(vite@4.4.1)
|
||||
vite-plugin-vue-layouts:
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.0(vite@4.4.0)(vue-router@4.2.3)(vue@3.3.4)
|
||||
version: 0.8.0(vite@4.4.1)(vue-router@4.2.3)(vue@3.3.4)
|
||||
vitepress:
|
||||
specifier: 1.0.0-beta.5
|
||||
version: 1.0.0-beta.5(@algolia/client-search@4.18.0)(@types/node@20.4.0)(fuse.js@6.6.2)(sass@1.63.6)(search-insights@2.6.0)
|
||||
@@ -1078,17 +1078,6 @@ packages:
|
||||
/@types/web-bluetooth@0.0.17:
|
||||
resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==}
|
||||
|
||||
/@vitejs/plugin-vue@4.2.3(vite@4.4.0)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.2.3(vite@4.4.0-beta.3)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
@@ -1100,6 +1089,17 @@ packages:
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.2.3(vite@4.4.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@0.33.0:
|
||||
resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==}
|
||||
dependencies:
|
||||
@@ -1308,7 +1308,7 @@ packages:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/@vue-macros/devtools@0.1.2(vite@4.4.0):
|
||||
/@vue-macros/devtools@0.1.2(vite@4.4.1):
|
||||
resolution: {integrity: sha512-LhWTb0pPoTcFmK8GZb80+q83ypEK8QS1sS2i+kKbrfvjTYnb4wQ6W3ee53WHX9+sC/Tm3HNmzhjWEBQO0Ybcqg==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
peerDependencies:
|
||||
@@ -1318,7 +1318,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
sirv: 2.0.3
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
@@ -4237,7 +4237,7 @@ packages:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/unplugin-combine@0.6.0(vite@4.4.0):
|
||||
/unplugin-combine@0.6.0(vite@4.4.1):
|
||||
resolution: {integrity: sha512-cZkTg2Z3CcScyRi6QtpVxBZoCMsPaEHyKNh7HyqMkfWV7sKNwHllYezVOFINOGNzqSS1+xWLY3iDCiTVoH3oaA==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
peerDependencies:
|
||||
@@ -4257,7 +4257,7 @@ packages:
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.5
|
||||
unplugin: 1.3.1
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
dev: true
|
||||
|
||||
/unplugin-icons@0.16.3(@vue/compiler-sfc@3.3.4):
|
||||
@@ -4330,7 +4330,7 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-macros@2.3.0(@vueuse/core@10.2.1)(vite@4.4.0)(vue@3.3.4):
|
||||
/unplugin-vue-macros@2.3.0(@vueuse/core@10.2.1)(vite@4.4.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-hywG2vnxjAfVXvdUVgeUw3hTSjgLxy42dw1wmCWqxh5mM+XoLIn1ebjA9pZCRKkM0l2fYImZpl1jZeFy0CzoAA==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
@@ -4346,7 +4346,7 @@ packages:
|
||||
'@vue-macros/define-props-refs': 1.1.0(vue@3.3.4)
|
||||
'@vue-macros/define-render': 1.3.9(vue@3.3.4)
|
||||
'@vue-macros/define-slots': 1.0.5(vue@3.3.4)
|
||||
'@vue-macros/devtools': 0.1.2(vite@4.4.0)
|
||||
'@vue-macros/devtools': 0.1.2(vite@4.4.1)
|
||||
'@vue-macros/export-expose': 0.0.3(vue@3.3.4)
|
||||
'@vue-macros/export-props': 0.3.8(vue@3.3.4)
|
||||
'@vue-macros/hoist-static': 1.4.2(vue@3.3.4)
|
||||
@@ -4357,7 +4357,7 @@ packages:
|
||||
'@vue-macros/setup-sfc': 0.15.9(vue@3.3.4)
|
||||
'@vue-macros/short-emits': 1.4.0(vue@3.3.4)
|
||||
unplugin: 1.3.1
|
||||
unplugin-combine: 0.6.0(vite@4.4.0)
|
||||
unplugin-combine: 0.6.0(vite@4.4.1)
|
||||
unplugin-vue-define-options: 1.3.8(vue@3.3.4)
|
||||
vue: 3.3.4
|
||||
transitivePeerDependencies:
|
||||
@@ -4415,7 +4415,7 @@ packages:
|
||||
mlly: 1.4.0
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@@ -4427,7 +4427,7 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pages@0.31.0(@vue/compiler-sfc@3.3.4)(vite@4.4.0):
|
||||
/vite-plugin-pages@0.31.0(@vue/compiler-sfc@3.3.4)(vite@4.4.1):
|
||||
resolution: {integrity: sha512-fw3onBfVTXQI7rOzAbSZhmfwvk50+3qNnGZpERjmD93c8nEjrGLyd53eFXYMxcJV4KA1vzi4qIHt2+6tS4dEMw==}
|
||||
peerDependencies:
|
||||
'@vue/compiler-sfc': ^2.7.0 || ^3.0.0
|
||||
@@ -4445,13 +4445,13 @@ packages:
|
||||
json5: 2.2.3
|
||||
local-pkg: 0.4.3
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
yaml: 2.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-vue-layouts@0.8.0(vite@4.4.0)(vue-router@4.2.3)(vue@3.3.4):
|
||||
/vite-plugin-vue-layouts@0.8.0(vite@4.4.1)(vue-router@4.2.3)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-UZW2nSV2LraTSe7gsAL46hfdi7a0X1RvkGGoJVtA2O8beu7anzpXFwQLou8+kHy31CzVycT4gIPySBsHhtBN5g==}
|
||||
peerDependencies:
|
||||
vite: ^2.5.0 || ^3.0.0-0 || ^4.0.0
|
||||
@@ -4461,15 +4461,15 @@ packages:
|
||||
'@vue/compiler-sfc': 3.3.4
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.2.12
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
vue: 3.3.4
|
||||
vue-router: 4.2.3(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite@4.4.0(@types/node@20.4.0)(sass@1.63.6):
|
||||
resolution: {integrity: sha512-Wf+DCEjuM8aGavEYiF77hnbxEZ+0+/jC9nABR46sh5Xi+GYeSvkeEFRiVuI3x+tPjxgZeS91h1jTAQTPFgePpA==}
|
||||
/vite@4.4.0-beta.3(@types/node@20.4.0)(sass@1.63.6):
|
||||
resolution: {integrity: sha512-IC/thYTvArOFRJ4qvvudnu4KKZOVc+gduS3I9OfC5SbP/Rf4kkP7z6Of2QpKeOSVqwIK24khW6VOUmVD/0yzSQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -4505,8 +4505,8 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vite@4.4.0-beta.3(@types/node@20.4.0)(sass@1.63.6):
|
||||
resolution: {integrity: sha512-IC/thYTvArOFRJ4qvvudnu4KKZOVc+gduS3I9OfC5SbP/Rf4kkP7z6Of2QpKeOSVqwIK24khW6VOUmVD/0yzSQ==}
|
||||
/vite@4.4.1(@types/node@20.4.0)(sass@1.63.6):
|
||||
resolution: {integrity: sha512-8mmwPlsy7t+ZcTme7vdbVGuZ3Tri+lrLXr6hsF5UHdyYyARPPPMtM16QlqC9TZuCd5j3NmWs1rwka3cVSRHZTw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -4639,7 +4639,7 @@ packages:
|
||||
strip-literal: 1.0.1
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.6.0
|
||||
vite: 4.4.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite: 4.4.1(@types/node@20.4.0)(sass@1.63.6)
|
||||
vite-node: 0.33.0(@types/node@20.4.0)(sass@1.63.6)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user