Skip to content

Commit

Permalink
Admin UI: Update npm dependencies (#574)
Browse files Browse the repository at this point in the history
* chore: update dependencies

* ci: trigger pipelines
  • Loading branch information
stamenione authored Mar 26, 2024
1 parent 09ce11b commit 973f4d7
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
92 changes: 46 additions & 46 deletions AdminApi/src/AdminApi/ClientApp/package-lock.json

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

4 changes: 2 additions & 2 deletions AdminApi/src/AdminApi/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"zone.js": "~0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.1",
"@angular/cli": "^17.3.1",
"@angular-devkit/build-angular": "^17.3.2",
"@angular/cli": "^17.3.2",
"@angular/compiler-cli": "^17.3.1",
"@js-soft/eslint-config-ts": "^1.6.7",
"@js-soft/license-check": "^1.0.9",
Expand Down

0 comments on commit 973f4d7

Please sign in to comment.