Update to latest TypeScript and Vite versions

This commit is contained in:
Alejandro Celaya
2023-03-17 08:49:47 +01:00
parent 46749044e2
commit 970c573a12
2 changed files with 584 additions and 68 deletions

View File

@@ -101,9 +101,9 @@
"sass": "^1.57.1",
"stylelint": "^14.16.0",
"ts-mockery": "^1.2.0",
"typescript": "^4.9.4",
"vite": "^4.1.1",
"vite-plugin-pwa": "^0.14.1"
"typescript": "^5.0.2",
"vite": "^4.2.0",
"vite-plugin-pwa": "^0.14.4"
},
"browserslist": [
">0.2%",