⬆️ (vite)

This commit is contained in:
Julien Calixte
2023-07-16 11:06:05 +02:00
parent 57c9808412
commit 2821b7bfdc
2 changed files with 158 additions and 174 deletions

View File

@@ -58,9 +58,9 @@
"prettier": "^2.5.1",
"sass": "^1.63.6",
"typescript": "~4.5.3",
"vite": "^4.3.9",
"vite": "^4.4.4",
"vite-plugin-pwa": "^0.16.4",
"vitest": "^0.32.2",
"webpack": "^5.0.0"
"vitest": "^0.33.0",
"webpack": "^5.88.1"
}
}