mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Fix some shenanigans with routes
This commit is contained in:
parent
04dcaa94aa
commit
4755451404
4 changed files with 16 additions and 15 deletions
|
|
@ -68,11 +68,11 @@
|
|||
"eslint-formatter-summary": "^1.1.0",
|
||||
"eslint-plugin-prettier": "^5.0.1",
|
||||
"prettier": "^3.1.0",
|
||||
"typescript": "^5.3.2",
|
||||
"typescript": "latest",
|
||||
"unocss": "latest",
|
||||
"@vitejs/plugin-vue": "latest",
|
||||
"@vueuse/head": "^2.0.0",
|
||||
"vite": "^5.0.4",
|
||||
"vite": "latest",
|
||||
"vite-ssr": "^0.17.1",
|
||||
"vue": "^3.3.9",
|
||||
"vue-router": "^4.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue