Skip to content

Commit 9357a58

Browse files
committed
fix: upgrade @types/react from 19.1.6 to 19.1.9
Snyk has created this PR to upgrade @types/react from 19.1.6 to 19.1.9. See this package in npm: @types/react See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a9198180-2b9f-49b2-9c51-efb3715e9470?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6a7ebd2 commit 9357a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@tsslint/config": "1.5.17",
3939
"@tsslint/eslint": "1.5.17",
4040
"@types/node": "24.0.3",
41-
"@types/react": "19.1.6",
41+
"@types/react": "19.1.9",
4242
"@types/react-dom": "19.1.5",
4343
"@vercel/node": "5.3.0",
4444
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)