Skip to content

Commit

Permalink
chore: Upgrade to Web SDK v1021.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y-ui-release[bot] committed Nov 4, 2024
1 parent 644e25c commit b3724c1
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 69 deletions.
139 changes: 77 additions & 62 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": "tutorial",
"version": "1021.0.4",
"version": "1021.0.5",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -19,10 +19,10 @@
"@angular/platform-browser": "^18.2.0",
"@angular/platform-browser-dynamic": "^18.2.0",
"@angular/router": "^18.2.0",
"@c8y/bootstrap": "1021.0.4",
"@c8y/client": "1021.0.4",
"@c8y/ngx-components": "1021.0.4",
"@c8y/style": "1021.0.4",
"@c8y/bootstrap": "1021.0.5",
"@c8y/client": "1021.0.5",
"@c8y/ngx-components": "1021.0.5",
"@c8y/style": "1021.0.5",
"leaflet": "1.9.4",
"ngx-bootstrap": "18.0.0",
"rxjs": "^7.8.1",
Expand All @@ -33,8 +33,8 @@
"@angular-devkit/build-angular": "^18.2.10",
"@angular/cli": "^18.2.10",
"@angular/compiler-cli": "^18.2.0",
"@c8y/devkit": "1021.0.4",
"@c8y/options": "1021.0.4",
"@c8y/devkit": "1021.0.5",
"@c8y/options": "1021.0.5",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.2.0",
"karma": "~6.4.0",
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit b3724c1

Please sign in to comment.