Update packages

This commit is contained in:
piotrpekala7 2021-01-13 11:59:45 +01:00
parent ad593d8408
commit 7f44ad4e7c
2 changed files with 719 additions and 640 deletions

View File

@ -40,21 +40,21 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^11.0.2",
"@angular/cdk": "^11.0.1",
"@angular/common": "^11.0.2",
"@angular/compiler": "^11.0.2",
"@angular/core": "^11.0.2",
"@angular/forms": "^11.0.2",
"@angular/animations": "^11.0.8",
"@angular/cdk": "^11.0.3",
"@angular/common": "^11.0.8",
"@angular/compiler": "^11.0.8",
"@angular/core": "^11.0.8",
"@angular/forms": "^11.0.8",
"@angular/http": "^7.2.16",
"@angular/material": "^11.0.1",
"@angular/platform-browser": "^11.0.2",
"@angular/platform-browser-dynamic": "^11.0.2",
"@angular/router": "^11.0.2",
"@sentry/browser": "^5.27.6",
"@types/jest": "^26.0.15",
"@types/mocha": "^8.0.4",
"angular-draggable-droppable": "^4.5.6",
"@angular/material": "^11.0.3",
"@angular/platform-browser": "^11.0.8",
"@angular/platform-browser-dynamic": "^11.0.8",
"@angular/router": "^11.0.8",
"@sentry/browser": "^5.29.2",
"@types/jest": "^26.0.20",
"@types/mocha": "^8.2.0",
"angular-draggable-droppable": "^4.6.0",
"angular-persistence": "^1.0.1",
"angular-resizable-element": "^3.3.4",
"angular2-draggable": "^2.3.2",
@ -62,15 +62,15 @@
"angular2-indexeddb": "^1.2.3",
"bootstrap": "^4.5.3",
"command-exists": "^1.2.9",
"core-js": "^3.8.0",
"core-js": "^3.8.2",
"d3-ng2-service": "^2.1.0",
"file-saver": "^2.0.2",
"ini": "^1.3.5",
"file-saver": "^2.0.5",
"ini": "^1.3.8",
"material-design-icons": "^3.0.1",
"ng-circle-progress": "^1.6.0",
"ng2-file-upload": "^1.3.0",
"ngx-childprocess": "^0.0.6",
"ngx-device-detector": "^2.0.0",
"ngx-device-detector": "^2.0.5",
"ngx-electron": "^2.1.1",
"node-fetch": "^2.6.1",
"notosans-fontface": "1.2.2",
@ -79,32 +79,32 @@
"save-html-as-image": "^1.3.4",
"save-svg-as-png": "^1.4.14",
"schematics-scss-migrate": "^1.2.10",
"snyk": "^1.413.3",
"snyk": "^1.437.3",
"spark-md5": "^3.0.1",
"svg-crowbar": "^0.6.1",
"svg-crowbar": "^0.6.5",
"tree-kill": "^1.2.1",
"tslib": "^2.0.0",
"tslib": "^2.1.0",
"typeface-roboto": "^1.1.13",
"xterm": "^4.9.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.4.0",
"yargs": "^16.0.3",
"zone.js": "~0.11.1"
"yargs": "^16.2.0",
"zone.js": "^0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1100.2",
"@angular/cli": "^11.0.2",
"@angular/compiler-cli": "^11.0.2",
"@angular/language-service": "^11.0.2",
"@sentry/cli": "^1.58.0",
"@sentry/electron": "^2.0.1",
"@angular-devkit/build-angular": "^0.1100.6",
"@angular/cli": "^11.0.6",
"@angular/compiler-cli": "^11.0.8",
"@angular/language-service": "^11.0.8",
"@sentry/cli": "^1.61.0",
"@sentry/electron": "^2.1.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "^2.0.8",
"@types/node": "14.14.10",
"codelyzer": "^6.0.0",
"electron": "^11.0.3",
"electron": "^11.2.0",
"electron-builder": "22.9.1",
"file-loader": "^6.1.1",
"file-loader": "^6.2.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"jquery": "^3.5.1",
@ -116,7 +116,7 @@
"karma-jasmine-html-reporter": "^1.5.0",
"license-checker": "^25.0.1",
"popper.js": "^1.16.1",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"protractor": "^7.0.0",
"replace": "^1.2.0",
"rxjs-tslint": "^0.1.8",

1295
yarn.lock

File diff suppressed because it is too large Load Diff