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 Aug 22, 2024
1 parent 11a5b81 commit 5e25be0
Show file tree
Hide file tree
Showing 19 changed files with 1,060 additions and 679 deletions.
208 changes: 102 additions & 106 deletions angular/package-lock.json

Large diffs are not rendered by default.

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.11.1",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.2"
Expand Down
108 changes: 71 additions & 37 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.11.1"
},
"devDependencies": {
"@web/dev-server": "^0.4.1"
Expand Down
Loading

0 comments on commit 5e25be0

Please sign in to comment.