build(deps): bump @types/react-dom from 18.2.18 to 18.2.22 in /frontend (#11)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.18 to 18.2.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

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-03-20 22:01:55 +01:00
committed by GitHub
parent 1d5eee9ecf
commit c1f81d87c7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.13",
"@types/react-dom": "^18.2.22",
"axios": "^1.6.2",
"bootstrap": "^5.3.2",
"downloadjs": "^1.4.7",