Skip to content

Commit 9083e12

Browse files
chore(deps): update react monorepo (#792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cce2d1 commit 9083e12

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
@@ -51,8 +51,8 @@
5151
"@types/dotenv": "8.2.3",
5252
"@types/eslint__js": "^9.0.0",
5353
"@types/node": "^22.0.0",
54-
"@types/react": "19.2.1",
55-
"@types/react-dom": "19.2.0",
54+
"@types/react": "19.2.2",
55+
"@types/react-dom": "19.2.1",
5656
"@types/uuid": "^11.0.0",
5757
"astro": "5.14.1",
5858
"dotenv": "17.2.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,8 +1034,8 @@ __metadata:
10341034
"@types/jsonwebtoken": "npm:^9.0.7"
10351035
"@types/node": "npm:^22.0.0"
10361036
"@types/ramda": "npm:^0.31.0"
1037-
"@types/react": "npm:19.2.1"
1038-
"@types/react-dom": "npm:19.2.0"
1037+
"@types/react": "npm:19.2.2"
1038+
"@types/react-dom": "npm:19.2.1"
10391039
"@types/uuid": "npm:^11.0.0"
10401040
astro: "npm:5.14.1"
10411041
bignumber.js: "npm:9.3.1"
@@ -2996,21 +2996,21 @@ __metadata:
29962996
languageName: node
29972997
linkType: hard
29982998

2999-
"@types/react-dom@npm:19.2.0":
3000-
version: 19.2.0
3001-
resolution: "@types/react-dom@npm:19.2.0"
2999+
"@types/react-dom@npm:19.2.1":
3000+
version: 19.2.1
3001+
resolution: "@types/react-dom@npm:19.2.1"
30023002
peerDependencies:
30033003
"@types/react": ^19.2.0
3004-
checksum: 10c0/73ba326c8bc53e7bb597aa8e66ce4aabd79e501f744e1386278f0c63f1be6d78cca71a8269af3565206f296675116109a3ccbed4038409614fabf8405e54c6ef
3004+
checksum: 10c0/0dbbc5b7ecd74681bfac95a413133b26118a70b8840748277abafa47e5c7a037beae6a660e6a21fb53f5cbdb0b2d33e117ea7bbd976a888c298392a8a96bc68f
30053005
languageName: node
30063006
linkType: hard
30073007

3008-
"@types/react@npm:19.2.1":
3009-
version: 19.2.1
3010-
resolution: "@types/react@npm:19.2.1"
3008+
"@types/react@npm:19.2.2":
3009+
version: 19.2.2
3010+
resolution: "@types/react@npm:19.2.2"
30113011
dependencies:
30123012
csstype: "npm:^3.0.2"
3013-
checksum: 10c0/c44881c275da91156ce02986ab1f59c9724db256f4850d3937c9acea561a6ab1fe1028f7a1fc4da3a2c1bcb00de29e238922e8c6d42a727ef2e6e0cd40b3db9f
3013+
checksum: 10c0/f830b1204aca4634ce3c6cb3477b5d3d066b80a4dd832a4ee0069acb504b6debd2416548a43a11c1407c12bc60e2dc6cf362934a18fe75fe06a69c0a98cba8ab
30143014
languageName: node
30153015
linkType: hard
30163016

0 commit comments

Comments
 (0)