Skip to content

Commit 1906d69

Browse files
committed
deps: bump node dependencies 🌲
1 parent be6b4ca commit 1906d69

File tree

2 files changed

+611
-365
lines changed

2 files changed

+611
-365
lines changed

‎package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,22 @@
3333
"dependencies": {
3434
"@arcgis/core": "^4.32.10",
3535
"@arcgis/map-components": "^4.32.14",
36-
"@esri/arcgis-rest-request": "^4.4.0",
36+
"@esri/arcgis-rest-request": "^4.5.0",
3737
"@esri/calcite-components": "^3.1.0",
38-
"@tanstack/react-query": "^5.74.4",
38+
"@tanstack/react-query": "^5.75.2",
3939
"@ugrc/esri-theme-toggle": "^1.1.0",
40-
"@ugrc/utah-design-system": "^1.25.0",
40+
"@ugrc/utah-design-system": "^1.26.0",
4141
"@ugrc/utilities": "^3.0.3",
4242
"concurrently": "^9.1.2",
43-
"firebase": "^11.6.0",
43+
"firebase": "^11.6.1",
4444
"immer": "^10.1.1",
4545
"lodash.debounce": "^4.0.8",
46-
"lucide-react": "^0.503.0",
46+
"lucide-react": "^0.507.0",
4747
"react": "^19.1.0",
4848
"react-aria": "^3.39.0",
4949
"react-aria-components": "^1.8.0",
5050
"react-dom": "^19.1.0",
51-
"react-error-boundary": "^5.0.0",
51+
"react-error-boundary": "^6.0.0",
5252
"react-stately": "^3.37.0",
5353
"use-immer": "^0.11.0",
5454
"usehooks-ts": "^3.1.1",
@@ -57,24 +57,24 @@
5757
"devDependencies": {
5858
"@types/lodash.debounce": "^4.0.9",
5959
"@types/react": "^19.1.2",
60-
"@types/react-dom": "^19.1.2",
60+
"@types/react-dom": "^19.1.3",
6161
"@ugrc/eslint-config": "^1.2.1",
6262
"@ugrc/tailwind-preset": "^1.2.0",
6363
"@ugrc/tsconfigs": "^1.0.3",
6464
"@vitejs/plugin-react": "^4.4.1",
6565
"autoprefixer": "^10.4.21",
6666
"cpy-cli": "^5.0.0",
67-
"eslint": "^9.25.0",
67+
"eslint": "^9.26.0",
6868
"globals": "^16.0.0",
6969
"postcss": "^8.5.3",
7070
"prettier": "^3.5.3",
7171
"prettier-plugin-organize-imports": "^4.1.0",
72-
"prettier-plugin-packagejson": "^2.5.10",
72+
"prettier-plugin-packagejson": "^2.5.11",
7373
"prettier-plugin-tailwindcss": "^0.6.11",
7474
"tailwindcss": "^3.4.17",
7575
"typescript": "^5.8.3",
76-
"vite": "^6.3.2",
76+
"vite": "^6.3.5",
7777
"vite-plugin-package-version": "^1.1.0",
78-
"vitest": "^3.1.2"
78+
"vitest": "^3.1.3"
7979
}
8080
}

0 commit comments

Comments
 (0)