Skip to content

Commit cf3923a

Browse files
chore(deps): update dependency @types/react to ^19.2.4 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d559c3c commit cf3923a

File tree

3 files changed

+416
-416
lines changed

3 files changed

+416
-416
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@testing-library/user-event": "^14.6.1",
8181
"@types/jest": "^30.0.0",
8282
"@types/node": "22.18.13",
83-
"@types/react": "^19.2.3",
83+
"@types/react": "^19.2.4",
8484
"@types/react-dom": "^19.2.3",
8585
"@ufb/eslint-config": "workspace:*",
8686
"@ufb/prettier-config": "workspace:*",

packages/ufb-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tailwind-merge": "^3.4.0"
4444
},
4545
"devDependencies": {
46-
"@types/react": "^19.2.3",
46+
"@types/react": "^19.2.4",
4747
"@types/react-dom": "^19.2.3",
4848
"@ufb/eslint-config": "workspace:^",
4949
"@ufb/prettier-config": "workspace:^",

0 commit comments

Comments
 (0)