⬆️ (app) upgrade all dependencies

This commit is contained in:
Julien Calixte
2023-04-23 11:39:28 +02:00
parent 993434df36
commit 7400a19ab4
2 changed files with 33 additions and 42 deletions

View File

@@ -15,11 +15,11 @@
"format": "prettier --write src/"
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"@vueuse/math": "^10.0.2",
"@vueuse/core": "^10.1.0",
"@vueuse/math": "^10.1.0",
"bulma": "^0.9.4",
"nanoid": "^4.0.2",
"pinia": "^2.0.34",
"pinia": "^2.0.35",
"pinia-plugin-persistedstate": "^3.1.0",
"suretype": "^3.2.1",
"vue": "^3.2.47",