Skip to content

Commit 0fae26f

Browse files
chore(deps): update dependency @types/react to v19.2.1 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49e2430 commit 0fae26f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/dotenv": "8.2.3",
5252
"@types/eslint__js": "^9.0.0",
5353
"@types/node": "^22.0.0",
54-
"@types/react": "19.2.0",
54+
"@types/react": "19.2.1",
5555
"@types/react-dom": "19.2.0",
5656
"@types/uuid": "^11.0.0",
5757
"astro": "5.14.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ __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.0"
1037+
"@types/react": "npm:19.2.1"
10381038
"@types/react-dom": "npm:19.2.0"
10391039
"@types/uuid": "npm:^11.0.0"
10401040
astro: "npm:5.14.1"
@@ -3005,12 +3005,12 @@ __metadata:
30053005
languageName: node
30063006
linkType: hard
30073007

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

0 commit comments

Comments
 (0)