Updating dependencies

This commit is contained in:
piotrpekala7 2021-08-24 13:55:15 +02:00
parent 81ca3e2af2
commit 3fa52d3c9c
2 changed files with 713 additions and 2397 deletions

View File

@ -41,26 +41,26 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^12.1.4",
"@angular/cdk": "^12.1.4",
"@angular/common": "^12.1.4",
"@angular/compiler": "^12.1.4",
"@angular/core": "^12.1.4",
"@angular/forms": "^12.1.4",
"@angular/material": "^12.1.4",
"@angular/platform-browser": "^12.1.4",
"@angular/platform-browser-dynamic": "^12.1.4",
"@angular/router": "^12.1.4",
"@sentry/browser": "^6.10.0",
"@types/jest": "^26.0.24",
"@angular/animations": "^12.2.2",
"@angular/cdk": "^12.2.2",
"@angular/common": "^12.2.2",
"@angular/compiler": "^12.2.2",
"@angular/core": "^12.2.2",
"@angular/forms": "^12.2.2",
"@angular/material": "^12.2.2",
"@angular/platform-browser": "^12.2.2",
"@angular/platform-browser-dynamic": "^12.2.2",
"@angular/router": "^12.2.2",
"@sentry/browser": "^6.11.0",
"@types/jest": "^27.0.1",
"@types/mocha": "^9.0.0",
"@types/react": "^17.0.15",
"@types/react": "^17.0.19",
"@types/react-dom": "^17.0.9",
"angular-draggable-droppable": "^4.6.0",
"angular-resizable-element": "^3.4.0",
"bootstrap": "^5.0.2",
"bootstrap": "^5.1.0",
"command-exists": "^1.2.9",
"core-js": "^3.16.0",
"core-js": "^3.16.2",
"d3-ng2-service": "^2.2.0",
"eev": "^0.1.5",
"ini": "^2.0.0",
@ -77,33 +77,33 @@
"rxjs": "^6.6.7",
"rxjs-compat": "^6.6.7",
"save-svg-as-png": "^1.4.17",
"snyk": "^1.675.0",
"snyk": "^1.687.0",
"spark-md5": "^3.0.1",
"svg-crowbar": "^0.6.5",
"svg-crowbar": "^0.7.0",
"tree-kill": "^1.2.2",
"tslib": "^2.3.0",
"tslib": "^2.3.1",
"typeface-roboto": "^1.1.13",
"xterm": "^4.13.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0",
"yargs": "^17.0.1",
"yargs": "^17.1.1",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.1.4",
"@angular/cli": "^12.1.4",
"@angular/compiler-cli": "^12.1.4",
"@angular/language-service": "^12.1.4",
"@angular-devkit/build-angular": "^12.2.2",
"@angular/cli": "^12.2.2",
"@angular/compiler-cli": "^12.2.2",
"@angular/language-service": "^12.2.2",
"@sentry/cli": "^1.68.0",
"@sentry/electron": "^2.5.1",
"@types/jasmine": "^3.8.2",
"@types/jasminewd2": "^2.0.10",
"@types/node": "16.4.11",
"@types/node": "16.7.1",
"codelyzer": "^6.0.2",
"electron": "^13.1.8",
"electron": "^13.2.2",
"electron-builder": "22.11.7",
"file-loader": "^6.2.0",
"jasmine-core": "~3.8.0",
"jasmine-core": "~3.9.0",
"jasmine-spec-reporter": "~7.0.0",
"jquery": "^3.6.0",
"karma": "^6.3.4",
@ -119,11 +119,11 @@
"replace": "^1.2.1",
"rxjs-tslint": "^0.1.8",
"ts-mockito": "^2.6.1",
"ts-node": "~10.1.0",
"ts-node": "~10.2.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.3.5",
"webpack": "5.48.0",
"webpack": "5.51.1",
"yarn-upgrade-all": "^0.5.4"
},
"greenkeeper": {

3054
yarn.lock

File diff suppressed because it is too large Load Diff