Skip to content

Commit

Permalink
upgrade mongoose
Browse files Browse the repository at this point in the history
  • Loading branch information
k2xl committed Dec 26, 2024
1 parent 9465c38 commit 8592d7e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 63 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
76 changes: 15 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"micro": "^10.0.1",
"module-alias": "^2.2.3",
"mongodb-memory-server": "^9.4.1",
"mongoose": "^8.5.3",
"mongoose": "^8.8.3",
"motion": "^11.15.0",
"newrelic": "^12.5.1",
"next": "^14.2.19",
Expand Down

0 comments on commit 8592d7e

Please sign in to comment.