Skip to content

Commit c76fd93

Browse files
authored
bump react (#1064)
1 parent a5c5788 commit c76fd93

File tree

3 files changed

+75
-70
lines changed

3 files changed

+75
-70
lines changed

.changeset/whole-boats-notice.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@opennextjs/aws": patch
3+
---
4+
5+
bump react

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ packages:
44

55
catalog:
66
next: 16.0.10
7-
react: 19.0.2
8-
react-dom: 19.0.2
7+
react: 19.0.3
8+
react-dom: 19.0.3
99
"@types/node": 20.17.6
10-
"@types/react": 19.0.2
11-
"@types/react-dom": 19.0.2
10+
"@types/react": 19.0.3
11+
"@types/react-dom": 19.0.3
1212
autoprefixer: 10.4.15
1313
postcss: 8.4.27
1414
tailwindcss: 3.3.3

0 commit comments

Comments
 (0)