Skip to content

Commit f41f382

Browse files
committed
deps: bump deps except for react v19 and tailwind v4
1 parent de383e7 commit f41f382

File tree

2 files changed

+162
-437
lines changed

2 files changed

+162
-437
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,45 +28,45 @@
2828
]
2929
},
3030
"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",
3333
"@ugrc/eslint-config": "^1.1.0",
3434
"@ugrc/esri-theme-toggle": "^1.1.0",
35-
"@ugrc/utah-design-system": "^1.20.2",
35+
"@ugrc/utah-design-system": "^1.20.3",
3636
"@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",
3939
"lodash.startcase": "^4.4.0",
4040
"prop-types": "^15.8.1",
4141
"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",
4444
"react-dom": "^18.3.1",
4545
"react-error-boundary": "^5.0.0",
4646
"react-fast-compare": "^3.2.2",
47-
"react-stately": "^3.35.0"
47+
"react-stately": "^3.36.1"
4848
},
4949
"devDependencies": {
5050
"@types/lodash.startcase": "^4.4.9",
5151
"@types/react": "^18.3.19",
5252
"@types/react-dom": "^18.3.5",
5353
"@ugrc/tailwind-preset": "^1.2.0",
5454
"@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",
5757
"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",
6161
"prettier-plugin-organize-imports": "^4.1.0",
62-
"prettier-plugin-packagejson": "^2.5.8",
62+
"prettier-plugin-packagejson": "^2.5.10",
6363
"prettier-plugin-tailwindcss": "^0.6.11",
6464
"tailwindcss": "^3.4.17",
6565
"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",
6868
"vite-plugin-package-version": "^1.1.0",
69-
"vitest": "^2.1.9"
69+
"vitest": "^3.0.9"
7070
},
7171
"pnpm": {
7272
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)