Updating dependencies

This commit is contained in:
piotrpekala7 2021-05-10 14:18:38 +02:00
parent b51159513f
commit 42ae0b671a
2 changed files with 630 additions and 878 deletions

View File

@ -43,21 +43,21 @@
"dependencies": {
"@angular-react/core": "^3.0.0",
"@angular-react/fabric": "^3.0.0",
"@angular/animations": "^11.2.11",
"@angular/cdk": "^11.2.10",
"@angular/common": "^11.2.11",
"@angular/compiler": "^11.2.11",
"@angular/core": "^11.2.11",
"@angular/forms": "^11.2.11",
"@angular/animations": "^11.2.13",
"@angular/cdk": "^11.2.12",
"@angular/common": "^11.2.13",
"@angular/compiler": "^11.2.13",
"@angular/core": "^11.2.13",
"@angular/forms": "^11.2.13",
"@angular/http": "^7.2.16",
"@angular/material": "^11.2.10",
"@angular/platform-browser": "^11.2.11",
"@angular/platform-browser-dynamic": "^11.2.11",
"@angular/router": "^11.2.11",
"@sentry/browser": "^6.3.1",
"@angular/material": "^11.2.12",
"@angular/platform-browser": "^11.2.13",
"@angular/platform-browser-dynamic": "^11.2.13",
"@angular/router": "^11.2.13",
"@sentry/browser": "^6.3.6",
"@types/jest": "^26.0.23",
"@types/mocha": "^8.2.2",
"@types/react": "^17.0.3",
"@types/react": "^17.0.5",
"@types/react-dom": "^17.0.3",
"angular-draggable-droppable": "^4.6.0",
"angular-persistence": "^1.0.1",
@ -67,7 +67,7 @@
"angular2-indexeddb": "^1.2.3",
"bootstrap": "^4.6.0",
"command-exists": "^1.2.9",
"core-js": "^3.11.0",
"core-js": "^3.12.1",
"d3-ng2-service": "^2.2.0",
"eev": "^0.1.5",
"file-saver": "^2.0.5",
@ -76,11 +76,11 @@
"ng-circle-progress": "^1.6.0",
"ng2-file-upload": "^1.4.0",
"ngx-childprocess": "^0.0.6",
"ngx-device-detector": "^2.0.7",
"ngx-device-detector": "^2.0.9",
"ngx-electron": "^2.2.0",
"node-fetch": "^2.6.1",
"notosans-fontface": "1.2.2",
"office-ui-fabric-react": "^7.168.2",
"office-ui-fabric-react": "^7.170.0",
"prettier-plugin-organize-imports": "^1.1.1",
"react": "^17.0.2",
"react-bootstrap": "^1.5.2",
@ -90,7 +90,7 @@
"save-html-as-image": "^1.5.2",
"save-svg-as-png": "^1.4.17",
"schematics-scss-migrate": "^1.3.13",
"snyk": "^1.568.0",
"snyk": "^1.588.0",
"spark-md5": "^3.0.1",
"svg-crowbar": "^0.6.5",
"tree-kill": "^1.2.2",
@ -103,17 +103,17 @@
"zone.js": "^0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1102.10",
"@angular/cli": "^11.2.10",
"@angular/compiler-cli": "^11.2.11",
"@angular/language-service": "^11.2.11",
"@sentry/cli": "^1.64.1",
"@sentry/electron": "^2.4.0",
"@types/jasmine": "^3.6.10",
"@types/jasminewd2": "^2.0.8",
"@angular-devkit/build-angular": "^0.1102.12",
"@angular/cli": "^11.2.12",
"@angular/compiler-cli": "^11.2.13",
"@angular/language-service": "^11.2.13",
"@sentry/cli": "^1.64.2",
"@sentry/electron": "^2.4.1",
"@types/jasmine": "^3.7.1",
"@types/jasminewd2": "^2.0.9",
"@types/node": "14.14.37",
"codelyzer": "^6.0.1",
"electron": "^12.0.5",
"codelyzer": "^6.0.2",
"electron": "^12.0.7",
"electron-builder": "22.10.5",
"file-loader": "^6.2.0",
"jasmine-core": "~3.7.1",
@ -124,10 +124,10 @@
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
"karma-jasmine-html-reporter": "^1.6.0",
"license-checker": "^25.0.1",
"popper.js": "^1.16.1",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"protractor": "^7.0.0",
"replace": "^1.2.1",
"rxjs-tslint": "^0.1.8",

1452
yarn.lock

File diff suppressed because it is too large Load Diff