chore(deps): update dependency vite to v4.3.3

This commit is contained in:
Johannes Loher 2023-04-26 15:14:07 +00:00
parent 5e9c07337c
commit cb35c2c8df
2 changed files with 20 additions and 11 deletions

View file

@ -88,7 +88,7 @@
"semver": "7.5.0", "semver": "7.5.0",
"tslib": "2.5.0", "tslib": "2.5.0",
"typescript": "5.0.4", "typescript": "5.0.4",
"vite": "4.3.2", "vite": "4.3.3",
"vitest": "0.30.1", "vitest": "0.30.1",
"yargs": "17.7.1" "yargs": "17.7.1"
}, },

View file

@ -83,8 +83,8 @@ devDependencies:
specifier: 5.0.4 specifier: 5.0.4
version: 5.0.4 version: 5.0.4
vite: vite:
specifier: 4.3.2 specifier: 4.3.3
version: 4.3.2(@types/node@18.16.1)(sass@1.62.1) version: 4.3.3(@types/node@18.16.1)(sass@1.62.1)
vitest: vitest:
specifier: 0.30.1 specifier: 0.30.1
version: 0.30.1(sass@1.62.1) version: 0.30.1(sass@1.62.1)
@ -3078,8 +3078,8 @@ packages:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
dev: true dev: true
/nanoid@3.3.4: /nanoid@3.3.6:
resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
dev: true dev: true
@ -3743,7 +3743,16 @@ packages:
resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
dependencies: dependencies:
nanoid: 3.3.4 nanoid: 3.3.6
picocolors: 1.0.0
source-map-js: 1.0.2
dev: true
/postcss@8.4.23:
resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.6
picocolors: 1.0.0 picocolors: 1.0.0
source-map-js: 1.0.2 source-map-js: 1.0.2
dev: true dev: true
@ -4539,7 +4548,7 @@ packages:
mlly: 1.2.0 mlly: 1.2.0
pathe: 1.1.0 pathe: 1.1.0
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.3.2(@types/node@18.16.1)(sass@1.62.1) vite: 4.3.3(@types/node@18.16.1)(sass@1.62.1)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@ -4550,8 +4559,8 @@ packages:
- terser - terser
dev: true dev: true
/vite@4.3.2(@types/node@18.16.1)(sass@1.62.1): /vite@4.3.3(@types/node@18.16.1)(sass@1.62.1):
resolution: {integrity: sha512-9R53Mf+TBoXCYejcL+qFbZde+eZveQLDYd9XgULILLC1a5ZwPaqgmdVpL8/uvw2BM/1TzetWjglwm+3RO+xTyw==} resolution: {integrity: sha512-MwFlLBO4udZXd+VBcezo3u8mC77YQk+ik+fbc0GZWGgzfbPP+8Kf0fldhARqvSYmtIWoAJ5BXPClUbMTlqFxrA==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -4577,7 +4586,7 @@ packages:
dependencies: dependencies:
'@types/node': 18.16.1 '@types/node': 18.16.1
esbuild: 0.17.12 esbuild: 0.17.12
postcss: 8.4.21 postcss: 8.4.23
rollup: 3.21.0 rollup: 3.21.0
sass: 1.62.1 sass: 1.62.1
optionalDependencies: optionalDependencies:
@ -4638,7 +4647,7 @@ packages:
strip-literal: 1.0.1 strip-literal: 1.0.1
tinybench: 2.4.0 tinybench: 2.4.0
tinypool: 0.4.0 tinypool: 0.4.0
vite: 4.3.2(@types/node@18.16.1)(sass@1.62.1) vite: 4.3.3(@types/node@18.16.1)(sass@1.62.1)
vite-node: 0.30.1(@types/node@18.16.1)(sass@1.62.1) vite-node: 0.30.1(@types/node@18.16.1)(sass@1.62.1)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies: