diff --git a/dashboard/package.json b/dashboard/package.json index 65aaf45a..f9c8576d 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -23,12 +23,12 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^26.4.0", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.5", + "@types/react-dom": "^19.2.7", "@vitejs/plugin-react": "^5.2.0", "eslint": "^10.9.1", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.6", - "globals": "^17.11.0", + "globals": "^17.12.0", "tailwindcss": "^4.3.3", "typescript": "~6.0.2", "typescript-eslint": "^8.69.0",