Skip to content

Commit 249c171

Browse files
feat: update Next.js, react, react-dom
1 parent aba4db2 commit 249c171

File tree

2 files changed

+217
-109
lines changed

2 files changed

+217
-109
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
]
2626
},
2727
"dependencies": {
28-
"next": "^10.0.6",
29-
"react": "^17.0.1",
30-
"react-dom": "^17.0.1"
28+
"next": "^10.2.3",
29+
"react": "^17.0.2",
30+
"react-dom": "^17.0.2"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "^7.12.10",

0 commit comments

Comments
 (0)