up package.json

This commit is contained in:
2026-04-27 15:48:22 +03:00
parent 05076eb367
commit 43b57bdb0f

View File

@@ -13,7 +13,7 @@
"axios": "^1.15.0",
"pinia": "^3.0.4",
"vue": "^3.5.31",
"vue-i18n": "^9.14.5",
"vue-i18n": "^11.4.0",
"vue-router": "^4.6.4"
},
"devDependencies": {
@@ -23,7 +23,7 @@
"postcss": "^8.5.9",
"tailwindcss": "^3.4.19",
"typescript": "^6.0.2",
"vite": "^8.0.3",
"vite": "^7.3.2",
"vite-plugin-vue-devtools": "^8.1.1"
},
"engines": {