2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Bump @types/react from 18.2.73 to 18.2.74 in /src/frontend (#6926)

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

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  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-04-03 12:22:30 +11:00
committed by GitHub
parent b5613624a5
commit 7606c514f9
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"@lingui/macro": "^4.7.2",
"@playwright/test": "^1.41.2",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@types/react-grid-layout": "^1.3.5",
"@types/react-router-dom": "^5.3.3",