Skip to content

Commit

Permalink
build(deps): bump the framework group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the framework group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) 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.15
- [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.15)

Updates `@types/react` from 18.3.5 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 263169f commit cf7c0a4
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 431 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"hast-util-to-string": "^3.0.0",
"match-sorter": "^6.3.3",
"mdx-bundler": "^10.0.2",
"next": "^14.2.11",
"next": "^14.2.15",
"next-pwa": "^5.6.0",
"next-themes": "^0.3.0",
"parameterize": "^1.0.0",
Expand Down Expand Up @@ -106,16 +106,16 @@
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.5",
"@types/parameterize": "^1.0.1",
"@types/react": "18.3.5",
"@types/react-dom": "^18.3.0",
"@types/react": "18.3.11",
"@types/react-dom": "^18.3.1",
"@types/tinycolor2": "^1.4.4",
"@types/unist": "^3.0.2",
"@typescript-eslint/parser": "^8.5.0",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.1.3",
"cypress": "^13.14.2",
"eslint": "8.57.0",
"eslint-config-next": "^14.2.11",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-cypress": "^3.5.0",
Expand Down
Loading

0 comments on commit cf7c0a4

Please sign in to comment.