diff --git a/frontend/package.json b/frontend/package.json index 36ac89a8f..f0b6c40be 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,6 @@ "socket.io-client": "^4.7.2", "sortablejs": "^1.15.0", "tailwindcss": "^3.3.3", - "vite": "^4.4.9", "vue": "^3.4.12", "vue-router": "^4.2.2", "vuedraggable": "^4.1.0" @@ -32,6 +31,7 @@ "@vitejs/plugin-vue-jsx": "^3.0.1", "autoprefixer": "^10.4.14", "postcss": "^8.4.5", + "typescript": "^5.5.4", "vite": "^4.4.9", "vite-plugin-pwa": "^0.15.0" }