|
31 | 31 | "@arcgis/core": "^4.32.10",
|
32 | 32 | "@heroicons/react": "^2.2.0",
|
33 | 33 | "@ugrc/eslint-config": "^1.2.1",
|
34 |
| - "@ugrc/esri-theme-toggle": "^1.1.0", |
35 |
| - "@ugrc/utah-design-system": "^1.26.0", |
| 34 | + "@ugrc/esri-theme-toggle": "^1.1.1", |
| 35 | + "@ugrc/utah-design-system": "^1.27.0", |
36 | 36 | "@ugrc/utilities": "^3.0.3",
|
37 | 37 | "firebase": "^11.6.1",
|
38 | 38 | "ky": "^1.8.1",
|
|
42 | 42 | "react-aria": "^3.39.0",
|
43 | 43 | "react-aria-components": "^1.8.0",
|
44 | 44 | "react-dom": "^19.1.0",
|
45 |
| - "react-error-boundary": "^5.0.0", |
| 45 | + "react-error-boundary": "^6.0.0", |
46 | 46 | "react-fast-compare": "^3.2.2",
|
47 | 47 | "react-stately": "^3.37.0"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 | 50 | "@types/lodash.startcase": "^4.4.9",
|
51 |
| - "@types/react": "^19.1.2", |
| 51 | + "@types/react": "^19.1.3", |
52 | 52 | "@types/react-dom": "^19.1.3",
|
53 | 53 | "@ugrc/tailwind-preset": "^1.2.0",
|
54 | 54 | "@ugrc/tsconfigs": "^1.0.3",
|
55 | 55 | "@vitejs/plugin-react": "^4.4.1",
|
56 | 56 | "autoprefixer": "^10.4.21",
|
57 | 57 | "cpy-cli": "^5.0.0",
|
58 |
| - "eslint": "^9.25.1", |
| 58 | + "eslint": "^9.26.0", |
59 | 59 | "postcss": "^8.5.3",
|
60 | 60 | "prettier": "^3.5.3",
|
61 | 61 | "prettier-plugin-organize-imports": "^4.1.0",
|
62 |
| - "prettier-plugin-packagejson": "^2.5.10", |
| 62 | + "prettier-plugin-packagejson": "^2.5.11", |
63 | 63 | "prettier-plugin-tailwindcss": "^0.6.11",
|
64 | 64 | "tailwindcss": "^3.4.17",
|
65 | 65 | "tailwindcss-react-aria-components": "^1.2.0",
|
66 | 66 | "typescript": "^5.8.3",
|
67 |
| - "vite": "^6.3.4", |
| 67 | + "vite": "^6.3.5", |
68 | 68 | "vite-plugin-package-version": "^1.1.0",
|
69 |
| - "vitest": "^3.1.2" |
| 69 | + "vitest": "^3.1.3" |
70 | 70 | },
|
71 | 71 | "pnpm": {
|
72 | 72 | "onlyBuiltDependencies": [
|
|
0 commit comments