chore(deps): update dependency vite to v4.4.8 #159
2 changed files with 7 additions and 7 deletions
|
@ -89,7 +89,7 @@
|
||||||
"semver": "7.5.4",
|
"semver": "7.5.4",
|
||||||
"tslib": "2.6.1",
|
"tslib": "2.6.1",
|
||||||
"typescript": "5.1.6",
|
"typescript": "5.1.6",
|
||||||
"vite": "4.4.7",
|
"vite": "4.4.8",
|
||||||
"vitest": "0.33.0",
|
"vitest": "0.33.0",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -84,8 +84,8 @@ devDependencies:
|
||||||
specifier: 5.1.6
|
specifier: 5.1.6
|
||||||
version: 5.1.6
|
version: 5.1.6
|
||||||
vite:
|
vite:
|
||||||
specifier: 4.4.7
|
specifier: 4.4.8
|
||||||
version: 4.4.7(@types/node@18.17.1)(sass@1.64.2)
|
version: 4.4.8(@types/node@18.17.1)(sass@1.64.2)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 0.33.0
|
specifier: 0.33.0
|
||||||
version: 0.33.0(sass@1.64.2)
|
version: 0.33.0(sass@1.64.2)
|
||||||
|
@ -4851,7 +4851,7 @@ packages:
|
||||||
mlly: 1.4.0
|
mlly: 1.4.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
vite: 4.4.7(@types/node@18.17.1)(sass@1.64.2)
|
vite: 4.4.8(@types/node@18.17.1)(sass@1.64.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -4863,8 +4863,8 @@ packages:
|
||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite@4.4.7(@types/node@18.17.1)(sass@1.64.2):
|
/vite@4.4.8(@types/node@18.17.1)(sass@1.64.2):
|
||||||
resolution: {integrity: sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==}
|
resolution: {integrity: sha512-LONawOUUjxQridNWGQlNizfKH89qPigK36XhMI7COMGztz8KNY0JHim7/xDd71CZwGT4HtSRgI7Hy+RlhG0Gvg==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4952,7 +4952,7 @@ packages:
|
||||||
strip-literal: 1.0.1
|
strip-literal: 1.0.1
|
||||||
tinybench: 2.5.0
|
tinybench: 2.5.0
|
||||||
tinypool: 0.6.0
|
tinypool: 0.6.0
|
||||||
vite: 4.4.7(@types/node@18.17.1)(sass@1.64.2)
|
vite: 4.4.8(@types/node@18.17.1)(sass@1.64.2)
|
||||||
vite-node: 0.33.0(@types/node@18.17.1)(sass@1.64.2)
|
vite-node: 0.33.0(@types/node@18.17.1)(sass@1.64.2)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
Loading…
Reference in a new issue