Skip to content

Commit 077dfd5

Browse files
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `next` from 14.2.28 to 15.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.28...v15.2.4) Updates `vitest` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 1.6.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1218ffb commit 077dfd5

File tree

2 files changed

+256
-204
lines changed

2 files changed

+256
-204
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"multer": "^1.4.5-lts.1",
152152
"nestjs-command": "^3.1.4",
153153
"nestjs-real-ip": "^3.0.1",
154-
"next": "^14.2.14",
154+
"next": "^15.2.4",
155155
"next-plausible": "^3.12.0",
156156
"node-telegram-bot-api": "^0.66.0",
157157
"nodemailer": "^6.9.15",
@@ -247,7 +247,7 @@
247247
"ts-node": "10.9.2",
248248
"typescript": "5.5.4",
249249
"vite": "^5.0.0",
250-
"vitest": "1.6.0"
250+
"vitest": "1.6.1"
251251
},
252252
"volta": {
253253
"node": "20.17.0"

0 commit comments

Comments
 (0)