Skip to content

Commit 50e6345

Browse files
chore(deps): update react monorepo
1 parent 4a1ab93 commit 50e6345

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"@testing-library/user-event": "^14.6.1",
4242
"@types/jest": "29.5.14",
4343
"@types/node": "^22.13.10",
44-
"@types/react": "^18.3.18",
45-
"@types/react-dom": "^18.3.5",
44+
"@types/react": "^18.3.20",
45+
"@types/react-dom": "^18.3.6",
4646
"babel-jest": "^29.7.0",
4747
"concurrently": "^9.1.2",
4848
"eslint": "^9.22.0",
4949
"eslint-config-prettier": "^10.1.1",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,16 +3834,16 @@ __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:^18.3.18"
3838-
"@types/react-dom": "npm:^18.3.5"
3837+
"@types/react": "npm:^18.3.20"
3838+
"@types/react-dom": "npm:^18.3.6"
38393839
babel-jest: "npm:^29.7.0"
38403840
concurrently: "npm:^9.1.2"
38413841
eslint: "npm:^9.22.0"
38423842
eslint-config-prettier: "npm:^10.1.1"
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"
@@ -5151,7 +5151,7 @@ __metadata:
51515151
languageName: node
51525152
linkType: hard
51535153

5154-
"@types/react-dom@npm:^18.3.5":
5154+
"@types/react-dom@npm:^18.3.6":
51555155
version: 18.3.6
51565156
resolution: "@types/react-dom@npm:18.3.6"
51575157
peerDependencies:
@@ -5160,7 +5160,7 @@ __metadata:
51605160
languageName: node
51615161
linkType: hard
51625162

5163-
"@types/react@npm:^18.3.18":
5163+
"@types/react@npm:^18.3.20":
51645164
version: 18.3.20
51655165
resolution: "@types/react@npm:18.3.20"
51665166
dependencies:
@@ -10099,9 +10099,9 @@ __metadata:
1009910099
languageName: node
1010010100
linkType: hard
1010110101

10102-
"eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112":
10103-
version: 19.0.0-beta-e552027-20250112
10104-
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112"
10102+
"eslint-plugin-react-compiler@npm:19.0.0-beta-ebf51a3-20250411":
10103+
version: 19.0.0-beta-ebf51a3-20250411
10104+
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-ebf51a3-20250411"
1010510105
dependencies:
1010610106
"@babel/core": "npm:^7.24.4"
1010710107
"@babel/parser": "npm:^7.24.4"
@@ -10111,7 +10111,7 @@ __metadata:
1011110111
zod-validation-error: "npm:^3.0.3"
1011210112
peerDependencies:
1011310113
eslint: ">=7"
10114-
checksum: 10c0/d54bb2def851f79d88376ef108d5f682c07de820c9561a09051a8a5f3a4dbff0c22c8d014ad5e88db5f4db27947a371f497a8b07ddc561575f1601e47e0df6e4
10114+
checksum: 10c0/d98a930d696e7325b1ef603a0167fdedb8ad937875cb168a96271370434122633c46f9e632e1810beb6f1f6f8aa1f836c304ac1d83fd73bfeb6c6268aae8b060
1011510115
languageName: node
1011610116
linkType: hard
1011710117

0 commit comments

Comments
 (0)