Update dependency rc-util to v5.24.2
This commit is contained in:
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@@ -29,7 +29,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.23.0",
|
"rc-util": "5.24.2",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-chartkick": "0.5.3",
|
"react-chartkick": "0.5.3",
|
||||||
"react-contenteditable": "3.3.6",
|
"react-contenteditable": "3.3.6",
|
||||||
@@ -23303,9 +23303,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rc-util": {
|
"node_modules/rc-util": {
|
||||||
"version": "5.23.0",
|
"version": "5.24.2",
|
||||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.23.0.tgz",
|
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.2.tgz",
|
||||||
"integrity": "sha512-lgm6diJ/pLgyfoZY59Vz7sW4mSoQCgozqbBye9IJ7/mb5w5h4T7h+i2JpXAx/UBQxscBZe68q0sP7EW+qfkKUg==",
|
"integrity": "sha512-MWd0ZEV7xSwN4HM9jz9BwpnMzwCPjYJ7K90lePsrdgAkrmm8U7b4BOTIsv/84BQsaF7N3ejNkcrZ3AfEwc9HXA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"react-is": "^16.12.0",
|
"react-is": "^16.12.0",
|
||||||
@@ -46162,9 +46162,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rc-util": {
|
"rc-util": {
|
||||||
"version": "5.23.0",
|
"version": "5.24.2",
|
||||||
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.23.0.tgz",
|
"resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.24.2.tgz",
|
||||||
"integrity": "sha512-lgm6diJ/pLgyfoZY59Vz7sW4mSoQCgozqbBye9IJ7/mb5w5h4T7h+i2JpXAx/UBQxscBZe68q0sP7EW+qfkKUg==",
|
"integrity": "sha512-MWd0ZEV7xSwN4HM9jz9BwpnMzwCPjYJ7K90lePsrdgAkrmm8U7b4BOTIsv/84BQsaF7N3ejNkcrZ3AfEwc9HXA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
"react-is": "^16.12.0",
|
"react-is": "^16.12.0",
|
||||||
|
|||||||
@@ -33,7 +33,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.23.0",
|
"rc-util": "5.24.2",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-chartkick": "0.5.3",
|
"react-chartkick": "0.5.3",
|
||||||
"react-contenteditable": "3.3.6",
|
"react-contenteditable": "3.3.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user