📦 npm: Bump the nextjs group with 4 updates

Bumps the nextjs group with 4 updates: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx), [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.3.0-canary.27 to 15.3.0-canary.29
- [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.3.0-canary.29/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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.3.0-canary.29/packages/next-mdx)

Updates `next` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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.3.0-canary.27...v15.3.0-canary.29)

Updates `eslint-config-next` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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.3.0-canary.29/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
  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-04-02 13:17:58 -04:00
committed by jake
parent 327e10e982
commit 5c0e473bbe
2 changed files with 82 additions and 75 deletions
+4 -4
View File
@@ -23,8 +23,8 @@
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.3.0-canary.27",
"@next/mdx": "15.3.0-canary.27",
"@next/bundle-analyzer": "15.3.0-canary.29",
"@next/mdx": "15.3.0-canary.29",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.26.0",
"@sentry/nextjs": "^9.10.1",
@@ -39,7 +39,7 @@
"html-entities": "^2.6.0",
"lucide-react": "0.486.0",
"modern-normalize": "^3.0.1",
"next": "15.3.0-canary.27",
"next": "15.3.0-canary.29",
"obj-str": "^1.1.0",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
@@ -86,7 +86,7 @@
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
"cross-env": "^7.0.3",
"eslint": "^9.23.0",
"eslint-config-next": "15.3.0-canary.27",
"eslint-config-next": "15.3.0-canary.29",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.31.0",