Updating dependencies

This commit is contained in:
piotrpekala7 2021-06-15 15:25:19 +02:00
parent 04fdcc6893
commit cb101e8202
2 changed files with 441 additions and 406 deletions

View File

@ -41,21 +41,21 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^12.0.3",
"@angular/cdk": "^12.0.3",
"@angular/common": "^12.0.3",
"@angular/compiler": "^12.0.3",
"@angular/core": "^12.0.3",
"@angular/forms": "^12.0.3",
"@angular/material": "^12.0.3",
"@angular/platform-browser": "^12.0.3",
"@angular/platform-browser-dynamic": "^12.0.3",
"@angular/router": "^12.0.3",
"@sentry/browser": "^6.5.1",
"@angular/animations": "^12.0.4",
"@angular/cdk": "^12.0.4",
"@angular/common": "^12.0.4",
"@angular/compiler": "^12.0.4",
"@angular/core": "^12.0.4",
"@angular/forms": "^12.0.4",
"@angular/material": "^12.0.4",
"@angular/platform-browser": "^12.0.4",
"@angular/platform-browser-dynamic": "^12.0.4",
"@angular/router": "^12.0.4",
"@sentry/browser": "^6.7.1",
"@types/jest": "^26.0.23",
"@types/mocha": "^8.2.2",
"@types/react": "^17.0.9",
"@types/react-dom": "^17.0.6",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"angular-draggable-droppable": "^4.6.0",
"angular-resizable-element": "^3.4.0",
"bootstrap": "^5.0.1",
@ -77,36 +77,36 @@
"rxjs": "^6.5.3",
"rxjs-compat": "^6.5.3",
"save-svg-as-png": "^1.4.17",
"snyk": "^1.623.0",
"snyk": "^1.630.0",
"spark-md5": "^3.0.1",
"svg-crowbar": "^0.6.5",
"tree-kill": "^1.2.2",
"tslib": "^2.2.0",
"tslib": "^2.3.0",
"typeface-roboto": "^1.1.13",
"xterm": "^4.12.0",
"xterm": "^4.13.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0",
"yargs": "^17.0.1",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.0.3",
"@angular/cli": "^12.0.3",
"@angular/compiler-cli": "^12.0.3",
"@angular/language-service": "^12.0.3",
"@angular-devkit/build-angular": "^12.0.4",
"@angular/cli": "^12.0.4",
"@angular/compiler-cli": "^12.0.4",
"@angular/language-service": "^12.0.4",
"@sentry/cli": "^1.66.0",
"@sentry/electron": "^2.4.1",
"@types/jasmine": "^3.7.7",
"@types/jasminewd2": "^2.0.9",
"@types/node": "15.12.2",
"codelyzer": "^6.0.2",
"electron": "^13.1.1",
"electron-builder": "22.10.5",
"electron": "^13.1.2",
"electron-builder": "22.11.7",
"file-loader": "^6.2.0",
"jasmine-core": "~3.7.1",
"jasmine-spec-reporter": "~7.0.0",
"jquery": "^3.6.0",
"karma": "^6.3.3",
"karma": "^6.3.4",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
@ -123,7 +123,7 @@
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.2.4",
"webpack": "5.38.1",
"webpack": "5.39.0",
"yarn-upgrade-all": "^0.5.4"
},
"greenkeeper": {

799
yarn.lock

File diff suppressed because it is too large Load Diff