mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency rc-util to v5.24.3
This commit is contained in:
parent
9bed5eda3c
commit
99f4abb83a
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"rc-overflow": "1.2.8",
|
||||
"rc-util": "5.24.2",
|
||||
"rc-util": "5.24.3",
|
||||
"react": "17.0.2",
|
||||
"react-chartkick": "0.5.3",
|
||||
"react-crossfade-img": "1.0.0",
|
||||
@ -23116,9 +23116,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rc-util": {
|
||||
"version": "5.24.2",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.2.tgz",
|
||||
"integrity": "sha512-MWd0ZEV7xSwN4HM9jz9BwpnMzwCPjYJ7K90lePsrdgAkrmm8U7b4BOTIsv/84BQsaF7N3ejNkcrZ3AfEwc9HXA==",
|
||||
"version": "5.24.3",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.3.tgz",
|
||||
"integrity": "sha512-wwLvZa/zNZKhN7rmG+NNpoi7RyWc5UE6nImUWih3CCPUPc1VPHsOuL3BJWSuGQdAWAAGlZ2JOtBBa9Jq+LArXw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"react-is": "^16.12.0",
|
||||
@ -45870,9 +45870,9 @@
|
||||
}
|
||||
},
|
||||
"rc-util": {
|
||||
"version": "5.24.2",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.2.tgz",
|
||||
"integrity": "sha512-MWd0ZEV7xSwN4HM9jz9BwpnMzwCPjYJ7K90lePsrdgAkrmm8U7b4BOTIsv/84BQsaF7N3ejNkcrZ3AfEwc9HXA==",
|
||||
"version": "5.24.3",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.3.tgz",
|
||||
"integrity": "sha512-wwLvZa/zNZKhN7rmG+NNpoi7RyWc5UE6nImUWih3CCPUPc1VPHsOuL3BJWSuGQdAWAAGlZ2JOtBBa9Jq+LArXw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"react-is": "^16.12.0",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"rc-overflow": "1.2.8",
|
||||
"rc-util": "5.24.2",
|
||||
"rc-util": "5.24.3",
|
||||
"react": "17.0.2",
|
||||
"react-chartkick": "0.5.3",
|
||||
"react-crossfade-img": "1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user