Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SaadEGI committed Jul 26, 2023
1 parent 53e91a4 commit 80d6b53
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 41 deletions.
85 changes: 50 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,28 @@
"@angular/platform-browser": "^14.3.0",
"@angular/platform-browser-dynamic": "^14.3.0",
"@angular/router": "^14.3.0",
"@ng-apimock/core": "^3.6.0",
"@ng-apimock/core": "^3.11.0",
"@ngxs/store": "^3.8.1",
"@sovity.de/broker-server-client": "0.20230712.71619-main-a4860cff",
"@sovity.de/edc-client": "0.20230711.54203-main-f9c4b8f7",
"clean-deep": "^3.4.0",
"date-fns": "^2.29.3",
"dotenv": "^16.0.3",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"json-stable-stringify": "^1.0.2",
"ng2-charts": "^4.1.1",
"ngx-json-viewer": "^3.2.1",
"rxjs": "7.8.1",
"tslib": "^2.5.3",
"tslib": "^2.6.1",
"url-join": "^5.0.0",
"zone.js": "^0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.12",
"@angular/cli": "^14.2.12",
"@angular/compiler-cli": "^14.3.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/jasmine": "^4.3.5",
"@types/node": "^18.15.13",
"@types/node": "^18.17.1",
"jasmine-core": "^4.6.0",
"karma": "^6.4.2",
"karma-chrome-launcher": "~3.1.0",
Expand Down

0 comments on commit 80d6b53

Please sign in to comment.