Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Nov 21, 2024
1 parent ba37afd commit 1b43a53
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 42 deletions.
132 changes: 94 additions & 38 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"singleQuote": true
},
"dependencies": {
"@arcgis/core": "^4.31.4",
"@arcgis/core": "^4.31.5",
"@esri/calcite-components-react": "^2.13.2",
"@radix-ui/react-accessible-icon": "^1.1.0",
"@radix-ui/react-accordion": "^1.2.1",
Expand All @@ -67,7 +67,7 @@
"@radix-ui/react-tooltip": "^1.1.4",
"@tanstack/react-query": "^5.61.0",
"@tanstack/react-table": "^8.20.5",
"@ugrc/layer-selector": "^6.2.9",
"@ugrc/layer-selector": "^6.2.10",
"@utahdts/utah-design-system-header": "^3.0.0",
"@xstate/react": "^5.0.0",
"clsx": "^2.1.1",
Expand Down Expand Up @@ -116,15 +116,15 @@
"eslint-plugin-pretty": "^0.0.0",
"eslint-plugin-react-hooks": "^5.1.0-rc-2d16326d-20240930",
"eslint-plugin-react-refresh": "^0.4.14",
"firebase-admin": "^13.0.0",
"firebase-admin": "^13.0.1",
"firebase-tools": "^13.26.0",
"globals": "^15.12.0",
"if-env": "^1.0.4",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-packagejson": "^2.5.3",
"prettier-plugin-packagejson": "^2.5.5",
"prettier-plugin-tailwindcss": "^0.6.9",
"prop-types": "^15.8.1",
"sass": "^1.81.0",
Expand Down

0 comments on commit 1b43a53

Please sign in to comment.