Updating dependencies

This commit is contained in:
piotrpekala7 2021-09-14 10:06:47 +02:00
parent b1aba60410
commit c389404e58
2 changed files with 688 additions and 418 deletions

View File

@ -41,26 +41,26 @@
},
"private": true,
"dependencies": {
"@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",
"@angular/animations": "^12.2.5",
"@angular/cdk": "^12.2.5",
"@angular/common": "^12.2.5",
"@angular/compiler": "^12.2.5",
"@angular/core": "^12.2.5",
"@angular/forms": "^12.2.5",
"@angular/material": "^12.2.5",
"@angular/platform-browser": "^12.2.5",
"@angular/platform-browser-dynamic": "^12.2.5",
"@angular/router": "^12.2.5",
"@sentry/browser": "^6.12.0",
"@types/jest": "^27.0.1",
"@types/mocha": "^9.0.0",
"@types/react": "^17.0.19",
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"angular-draggable-droppable": "^4.6.0",
"angular-resizable-element": "^3.4.0",
"bootstrap": "^5.1.0",
"bootstrap": "^5.1.1",
"command-exists": "^1.2.9",
"core-js": "^3.16.2",
"core-js": "^3.17.3",
"d3-ng2-service": "^2.2.0",
"eev": "^0.1.5",
"ini": "^2.0.0",
@ -71,34 +71,34 @@
"ngx-childprocess": "^0.0.6",
"ngx-device-detector": "^2.1.1",
"ngx-electron": "^2.2.0",
"node-fetch": "^2.6.1",
"node-fetch": "^3.0.0",
"notosans-fontface": "1.2.2",
"prettier-plugin-organize-imports": "^2.3.3",
"rxjs": "^6.6.7",
"rxjs-compat": "^6.6.7",
"save-svg-as-png": "^1.4.17",
"snyk": "^1.687.0",
"spark-md5": "^3.0.1",
"snyk": "^1.709.0",
"spark-md5": "^3.0.2",
"svg-crowbar": "^0.7.0",
"tree-kill": "^1.2.2",
"tslib": "^2.3.1",
"typeface-roboto": "^1.1.13",
"xterm": "^4.13.0",
"xterm": "^4.14.1",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0",
"yargs": "^17.1.1",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.2.2",
"@angular/cli": "^12.2.2",
"@angular/compiler-cli": "^12.2.2",
"@angular/language-service": "^12.2.2",
"@angular-devkit/build-angular": "^12.2.5",
"@angular/cli": "^12.2.5",
"@angular/compiler-cli": "^12.2.5",
"@angular/language-service": "^12.2.5",
"@sentry/cli": "^1.68.0",
"@sentry/electron": "^2.5.1",
"@types/jasmine": "^3.8.2",
"@sentry/electron": "^2.5.3",
"@types/jasmine": "^3.9.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "16.7.1",
"@types/node": "16.9.1",
"codelyzer": "^6.0.2",
"electron": "^13.2.2",
"electron-builder": "^22.9.1",
@ -114,7 +114,7 @@
"karma-jasmine-html-reporter": "^1.7.0",
"license-checker": "^25.0.1",
"popper.js": "^1.16.1",
"prettier": "^2.3.2",
"prettier": "^2.4.0",
"protractor": "^7.0.0",
"replace": "^1.2.1",
"rxjs-tslint": "^0.1.8",
@ -123,7 +123,7 @@
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.3.5",
"webpack": "5.51.1",
"webpack": "5.52.1",
"yarn-upgrade-all": "^0.5.4"
},
"greenkeeper": {

1052
yarn.lock

File diff suppressed because it is too large Load Diff