📦 npm: Bump the nextjs group across 1 directory with 3 updates

Bumps the nextjs group with 3 updates in the / directory: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.2.0-canary.60 to 15.2.0-canary.74
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0-canary.74/packages/next-bundle-analyzer)

Updates `next` from 15.2.0-canary.60 to 15.2.0-canary.74
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.0-canary.60...v15.2.0-canary.74)

Updates `eslint-config-next` from 15.2.0-canary.60 to 15.2.0-canary.74
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0-canary.74/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-25 15:25:59 -07:00
committed by jake
parent fc10e8f0f7
commit 4ae0b41437
2 changed files with 176 additions and 150 deletions
+3 -3
View File
@@ -22,7 +22,7 @@
"dependencies": {
"@giscus/react": "^3.1.0",
"@mdx-js/mdx": "^3.1.0",
"@next/bundle-analyzer": "15.2.0-canary.60",
"@next/bundle-analyzer": "15.2.0-canary.74",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.25.0",
"@prisma/client": "^6.4.1",
@@ -36,7 +36,7 @@
"feed": "^4.2.2",
"gray-matter": "^4.0.3",
"modern-normalize": "^3.0.1",
"next": "15.2.0-canary.60",
"next": "15.2.0-canary.74",
"obj-str": "^1.1.0",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
@@ -76,7 +76,7 @@
"@types/react-is": "^19.0.0",
"cross-env": "^7.0.3",
"eslint": "~9.21.0",
"eslint-config-next": "15.2.0-canary.60",
"eslint-config-next": "15.2.0-canary.74",
"eslint-config-prettier": "~10.0.1",
"eslint-plugin-mdx": "~3.1.5",
"eslint-plugin-prettier": "~5.2.3",