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/companykobiimports/project/1d2a0430-4501-495b-9e56-4898f0b4f436?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent 99dfe61 commit 9de0dcd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions examples/ts/nextjs-page-router/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/ts/nextjs-page-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"ccxt": "^4.1.56",
"next": "14.0.3",
"react": "^18",
"react": "^18.3.1",
"react-dom": "^18"
},
"devDependencies": {
Expand Down

0 comments on commit 9de0dcd

Please sign in to comment.