WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 2ee6ed5

Browse files
chore(deps): update React (#234)
1 parent cfe63fd commit 2ee6ed5

File tree

3 files changed

+308
-253
lines changed

3 files changed

+308
-253
lines changed

e2e-projects/nextjs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"dependencies": {
1010
"@prismicio/client": "^7.16.0",
1111
"@prismicio/react": "*",
12-
"next": "15.1.2",
13-
"react": "19.0.0",
14-
"react-dom": "19.0.0"
12+
"next": "15.1.9",
13+
"react": "19.2.1",
14+
"react-dom": "19.2.1"
1515
},
1616
"devDependencies": {
1717
"@prismicio/types-internal": "^3.6.0",

0 commit comments

Comments
 (0)