diff --git a/package.json b/package.json index dd13309..22aa9d9 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,8 @@ "@sentry/vite-plugin": "^2.22.6", "husky": "^9.1.6", "oidc-client-ts": "^3.1.0", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-markdown": "^9.0.1", "react-oidc-context": "^3.2.0", "react-router": "^7.0.0", @@ -26,8 +26,8 @@ }, "devDependencies": { "@eslint/js": "9.16.0", - "@types/react": "18.3.14", - "@types/react-dom": "18.3.2", + "@types/react": "19.0.1", + "@types/react-dom": "19.0.2", "@vitejs/plugin-react-swc": "3.7.2", "eslint": "9.16.0", "eslint-plugin-react-hooks": "5.1.0",