Skip to content

Commit 77531d9

Browse files
chore(deps): update react monorepo
1 parent 6984c56 commit 77531d9

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
@@ -1782,20 +1782,12 @@ __metadata:
17821782
languageName: node
17831783
linkType: hard
17841784

1785-
"@types/prop-types@npm:*":
1786-
version: 15.7.14
1787-
resolution: "@types/prop-types@npm:15.7.14"
1788-
checksum: 10/d0c5407b9ccc3dd5fae0ccf9b1007e7622ba5e6f1c18399b4f24dff33619d469da4b9fa918a374f19dc0d9fe6a013362aab0b844b606cfc10676efba3f5f736d
1789-
languageName: node
1790-
linkType: hard
1791-
1792-
"@types/react@npm:^18.0.0":
1793-
version: 18.3.20
1794-
resolution: "@types/react@npm:18.3.20"
1785+
"@types/react@npm:^19.0.0":
1786+
version: 19.1.2
1787+
resolution: "@types/react@npm:19.1.2"
17951788
dependencies:
1796-
"@types/prop-types": "npm:*"
17971789
csstype: "npm:^3.0.2"
1798-
checksum: 10/020c51e63b60862e6d772f0cdea0b9441182eedab6289dabd8add0708ded62003834c4e7c6f23a1ccd3ca9486b46296057c3f881c34261a0483765351f8d0bc3
1790+
checksum: 10/17803797227d2fc07a2cd6c17d57b1ea9b01eb16eca6318be60852c8d7467b4b58e675742f53d77ff4a37621a5814f16847dede73999181cb7f9449c1784fab6
17991791
languageName: node
18001792
linkType: hard
18011793

@@ -3736,12 +3728,12 @@ __metadata:
37363728
languageName: node
37373729
linkType: hard
37383730

3739-
"eslint-plugin-react-hooks@npm:^4.0.2":
3740-
version: 4.6.2
3741-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
3731+
"eslint-plugin-react-hooks@npm:^5.0.0":
3732+
version: 5.2.0
3733+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
37423734
peerDependencies:
3743-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
3744-
checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
3735+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3736+
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
37453737
languageName: node
37463738
linkType: hard
37473739

@@ -5746,7 +5738,7 @@ __metadata:
57465738
"@tsconfig/node14": "npm:^14.1.2"
57475739
"@types/jest": "npm:^29.0.0"
57485740
"@types/node": "npm:^16.0.0"
5749-
"@types/react": "npm:^18.0.0"
5741+
"@types/react": "npm:^19.0.0"
57505742
"@typescript-eslint/eslint-plugin": "npm:^6.0.0"
57515743
"@typescript-eslint/parser": "npm:^6.0.0"
57525744
"@vercel/ncc": "npm:^0.38.0"
@@ -5758,14 +5750,14 @@ __metadata:
57585750
eslint-plugin-n: "npm:^17.0.0"
57595751
eslint-plugin-prettier: "npm:^5.0.0"
57605752
eslint-plugin-react: "npm:^7.16.0"
5761-
eslint-plugin-react-hooks: "npm:^4.0.2"
5753+
eslint-plugin-react-hooks: "npm:^5.0.0"
57625754
husky: "npm:^9.0.0"
57635755
ink: "npm:^3.2.0"
57645756
jest: "npm:^29.0.2"
57655757
jest-util: "npm:^29.0.2"
57665758
lint-staged: "npm:^15.0.0"
57675759
prettier: "npm:^3.0.0"
5768-
react: "npm:^18.0.0"
5760+
react: "npm:^19.0.0"
57695761
semantic-release: "npm:^24.0.0"
57705762
slash: "npm:^3.0.0"
57715763
ts-jest: "npm:^29.0.0"
@@ -8008,12 +8000,10 @@ __metadata:
80088000
languageName: node
80098001
linkType: hard
80108002

8011-
"react@npm:^18.0.0":
8012-
version: 18.3.1
8013-
resolution: "react@npm:18.3.1"
8014-
dependencies:
8015-
loose-envify: "npm:^1.1.0"
8016-
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
8003+
"react@npm:^19.0.0":
8004+
version: 19.1.0
8005+
resolution: "react@npm:19.1.0"
8006+
checksum: 10/d0180689826fd9de87e839c365f6f361c561daea397d61d724687cae88f432a307d1c0f53a0ee95ddbe3352c10dac41d7ff1ad85530fb24951b27a39e5398db4
80178007
languageName: node
80188008
linkType: hard
80198009

0 commit comments

Comments
 (0)