-
Notifications
You must be signed in to change notification settings - Fork 174
fix(deps): update react monorepo (major) #3477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -77,11 +77,11 @@ | |
| "phaser": "~3.90.0", | ||
| "query-string": "^9.0.0", | ||
| "re-resizable": "^6.9.9", | ||
| "react": "^18.3.1", | ||
| "react": "^19.0.0", | ||
| "react-ace": "^14.0.0", | ||
| "react-copy-to-clipboard": "^5.1.0", | ||
| "react-debounce-render": "^8.0.2", | ||
| "react-dom": "^18.3.1", | ||
| "react-dom": "^19.0.0", | ||
| "react-drag-drop-files": "^3.0.0", | ||
| "react-draggable": "^4.4.5", | ||
| "react-dropzone": "^14.2.3", | ||
|
|
@@ -140,9 +140,9 @@ | |
| "@types/js-cookie": "^3.0.6", | ||
| "@types/js-yaml": "^4.0.5", | ||
| "@types/lodash": "^4.14.195", | ||
| "@types/react": "^18.3.3", | ||
| "@types/react": "^19.0.0", | ||
| "@types/react-copy-to-clipboard": "^5.0.4", | ||
| "@types/react-dom": "^18.3.0", | ||
| "@types/react-dom": "^19.0.0", | ||
| "@types/react-redux": "^7.1.24", | ||
| "@types/react-syntax-highlighter": "^15.5.7", | ||
| "@types/react-test-renderer": "^18.0.0", | ||
This comment was marked as outdated.
Sorry, something went wrong. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The upgrade to 🔍 Detailed AnalysisThe update of 💡 Suggested FixAdd 🤖 Prompt for AI AgentDid we get this right? 👍 / 👎 to inform future reviews. |
||
|
|
@@ -159,7 +159,7 @@ | |
| "cross-env": "^10.0.0", | ||
| "eslint": "^9.9.0", | ||
| "eslint-plugin-react": "^7.35.0", | ||
| "eslint-plugin-react-hooks": "^5.2.0", | ||
| "eslint-plugin-react-hooks": "^7.0.0", | ||
| "eslint-plugin-react-refresh": "^0.4.9", | ||
| "eslint-plugin-simple-import-sort": "^12.1.1", | ||
| "https-browserify": "^1.0.0", | ||
|
|
@@ -174,7 +174,7 @@ | |
| "prettier": "^3.3.3", | ||
| "process": "^0.11.10", | ||
| "react-error-overlay": "^6.0.11", | ||
| "react-test-renderer": "^18.2.0", | ||
| "react-test-renderer": "^19.0.0", | ||
This comment was marked as outdated.
Sorry, something went wrong. |
||
| "redux-saga-test-plan": "^4.0.6", | ||
| "resize-observer-polyfill": "^1.5.1", | ||
| "sass": "^1.63.6", | ||
|
Comment on lines
174
to
180
This comment was marked as outdated.
Sorry, something went wrong. |
||
|
|
||
This comment was marked as outdated.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.