Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 5b2b742 commit b196367
Show file tree
Hide file tree
Showing 16 changed files with 122 additions and 102 deletions.
4 changes: 2 additions & 2 deletions src/abacus-backoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"next-plugin-custom-babel-config": "^1.0.5",
"next-seo": "^6.5.0",
"next-transpile-modules": "^10.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"recoil": "^0.7.7",
"recoil-sync": "^0.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions src/abacus-kochka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"next-plugin-custom-babel-config": "^1.0.5",
"next-seo": "^6.5.0",
"next-transpile-modules": "^10.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/abacus-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"next": "^14.2.5",
"next-compose-plugins": "^2.2.1",
"next-plugin-custom-babel-config": "^1.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/eslint-plugin-sx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/code-frame": "^7.26.2",
"eslint": "^8.57.1",
"hermes-eslint": "^0.25.1",
"react": "^18.3.1"
"react": "^19.0.0"
},
"peerDependencies": {
"eslint": "^8.57.1"
Expand Down
2 changes: 1 addition & 1 deletion src/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@adeira/relay": "^9.0.0",
"@adeira/sx": "^0.30.0",
"@adeira/sx-design": "^0.33.0",
"react": "^18.3.1"
"react": "^19.0.0"
},
"scripts": {
"fbt:manifest": "fbt-manifest --src=src --src=pages --enum-manifest=translations/enum_manifest.json --src-manifest=translations/src_manifest.json",
Expand Down
2 changes: 1 addition & 1 deletion src/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@babel/runtime": "^7.26.0"
},
"peerDependencies": {
"react": "^18.3.1"
"react": "^19.0.0"
}
}
2 changes: 1 addition & 1 deletion src/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"prettier": "^2.8.8"
},
"peerDependencies": {
"react": "^18.3.1"
"react": "^19.0.0"
}
}
4 changes: 2 additions & 2 deletions src/mrtnzlml-meta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@docusaurus/core": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@playwright/test": "^1.45.0"
Expand Down
4 changes: 2 additions & 2 deletions src/mrtnzlml.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"next": "^14.2.5",
"next-compose-plugins": "^2.2.1",
"next-plugin-custom-babel-config": "^1.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions src/relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"relay-runtime": "^16.2.0"
},
"devDependencies": {
"react": "^18.3.1",
"react-test-renderer": "^18.3.1",
"react": "^19.0.0",
"react-test-renderer": "^19.0.0",
"relay-test-utils": "^16.2.0"
},
"peerDependencies": {
"graphql": "^16.9.0",
"react": "^18.3.1"
"react": "^19.0.0"
}
}
2 changes: 1 addition & 1 deletion src/sx-design-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@babel/runtime": "^7.26.0"
},
"peerDependencies": {
"react": "^18.3.1"
"react": "^19.0.0"
}
}
8 changes: 4 additions & 4 deletions src/sx-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"peerDependencies": {
"@adeira/sx": "^0.30.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand All @@ -53,8 +53,8 @@
"babel-loader": "^9.2.1",
"babel-plugin-fbt": "^1.0.0",
"babel-plugin-fbt-runtime": "^1.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"storybook": "^8.4.7"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/sx-jest-snapshot-serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
},
"devDependencies": {
"@testing-library/react": "^15.0.7",
"react-test-renderer": "^18.3.1"
"react-test-renderer": "^19.0.0"
}
}
6 changes: 3 additions & 3 deletions src/sx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"prettier": "^2.8.8"
},
"peerDependencies": {
"react": "^18.3.1"
"react": "^19.0.0"
},
"devDependencies": {
"@adeira/fixtures-tester": "^1.1.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^15.0.7",
"react": "^18.3.1",
"react-test-renderer": "^18.3.1",
"react": "^19.0.0",
"react-test-renderer": "^19.0.0",
"snapshot-diff": "^0.10.0"
}
}
8 changes: 4 additions & 4 deletions src/typescript-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"dependencies": {
"@playwright/test": "^1.45.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.5",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit b196367

Please sign in to comment.