Skip to content

Commit af83aba

Browse files
Update react monorepo
1 parent 5ea71d2 commit af83aba

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
@@ -2388,19 +2388,19 @@ __metadata:
23882388
languageName: node
23892389
linkType: hard
23902390

2391-
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.14":
2391+
"@types/prop-types@npm:^15.7.14":
23922392
version: 15.7.14
23932393
resolution: "@types/prop-types@npm:15.7.14"
23942394
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
23952395
languageName: node
23962396
linkType: hard
23972397

2398-
"@types/react-dom@npm:^18.3.0":
2399-
version: 18.3.5
2400-
resolution: "@types/react-dom@npm:18.3.5"
2398+
"@types/react-dom@npm:^19.0.0":
2399+
version: 19.1.7
2400+
resolution: "@types/react-dom@npm:19.1.7"
24012401
peerDependencies:
2402-
"@types/react": ^18.0.0
2403-
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
2402+
"@types/react": ^19.0.0
2403+
checksum: 10c0/8db5751c1567552fe4e1ece9f5823b682f2994ec8d30ed34ba0ef984e3c8ace1435f8be93d02f55c350147e78ac8c4dbcd8ed2c3b6a60f575bc5374f588c51c9
24042404
languageName: node
24052405
linkType: hard
24062406

@@ -2413,13 +2413,12 @@ __metadata:
24132413
languageName: node
24142414
linkType: hard
24152415

2416-
"@types/react@npm:^18":
2417-
version: 18.3.18
2418-
resolution: "@types/react@npm:18.3.18"
2416+
"@types/react@npm:^19.0.0":
2417+
version: 19.1.10
2418+
resolution: "@types/react@npm:19.1.10"
24192419
dependencies:
2420-
"@types/prop-types": "npm:*"
24212420
csstype: "npm:^3.0.2"
2422-
checksum: 10c0/8fb2b00672072135d0858dc9db07873ea107cc238b6228aaa2a9afd1ef7a64a7074078250db38afbeb19064be8ea6af5eac32d404efdd5f45e093cc4829d87f8
2421+
checksum: 10c0/fb583deacd0a815e2775dc1b9f764532d8cacb748ddd2c2914805a46c257ce6c237b4078f44009692074db212ab61a390301c6470f07f5aa5bfdeb78a2acfda1
24232422
languageName: node
24242423
linkType: hard
24252424

@@ -4740,15 +4739,6 @@ __metadata:
47404739
languageName: node
47414740
linkType: hard
47424741

4743-
"eslint-plugin-react-hooks@npm:^4.6.2":
4744-
version: 4.6.2
4745-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
4746-
peerDependencies:
4747-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
4748-
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
4749-
languageName: node
4750-
linkType: hard
4751-
47524742
"eslint-plugin-react-hooks@npm:^5.0.0":
47534743
version: 5.1.0
47544744
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
@@ -10260,8 +10250,8 @@ __metadata:
1026010250
"@types/jest-when": "npm:^3"
1026110251
"@types/lodash": "npm:^4.17.13"
1026210252
"@types/node": "npm:^20"
10263-
"@types/react": "npm:^18"
10264-
"@types/react-dom": "npm:^18.3.0"
10253+
"@types/react": "npm:^19.0.0"
10254+
"@types/react-dom": "npm:^19.0.0"
1026510255
"@typescript-eslint/eslint-plugin": "npm:^8.13.0"
1026610256
"@typescript-eslint/typescript-estree": "npm:^8.13.0"
1026710257
axios: "npm:^1.7.7"
@@ -10274,7 +10264,7 @@ __metadata:
1027410264
eslint-plugin-jest: "npm:^28.6.0"
1027510265
eslint-plugin-mdx: "npm:^3.0.0"
1027610266
eslint-plugin-react: "npm:^7.34.3"
10277-
eslint-plugin-react-hooks: "npm:^4.6.2"
10267+
eslint-plugin-react-hooks: "npm:^5.0.0"
1027810268
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
1027910269
eslint-plugin-testing-library: "npm:^6.2.0"
1028010270
jest: "npm:^29.7.0"

0 commit comments

Comments
 (0)