Skip to content

Commit

Permalink
Build(deps): Bump the update-npm-dependencies group (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 60777fa commit 4fc33a1
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
158 changes: 79 additions & 79 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.

28 changes: 14 additions & 14 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.6",
"@angular/cdk": "^17.3.6",
"@angular/common": "^17.3.6",
"@angular/compiler": "^17.3.6",
"@angular/core": "^17.3.6",
"@angular/forms": "^17.3.6",
"@angular/material": "^17.3.6",
"@angular/platform-browser": "^17.3.6",
"@angular/platform-browser-dynamic": "^17.3.6",
"@angular/platform-server": "^17.3.6",
"@angular/router": "^17.3.6",
"@angular/animations": "^17.3.7",
"@angular/cdk": "^17.3.7",
"@angular/common": "^17.3.7",
"@angular/compiler": "^17.3.7",
"@angular/core": "^17.3.7",
"@angular/forms": "^17.3.7",
"@angular/material": "^17.3.7",
"@angular/platform-browser": "^17.3.7",
"@angular/platform-browser-dynamic": "^17.3.7",
"@angular/platform-server": "^17.3.7",
"@angular/router": "^17.3.7",
"@ngx-env/builder": "^17.3.0",
"bootstrap": "^5.3.3",
"jquery": "^3.7.1",
Expand All @@ -35,17 +35,17 @@
"run-script-os": "^1.1.6",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.4"
"zone.js": "~0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.6",
"@angular/cli": "^17.3.6",
"@angular/compiler-cli": "^17.3.6",
"@angular/compiler-cli": "^17.3.7",
"@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.12.7",
"@types/node": "^20.12.8",
"eslint": "^8.57.0",
"jasmine-core": "~5.1.2",
"karma": "~6.4.3",
Expand Down

0 comments on commit 4fc33a1

Please sign in to comment.