|
30 | 30 | "dependencies": {
|
31 | 31 | "@arcgis/core": "^4.31.1",
|
32 | 32 | "@heroicons/react": "^2.1.5",
|
33 |
| - "@ugrc/layer-selector": "^6.2.11", |
34 |
| - "@ugrc/utah-design-system": "^1.18.2", |
| 33 | + "@ugrc/layer-selector": "^6.2.12", |
| 34 | + "@ugrc/utah-design-system": "^1.19.0", |
35 | 35 | "@ugrc/utilities": "^2.4.3",
|
36 | 36 | "firebase": "^11.0.1",
|
37 | 37 | "ky": "^1.7.4",
|
38 | 38 | "lodash.startcase": "^4.4.0",
|
39 | 39 | "prop-types": "^15.8.1",
|
40 | 40 | "react": "^18.3.1",
|
41 |
| - "react-aria": "^3.35.1", |
42 |
| - "react-aria-components": "^1.4.1", |
| 41 | + "react-aria": "^3.37.0", |
| 42 | + "react-aria-components": "^1.6.0", |
43 | 43 | "react-dom": "^18.3.1",
|
44 | 44 | "react-error-boundary": "^5.0.0",
|
45 | 45 | "react-fast-compare": "^3.2.2",
|
46 |
| - "react-stately": "^3.33.0" |
| 46 | + "react-stately": "^3.35.0" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@eslint/js": "^9.17.0", |
| 49 | + "@eslint/js": "^9.19.0", |
50 | 50 | "@types/eslint__js": "^8.42.3",
|
51 | 51 | "@types/lodash.startcase": "^4.4.9",
|
52 | 52 | "@types/react": "^18.3.12",
|
53 | 53 | "@types/react-dom": "^18.3.1",
|
54 |
| - "@typescript-eslint/eslint-plugin": "^8.19.0", |
55 |
| - "@ugrc/tailwind-preset": "^1.1.0", |
56 |
| - "@ugrc/tsconfigs": "^1.0.2", |
| 54 | + "@typescript-eslint/eslint-plugin": "^8.22.0", |
| 55 | + "@ugrc/tailwind-preset": "^1.2.0", |
| 56 | + "@ugrc/tsconfigs": "^1.0.3", |
57 | 57 | "@vitejs/plugin-react": "^4.3.3",
|
58 | 58 | "autoprefixer": "^10.4.20",
|
59 | 59 | "cpy-cli": "^5.0.0",
|
60 |
| - "eslint": "^9.17.0", |
| 60 | + "eslint": "^9.19.0", |
61 | 61 | "eslint-config-prettier": "^9.1.0",
|
62 |
| - "eslint-plugin-prettier": "^5.2.1", |
63 |
| - "eslint-plugin-react": "^7.37.3", |
| 62 | + "eslint-plugin-prettier": "^5.2.3", |
| 63 | + "eslint-plugin-react": "^7.37.4", |
64 | 64 | "eslint-plugin-react-hooks": "^5.1.0-rc-06d0b89e-20240801",
|
65 | 65 | "globals": "^15.14.0",
|
66 |
| - "postcss": "^8.4.49", |
| 66 | + "postcss": "^8.5.1", |
67 | 67 | "prettier": "^3.3.3",
|
68 | 68 | "prettier-plugin-organize-imports": "^4.1.0",
|
69 |
| - "prettier-plugin-packagejson": "^2.5.3", |
70 |
| - "prettier-plugin-tailwindcss": "^0.6.8", |
| 69 | + "prettier-plugin-packagejson": "^2.5.8", |
| 70 | + "prettier-plugin-tailwindcss": "^0.6.11", |
71 | 71 | "tailwindcss": "^3.4.17",
|
72 | 72 | "tailwindcss-react-aria-components": "^1.1.6",
|
73 |
| - "typescript": "^5.6.3", |
74 |
| - "typescript-eslint": "^8.19.0", |
75 |
| - "vite": "^6.0.6", |
| 73 | + "typescript": "^5.7.3", |
| 74 | + "typescript-eslint": "^8.22.0", |
| 75 | + "vite": "^6.0.11", |
76 | 76 | "vite-plugin-package-version": "^1.1.0",
|
77 | 77 | "vitest": "^2.1.5"
|
78 | 78 | }
|
|
0 commit comments