Skip to content

Commit 49eaa68

Browse files
committed
update e2e test package.json
1 parent dbe53fb commit 49eaa68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

e2e/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"@types/node": "^20.2.5",
1313
"@types/react": "^18.2.8",
1414
"@types/react-dom": "18.2.4",
15-
"next": "^14.1.4",
16-
"react": "^18.2.0",
17-
"react-dom": "^18.2.0",
15+
"next": "^15.0.4",
16+
"react": "^18.3.1",
17+
"react-dom": "^18.3.1",
1818
"typescript": "5.1.3",
1919
"swr": "*"
2020
}

0 commit comments

Comments
 (0)