Skip to content

chore(deps): update react monorepo (major) #252

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@tsconfig/node14": "^14.1.2",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@types/react": "^18.0.0",
"@types/react": "^19.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vercel/ncc": "^0.38.0",
Expand All @@ -69,14 +69,14 @@
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^4.0.2",
"eslint-plugin-react-hooks": "^5.0.0",
"husky": "^9.0.0",
"ink": "^3.2.0",
"jest": "^29.0.2",
"jest-util": "^29.0.2",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"react": "^18.0.0",
"react": "^19.0.0",
"semantic-release": "^24.0.0",
"slash": "^3.0.0",
"ts-jest": "^29.0.0",
Expand Down
42 changes: 16 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1765,20 +1765,12 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.15
resolution: "@types/prop-types@npm:15.7.15"
checksum: 10/31aa2f59b28f24da6fb4f1d70807dae2aedfce090ec63eaf9ea01727a9533ef6eaf017de5bff99fbccad7d1c9e644f52c6c2ba30869465dd22b1a7221c29f356
languageName: node
linkType: hard

"@types/react@npm:^18.0.0":
version: 18.3.23
resolution: "@types/react@npm:18.3.23"
"@types/react@npm:^19.0.0":
version: 19.1.10
resolution: "@types/react@npm:19.1.10"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/4b965dffe34a1f8aac8e2d7e976f113373f38134f9e37239f7e75d7ac6b3c2e1333a8df21febf1fe7749640f8de5708f7668cdfc70bffebda1cc4d3346724fd5
checksum: 10/2c2f98e4a36144cddc9300483d0b14a0721dbb3b2fc2242e3841391589570dd344cde0c901eb291dba597a8efdb70543b0dbbae6cc2bef2061eb185c4ca55522
languageName: node
linkType: hard

Expand Down Expand Up @@ -3707,12 +3699,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.0.2":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
"eslint-plugin-react-hooks@npm:^5.0.0":
version: 5.2.0
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5701,7 +5693,7 @@ __metadata:
"@tsconfig/node14": "npm:^14.1.2"
"@types/jest": "npm:^29.0.0"
"@types/node": "npm:^16.0.0"
"@types/react": "npm:^18.0.0"
"@types/react": "npm:^19.0.0"
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
"@typescript-eslint/parser": "npm:^6.0.0"
"@vercel/ncc": "npm:^0.38.0"
Expand All @@ -5713,14 +5705,14 @@ __metadata:
eslint-plugin-n: "npm:^17.0.0"
eslint-plugin-prettier: "npm:^5.0.0"
eslint-plugin-react: "npm:^7.16.0"
eslint-plugin-react-hooks: "npm:^4.0.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
husky: "npm:^9.0.0"
ink: "npm:^3.2.0"
jest: "npm:^29.0.2"
jest-util: "npm:^29.0.2"
lint-staged: "npm:^15.0.0"
prettier: "npm:^3.0.0"
react: "npm:^18.0.0"
react: "npm:^19.0.0"
semantic-release: "npm:^24.0.0"
slash: "npm:^3.0.0"
ts-jest: "npm:^29.0.0"
Expand Down Expand Up @@ -7945,12 +7937,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.0.0":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
"react@npm:^19.0.0":
version: 19.1.1
resolution: "react@npm:19.1.1"
checksum: 10/9801530fdc939e1a7a499422e930515b2400809cb39c2872984e99f832d233f61659a693871183dac3155c2f9b2c9dcf4440a56bd18983277ae92860e38c3a61
languageName: node
linkType: hard

Expand Down
Loading