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