|
33 | 33 | "dependencies": {
|
34 | 34 | "@arcgis/core": "^4.32.10",
|
35 | 35 | "@arcgis/map-components": "^4.32.14",
|
36 |
| - "@esri/arcgis-rest-request": "^4.4.0", |
| 36 | + "@esri/arcgis-rest-request": "^4.5.0", |
37 | 37 | "@esri/calcite-components": "^3.1.0",
|
38 |
| - "@tanstack/react-query": "^5.74.4", |
| 38 | + "@tanstack/react-query": "^5.75.2", |
39 | 39 | "@ugrc/esri-theme-toggle": "^1.1.0",
|
40 |
| - "@ugrc/utah-design-system": "^1.25.0", |
| 40 | + "@ugrc/utah-design-system": "^1.26.0", |
41 | 41 | "@ugrc/utilities": "^3.0.3",
|
42 | 42 | "concurrently": "^9.1.2",
|
43 |
| - "firebase": "^11.6.0", |
| 43 | + "firebase": "^11.6.1", |
44 | 44 | "immer": "^10.1.1",
|
45 | 45 | "lodash.debounce": "^4.0.8",
|
46 |
| - "lucide-react": "^0.503.0", |
| 46 | + "lucide-react": "^0.507.0", |
47 | 47 | "react": "^19.1.0",
|
48 | 48 | "react-aria": "^3.39.0",
|
49 | 49 | "react-aria-components": "^1.8.0",
|
50 | 50 | "react-dom": "^19.1.0",
|
51 |
| - "react-error-boundary": "^5.0.0", |
| 51 | + "react-error-boundary": "^6.0.0", |
52 | 52 | "react-stately": "^3.37.0",
|
53 | 53 | "use-immer": "^0.11.0",
|
54 | 54 | "usehooks-ts": "^3.1.1",
|
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@types/lodash.debounce": "^4.0.9",
|
59 | 59 | "@types/react": "^19.1.2",
|
60 |
| - "@types/react-dom": "^19.1.2", |
| 60 | + "@types/react-dom": "^19.1.3", |
61 | 61 | "@ugrc/eslint-config": "^1.2.1",
|
62 | 62 | "@ugrc/tailwind-preset": "^1.2.0",
|
63 | 63 | "@ugrc/tsconfigs": "^1.0.3",
|
64 | 64 | "@vitejs/plugin-react": "^4.4.1",
|
65 | 65 | "autoprefixer": "^10.4.21",
|
66 | 66 | "cpy-cli": "^5.0.0",
|
67 |
| - "eslint": "^9.25.0", |
| 67 | + "eslint": "^9.26.0", |
68 | 68 | "globals": "^16.0.0",
|
69 | 69 | "postcss": "^8.5.3",
|
70 | 70 | "prettier": "^3.5.3",
|
71 | 71 | "prettier-plugin-organize-imports": "^4.1.0",
|
72 |
| - "prettier-plugin-packagejson": "^2.5.10", |
| 72 | + "prettier-plugin-packagejson": "^2.5.11", |
73 | 73 | "prettier-plugin-tailwindcss": "^0.6.11",
|
74 | 74 | "tailwindcss": "^3.4.17",
|
75 | 75 | "typescript": "^5.8.3",
|
76 |
| - "vite": "^6.3.2", |
| 76 | + "vite": "^6.3.5", |
77 | 77 | "vite-plugin-package-version": "^1.1.0",
|
78 |
| - "vitest": "^3.1.2" |
| 78 | + "vitest": "^3.1.3" |
79 | 79 | }
|
80 | 80 | }
|
0 commit comments