Skip to content

Commit

Permalink
Update angular packages
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 11, 2023
1 parent 9d127df commit 87725b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions packages/kubernetes-client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,26 @@
"@ngrx/store": "^16.0.0",
"rxjs": "~7.8.0",
"tslib": "2.5.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"peerDependencies": {
"@nxt-engineering/kubernetes-client": "*"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.0.1",
"@angular-eslint/builder": "16.0.2",
"@angular-eslint/eslint-plugin": "16.0.2",
"@angular-eslint/eslint-plugin-template": "16.0.2",
"@angular-eslint/schematics": "16.0.2",
"@angular-eslint/template-parser": "16.0.2",
"@angular/cli": "~16.0.2",
"@angular-devkit/build-angular": "16.2.6",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "^16.0.2",
"@ngrx/store-devtools": "16.0.0",
"@ngrx/store-devtools": "16.3.0",
"@playwright/test": "^1.32.3",
"bootstrap": "5.2.3",
"bootstrap": "5.3.2",
"eslint-config-custom": "*",
"eslint-plugin-ngrx": "2.1.4",
"jose": "4.14.4",
"jose": "4.15.2",
"ng-packagr": "^16.0.1"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@nxt-engineering/kubernetes-client": "*"
},
"dependencies": {
"tslib": "2.5.0"
"tslib": "2.6.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 87725b6

Please sign in to comment.