chore(deps): bump react-dom from 18.2.0 to 18.3.1 (#706)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) 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-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-12 15:16:48 +01:00
committed by GitHub
parent a757681684
commit 1ec487d4f5
2 changed files with 37 additions and 37 deletions

View File

@@ -27,7 +27,7 @@
"image-conversion": "^2.1.1",
"react": "^18.3.1",
"react-clock": "4.6.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-modal": "3.16.1",
"react-toastify": "10.0.5"