Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(example): Bump @types/react
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-14-ip-details with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


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

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored May 14, 2024
1 parent 73359f6 commit 89cf083
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/nextjs-14-ip-details/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs-14-ip-details/package.json
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "18.3.1",
"@types/react": "18.3.2",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"eslint": "^8",

0 comments on commit 89cf083

Please sign in to comment.