chartjs-chart-error-bars
Advanced tools
Comparing version 4.1.2 to 4.2.0
{ | ||
"name": "chartjs-chart-error-bars", | ||
"description": "Chart.js module for charting error bars", | ||
"version": "4.1.2", | ||
"version": "4.2.0", | ||
"author": { | ||
@@ -56,20 +56,20 @@ "name": "Samuel Gratzl", | ||
"@chiogen/rollup-plugin-terser": "^7.1.3", | ||
"@rollup/plugin-commonjs": "^24.0.1", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@rollup/plugin-commonjs": "^24.1.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@rollup/plugin-replace": "^5.0.2", | ||
"@rollup/plugin-typescript": "^11.0.0", | ||
"@types/jest": "^29.4.0", | ||
"@rollup/plugin-typescript": "^11.1.0", | ||
"@types/jest": "^29.5.1", | ||
"@types/jest-image-snapshot": "^6.1.0", | ||
"@types/node": "^18.14.6", | ||
"@typescript-eslint/eslint-plugin": "^5.54.0", | ||
"@typescript-eslint/parser": "^5.54.0", | ||
"@types/node": "^18.16.3", | ||
"@typescript-eslint/eslint-plugin": "^5.59.1", | ||
"@typescript-eslint/parser": "^5.59.1", | ||
"@yarnpkg/sdks": "^2.7.0", | ||
"canvas": "^2.11.0", | ||
"canvas": "^2.11.2", | ||
"canvas-5-polyfill": "^0.1.5", | ||
"chart.js": "^4.2.1", | ||
"chart.js": "^4.3.0", | ||
"chartjs-adapter-date-fns": "^3.0.0", | ||
"date-fns": "^2.29.3", | ||
"eslint": "^8.35.0", | ||
"eslint": "^8.39.0", | ||
"eslint-config-airbnb-typescript": "^17.0.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-config-react-app": "^7.0.1", | ||
@@ -82,14 +82,14 @@ "eslint-plugin-flowtype": "^8.0.3", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"jest": "^29.4.3", | ||
"jest-environment-jsdom": "^29.4.3", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"jest-image-snapshot": "^6.1.0", | ||
"prettier": "^2.8.4", | ||
"rimraf": "^4.3.0", | ||
"rollup": "^3.18.0", | ||
"prettier": "^2.8.8", | ||
"rimraf": "^5.0.0", | ||
"rollup": "^3.21.1", | ||
"rollup-plugin-cleanup": "^3.2.1", | ||
"rollup-plugin-dts": "^5.2.0", | ||
"ts-jest": "^29.0.5", | ||
"rollup-plugin-dts": "^5.3.0", | ||
"ts-jest": "^29.1.0", | ||
"tslib": "^2.5.0", | ||
"typedoc": "^0.23.26", | ||
"typescript": "^4.9.5" | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -116,3 +116,3 @@ "scripts": { | ||
}, | ||
"packageManager": "yarn@3.4.1" | ||
"packageManager": "yarn@3.5.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
282883