Skip to content

Commit ecb6060

Browse files
Bump the npm_and_yarn group with 4 updates
Bumps the npm_and_yarn group with 4 updates: [next](https://github.com/vercel/next.js), [pdfjs-dist](https://github.com/mozilla/pdf.js), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `next` from 15.1.0 to 15.1.2 - [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.1.0...v15.1.2) Updates `pdfjs-dist` from 3.11.174 to 4.2.67 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v3.11.174...v4.2.67) Updates `vitest` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) Updates `vite` from 5.4.11 to 5.4.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pdfjs-dist dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vitest dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 607de3a commit ecb6060

File tree

2 files changed

+309
-271
lines changed

2 files changed

+309
-271
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"drizzle-orm": "^0.38.2",
3838
"gray-matter": "^4.0.3",
3939
"lodash": "^4.17.21",
40-
"next": "15.1.0",
40+
"next": "15.1.2",
4141
"next-sitemap": "^4.2.3",
4242
"node-fetch": "2.7.0",
4343
"nodemailer": "^6.9.13",
44-
"pdfjs-dist": "3.11.174",
44+
"pdfjs-dist": "4.2.67",
4545
"react": "19.0.0",
4646
"react-big-calendar": "^1.17.0",
4747
"react-dom": "19.0.0",
@@ -92,7 +92,7 @@
9292
"tsconfig-paths-webpack-plugin": "^4.1.0",
9393
"typescript": "^5.2.2",
9494
"vite-tsconfig-paths": "^5.1.4",
95-
"vitest": "^2.1.8"
95+
"vitest": "^2.1.9"
9696
},
9797
"pnpm": {
9898
"overrides": {

0 commit comments

Comments
 (0)