Skip to content

Commit

Permalink
Bump react and @types/react in /horreum-web
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/v18.3.1/packages/react)

Updates `@types/react` from 17.0.74 to 18.3.5
- [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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent 5dcc942 commit 65d6ff7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
22 changes: 8 additions & 14 deletions horreum-web/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 horreum-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@patternfly/react-table": "5.4.0",
"@types/jsonpath": "0.2.4",
"@types/luxon": "3.2.0",
"@types/react": "17.0.74",
"@types/react": "18.3.5",
"@types/react-autosuggest": "10.1.11",
"@types/react-dom": "18.2.25",
"@types/react-redux": "7.1.20",
Expand All @@ -26,7 +26,7 @@
"luxon": "3.3.0",
"moment": "2.30.1",
"monaco-editor": "0.47.0",
"react": "18.2.0",
"react": "18.3.1",
"react-autosuggest": "10.1.0",
"react-dom": "18.2.0",
"react-markdown": "8.0.7",
Expand Down

0 comments on commit 65d6ff7

Please sign in to comment.