diff --git a/dashboard/package.json b/dashboard/package.json index c5d275aa..592d1860 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -13,25 +13,25 @@ }, "dependencies": { "clsx": "^2.1.1", - "react": "^19.2.4", - "react-dom": "^19.2.4", - "react-router-dom": "^7.14.1", - "tailwind-merge": "^3.5.0" + "react": "^19.2.8", + "react-dom": "^19.2.8", + "react-router-dom": "^7.18.3", + "tailwind-merge": "^3.6.0" }, "devDependencies": { "@eslint/js": "^9.39.4", - "@tailwindcss/vite": "^4.2.2", + "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.12.2", - "@types/react": "^19.2.14", - "@types/react-dom": "^19.2.3", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^4.7.0", "eslint": "^9.39.4", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.5.2", - "globals": "^17.4.0", - "tailwindcss": "^4.2.2", + "eslint-plugin-react-refresh": "^0.5.5", + "globals": "^17.11.0", + "tailwindcss": "^4.3.3", "typescript": "~6.0.2", - "typescript-eslint": "^8.58.0", + "typescript-eslint": "^8.68.0", "vite": "^6.4.2" }, "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac"