Skip to content

Commit

Permalink
chore: Upgrade to Web SDK v1020.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y-ui-release[bot] committed Oct 16, 2024
1 parent 81babe3 commit ab0dfa5
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "application",
"version": "1020.34.0",
"version": "1020.35.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -19,10 +19,10 @@
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/router": "^17.3.0",
"@c8y/bootstrap": "1020.34.0",
"@c8y/client": "1020.34.0",
"@c8y/ngx-components": "1020.34.0",
"@c8y/style": "1020.34.0",
"@c8y/bootstrap": "1020.35.0",
"@c8y/client": "1020.35.0",
"@c8y/ngx-components": "1020.35.0",
"@c8y/style": "1020.35.0",
"ngx-bootstrap": "12.0.0",
"rxjs": "^7.4.0",
"tslib": "^2.3.0",
Expand All @@ -32,8 +32,8 @@
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "^17.3.10",
"@angular/compiler-cli": "^17.3.0",
"@c8y/devkit": "1020.34.0",
"@c8y/options": "1020.34.0",
"@c8y/devkit": "1020.35.0",
"@c8y/options": "1020.35.0",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
Expand Down

0 comments on commit ab0dfa5

Please sign in to comment.