Skip to content

Commit

Permalink
fix: upgrade @types/react from 18.0.28 to 18.3.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/react from 18.0.28 to 18.3.5.

See this package in npm:
@types/react

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/4b0fd18b-b12b-427a-b9f8-d670ceb972af?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent 778cef6 commit 30766f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-zustand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@types/node": "18.17.15",
"@types/react": "18.0.28",
"@types/react": "18.3.5",
"@types/react-dom": "18.0.11",
"next": "latest",
"react": "18.2.0",
Expand Down

0 comments on commit 30766f0

Please sign in to comment.