chore: bump @types/react from 18.3.1 to 18.3.2 in /frontend/extension (#127)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.1 to 18.3.2.
- [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-05-13 20:54:19 +08:00
committed by GitHub
parent b582ccd0c9
commit 9f52377a3a
2 changed files with 45 additions and 45 deletions

View File

@@ -32,7 +32,7 @@
"@types/chrome": "^0.0.267",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.11",
"@types/react": "^18.2.79",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",