diff --git a/frontend/package.json b/frontend/package.json index 62d0530..8bf8066 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,8 +25,8 @@ "@types/uuid": "^10.0.0", "axios": "^1.3.0", "date-fns": "^4.1.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-dropzone": "^14.2.3", "react-hook-form": "^7.43.0", "react-router-dom": "^7.0.0", @@ -37,8 +37,8 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^16.0.0", "@testing-library/user-event": "^14.6.1", - "@types/react": "^18.0.28", - "@types/react-dom": "^18.0.11", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "@vitejs/plugin-react": "^3.1.0", "autoprefixer": "^10.4.14", "jsdom": "^26.1.0",