Skip to content

Commit c23ac23

Browse files
authored
Update past react 19.2.0 (#9566)
1 parent 5677708 commit c23ac23

File tree

5 files changed

+546
-470
lines changed

5 files changed

+546
-470
lines changed

scripts/agent-evals/templates/next-app-hello-world/package-lock.json

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

scripts/agent-evals/templates/next-app-hello-world/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lint": "eslint"
1010
},
1111
"dependencies": {
12-
"react": "19.2.0",
13-
"react-dom": "19.2.0",
12+
"react": "19.2.1",
13+
"react-dom": "19.2.1",
1414
"next": "16.0.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)