Skip to content

Commit a20a6f1

Browse files
authored
Merge pull request #423 from mongodb/brooke/upgrade-next
Upgrade next
2 parents 14a74ca + c9010e1 commit a20a6f1

File tree

3 files changed

+46
-46
lines changed

3 files changed

+46
-46
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/basic-features/typescript for more information.
5+
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"fuse.js": "^7.0.0",
7474
"lodash": "^4.17.21",
7575
"marked": "^12.0.2",
76-
"next": "14.2.3",
76+
"next": "14.2.25",
7777
"next-auth": "^5.0.0-beta.18",
7878
"react": "^18",
7979
"react-dom": "^18"

0 commit comments

Comments
 (0)