mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Bump rc-util from 5.13.1 to 5.13.2 (#247)
Bumps [rc-util](https://github.com/react-component/util) from 5.13.1 to 5.13.2. - [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.13.1...v5.13.2) --- updated-dependencies: - dependency-name: rc-util dependency-type: direct:production update-type: version-update:semver-patch ... 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
197992e78b
commit
865c7eb08f
12
web/package-lock.json
generated
12
web/package-lock.json
generated
@ -4998,9 +4998,9 @@
|
||||
}
|
||||
},
|
||||
"rc-util": {
|
||||
"version": "5.13.1",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.13.1.tgz",
|
||||
"integrity": "sha512-Dws2tjXBBihfjVQFlG5JzZ/5O3Wutctm0W94Wb1+M7GD2roWJPrQdSa4AkWm2pn0Ms32zoVPPkWodFeAYZPLfA==",
|
||||
"version": "5.13.2",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.13.2.tgz",
|
||||
"integrity": "sha512-eYc71XXGlp96RMzg01Mhq/T3BL6OOVTDSS0urFEuvpi+e7slhJRhaHGCKy2hqJm18m9ff7VoRoptplKu60dYog==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"react-is": "^16.12.0",
|
||||
@ -5008,9 +5008,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.0.tgz",
|
||||
"integrity": "sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==",
|
||||
"version": "7.14.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz",
|
||||
"integrity": "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
@ -17,7 +17,7 @@
|
||||
"markdown-it": "^12.1.0",
|
||||
"next": "^10.2.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"rc-util": "^5.13.1",
|
||||
"rc-util": "^5.13.2",
|
||||
"react": "^17.0.2",
|
||||
"react-chartkick": "^0.5.0",
|
||||
"react-dom": "^17.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user