Skip to content

Commit

Permalink
adapt versions c8y
Browse files Browse the repository at this point in the history
  • Loading branch information
ck-c8y committed Nov 15, 2024
1 parent 3d82027 commit b62ef38
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
42 changes: 21 additions & 21 deletions dynamic-mapping-ui/package-lock.json

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

38 changes: 19 additions & 19 deletions dynamic-mapping-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@
"keywords": [],
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/compiler": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/platform-server": "^18.0.0",
"@angular/router": "^18.0.0",
"@angular/upgrade": "^18.0.0",
"@c8y/bootstrap": "1021.0.11",
"@c8y/client": "1021.0.11",
"@c8y/devkit": "1021.0.11",
"@c8y/ngx-components": "1021.0.11",
"@c8y/options": "1021.0.11",
"@c8y/package-blueprint": "1021.0.11",
"@c8y/style": "1021.0.11",
"@angular/animations": "^18.2.0",
"@angular/common": "^18.2.0",
"@angular/compiler": "^18.2.0",
"@angular/core": "^18.2.0",
"@angular/forms": "^18.2.0",
"@angular/platform-browser": "^18.2.0",
"@angular/platform-browser-dynamic": "^18.2.0",
"@angular/platform-server": "^18.2.0",
"@angular/router": "^18.2.0",
"@angular/upgrade": "^18.2.0",
"@c8y/bootstrap": "^1021.0.11",
"@c8y/client": "^1021.0.11",
"@c8y/devkit": "^1021.0.11",
"@c8y/ngx-components": "^1021.0.11",
"@c8y/options": "^1021.0.11",
"@c8y/package-blueprint": "^1021.0.11",
"@c8y/style": "^1021.0.11",
"@ngx-translate/core": "15.0.0",
"css-loader": "^7.1.2",
"echarts": "^5.5.1",
Expand All @@ -56,8 +56,8 @@
"@angular-eslint/template-parser": "^18.3.0",
"@angular/compiler-cli": "^18.2.10",
"@angular/language-service": "^18.2.2",
"@angular/localize": "^18.0.0",
"@angular/service-worker": "^18.0.0",
"@angular/localize": "^18.2.0",
"@angular/service-worker": "^18.2.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"cumulocity-cypress": "^0.4.6",
"cypress": "^13.13.3",
Expand Down

0 comments on commit b62ef38

Please sign in to comment.