1
0

chore(deps): update dependency vite to v2.8.3

For `<script setup>`
Wee need to change "preserveValueImports": true
See: <https://devblogs.microsoft.com/typescript/announcing-typescript-4-5-beta/#preserve-value-imports>
This commit is contained in:
renovate
2022-02-17 12:04:00 +00:00
committed by Dominik Pschenitschni
parent 11d450d651
commit 95390390a7
2 changed files with 24 additions and 153 deletions

View File

@ -80,14 +80,14 @@
"netlify-cli": "8.16.1",
"postcss": "8.4.6",
"postcss-preset-env": "7.4.1",
"rollup": "2.67.3",
"rollup": "2.67.2",
"rollup-plugin-visualizer": "5.5.4",
"sass": "1.49.8",
"sass": "1.49.7",
"typescript": "4.5.5",
"vite": "2.7.13",
"vite": "2.8.3",
"vite-plugin-pwa": "0.11.13",
"vite-svg-loader": "3.1.2",
"vitest": "0.4.1",
"vitest": "0.3.6",
"vue-tsc": "0.31.4",
"wait-on": "6.0.1",
"workbox-cli": "6.4.2"