mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Increased the chartjs version to latest 2.9.4 (#14227)
* Increased the chartjs version to latest 2.9.4 * Update remote package.json * updated remote-web-package.json * Updates yard lock for remote-web-package.json
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"angular2-grid": "2.0.6",
|
||||
"ansi_up": "^3.0.0",
|
||||
"applicationinsights": "1.0.8",
|
||||
"chart.js": "^2.6.0",
|
||||
"chart.js": "^2.9.4",
|
||||
"chokidar": "3.4.3",
|
||||
"graceful-fs": "4.2.3",
|
||||
"html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6",
|
||||
@@ -109,7 +109,7 @@
|
||||
"devDependencies": {
|
||||
"7zip": "0.0.6",
|
||||
"@types/applicationinsights": "0.20.0",
|
||||
"@types/chart.js": "2.7.57",
|
||||
"@types/chart.js": "2.9.4",
|
||||
"@types/chokidar": "2.1.3",
|
||||
"@types/cookie": "^0.3.3",
|
||||
"@types/debug": "^4.1.5",
|
||||
|
||||
Reference in New Issue
Block a user