Skip to content

Commit

Permalink
chore(deps): bump the next group with 3 updates (#3206)
Browse files Browse the repository at this point in the history
Bumps the next group with 3 updates: [next](https://github.com/vercel/next.js), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 14.2.11 to 14.2.12
- [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.11...v14.2.12)

Updates `@next/mdx` from 14.2.11 to 14.2.12
- [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/v14.2.12/packages/next-mdx)

Updates `eslint-config-next` from 14.2.11 to 14.2.12
- [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/v14.2.12/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 92c6be2 commit b859e96
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions showcases/patternhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"dompurify": "3.1.6",
"highlight.js": "^11.10.0",
"next": "14.2.11",
"next": "14.2.12",
"react": "18.3.1",
"react-archer": "^4.4.0",
"react-dom": "18.3.1",
Expand All @@ -35,14 +35,14 @@
"devDependencies": {
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@next/mdx": "^14.2.11",
"@next/mdx": "^14.2.12",
"@types/dompurify": "3.0.5",
"@types/node": "22.5.5",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"esbuild": "0.23.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.11",
"eslint-config-next": "14.2.12",
"iframe-resizer": "^5.3.1",
"open-cli": "^8.0.0",
"sass": "1.77.4",
Expand Down

0 comments on commit b859e96

Please sign in to comment.