Skip to content

Commit

Permalink
fix(deps): update dependency react-dom to v17.0.2 (#136)
Browse files Browse the repository at this point in the history
* update packages

* fix(deps): update dependency react-dom to v17.0.2

Co-authored-by: ivandotv <390700+ivandotv@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
3 people authored Apr 17, 2022
1 parent 51f6f1a commit 7dc123c
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"pino-http": "^6.6.0",
"radio-browser-api": "^5.2.1",
"react": "17.0.2",
"react-dom": "17.0.0",
"react-dom": "17.0.2",
"react-error-boundary": "^3.1.4",
"react-transition-group": "^4.4.2",
"react-use": "^17.3.2",
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

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

1 comment on commit 7dc123c

@vercel
Copy link

@vercel vercel bot commented on 7dc123c Apr 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-radio – ./

next-radio-git-master-ivandotv.vercel.app
next-radio-ivandotv.vercel.app
live-radio.vercel.app

Please sign in to comment.