Merge pull request #1448 from johndoe6345789/dependabot/npm_and_yarn/types/react-19.2.8

build(deps-dev): bump @types/react from 19.2.7 to 19.2.8
This commit is contained in:
2026-01-13 20:58:21 +00:00
committed by GitHub
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",