mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
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:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user