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