chore: update all deps

This commit is contained in:
2026-06-08 17:11:14 +07:00
parent 4458744dcf
commit 73e701a2c5
19 changed files with 4110 additions and 4800 deletions
+6 -6
View File
@@ -13,14 +13,14 @@
"dependencies": {
"@robonen/primitives": "workspace:*",
"vue": "catalog:",
"vue-router": "^4.5.0"
"vue-router": "^5.1.0"
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@tailwindcss/vite": "^4.1.0",
"@vitejs/plugin-vue": "^6.0.6",
"tailwindcss": "^4.1.0",
"vite": "^7.1.9",
"vue-tsc": "^3.2.5"
"@tailwindcss/vite": "^4.3.0",
"@vitejs/plugin-vue": "^6.0.7",
"tailwindcss": "^4.3.0",
"vite": "^8.0.16",
"vue-tsc": "^3.3.4"
}
}