mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency rc-util to v5.24.2
This commit is contained in:
parent
0111206f08
commit
859f70c039
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"rc-overflow": "1.2.8",
|
||||
"rc-util": "5.23.0",
|
||||
"rc-util": "5.24.2",
|
||||
"react": "17.0.2",
|
||||
"react-chartkick": "0.5.3",
|
||||
"react-contenteditable": "3.3.6",
|
||||
@ -23303,9 +23303,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rc-util": {
|
||||
"version": "5.23.0",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.23.0.tgz",
|
||||
"integrity": "sha512-lgm6diJ/pLgyfoZY59Vz7sW4mSoQCgozqbBye9IJ7/mb5w5h4T7h+i2JpXAx/UBQxscBZe68q0sP7EW+qfkKUg==",
|
||||
"version": "5.24.2",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.2.tgz",
|
||||
"integrity": "sha512-MWd0ZEV7xSwN4HM9jz9BwpnMzwCPjYJ7K90lePsrdgAkrmm8U7b4BOTIsv/84BQsaF7N3ejNkcrZ3AfEwc9HXA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"react-is": "^16.12.0",
|
||||
@ -46162,9 +46162,9 @@
|
||||
}
|
||||
},
|
||||
"rc-util": {
|
||||
"version": "5.23.0",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.23.0.tgz",
|
||||
"integrity": "sha512-lgm6diJ/pLgyfoZY59Vz7sW4mSoQCgozqbBye9IJ7/mb5w5h4T7h+i2JpXAx/UBQxscBZe68q0sP7EW+qfkKUg==",
|
||||
"version": "5.24.2",
|
||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.2.tgz",
|
||||
"integrity": "sha512-MWd0ZEV7xSwN4HM9jz9BwpnMzwCPjYJ7K90lePsrdgAkrmm8U7b4BOTIsv/84BQsaF7N3ejNkcrZ3AfEwc9HXA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"react-is": "^16.12.0",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"rc-overflow": "1.2.8",
|
||||
"rc-util": "5.23.0",
|
||||
"rc-util": "5.24.2",
|
||||
"react": "17.0.2",
|
||||
"react-chartkick": "0.5.3",
|
||||
"react-contenteditable": "3.3.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user