Skip to content

Commit c2291db

Browse files
chore(deps): update react monorepo
1 parent 3b4f5a5 commit c2291db

File tree

2 files changed

+19
-29
lines changed

2 files changed

+19
-29
lines changed

package.json

+3-3
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": "^15.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

+16-26
Original file line numberDiff line numberDiff line change
@@ -1767,20 +1767,12 @@ __metadata:
17671767
languageName: node
17681768
linkType: hard
17691769

1770-
"@types/prop-types@npm:*":
1771-
version: 15.7.14
1772-
resolution: "@types/prop-types@npm:15.7.14"
1773-
checksum: 10/d0c5407b9ccc3dd5fae0ccf9b1007e7622ba5e6f1c18399b4f24dff33619d469da4b9fa918a374f19dc0d9fe6a013362aab0b844b606cfc10676efba3f5f736d
1774-
languageName: node
1775-
linkType: hard
1776-
1777-
"@types/react@npm:^18.0.0":
1778-
version: 18.3.18
1779-
resolution: "@types/react@npm:18.3.18"
1770+
"@types/react@npm:^19.0.0":
1771+
version: 19.0.8
1772+
resolution: "@types/react@npm:19.0.8"
17801773
dependencies:
1781-
"@types/prop-types": "npm:*"
17821774
csstype: "npm:^3.0.2"
1783-
checksum: 10/7fdd8b853e0d291d4138133f93f8d5c333da918e5804afcea61a923aab4bdfc9bb15eb21a5640959b452972b8715ddf10ffb12b3bd071898b9e37738636463f2
1775+
checksum: 10/1080d5b96ee0b4395f8f167ae6952f570088ee03bdce69f8237aab82c32d9bd2b71106f787bac17ba351acc4aba5e3454bafca51f2eb11d1562073b821e63d15
17841776
languageName: node
17851777
linkType: hard
17861778

@@ -3708,12 +3700,12 @@ __metadata:
37083700
languageName: node
37093701
linkType: hard
37103702

3711-
"eslint-plugin-react-hooks@npm:^4.0.2":
3712-
version: 4.6.2
3713-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
3703+
"eslint-plugin-react-hooks@npm:^5.0.0":
3704+
version: 5.1.0
3705+
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
37143706
peerDependencies:
3715-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
3716-
checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
3707+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3708+
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
37173709
languageName: node
37183710
linkType: hard
37193711

@@ -5724,7 +5716,7 @@ __metadata:
57245716
"@tsconfig/node14": "npm:^14.1.2"
57255717
"@types/jest": "npm:^29.0.0"
57265718
"@types/node": "npm:^16.0.0"
5727-
"@types/react": "npm:^18.0.0"
5719+
"@types/react": "npm:^19.0.0"
57285720
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
57295721
"@typescript-eslint/parser": "npm:^6.0.0"
57305722
"@vercel/ncc": "npm:^0.38.0"
@@ -5736,14 +5728,14 @@ __metadata:
57365728
eslint-plugin-n: "npm:^15.0.0"
57375729
eslint-plugin-prettier: "npm:^5.0.0"
57385730
eslint-plugin-react: "npm:^7.16.0"
5739-
eslint-plugin-react-hooks: "npm:^4.0.2"
5731+
eslint-plugin-react-hooks: "npm:^5.0.0"
57405732
husky: "npm:^9.0.0"
57415733
ink: "npm:^3.2.0"
57425734
jest: "npm:^29.0.2"
57435735
jest-util: "npm:^29.0.2"
57445736
lint-staged: "npm:^15.0.0"
57455737
prettier: "npm:^3.0.0"
5746-
react: "npm:^18.0.0"
5738+
react: "npm:^19.0.0"
57475739
semantic-release: "npm:^24.0.0"
57485740
slash: "npm:^3.0.0"
57495741
ts-jest: "npm:^29.0.0"
@@ -7986,12 +7978,10 @@ __metadata:
79867978
languageName: node
79877979
linkType: hard
79887980

7989-
"react@npm:^18.0.0":
7990-
version: 18.3.1
7991-
resolution: "react@npm:18.3.1"
7992-
dependencies:
7993-
loose-envify: "npm:^1.1.0"
7994-
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
7981+
"react@npm:^19.0.0":
7982+
version: 19.0.0
7983+
resolution: "react@npm:19.0.0"
7984+
checksum: 10/2490969c503f644703c88990d20e4011fa6119ddeca451e9de48f6d7ab058d670d2852a5fcd3aa3cd90a923ab2815d532637bd4a814add402ae5c0d4f129ee71
79957985
languageName: node
79967986
linkType: hard
79977987

0 commit comments

Comments
 (0)