Skip to content

Commit

Permalink
chore(deps/npm): bump the react-next group with 2 updates (#38)
Browse files Browse the repository at this point in the history
Bumps the react-next group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [next](https://github.com/vercel/next.js).


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

Updates `next` from 14.0.0 to 14.0.1
- [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.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-next
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-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 Nov 9, 2023
1 parent 3cc99b6 commit c8093ce
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@tabler/icons-react": "^2.40.0",
"@types/mdx": "^2.0.9",
"@types/node": "20.8.7",
"@types/react": "18.2.33",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"@types/react-syntax-highlighter": "^15.5.9",
"autoprefixer": "10.4.16",
"next": "14.0.0",
"next": "14.0.1",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit c8093ce

Please sign in to comment.