Skip to content

Commit 9820f8f

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-4692130362
2 parents 7bebb41 + c462c5d commit 9820f8f

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"test": "start-server-and-test start http://localhost:3000 cypress:headless"
99
},
1010
"dependencies": {
11-
"mongodb": "^6.14.0",
11+
"mongodb": "^6.14.2",
1212
"mongoose": "^8.12.1",
1313
"next": "latest",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0",
16-
"swr": "^2.3.2"
16+
"swr": "^2.3.3"
1717
},
1818
"devDependencies": {
1919
"@types/node": "22.13.8",

0 commit comments

Comments
 (0)