Skip to content

Commit

Permalink
Updated packages and fixed dev spa proxy (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
SlyngDK authored Jun 30, 2022
1 parent bb236d2 commit 5e11b8d
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 41 deletions.
240 changes: 206 additions & 34 deletions webapp/package-lock.json

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

6 changes: 3 additions & 3 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"apollo-angular": "^3.0.1",
"graphql": "^16.5.0",
"subsink": "^1.0.2",
"rxjs": "~6.6.0",
"rxjs": "~7.4.0",
"tslib": "^2.4.0",
"zone.js": "~0.11.4"
"zone.js": "~0.11.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.0.4",
"@angular/cli": "^14.0.4",
"@angular/compiler-cli": "^14.0.4",
"@types/node": "^12.11.1",
"@types/node": "^16.11.42",
"typescript": "~4.7.4"
},
"overrides": {
Expand Down
Loading

0 comments on commit 5e11b8d

Please sign in to comment.