Skip to content

Commit

Permalink
update more angular
Browse files Browse the repository at this point in the history
  • Loading branch information
auumgn committed Oct 10, 2023
1 parent 33ad2c2 commit 660efd2
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
160 changes: 80 additions & 80 deletions ui/package-lock.json

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

18 changes: 9 additions & 9 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.7",
"@angular/common": "^16.2.7",
"@angular/compiler": "^16.2.7",
"@angular/core": "^16.2.7",
"@angular/forms": "^16.2.7",
"@angular/platform-browser": "^16.2.7",
"@angular/platform-browser-dynamic": "^16.2.7",
"@angular/router": "^16.2.7",
"@angular/animations": "^16.2.8",
"@angular/common": "^16.2.8",
"@angular/compiler": "^16.2.8",
"@angular/core": "^16.2.8",
"@angular/forms": "^16.2.8",
"@angular/platform-browser": "^16.2.8",
"@angular/platform-browser-dynamic": "^16.2.8",
"@angular/router": "^16.2.8",
"ngx-webstorage": "^12.0.0",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.5",
"@angular/cli": "~16.2.5",
"@angular/compiler-cli": "^16.2.7",
"@angular/compiler-cli": "^16.2.8",
"@types/jasmine": "~4.0.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
Expand Down

0 comments on commit 660efd2

Please sign in to comment.