Skip to content

Commit ded7c10

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

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.3",
54+
"@types/react": "19.1.4",
5555
"@types/react-dom": "19.1.4",
5656
"@types/uuid": "^10.0.0",
5757
"astro": "5.7.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ __metadata:
839839
"@types/jsonwebtoken": "npm:^9.0.7"
840840
"@types/node": "npm:^22.0.0"
841841
"@types/ramda": "npm:^0.30.2"
842-
"@types/react": "npm:19.1.3"
842+
"@types/react": "npm:19.1.4"
843843
"@types/react-dom": "npm:19.1.4"
844844
"@types/uuid": "npm:^10.0.0"
845845
astro: "npm:5.7.12"
@@ -2684,12 +2684,12 @@ __metadata:
26842684
languageName: node
26852685
linkType: hard
26862686

2687-
"@types/react@npm:19.1.3":
2688-
version: 19.1.3
2689-
resolution: "@types/react@npm:19.1.3"
2687+
"@types/react@npm:19.1.4":
2688+
version: 19.1.4
2689+
resolution: "@types/react@npm:19.1.4"
26902690
dependencies:
26912691
csstype: "npm:^3.0.2"
2692-
checksum: 10c0/f158f88871b8df1eeed637942d3e6142abcf505b617e4921ef3763b6d4f22241b9a883d864878dd2b6a2bdc8f4e7f871f24ef88f633d144a63257f4764b9478d
2692+
checksum: 10c0/501350d4f9cef13c5dd1b1496fa70ebaff52f6fa359b623b51c9d817e5bc4333fa3c8b7a6a4cbc88c643385052d66a243c3ceccfd6926062f917a2dd0535f6b3
26932693
languageName: node
26942694
linkType: hard
26952695

0 commit comments

Comments
 (0)