Skip to content

Commit

Permalink
build(deps): update arcgis to ^4.32.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 87b0292 commit a19b2e7
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"util:update-3rd-party-licenses": "turbo run util:update-3rd-party-licenses --log-order=stream"
},
"devDependencies": {
"@arcgis/lumina-compiler": "^4.32.1",
"@arcgis/lumina-compiler": "^4.32.7",
"@cspell/dict-gis": "1.0.1",
"@cspell/dict-pokemon": "1.0.1",
"@cspell/dict-scientific-terms-us": "3.0.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/calcite-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
"util:update-3rd-party-licenses": "tsx ../../support/createThirdPartyLicenses.ts"
},
"dependencies": {
"@arcgis/components-controllers": "^4.32.1",
"@arcgis/components-utils": "^4.32.1",
"@arcgis/lumina": "^4.32.1",
"@arcgis/components-controllers": "^4.32.7",
"@arcgis/components-utils": "^4.32.7",
"@arcgis/lumina": "^4.32.7",
"@esri/calcite-ui-icons": "4.0.1-next.1",
"@floating-ui/dom": "^1.6.12",
"@floating-ui/utils": "^0.2.8",
Expand Down

0 comments on commit a19b2e7

Please sign in to comment.