Skip to content

Commit b03f2ad

Browse files
fix(deps): update react monorepo to v19.1.1
1 parent 7cd318a commit b03f2ad

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@typescript-eslint/parser": "^8.0.0",
1818
"next": "15.3.4",
1919
"playwright-aws-lambda": "^0.11.0",
20-
"react": "19.1.0",
21-
"react-dom": "19.1.0",
20+
"react": "19.1.1",
21+
"react-dom": "19.1.1",
2222
"serve": "^14.2.1"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)