Skip to content

Commit addb9b4

Browse files
chore(deps): update react monorepo
1 parent 7904338 commit addb9b4

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.14
1771-
resolution: "@types/prop-types@npm:15.7.14"
1772-
checksum: 10/d0c5407b9ccc3dd5fae0ccf9b1007e7622ba5e6f1c18399b4f24dff33619d469da4b9fa918a374f19dc0d9fe6a013362aab0b844b606cfc10676efba3f5f736d
1773-
languageName: node
1774-
linkType: hard
1775-
1776-
"@types/react@npm:^18.0.0":
1777-
version: 18.3.21
1778-
resolution: "@types/react@npm:18.3.21"
1769+
"@types/react@npm:^19.0.0":
1770+
version: 19.1.3
1771+
resolution: "@types/react@npm:19.1.3"
17791772
dependencies:
1780-
"@types/prop-types": "npm:*"
17811773
csstype: "npm:^3.0.2"
1782-
checksum: 10/89adc2fe391fd63b620db0aaa10b2be89fad338039415fd748e60c962e47bf2b0f1897cb5226f181eda963f37a1c8ac1bf0b3b29a0e35313bacd0355e5d6c736
1774+
checksum: 10/f2ccb0b5eb7f4f1c83bbc351aadce9c7c72177d03ce70881655d7773112670e60eff9872f572b58d2ad71e1524577ad00d1d4e3566aa00456458fdd2662e8284
17831775
languageName: node
17841776
linkType: hard
17851777

@@ -3720,12 +3712,12 @@ __metadata:
37203712
languageName: node
37213713
linkType: hard
37223714

3723-
"eslint-plugin-react-hooks@npm:^4.0.2":
3724-
version: 4.6.2
3725-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
3715+
"eslint-plugin-react-hooks@npm:^5.0.0":
3716+
version: 5.2.0
3717+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
37263718
peerDependencies:
3727-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
3728-
checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
3719+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3720+
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
37293721
languageName: node
37303722
linkType: hard
37313723

@@ -5730,7 +5722,7 @@ __metadata:
57305722
"@tsconfig/node14": "npm:^14.1.2"
57315723
"@types/jest": "npm:^29.0.0"
57325724
"@types/node": "npm:^16.0.0"
5733-
"@types/react": "npm:^18.0.0"
5725+
"@types/react": "npm:^19.0.0"
57345726
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
57355727
"@typescript-eslint/parser": "npm:^6.0.0"
57365728
"@vercel/ncc": "npm:^0.38.0"
@@ -5742,14 +5734,14 @@ __metadata:
57425734
eslint-plugin-n: "npm:^17.0.0"
57435735
eslint-plugin-prettier: "npm:^5.0.0"
57445736
eslint-plugin-react: "npm:^7.16.0"
5745-
eslint-plugin-react-hooks: "npm:^4.0.2"
5737+
eslint-plugin-react-hooks: "npm:^5.0.0"
57465738
husky: "npm:^9.0.0"
57475739
ink: "npm:^3.2.0"
57485740
jest: "npm:^29.0.2"
57495741
jest-util: "npm:^29.0.2"
57505742
lint-staged: "npm:^15.0.0"
57515743
prettier: "npm:^3.0.0"
5752-
react: "npm:^18.0.0"
5744+
react: "npm:^19.0.0"
57535745
semantic-release: "npm:^24.0.0"
57545746
slash: "npm:^3.0.0"
57555747
ts-jest: "npm:^29.0.0"
@@ -7992,12 +7984,10 @@ __metadata:
79927984
languageName: node
79937985
linkType: hard
79947986

7995-
"react@npm:^18.0.0":
7996-
version: 18.3.1
7997-
resolution: "react@npm:18.3.1"
7998-
dependencies:
7999-
loose-envify: "npm:^1.1.0"
8000-
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
7987+
"react@npm:^19.0.0":
7988+
version: 19.1.0
7989+
resolution: "react@npm:19.1.0"
7990+
checksum: 10/d0180689826fd9de87e839c365f6f361c561daea397d61d724687cae88f432a307d1c0f53a0ee95ddbe3352c10dac41d7ff1ad85530fb24951b27a39e5398db4
80017991
languageName: node
80027992
linkType: hard
80037993

0 commit comments

Comments
 (0)