build(deps-dev): bump the types group in /frontend with 1 update

Bumps the types group in /frontend with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.2.59 to 18.2.60
- [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
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-27 13:36:46 +00:00
committed by Quentin Gliech
parent cb58cdc46c
commit 64fd44e281
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"@tanstack/router-vite-plugin": "^1.16.5",
"@testing-library/react": "^14.2.1",
"@types/node": "^20.11.20",
"@types/react": "^18.2.59",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@types/react-test-renderer": "^18.0.7",
"@vitejs/plugin-react": "^4.2.1",
@@ -8660,9 +8660,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.59",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.59.tgz",
"integrity": "sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg==",
"version": "18.2.60",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.60.tgz",
"integrity": "sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View File

@@ -57,7 +57,7 @@
"@tanstack/router-vite-plugin": "^1.16.5",
"@testing-library/react": "^14.2.1",
"@types/node": "^20.11.20",
"@types/react": "^18.2.59",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@types/react-test-renderer": "^18.0.7",
"@vitejs/plugin-react": "^4.2.1",