fix(deps): update dependency chart.js to v4.1.1

This commit is contained in:
renovate[bot] 2022-12-22 03:49:06 +00:00
parent 8806dd8311
commit b6021547f0
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -20,7 +20,7 @@
"@xstate/react": "3.0.1", "@xstate/react": "3.0.1",
"antd": "4.24.3", "antd": "4.24.3",
"autoprefixer": "10.4.13", "autoprefixer": "10.4.13",
"chart.js": "4.1.0", "chart.js": "4.1.1",
"chartkick": "4.2.0", "chartkick": "4.2.0",
"classnames": "2.3.2", "classnames": "2.3.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
@ -14620,9 +14620,9 @@
} }
}, },
"node_modules/chart.js": { "node_modules/chart.js": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.1.0.tgz", "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.1.1.tgz",
"integrity": "sha512-Xta4vonV3e1pwFGLTyUMqXk2aH03D6253DSt52pdS7247u2SpIpQb6kCewxNgx1JfeLBUnjaxHYbHpOv6w78Og==", "integrity": "sha512-P0pCosNXp+LR8zO/QTkZKT6Hb7p0DPFtypEeVOf+6x06hX13NIb75R0DXUA4Ksx/+48chDQKtCCmRCviQRTqsA==",
"dependencies": { "dependencies": {
"@kurkle/color": "^0.3.0" "@kurkle/color": "^0.3.0"
}, },

View File

@ -24,7 +24,7 @@
"@xstate/react": "3.0.1", "@xstate/react": "3.0.1",
"antd": "4.24.3", "antd": "4.24.3",
"autoprefixer": "10.4.13", "autoprefixer": "10.4.13",
"chart.js": "4.1.0", "chart.js": "4.1.1",
"chartkick": "4.2.0", "chartkick": "4.2.0",
"classnames": "2.3.2", "classnames": "2.3.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",