|
28 | 28 | ]
|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 |
| - "@arcgis/core": "^4.31.1", |
32 |
| - "@heroicons/react": "^2.1.5", |
| 31 | + "@arcgis/core": "^4.32.9", |
| 32 | + "@heroicons/react": "^2.2.0", |
33 | 33 | "@ugrc/eslint-config": "^1.1.0",
|
34 | 34 | "@ugrc/esri-theme-toggle": "^1.1.0",
|
35 |
| - "@ugrc/utah-design-system": "^1.20.2", |
| 35 | + "@ugrc/utah-design-system": "^1.20.3", |
36 | 36 | "@ugrc/utilities": "^3.0.2",
|
37 |
| - "firebase": "^11.0.1", |
38 |
| - "ky": "^1.7.4", |
| 37 | + "firebase": "^11.5.0", |
| 38 | + "ky": "^1.7.5", |
39 | 39 | "lodash.startcase": "^4.4.0",
|
40 | 40 | "prop-types": "^15.8.1",
|
41 | 41 | "react": "^18.3.1",
|
42 |
| - "react-aria": "^3.37.0", |
43 |
| - "react-aria-components": "^1.6.0", |
| 42 | + "react-aria": "^3.38.1", |
| 43 | + "react-aria-components": "^1.7.1", |
44 | 44 | "react-dom": "^18.3.1",
|
45 | 45 | "react-error-boundary": "^5.0.0",
|
46 | 46 | "react-fast-compare": "^3.2.2",
|
47 |
| - "react-stately": "^3.35.0" |
| 47 | + "react-stately": "^3.36.1" |
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 | 50 | "@types/lodash.startcase": "^4.4.9",
|
51 | 51 | "@types/react": "^18.3.19",
|
52 | 52 | "@types/react-dom": "^18.3.5",
|
53 | 53 | "@ugrc/tailwind-preset": "^1.2.0",
|
54 | 54 | "@ugrc/tsconfigs": "^1.0.3",
|
55 |
| - "@vitejs/plugin-react": "^4.3.3", |
56 |
| - "autoprefixer": "^10.4.20", |
| 55 | + "@vitejs/plugin-react": "^4.3.4", |
| 56 | + "autoprefixer": "^10.4.21", |
57 | 57 | "cpy-cli": "^5.0.0",
|
58 |
| - "eslint": "^9.19.0", |
59 |
| - "postcss": "^8.5.1", |
60 |
| - "prettier": "^3.3.3", |
| 58 | + "eslint": "^9.23.0", |
| 59 | + "postcss": "^8.5.3", |
| 60 | + "prettier": "^3.5.3", |
61 | 61 | "prettier-plugin-organize-imports": "^4.1.0",
|
62 |
| - "prettier-plugin-packagejson": "^2.5.8", |
| 62 | + "prettier-plugin-packagejson": "^2.5.10", |
63 | 63 | "prettier-plugin-tailwindcss": "^0.6.11",
|
64 | 64 | "tailwindcss": "^3.4.17",
|
65 | 65 | "tailwindcss-react-aria-components": "^1.1.6",
|
66 |
| - "typescript": "^5.7.3", |
67 |
| - "vite": "^6.0.11", |
| 66 | + "typescript": "^5.8.2", |
| 67 | + "vite": "^6.2.2", |
68 | 68 | "vite-plugin-package-version": "^1.1.0",
|
69 |
| - "vitest": "^2.1.9" |
| 69 | + "vitest": "^3.0.9" |
70 | 70 | },
|
71 | 71 | "pnpm": {
|
72 | 72 | "onlyBuiltDependencies": [
|
|
0 commit comments