Skip to content

Commit db870e5

Browse files
chore(deps): update react monorepo
1 parent ee2214a commit db870e5

File tree

2 files changed

+16
-26
lines changed

2 files changed

+16
-26
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@types/jest-when": "^3",
4444
"@types/lodash": "^4.17.13",
4545
"@types/node": "^20",
46-
"@types/react": "^18",
47-
"@types/react-dom": "^18.3.0",
46+
"@types/react": "^19.0.0",
47+
"@types/react-dom": "^19.0.0",
4848
"@typescript-eslint/eslint-plugin": "^8.13.0",
4949
"@typescript-eslint/typescript-estree": "^8.13.0",
5050
"eslint": "^8",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-jest": "^28.6.0",
5757
"eslint-plugin-mdx": "^3.0.0",
5858
"eslint-plugin-react": "^7.34.3",
59-
"eslint-plugin-react-hooks": "^4.6.2",
59+
"eslint-plugin-react-hooks": "^5.0.0",
6060
"eslint-plugin-styled-components-a11y": "^2.1.35",
6161
"eslint-plugin-testing-library": "^6.2.0",
6262
"jest": "^29.7.0",

yarn.lock

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2423,19 +2423,19 @@ __metadata:
24232423
languageName: node
24242424
linkType: hard
24252425

2426-
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.14":
2426+
"@types/prop-types@npm:^15.7.14":
24272427
version: 15.7.14
24282428
resolution: "@types/prop-types@npm:15.7.14"
24292429
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
24302430
languageName: node
24312431
linkType: hard
24322432

2433-
"@types/react-dom@npm:^18.3.0":
2434-
version: 18.3.5
2435-
resolution: "@types/react-dom@npm:18.3.5"
2433+
"@types/react-dom@npm:^19.0.0":
2434+
version: 19.1.9
2435+
resolution: "@types/react-dom@npm:19.1.9"
24362436
peerDependencies:
2437-
"@types/react": ^18.0.0
2438-
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
2437+
"@types/react": ^19.0.0
2438+
checksum: 10c0/34c8dda86c1590b3ef0e7ecd38f9663a66ba2dd69113ba74fb0adc36b83bbfb8c94c1487a2505282a5f7e5e000d2ebf36f4c0fd41b3b672f5178fd1d4f1f8f58
24392439
languageName: node
24402440
linkType: hard
24412441

@@ -2448,13 +2448,12 @@ __metadata:
24482448
languageName: node
24492449
linkType: hard
24502450

2451-
"@types/react@npm:^18":
2452-
version: 18.3.18
2453-
resolution: "@types/react@npm:18.3.18"
2451+
"@types/react@npm:^19.0.0":
2452+
version: 19.1.13
2453+
resolution: "@types/react@npm:19.1.13"
24542454
dependencies:
2455-
"@types/prop-types": "npm:*"
24562455
csstype: "npm:^3.0.2"
2457-
checksum: 10c0/8fb2b00672072135d0858dc9db07873ea107cc238b6228aaa2a9afd1ef7a64a7074078250db38afbeb19064be8ea6af5eac32d404efdd5f45e093cc4829d87f8
2456+
checksum: 10c0/75e35b54883f5ed07d3b5cb16a4711b6dbb7ec6b74301bcb9bfa697c9d9fff022ec508e1719e7b2c69e2e8b042faac1125be7717b5e5e084f816a2c88e136920
24582457
languageName: node
24592458
linkType: hard
24602459

@@ -4766,15 +4765,6 @@ __metadata:
47664765
languageName: node
47674766
linkType: hard
47684767

4769-
"eslint-plugin-react-hooks@npm:^4.6.2":
4770-
version: 4.6.2
4771-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
4772-
peerDependencies:
4773-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
4774-
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
4775-
languageName: node
4776-
linkType: hard
4777-
47784768
"eslint-plugin-react-hooks@npm:^5.0.0":
47794769
version: 5.1.0
47804770
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
@@ -10308,8 +10298,8 @@ __metadata:
1030810298
"@types/jest-when": "npm:^3"
1030910299
"@types/lodash": "npm:^4.17.13"
1031010300
"@types/node": "npm:^20"
10311-
"@types/react": "npm:^18"
10312-
"@types/react-dom": "npm:^18.3.0"
10301+
"@types/react": "npm:^19.0.0"
10302+
"@types/react-dom": "npm:^19.0.0"
1031310303
"@typescript-eslint/eslint-plugin": "npm:^8.13.0"
1031410304
"@typescript-eslint/typescript-estree": "npm:^8.13.0"
1031510305
axios: "npm:^1.7.7"
@@ -10322,7 +10312,7 @@ __metadata:
1032210312
eslint-plugin-jest: "npm:^28.6.0"
1032310313
eslint-plugin-mdx: "npm:^3.0.0"
1032410314
eslint-plugin-react: "npm:^7.34.3"
10325-
eslint-plugin-react-hooks: "npm:^4.6.2"
10315+
eslint-plugin-react-hooks: "npm:^5.0.0"
1032610316
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
1032710317
eslint-plugin-testing-library: "npm:^6.2.0"
1032810318
jest: "npm:^29.7.0"

0 commit comments

Comments
 (0)