Skip to content

Commit faa8b63

Browse files
committed
chore(deps): upgrade all deps
1 parent 832834d commit faa8b63

File tree

2 files changed

+22
-44
lines changed

2 files changed

+22
-44
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
"export": "next build && next export"
1010
},
1111
"dependencies": {
12-
"@netlify/plugin-nextjs": "^5.4.0",
13-
"next": "^14.2.0",
14-
"react": "^18.2.0",
15-
"react-dom": "^18.2.0"
12+
"next": "^14.2.4",
13+
"react": "^18.3.1",
14+
"react-dom": "^18.3.1"
1615
}
1716
}

0 commit comments

Comments
 (0)