Skip to content

Commit

Permalink
Merge branch 'NMSHDB-99-admin-ui-setup-enmeshed-design' of https://gi…
Browse files Browse the repository at this point in the history
…thub.com/nmshd/backbone into NMSHDB-99-admin-ui-setup-enmeshed-design
  • Loading branch information
stamenione committed Apr 2, 2024
2 parents 8195fa3 + d338d33 commit 261bedf
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
150 changes: 75 additions & 75 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.

26 changes: 13 additions & 13 deletions AdminApi/src/AdminApi/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^17.3.1",
"@angular/cdk": "^17.3.1",
"@angular/common": "^17.3.1",
"@angular/compiler": "^17.3.1",
"@angular/core": "^17.3.1",
"@angular/forms": "^17.3.1",
"@angular/material": "^17.3.1",
"@angular/platform-browser": "^17.3.1",
"@angular/platform-browser-dynamic": "^17.3.1",
"@angular/platform-server": "^17.3.1",
"@angular/router": "^17.3.1",
"@angular/animations": "^17.3.2",
"@angular/cdk": "^17.3.2",
"@angular/common": "^17.3.2",
"@angular/compiler": "^17.3.2",
"@angular/core": "^17.3.2",
"@angular/forms": "^17.3.2",
"@angular/material": "^17.3.2",
"@angular/platform-browser": "^17.3.2",
"@angular/platform-browser-dynamic": "^17.3.2",
"@angular/platform-server": "^17.3.2",
"@angular/router": "^17.3.2",
"@ngx-env/builder": "^17.2.3",
"bootstrap": "^5.3.3",
"jquery": "^3.7.1",
Expand All @@ -40,12 +40,12 @@
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.2",
"@angular/cli": "^17.3.2",
"@angular/compiler-cli": "^17.3.1",
"@angular/compiler-cli": "^17.3.2",
"@js-soft/eslint-config-ts": "^1.6.7",
"@js-soft/license-check": "^1.0.9",
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"eslint": "^8.57.0",
"jasmine-core": "~5.1.2",
"karma": "~6.4.3",
Expand Down

0 comments on commit 261bedf

Please sign in to comment.