📦 npm: Bump the nextjs group with 5 updates

Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [next](https://github.com/vercel/next.js) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.2-canary.5` | `15.2.2-canary.6` |


Updates `@next/bundle-analyzer` from 15.2.2-canary.5 to 15.2.2-canary.6
- [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.2-canary.6/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.2.2-canary.5 to 15.2.2-canary.6
- [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.2-canary.6/packages/next-mdx)

Updates `@next/third-parties` from 15.2.2-canary.5 to 15.2.2-canary.6
- [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.2-canary.6/packages/third-parties)

Updates `next` from 15.2.2-canary.5 to 15.2.2-canary.6
- [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.2-canary.5...v15.2.2-canary.6)

Updates `eslint-config-next` from 15.2.2-canary.5 to 15.2.2-canary.6
- [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.2-canary.6/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/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/third-parties"
  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-03-10 10:41:41 -04:00
committed by jake
parent e166c63988
commit fa54a4f978
2 changed files with 78 additions and 78 deletions
+5 -5
View File
@@ -23,9 +23,9 @@
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.2.2-canary.5",
"@next/mdx": "15.2.2-canary.5",
"@next/third-parties": "15.2.2-canary.5",
"@next/bundle-analyzer": "15.2.2-canary.6",
"@next/mdx": "15.2.2-canary.6",
"@next/third-parties": "15.2.2-canary.6",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.26.0",
"@prisma/client": "^6.4.1",
@@ -37,7 +37,7 @@
"fast-glob": "^3.3.3",
"feed": "^4.2.2",
"modern-normalize": "^3.0.1",
"next": "15.2.2-canary.5",
"next": "15.2.2-canary.6",
"obj-str": "^1.1.0",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
@@ -79,7 +79,7 @@
"@types/react-is": "^19.0.0",
"cross-env": "^7.0.3",
"eslint": "^9.22.0",
"eslint-config-next": "15.2.2-canary.5",
"eslint-config-next": "15.2.2-canary.6",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",