Skip to content

Commit ca04ca8

Browse files
Bump @types/react from 18.3.23 to 19.1.7 in /app-react-vite
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.23 to 19.1.7. - [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.1.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit ca04ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@types/node": "^18.16.0",
18-
"@types/react": "^18.0.28",
18+
"@types/react": "^19.1.7",
1919
"@types/react-dom": "^18.0.11",
2020
"@types/styled-components": "^5.1.26",
2121
"@vitejs/plugin-react": "^3.1.0",

0 commit comments

Comments
 (0)