Skip to content

Commit

Permalink
feat: upgrade react from 18.3.1 to 19.0.0 (#269)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react from 18.3.1 to 19.0.0.

See this package in npm:
react

See this project in Snyk:
https://app.snyk.io/org/guibranco/project/ef86983b-7361-4152-9f91-52cb7d4d1c37?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
guibranco and snyk-bot authored Dec 30, 2024
1 parent ea0a691 commit 814e4f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions POCUploadStream/ClientApp/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 POCUploadStream/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"bootstrap": "^5.3.3",
"jquery": "3.7.1",
Expand Down

0 comments on commit 814e4f6

Please sign in to comment.