Skip to content

Commit 9545436

Browse files
chore(deps): update react monorepo
1 parent f2ef4f7 commit 9545436

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
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.21",
45+
"@types/react-dom": "^18.3.7",
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.6",
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: 15 additions & 15 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.21"
3838+
"@types/react-dom": "npm:^18.3.7"
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.6"
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,22 +5151,22 @@ __metadata:
51515151
languageName: node
51525152
linkType: hard
51535153

5154-
"@types/react-dom@npm:^18.3.5":
5155-
version: 18.3.6
5156-
resolution: "@types/react-dom@npm:18.3.6"
5154+
"@types/react-dom@npm:^18.3.7":
5155+
version: 18.3.7
5156+
resolution: "@types/react-dom@npm:18.3.7"
51575157
peerDependencies:
51585158
"@types/react": ^18.0.0
5159-
checksum: 10c0/e77ac076096bd4b2e0a99130c47959762a927e536b83412e470ac5198d4b8d111cfd787ff2ab7c22bc39c114c0c5fef80046ea0cccb02a655e021a435859314a
5159+
checksum: 10c0/8bd309e2c3d1604a28a736a24f96cbadf6c05d5288cfef8883b74f4054c961b6b3a5e997fd5686e492be903c8f3380dba5ec017eff3906b1256529cd2d39603e
51605160
languageName: node
51615161
linkType: hard
51625162

5163-
"@types/react@npm:^18.3.18":
5164-
version: 18.3.20
5165-
resolution: "@types/react@npm:18.3.20"
5163+
"@types/react@npm:^18.3.21":
5164+
version: 18.3.21
5165+
resolution: "@types/react@npm:18.3.21"
51665166
dependencies:
51675167
"@types/prop-types": "npm:*"
51685168
csstype: "npm:^3.0.2"
5169-
checksum: 10c0/65fa867c91357e4c4c646945c8b99044360f8973cb7f928ec4de115fe3207827985d45be236e6fd6c092b09f631c2126ce835c137be30718419e143d73300d8f
5169+
checksum: 10c0/b33424c62f01ab2404c60abef995e05aa1a696a636bdd77a34ef6c942d171c673b1e451d9dba7f9a169a83c9eef0ddfaf1ba08f6cef542df9404290199a73967
51705170
languageName: node
51715171
linkType: hard
51725172

@@ -10093,9 +10093,9 @@ __metadata:
1009310093
languageName: node
1009410094
linkType: hard
1009510095

10096-
"eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112":
10097-
version: 19.0.0-beta-e552027-20250112
10098-
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112"
10096+
"eslint-plugin-react-compiler@npm:19.0.0-beta-ebf51a3-20250411":
10097+
version: 19.0.0-beta-ebf51a3-20250411
10098+
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-ebf51a3-20250411"
1009910099
dependencies:
1010010100
"@babel/core": "npm:^7.24.4"
1010110101
"@babel/parser": "npm:^7.24.4"
@@ -10105,7 +10105,7 @@ __metadata:
1010510105
zod-validation-error: "npm:^3.0.3"
1010610106
peerDependencies:
1010710107
eslint: ">=7"
10108-
checksum: 10c0/d54bb2def851f79d88376ef108d5f682c07de820c9561a09051a8a5f3a4dbff0c22c8d014ad5e88db5f4db27947a371f497a8b07ddc561575f1601e47e0df6e4
10108+
checksum: 10c0/d98a930d696e7325b1ef603a0167fdedb8ad937875cb168a96271370434122633c46f9e632e1810beb6f1f6f8aa1f836c304ac1d83fd73bfeb6c6268aae8b060
1010910109
languageName: node
1011010110
linkType: hard
1011110111

0 commit comments

Comments
 (0)