build(deps-dev): bump @types/react from 19.2.7 to 19.2.8

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.7 to 19.2.8.
- [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-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 14:52:08 +00:00
committed by GitHub
parent e038d5db8a
commit 187811d4c1
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
"devDependencies": {
"@playwright/test": "^1.57.0",
"@types/node": "^20.0.0",
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3",
"autoprefixer": "10.4.23",
"eslint": "9.39.2",

View File

@@ -50,7 +50,7 @@
"@testing-library/react": "^16.3.1",
"@types/better-sqlite3": "^7.6.12",
"@types/node": "^25.0.3",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react-swc": "^4.2.2",
"@vitest/coverage-v8": "^4.0.16",

View File

@@ -22,7 +22,7 @@
"@storybook/react": "^10.1.11",
"@storybook/react-vite": "^10.1.11",
"@storybook/test": "^8.6.15",
"@types/react": "^18.3.18",
"@types/react": "^19.2.8",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^5.1.2",
"sass": "^1.97.1",