Update dependency react-chartkick to v0.5.3 (#2033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@@ -31,7 +31,7 @@
|
|||||||
"rc-overflow": "1.2.4",
|
"rc-overflow": "1.2.4",
|
||||||
"rc-util": "5.17.0",
|
"rc-util": "5.17.0",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-chartkick": "0.5.2",
|
"react-chartkick": "0.5.3",
|
||||||
"react-contenteditable": "3.3.6",
|
"react-contenteditable": "3.3.6",
|
||||||
"react-crossfade-img": "1.0.0",
|
"react-crossfade-img": "1.0.0",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
@@ -23069,9 +23069,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-chartkick": {
|
"node_modules/react-chartkick": {
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-chartkick/-/react-chartkick-0.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-chartkick/-/react-chartkick-0.5.3.tgz",
|
||||||
"integrity": "sha512-llAfo2UVVEiCAwy5S8U0H9Qe/di5VhXTwpSpotw54u9nRLkTsgXjyMHswTyk3dnI5RNdyp939Ck8bxb6JBbd3Q==",
|
"integrity": "sha512-HOAONZ8PunkemVpAXzbDz8eOSpyY1H5MARRvPsF8ZVWmiVMkDsJeo12PcLuBiZzVhQ1FCL4sABV9AyfbO5coUA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chartkick": "^4.0.0"
|
"chartkick": "^4.0.0"
|
||||||
},
|
},
|
||||||
@@ -45699,9 +45699,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-chartkick": {
|
"react-chartkick": {
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-chartkick/-/react-chartkick-0.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-chartkick/-/react-chartkick-0.5.3.tgz",
|
||||||
"integrity": "sha512-llAfo2UVVEiCAwy5S8U0H9Qe/di5VhXTwpSpotw54u9nRLkTsgXjyMHswTyk3dnI5RNdyp939Ck8bxb6JBbd3Q==",
|
"integrity": "sha512-HOAONZ8PunkemVpAXzbDz8eOSpyY1H5MARRvPsF8ZVWmiVMkDsJeo12PcLuBiZzVhQ1FCL4sABV9AyfbO5coUA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"chartkick": "^4.0.0"
|
"chartkick": "^4.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
"rc-overflow": "1.2.4",
|
"rc-overflow": "1.2.4",
|
||||||
"rc-util": "5.17.0",
|
"rc-util": "5.17.0",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-chartkick": "0.5.2",
|
"react-chartkick": "0.5.3",
|
||||||
"react-contenteditable": "3.3.6",
|
"react-contenteditable": "3.3.6",
|
||||||
"react-crossfade-img": "1.0.0",
|
"react-crossfade-img": "1.0.0",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user