Skip to content

Commit

Permalink
Bump react and @types/react in /commafeed-client
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 439d619 commit 8e7c7f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions commafeed-client/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 commafeed-client/package.json
Expand Up @@ -33,7 +33,7 @@
"interweave": "^13.1.0",
"monaco-editor": "^0.47.0",
"mousetrap": "^1.6.5",
"react": "^18.2.0",
"react": "^18.3.1",
"react-async-hook": "^4.0.0",
"react-contexify": "^6.0.0",
"react-dom": "^18.2.0",
Expand All @@ -55,7 +55,7 @@
"@lingui/cli": "^4.10.0",
"@lingui/vite-plugin": "^4.10.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.78",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.2.25",
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",
Expand Down

0 comments on commit 8e7c7f4

Please sign in to comment.