Skip to content

Commit 15ba2a2

Browse files
Update react monorepo
1 parent bb06813 commit 15ba2a2

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
@@ -2341,19 +2341,19 @@ __metadata:
23412341
languageName: node
23422342
linkType: hard
23432343

2344-
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.14":
2344+
"@types/prop-types@npm:^15.7.14":
23452345
version: 15.7.14
23462346
resolution: "@types/prop-types@npm:15.7.14"
23472347
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
23482348
languageName: node
23492349
linkType: hard
23502350

2351-
"@types/react-dom@npm:^18.3.0":
2352-
version: 18.3.5
2353-
resolution: "@types/react-dom@npm:18.3.5"
2351+
"@types/react-dom@npm:^19.0.0":
2352+
version: 19.0.2
2353+
resolution: "@types/react-dom@npm:19.0.2"
23542354
peerDependencies:
2355-
"@types/react": ^18.0.0
2356-
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
2355+
"@types/react": ^19.0.0
2356+
checksum: 10c0/3d0c7b78dbe8df64ea769f30af990a5950173a8321c745fe11094d765423f7964c3519dca6e7cd36b4be6521c8efc690bdd3b79b327b229dd1e9d5a8bad677dd
23572357
languageName: node
23582358
linkType: hard
23592359

@@ -2366,13 +2366,12 @@ __metadata:
23662366
languageName: node
23672367
linkType: hard
23682368

2369-
"@types/react@npm:^18":
2370-
version: 18.3.18
2371-
resolution: "@types/react@npm:18.3.18"
2369+
"@types/react@npm:^19.0.0":
2370+
version: 19.0.4
2371+
resolution: "@types/react@npm:19.0.4"
23722372
dependencies:
2373-
"@types/prop-types": "npm:*"
23742373
csstype: "npm:^3.0.2"
2375-
checksum: 10c0/8fb2b00672072135d0858dc9db07873ea107cc238b6228aaa2a9afd1ef7a64a7074078250db38afbeb19064be8ea6af5eac32d404efdd5f45e093cc4829d87f8
2374+
checksum: 10c0/96ecd1a73af57fd7b7facf5b36ec069b131c7608a98a0f1098183023bfb21c60a26a0dc09004fbe0ac70c436ef887bbec5690882cfb77c6e0c679f7e45987722
23762375
languageName: node
23772376
linkType: hard
23782377

@@ -4576,15 +4575,6 @@ __metadata:
45764575
languageName: node
45774576
linkType: hard
45784577

4579-
"eslint-plugin-react-hooks@npm:^4.6.2":
4580-
version: 4.6.2
4581-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
4582-
peerDependencies:
4583-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
4584-
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
4585-
languageName: node
4586-
linkType: hard
4587-
45884578
"eslint-plugin-react-hooks@npm:^5.0.0":
45894579
version: 5.1.0
45904580
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
@@ -10017,8 +10007,8 @@ __metadata:
1001710007
"@types/jest-when": "npm:^3"
1001810008
"@types/lodash": "npm:^4.17.13"
1001910009
"@types/node": "npm:^20"
10020-
"@types/react": "npm:^18"
10021-
"@types/react-dom": "npm:^18.3.0"
10010+
"@types/react": "npm:^19.0.0"
10011+
"@types/react-dom": "npm:^19.0.0"
1002210012
"@typescript-eslint/eslint-plugin": "npm:^8.13.0"
1002310013
"@typescript-eslint/typescript-estree": "npm:^8.13.0"
1002410014
axios: "npm:^1.7.7"
@@ -10031,7 +10021,7 @@ __metadata:
1003110021
eslint-plugin-jest: "npm:^28.6.0"
1003210022
eslint-plugin-mdx: "npm:^3.0.0"
1003310023
eslint-plugin-react: "npm:^7.34.3"
10034-
eslint-plugin-react-hooks: "npm:^4.6.2"
10024+
eslint-plugin-react-hooks: "npm:^5.0.0"
1003510025
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
1003610026
eslint-plugin-testing-library: "npm:^6.2.0"
1003710027
jest: "npm:^29.7.0"

0 commit comments

Comments
 (0)