Skip to content

Commit 7095301

Browse files
chore(deps): update dependency @types/react to v19.1.8
1 parent 69aac6d commit 7095301

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@omnidev/knit": "^0.1.2",
4040
"@types/bun": "^1.2.15",
4141
"@types/node": "24.0.0",
42-
"@types/react": "19.1.7",
42+
"@types/react": "19.1.8",
4343
"@types/react-dom": "19.1.6",
4444
"bun-types": "latest",
4545
"knip": "^5.60.2",
@@ -489,7 +489,7 @@
489489

490490
"@types/node": ["@types/node@24.0.0", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg=="],
491491

492-
"@types/react": ["@types/react@19.1.7", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg=="],
492+
"@types/react": ["@types/react@19.1.8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="],
493493

494494
"@types/react-dom": ["@types/react-dom@19.1.6", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw=="],
495495

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@omnidev/knit": "^0.1.2",
4646
"@types/bun": "^1.2.15",
4747
"@types/node": "24.0.0",
48-
"@types/react": "19.1.7",
48+
"@types/react": "19.1.8",
4949
"@types/react-dom": "19.1.6",
5050
"bun-types": "latest",
5151
"knip": "^5.60.2",

0 commit comments

Comments
 (0)