Skip to content

Commit 6a3c365

Browse files
authored
Merge pull request #199 from bcomnes/dependabot/npm_and_yarn/examples/react/types/react-19.1.10
Bump @types/react from 18.3.23 to 19.1.10 in /examples/react
2 parents 6f253da + 3d68c15 commit 6a3c365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^18.0.0"
1919
},
2020
"devDependencies": {
21-
"@types/react": "^18.0.0",
21+
"@types/react": "^19.1.10",
2222
"@types/react-dom": "^18.0.0",
2323
"@voxpelli/tsconfig": "^15.0.0",
2424
"npm-run-all2": "^6.0.0",

0 commit comments

Comments
 (0)