Skip to content

Commit f05a6dd

Browse files
fix(deps): update react monorepo (#466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c7b5ba commit f05a6dd

3 files changed

Lines changed: 56 additions & 56 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"clsx": "^2.1.1",
2323
"date-fns": "^4.3.0",
2424
"next": "16.2.6",
25-
"react": "19.2.6",
26-
"react-dom": "19.2.6",
25+
"react": "19.2.7",
26+
"react-dom": "19.2.7",
2727
"react-icons": "^5.6.0",
2828
"react-modal": "^3.16.3",
2929
"react-share": "^5.3.0",
@@ -40,7 +40,7 @@
4040
"@tailwindcss/postcss": "^4.3.0",
4141
"@types/body-scroll-lock": "^3.1.2",
4242
"@types/node": "^22.19.19",
43-
"@types/react": "19.2.15",
43+
"@types/react": "19.2.16",
4444
"@types/react-dom": "19.2.3",
4545
"@types/react-modal": "^3.16.3",
4646
"@typescript-eslint/parser": "^8.60.1",

pnpm-lock.yaml

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ onlyBuiltDependencies:
88
- unrs-resolver
99

1010
overrides:
11-
"@types/react": 19.2.15
11+
"@types/react": 19.2.16
1212
"@types/react-dom": 19.2.3

0 commit comments

Comments
 (0)