fix(deps): update react monorepo to v19

This commit is contained in:
renovate[bot] 2025-05-07 18:47:01 +00:00 committed by GitHub
parent 8c579c5b34
commit 341881f9a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 77 additions and 1116 deletions

View File

@ -96,8 +96,8 @@
"postcss-preset-env": "^10.0.0",
"prop-types": "^15.8.1",
"punycode": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-helmet": "^6.1.0",
"react-hotkeys": "^1.1.4",
"react-immutable-proptypes": "^2.2.0",
@ -158,8 +158,8 @@
"@types/prop-types": "^15.7.5",
"@types/punycode": "^2.1.0",
"@types/rails__ujs": "^6.0.4",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react-helmet": "^6.1.6",
"@types/react-immutable-proptypes": "^2.1.0",
"@types/react-router": "^5.1.20",
@ -186,7 +186,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.0.0",
"prettier": "^3.3.3",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^19.0.0",
"stylelint": "^16.11.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-standard-scss": "^14.0.0",
@ -198,8 +198,8 @@
"webpack-dev-server": "^3.11.3"
},
"resolutions": {
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"kind-of": "^6.0.3",
"webpack/terser-webpack-plugin": "^4.2.3"
},

1179
yarn.lock

File diff suppressed because it is too large Load Diff