Skip to content

Commit

Permalink
chore(deps): bump react-dom and @types/react-dom (#716)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent 2716053 commit b44744e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
29 changes: 16 additions & 13 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 @@ -32,7 +32,7 @@
"moment-timezone": "^0.5.45",
"open-bus-stride-client": "0.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
"react-i18next": "^14.1.0",
"react-leaflet": "^4.0.1",
Expand Down Expand Up @@ -108,7 +108,7 @@
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^20.12.8",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"@types/underscore.string": "^0.0.41",
"@typescript-eslint/eslint-plugin": "^7.8.0",
Expand Down

0 comments on commit b44744e

Please sign in to comment.