Skip to content

Commit 3a4df15

Browse files
Bump the npm-production group with 3 updates
Bumps the npm-production group with 3 updates: [mongodb](https://github.com/mongodb/node-mongodb-native), [next](https://github.com/vercel/next.js) and [swr](https://github.com/vercel/swr). Updates `mongodb` from 6.14.0 to 6.14.2 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v6.14.0...v6.14.2) Updates `next` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.0...v15.2.1) Updates `swr` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: swr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c9ee64 commit 3a4df15

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)