fix(deps): update dependency rc-util to v5.24.4
This commit is contained in:
parent
0de4959d7e
commit
bc33a2c738
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.3",
|
"rc-util": "5.24.4",
|
||||||
"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",
|
||||||
@ -23101,9 +23101,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rc-util": {
|
"node_modules/rc-util": {
|
||||||
"version": "5.24.3",
|
"version": "5.24.4",
|
||||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.3.tgz",
|
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.4.tgz",
|
||||||
"integrity": "sha512-wwLvZa/zNZKhN7rmG+NNpoi7RyWc5UE6nImUWih3CCPUPc1VPHsOuL3BJWSuGQdAWAAGlZ2JOtBBa9Jq+LArXw==",
|
"integrity": "sha512-2a4RQnycV9eV7lVZPEJ7QwJRPlZNc06J7CwcwZo4vIHr3PfUqtYgl1EkUV9ETAc6VRRi8XZOMFhYG63whlIC9Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"react-is": "^16.12.0",
|
"react-is": "^16.12.0",
|
||||||
@ -45854,9 +45854,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rc-util": {
|
"rc-util": {
|
||||||
"version": "5.24.3",
|
"version": "5.24.4",
|
||||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.3.tgz",
|
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.4.tgz",
|
||||||
"integrity": "sha512-wwLvZa/zNZKhN7rmG+NNpoi7RyWc5UE6nImUWih3CCPUPc1VPHsOuL3BJWSuGQdAWAAGlZ2JOtBBa9Jq+LArXw==",
|
"integrity": "sha512-2a4RQnycV9eV7lVZPEJ7QwJRPlZNc06J7CwcwZo4vIHr3PfUqtYgl1EkUV9ETAc6VRRi8XZOMFhYG63whlIC9Q==",
|
||||||
"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.3",
|
"rc-util": "5.24.4",
|
||||||
"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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user