mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Bump jquery from 3.4.0 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.0) Signed-off-by: dependabot[bot] <support@github.com> * Update remote * Update remote web * Update jquery again Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chgagnon <chgagnon@microsoft.com>
34 lines
977 B
JSON
34 lines
977 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@angular/animations": "~4.1.3",
|
|
"@angular/common": "~4.1.3",
|
|
"@angular/compiler": "~4.1.3",
|
|
"@angular/core": "~4.1.3",
|
|
"@angular/forms": "~4.1.3",
|
|
"@angular/platform-browser": "~4.1.3",
|
|
"@angular/platform-browser-dynamic": "~4.1.3",
|
|
"@angular/router": "~4.1.3",
|
|
"angular2-grid": "2.0.6",
|
|
"ansi_up": "^3.0.0",
|
|
"chart.js": "^2.6.0",
|
|
"html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.6",
|
|
"jquery": "3.5.0",
|
|
"ng2-charts": "^1.6.0",
|
|
"reflect-metadata": "^0.1.8",
|
|
"rxjs": "5.4.0",
|
|
"sanitize-html": "^1.19.1",
|
|
"semver-umd": "^5.5.6",
|
|
"slickgrid": "github:anthonydresser/SlickGrid#2.3.33",
|
|
"vscode-oniguruma": "1.3.0",
|
|
"vscode-textmate": "5.1.1",
|
|
"xterm": "4.6.0-beta.25",
|
|
"xterm-addon-search": "0.6.0",
|
|
"xterm-addon-unicode11": "0.2.0-beta.2",
|
|
"xterm-addon-web-links": "0.3.0",
|
|
"xterm-addon-webgl": "0.7.0-beta.8",
|
|
"zone.js": "^0.8.4"
|
|
}
|
|
}
|