|
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | 53 | "@arcgis/core": "^4.32.10", |
54 | | - "@headlessui/react": "^2.2.1", |
| 54 | + "@headlessui/react": "^2.2.2", |
55 | 55 | "@heroicons/react": "^2.2.0", |
56 | 56 | "@hookform/error-message": "^2.0.1", |
57 | 57 | "@hookform/resolvers": "^5.0.1", |
58 | 58 | "@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", |
61 | 61 | "@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", |
64 | 64 | "@xstate/react": "^5.0.3", |
65 | 65 | "camelcase": "^8.0.0", |
66 | 66 | "clsx": "^2.1.1", |
|
77 | 77 | "react-color": "^2.19.3", |
78 | 78 | "react-dom": "^19.1.0", |
79 | 79 | "react-error-boundary": "^5.0.0", |
80 | | - "react-hook-form": "^7.55.0", |
| 80 | + "react-hook-form": "^7.56.0", |
81 | 81 | "use-immer": "^0.11.0", |
82 | 82 | "xstate": "^5.19.2", |
83 | 83 | "yup": "^1.6.1" |
|
96 | 96 | "@tailwindcss/vite": "^4.1.4", |
97 | 97 | "@types/react": "^19.1.2", |
98 | 98 | "@types/react-dom": "^19.1.2", |
99 | | - "@ugrc/eslint-config": "^1.2.0", |
| 99 | + "@ugrc/eslint-config": "^1.2.1", |
100 | 100 | "@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", |
103 | 103 | "commitizen": "^4.3.1", |
104 | 104 | "concurrently": "^9.1.2", |
105 | 105 | "cpy-cli": "^5.0.0", |
106 | 106 | "cross-env": "^7.0.3", |
107 | 107 | "cz-conventional-changelog": "^3.3.0", |
108 | | - "eslint": "^9.24.0", |
| 108 | + "eslint": "^9.25.1", |
109 | 109 | "firebase-functions-test": "^3.4.1", |
110 | 110 | "firebase-tools": "^14.2.0", |
111 | 111 | "husky": "^9.1.7", |
|
117 | 117 | "prop-types": "^15.8.1", |
118 | 118 | "storybook": "^8.6.12", |
119 | 119 | "tailwindcss": "^4.1.4", |
120 | | - "vite": "^6.3.0", |
| 120 | + "vite": "^6.3.2", |
121 | 121 | "vite-plugin-eslint": "^1.8.1", |
122 | 122 | "vite-plugin-package-version": "^1.1.0", |
123 | | - "vitest": "^3.1.1", |
| 123 | + "vitest": "^3.1.2", |
124 | 124 | "wait-on": "^8.0.3" |
125 | 125 | }, |
126 | 126 | "engines": { |
|
0 commit comments