Skip to content

Commit

Permalink
fix: upgrade react from 18.2.0 to 18.3.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react from 18.2.0 to 18.3.1.

See this package in npm:
react

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/67e4451b-09c7-40a9-8c67-d8186c067927?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent 778cef6 commit 57a8d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/active-class-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"next": "latest",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 57a8d13

Please sign in to comment.