Revert "Revert "Update package.json""

This reverts commit 0bbaca6439.
This commit is contained in:
piotrpekala7 2021-02-15 22:29:42 +01:00
parent 0bbaca6439
commit 015a1a9350
2 changed files with 2325 additions and 1842 deletions

View File

@ -40,35 +40,35 @@
},
"private": true,
"dependencies": {
"@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/animations": "^11.2.0",
"@angular/cdk": "^11.2.0",
"@angular/common": "^11.2.0",
"@angular/compiler": "^11.2.0",
"@angular/core": "^11.2.0",
"@angular/forms": "^11.2.0",
"@angular/http": "^7.2.16",
"@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",
"@angular/material": "^11.2.0",
"@angular/platform-browser": "^11.2.0",
"@angular/platform-browser-dynamic": "^11.2.0",
"@angular/router": "^11.2.0",
"@sentry/browser": "^6.1.0",
"@types/jest": "^26.0.20",
"@types/mocha": "^8.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"angular-draggable-droppable": "^4.6.0",
"angular-persistence": "^1.0.1",
"angular-resizable-element": "^3.3.4",
"angular-resizable-element": "^3.3.5",
"angular2-draggable": "^2.3.2",
"angular2-hotkeys": "^2.2.0",
"angular2-indexeddb": "^1.2.3",
"bootstrap": "^4.5.3",
"bootstrap": "^4.6.0",
"command-exists": "^1.2.9",
"core-js": "^3.8.2",
"core-js": "^3.8.3",
"d3-ng2-service": "^2.1.0",
"eev": "^0.1.5",
"file-saver": "^2.0.5",
"ini": "^1.3.8",
"ini": "^2.0.0",
"material-design-icons": "^3.0.1",
"ng-circle-progress": "^1.6.0",
"ng2-file-upload": "^1.3.0",
@ -85,36 +85,36 @@
"save-html-as-image": "^1.3.4",
"save-svg-as-png": "^1.4.14",
"schematics-scss-migrate": "^1.2.10",
"snyk": "^1.437.3",
"snyk": "^1.455.0",
"spark-md5": "^3.0.1",
"svg-crowbar": "^0.6.5",
"tree-kill": "^1.2.1",
"tslib": "^2.1.0",
"typeface-roboto": "^1.1.13",
"xterm": "^4.9.0",
"xterm": "^4.10.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.4.0",
"xterm-addon-fit": "^0.5.0",
"yargs": "^16.2.0",
"zone.js": "^0.11.3"
},
"devDependencies": {
"@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",
"@angular-devkit/build-angular": "^0.1102.0",
"@angular/cli": "^11.2.0",
"@angular/compiler-cli": "^11.2.0",
"@angular/language-service": "^11.2.0",
"@sentry/cli": "^1.62.0",
"@sentry/electron": "^2.2.0",
"@types/jasmine": "~3.6.3",
"@types/jasminewd2": "^2.0.8",
"@types/node": "14.14.10",
"@types/node": "14.14.28",
"codelyzer": "^6.0.0",
"electron": "^11.2.0",
"electron": "^11.2.3",
"electron-builder": "22.9.1",
"file-loader": "^6.2.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"jasmine-spec-reporter": "~6.0.0",
"jquery": "^3.5.1",
"karma": "^5.2.3",
"karma": "^6.1.1",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
@ -127,11 +127,11 @@
"replace": "^1.2.0",
"rxjs-tslint": "^0.1.8",
"ts-mockito": "^2.6.1",
"ts-node": "~9.0.0",
"ts-node": "~9.1.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.0.2",
"webpack": "4.44.2",
"webpack": "5.22.0",
"yarn-upgrade-all": "^0.5.4"
},
"greenkeeper": {

4101
yarn.lock

File diff suppressed because it is too large Load Diff