chore: vite upgrade (#354)

* chore: upgrade vite
This commit is contained in:
Carlos Valente
2023-04-21 20:06:12 +02:00
committed by GitHub
parent 4ca9fb9f72
commit da889a4825
4 changed files with 205 additions and 421 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"eslint-plugin-simple-import-sort": "^8.0.0",
"prettier": "^2.8.3",
"typescript": "^4.9.4",
"vitest": "^0.29.8"
"vitest": "^0.30.1"
}
}