Skip to content

Commit c7adb4f

Browse files
chore(deps): update react monorepo
1 parent b4ebb8d commit c7adb4f

File tree

2 files changed

+19
-29
lines changed

2 files changed

+19
-29
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@tsconfig/node14": "^14.1.2",
5858
"@types/jest": "^29.0.0",
5959
"@types/node": "^16.0.0",
60-
"@types/react": "^18.0.0",
60+
"@types/react": "^19.0.0",
6161
"@typescript-eslint/eslint-plugin": "^6.0.0",
6262
"@typescript-eslint/parser": "^6.0.0",
6363
"@vercel/ncc": "^0.38.0",
@@ -69,14 +69,14 @@
6969
"eslint-plugin-n": "^17.0.0",
7070
"eslint-plugin-prettier": "^5.0.0",
7171
"eslint-plugin-react": "^7.16.0",
72-
"eslint-plugin-react-hooks": "^4.0.2",
72+
"eslint-plugin-react-hooks": "^5.0.0",
7373
"husky": "^9.0.0",
7474
"ink": "^3.2.0",
7575
"jest": "^29.0.2",
7676
"jest-util": "^29.0.2",
7777
"lint-staged": "^15.0.0",
7878
"prettier": "^3.0.0",
79-
"react": "^18.0.0",
79+
"react": "^19.0.0",
8080
"semantic-release": "^24.0.0",
8181
"slash": "^3.0.0",
8282
"ts-jest": "^29.0.0",

yarn.lock

Lines changed: 16 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,20 +1766,12 @@ __metadata:
17661766
languageName: node
17671767
linkType: hard
17681768

1769-
"@types/prop-types@npm:*":
1770-
version: 15.7.15
1771-
resolution: "@types/prop-types@npm:15.7.15"
1772-
checksum: 10/31aa2f59b28f24da6fb4f1d70807dae2aedfce090ec63eaf9ea01727a9533ef6eaf017de5bff99fbccad7d1c9e644f52c6c2ba30869465dd22b1a7221c29f356
1773-
languageName: node
1774-
linkType: hard
1775-
1776-
"@types/react@npm:^18.0.0":
1777-
version: 18.3.23
1778-
resolution: "@types/react@npm:18.3.23"
1769+
"@types/react@npm:^19.0.0":
1770+
version: 19.1.8
1771+
resolution: "@types/react@npm:19.1.8"
17791772
dependencies:
1780-
"@types/prop-types": "npm:*"
17811773
csstype: "npm:^3.0.2"
1782-
checksum: 10/4b965dffe34a1f8aac8e2d7e976f113373f38134f9e37239f7e75d7ac6b3c2e1333a8df21febf1fe7749640f8de5708f7668cdfc70bffebda1cc4d3346724fd5
1774+
checksum: 10/a3e6fe0f60f22828ef887f30993aa147b71532d7b1219dd00d246277eb7a9ca01ec533096237fa21ca1bccb3653373b4e8e59e5ae59f9c793058384bbc1f4d5c
17831775
languageName: node
17841776
linkType: hard
17851777

@@ -3811,12 +3803,12 @@ __metadata:
38113803
languageName: node
38123804
linkType: hard
38133805

3814-
"eslint-plugin-react-hooks@npm:^4.0.2":
3815-
version: 4.6.2
3816-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
3806+
"eslint-plugin-react-hooks@npm:^5.0.0":
3807+
version: 5.2.0
3808+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
38173809
peerDependencies:
3818-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
3819-
checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
3810+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3811+
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
38203812
languageName: node
38213813
linkType: hard
38223814

@@ -5835,7 +5827,7 @@ __metadata:
58355827
"@tsconfig/node14": "npm:^14.1.2"
58365828
"@types/jest": "npm:^29.0.0"
58375829
"@types/node": "npm:^16.0.0"
5838-
"@types/react": "npm:^18.0.0"
5830+
"@types/react": "npm:^19.0.0"
58395831
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
58405832
"@typescript-eslint/parser": "npm:^6.0.0"
58415833
"@vercel/ncc": "npm:^0.38.0"
@@ -5847,14 +5839,14 @@ __metadata:
58475839
eslint-plugin-n: "npm:^17.0.0"
58485840
eslint-plugin-prettier: "npm:^5.0.0"
58495841
eslint-plugin-react: "npm:^7.16.0"
5850-
eslint-plugin-react-hooks: "npm:^4.0.2"
5842+
eslint-plugin-react-hooks: "npm:^5.0.0"
58515843
husky: "npm:^9.0.0"
58525844
ink: "npm:^3.2.0"
58535845
jest: "npm:^29.0.2"
58545846
jest-util: "npm:^29.0.2"
58555847
lint-staged: "npm:^15.0.0"
58565848
prettier: "npm:^3.0.0"
5857-
react: "npm:^18.0.0"
5849+
react: "npm:^19.0.0"
58585850
semantic-release: "npm:^24.0.0"
58595851
slash: "npm:^3.0.0"
58605852
ts-jest: "npm:^29.0.0"
@@ -8097,12 +8089,10 @@ __metadata:
80978089
languageName: node
80988090
linkType: hard
80998091

8100-
"react@npm:^18.0.0":
8101-
version: 18.3.1
8102-
resolution: "react@npm:18.3.1"
8103-
dependencies:
8104-
loose-envify: "npm:^1.1.0"
8105-
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
8092+
"react@npm:^19.0.0":
8093+
version: 19.1.0
8094+
resolution: "react@npm:19.1.0"
8095+
checksum: 10/d0180689826fd9de87e839c365f6f361c561daea397d61d724687cae88f432a307d1c0f53a0ee95ddbe3352c10dac41d7ff1ad85530fb24951b27a39e5398db4
81068096
languageName: node
81078097
linkType: hard
81088098

0 commit comments

Comments
 (0)