Skip to content

Commit 89691c8

Browse files
authored
Merge pull request #424 from mongodb/staging
Automated PR: staging to main
2 parents 23db3e0 + a20a6f1 commit 89691c8

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)