Skip to content

Commit d3c3326

Browse files
fix(deps): update react monorepo to ^19.1.1 (#1885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7874c94 commit d3c3326

File tree

4 files changed

+525
-525
lines changed

4 files changed

+525
-525
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"next-themes": "^0.4.6",
5454
"nuqs": "^2.4.3",
5555
"pino": "^9.7.0",
56-
"react": "^19.1.0",
57-
"react-dom": "^19.1.0",
56+
"react": "^19.1.1",
57+
"react-dom": "^19.1.1",
5858
"react-hook-form": "^7.61.1",
5959
"react-i18next": "^15.6.1",
6060
"react-select": "^5.10.2",

packages/ufb-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@ufb/tsconfig": "workspace:^",
6262
"eslint": "catalog:",
6363
"prettier": "catalog:",
64-
"react": "^19.1.0",
64+
"react": "^19.1.1",
6565
"tailwindcss": "catalog:",
6666
"typescript": "catalog:"
6767
},

packages/ufb-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@ufb/tsconfig": "workspace:*",
2222
"eslint": "catalog:",
2323
"prettier": "catalog:",
24-
"react": "^19.1.0",
24+
"react": "^19.1.1",
2525
"tsup": "^8.5.0",
2626
"typescript": "catalog:"
2727
}

0 commit comments

Comments
 (0)