Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
build(deps): update calcite components version
Browse files Browse the repository at this point in the history
  • Loading branch information
benelan authored Jul 4, 2024
1 parent 6062fb4 commit 00cefa1
Show file tree
Hide file tree
Showing 19 changed files with 596 additions and 590 deletions.
136 changes: 45 additions & 91 deletions angular/package-lock.json

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

2 changes: 1 addition & 1 deletion angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "^17.0.3",
"@angular/platform-browser-dynamic": "^17.0.3",
"@angular/router": "^17.0.3",
"@esri/calcite-components-angular": "^2.3.0",
"@esri/calcite-components-angular": "^2.10.1",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.2"
Expand Down
70 changes: 38 additions & 32 deletions common-patterns/package-lock.json

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

2 changes: 1 addition & 1 deletion common-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "npx web-dev-server --open /src/ --node-resolve --watch"
},
"dependencies": {
"@esri/calcite-components": "^2.1.0"
"@esri/calcite-components": "^2.10.1"
},
"devDependencies": {
"@web/dev-server": "^0.4.1"
Expand Down
Loading

0 comments on commit 00cefa1

Please sign in to comment.