Skip to content

Commit f1ded15

Browse files
chore(deps): update dependency @types/react to v19.1.16 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d910f2 commit f1ded15

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.1.15",
54+
"@types/react": "19.1.16",
5555
"@types/react-dom": "19.1.9",
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.1.15"
1037+
"@types/react": "npm:19.1.16"
10381038
"@types/react-dom": "npm:19.1.9"
10391039
"@types/uuid": "npm:^11.0.0"
10401040
astro: "npm:5.14.1"
@@ -3003,12 +3003,12 @@ __metadata:
30033003
languageName: node
30043004
linkType: hard
30053005

3006-
"@types/react@npm:19.1.15":
3007-
version: 19.1.15
3008-
resolution: "@types/react@npm:19.1.15"
3006+
"@types/react@npm:19.1.16":
3007+
version: 19.1.16
3008+
resolution: "@types/react@npm:19.1.16"
30093009
dependencies:
30103010
csstype: "npm:^3.0.2"
3011-
checksum: 10c0/f72cb36cb12a0c8aeba4df5a52d6b8a66509983c109201582c156676e8f1a6f5f2b74103f996ae756a04154d3722154350bd606cb87df211bbacda93139225b2
3011+
checksum: 10c0/3d781f715f15f308b601d74142fae77c65679c318a3bb0a319df898f39095e738ba7ed7061cec971b19b6d33969ef9cd50fec92b034024ef3fcc25bb9a2eb3d0
30123012
languageName: node
30133013
linkType: hard
30143014

0 commit comments

Comments
 (0)