This commit is contained in:
2026-09-18 14:36:32 +03:00
parent e86085c2f0
commit 5c0963bc51
57 changed files with 1946 additions and 684 deletions
+4 -1
View File
@@ -15,9 +15,12 @@
"format": "prettier --write --experimental-cli src/"
},
"dependencies": {
"@apollo/client": "^3.14.1",
"@fontsource/roboto": "^5.3.0",
"@vue/apollo-composable": "^4.2.2",
"@vueuse/core": "^14.4.0",
"better-auth": "^1.7.1",
"graphql": "^17.0.2",
"pinia": "^4.0.3",
"vue": "^3.5.41",
"vue-router": "^5.2.0",
@@ -39,7 +42,7 @@
"oxlint": "~1.80.0",
"prettier": "3.9.6",
"sass-embedded": "^1.103.1",
"typescript": "~7.0.2",
"typescript": "^6.0.3",
"unplugin-fonts": "^2.0.0",
"vite": "^8.2.2",
"vite-plugin-vue-devtools": "^8.2.1",