mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
Bump rc-util from 5.9.5 to 5.9.8 (#94)
Bumps [rc-util](https://github.com/react-component/util) from 5.9.5 to 5.9.8. - [Release notes](https://github.com/react-component/util/releases) - [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/util/compare/v5.9.5...v5.9.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4e942506a
commit
a3a06569c0
2 changed files with 4 additions and 4 deletions
6
web/package-lock.json
generated
6
web/package-lock.json
generated
|
@ -4375,9 +4375,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rc-util": {
|
"rc-util": {
|
||||||
"version": "5.9.5",
|
"version": "5.9.8",
|
||||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.9.5.tgz",
|
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.9.8.tgz",
|
||||||
"integrity": "sha512-YQFlk5j8aEOpkJV5VibcCYk8prve8s9BALiN561FoL9OfQRk41nvfD8jENIvsDsbfq9AFO7Iq7YFEENJkn9Hog==",
|
"integrity": "sha512-typLSHYGf5irvGLYQshs0Ra3aze086h0FhzsAkyirMunYZ7b3Te8gKa5PVaanoHaZa9sS6qx98BxgysoRP+6Tw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"react-is": "^16.12.0",
|
"react-is": "^16.12.0",
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"markdown-it": "^12.0.4",
|
"markdown-it": "^12.0.4",
|
||||||
"next": "^10.0.9",
|
"next": "^10.0.9",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"rc-util": "^5.9.5",
|
"rc-util": "^5.9.8",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-chartkick": "^0.4.1",
|
"react-chartkick": "^0.4.1",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
|
|
Loading…
Reference in a new issue