Skip to content

Commit 9e9f3f5

Browse files
committed
deps: update non-breaking packages
1 parent 8f8b8d8 commit 9e9f3f5

File tree

2 files changed

+714
-301
lines changed

2 files changed

+714
-301
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,16 @@
5151
},
5252
"dependencies": {
5353
"@arcgis/core": "^4.32.10",
54-
"@headlessui/react": "^2.2.1",
54+
"@headlessui/react": "^2.2.2",
5555
"@heroicons/react": "^2.2.0",
5656
"@hookform/error-message": "^2.0.1",
5757
"@hookform/resolvers": "^5.0.1",
5858
"@react-hook/window-size": "^3.1.1",
59-
"@tanstack/react-query": "^5.74.3",
60-
"@tanstack/react-query-devtools": "^5.74.3",
59+
"@tanstack/react-query": "^5.74.4",
60+
"@tanstack/react-query-devtools": "^5.74.4",
6161
"@ugrc/layer-selector": "^6.4.0",
62-
"@ugrc/utah-design-system": "^1.24.0",
63-
"@ugrc/utilities": "^3.0.2",
62+
"@ugrc/utah-design-system": "^1.25.0",
63+
"@ugrc/utilities": "^3.0.3",
6464
"@xstate/react": "^5.0.3",
6565
"camelcase": "^8.0.0",
6666
"clsx": "^2.1.1",
@@ -77,7 +77,7 @@
7777
"react-color": "^2.19.3",
7878
"react-dom": "^19.1.0",
7979
"react-error-boundary": "^5.0.0",
80-
"react-hook-form": "^7.55.0",
80+
"react-hook-form": "^7.56.0",
8181
"use-immer": "^0.11.0",
8282
"xstate": "^5.19.2",
8383
"yup": "^1.6.1"
@@ -96,16 +96,16 @@
9696
"@tailwindcss/vite": "^4.1.4",
9797
"@types/react": "^19.1.2",
9898
"@types/react-dom": "^19.1.2",
99-
"@ugrc/eslint-config": "^1.2.0",
99+
"@ugrc/eslint-config": "^1.2.1",
100100
"@vitejs/plugin-react-swc": "^3.9.0",
101-
"@vitest/coverage-v8": "^3.1.1",
102-
"@vitest/ui": "^3.1.1",
101+
"@vitest/coverage-v8": "^3.1.2",
102+
"@vitest/ui": "^3.1.2",
103103
"commitizen": "^4.3.1",
104104
"concurrently": "^9.1.2",
105105
"cpy-cli": "^5.0.0",
106106
"cross-env": "^7.0.3",
107107
"cz-conventional-changelog": "^3.3.0",
108-
"eslint": "^9.24.0",
108+
"eslint": "^9.25.1",
109109
"firebase-functions-test": "^3.4.1",
110110
"firebase-tools": "^14.2.0",
111111
"husky": "^9.1.7",
@@ -117,10 +117,10 @@
117117
"prop-types": "^15.8.1",
118118
"storybook": "^8.6.12",
119119
"tailwindcss": "^4.1.4",
120-
"vite": "^6.3.0",
120+
"vite": "^6.3.2",
121121
"vite-plugin-eslint": "^1.8.1",
122122
"vite-plugin-package-version": "^1.1.0",
123-
"vitest": "^3.1.1",
123+
"vitest": "^3.1.2",
124124
"wait-on": "^8.0.3"
125125
},
126126
"engines": {

0 commit comments

Comments
 (0)