Skip to content

Commit 5379764

Browse files
chore(deps): update react monorepo
1 parent b981588 commit 5379764

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@testing-library/user-event": "^14.6.1",
4242
"@types/jest": "29.5.14",
4343
"@types/node": "^22.13.10",
44-
"@types/react": "^19.1.0",
44+
"@types/react": "^19.1.2",
4545
"@types/react-dom": "^19.1.2",
4646
"babel-jest": "^29.7.0",
4747
"concurrently": "^9.1.2",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-markdown": "^5.1.0",
5151
"eslint-plugin-prettier": "^5.2.3",
5252
"eslint-plugin-react": "^7.37.4",
53-
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
53+
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"eslint-plugin-testing-library": "^7.1.1",
5656
"fs-extra": "^11.3.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,7 +3834,7 @@ __metadata:
38343834
"@testing-library/user-event": "npm:^14.6.1"
38353835
"@types/jest": "npm:29.5.14"
38363836
"@types/node": "npm:^22.13.10"
3837-
"@types/react": "npm:^19.1.0"
3837+
"@types/react": "npm:^19.1.2"
38383838
"@types/react-dom": "npm:^19.1.2"
38393839
babel-jest: "npm:^29.7.0"
38403840
concurrently: "npm:^9.1.2"
@@ -3843,7 +3843,7 @@ __metadata:
38433843
eslint-plugin-markdown: "npm:^5.1.0"
38443844
eslint-plugin-prettier: "npm:^5.2.3"
38453845
eslint-plugin-react: "npm:^7.37.4"
3846-
eslint-plugin-react-compiler: "npm:19.0.0-beta-e552027-20250112"
3846+
eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
38473847
eslint-plugin-react-hooks: "npm:^5.2.0"
38483848
eslint-plugin-testing-library: "npm:^7.1.1"
38493849
fs-extra: "npm:^11.3.0"
@@ -5153,12 +5153,12 @@ __metadata:
51535153
languageName: node
51545154
linkType: hard
51555155

5156-
"@types/react@npm:^19.1.0":
5157-
version: 19.1.0
5158-
resolution: "@types/react@npm:19.1.0"
5156+
"@types/react@npm:^19.1.2":
5157+
version: 19.1.2
5158+
resolution: "@types/react@npm:19.1.2"
51595159
dependencies:
51605160
csstype: "npm:^3.0.2"
5161-
checksum: 10c0/632fd20ee176e55801a61c5f854141b043571a3e363ef106b047b766a813a12735cbb37abb3d61d126346979f530f2ed269a60c8ef3cdee54e5e9fe4174e5dad
5161+
checksum: 10c0/76ffe71395c713d4adc3c759465012d3c956db00af35ab7c6d0d91bd07b274b7ce69caa0478c0760311587bd1e38c78ffc9688ebc629f2b266682a19d8750947
51625162
languageName: node
51635163
linkType: hard
51645164

@@ -10091,9 +10091,9 @@ __metadata:
1009110091
languageName: node
1009210092
linkType: hard
1009310093

10094-
"eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112":
10095-
version: 19.0.0-beta-e552027-20250112
10096-
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112"
10094+
"eslint-plugin-react-compiler@npm:19.0.0-beta-ebf51a3-20250411":
10095+
version: 19.0.0-beta-ebf51a3-20250411
10096+
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-ebf51a3-20250411"
1009710097
dependencies:
1009810098
"@babel/core": "npm:^7.24.4"
1009910099
"@babel/parser": "npm:^7.24.4"
@@ -10103,7 +10103,7 @@ __metadata:
1010310103
zod-validation-error: "npm:^3.0.3"
1010410104
peerDependencies:
1010510105
eslint: ">=7"
10106-
checksum: 10c0/d54bb2def851f79d88376ef108d5f682c07de820c9561a09051a8a5f3a4dbff0c22c8d014ad5e88db5f4db27947a371f497a8b07ddc561575f1601e47e0df6e4
10106+
checksum: 10c0/d98a930d696e7325b1ef603a0167fdedb8ad937875cb168a96271370434122633c46f9e632e1810beb6f1f6f8aa1f836c304ac1d83fd73bfeb6c6268aae8b060
1010710107
languageName: node
1010810108
linkType: hard
1010910109

0 commit comments

Comments
 (0)