Skip to content

Commit f005878

Browse files
committed
deps: bump npm dependencies 🌲
1 parent 290672f commit f005878

File tree

2 files changed

+625
-177
lines changed

2 files changed

+625
-177
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@arcgis/core": "^4.32.10",
3232
"@heroicons/react": "^2.2.0",
3333
"@ugrc/eslint-config": "^1.2.1",
34-
"@ugrc/esri-theme-toggle": "^1.1.0",
35-
"@ugrc/utah-design-system": "^1.26.0",
34+
"@ugrc/esri-theme-toggle": "^1.1.1",
35+
"@ugrc/utah-design-system": "^1.27.0",
3636
"@ugrc/utilities": "^3.0.3",
3737
"firebase": "^11.6.1",
3838
"ky": "^1.8.1",
@@ -42,31 +42,31 @@
4242
"react-aria": "^3.39.0",
4343
"react-aria-components": "^1.8.0",
4444
"react-dom": "^19.1.0",
45-
"react-error-boundary": "^5.0.0",
45+
"react-error-boundary": "^6.0.0",
4646
"react-fast-compare": "^3.2.2",
4747
"react-stately": "^3.37.0"
4848
},
4949
"devDependencies": {
5050
"@types/lodash.startcase": "^4.4.9",
51-
"@types/react": "^19.1.2",
51+
"@types/react": "^19.1.3",
5252
"@types/react-dom": "^19.1.3",
5353
"@ugrc/tailwind-preset": "^1.2.0",
5454
"@ugrc/tsconfigs": "^1.0.3",
5555
"@vitejs/plugin-react": "^4.4.1",
5656
"autoprefixer": "^10.4.21",
5757
"cpy-cli": "^5.0.0",
58-
"eslint": "^9.25.1",
58+
"eslint": "^9.26.0",
5959
"postcss": "^8.5.3",
6060
"prettier": "^3.5.3",
6161
"prettier-plugin-organize-imports": "^4.1.0",
62-
"prettier-plugin-packagejson": "^2.5.10",
62+
"prettier-plugin-packagejson": "^2.5.11",
6363
"prettier-plugin-tailwindcss": "^0.6.11",
6464
"tailwindcss": "^3.4.17",
6565
"tailwindcss-react-aria-components": "^1.2.0",
6666
"typescript": "^5.8.3",
67-
"vite": "^6.3.4",
67+
"vite": "^6.3.5",
6868
"vite-plugin-package-version": "^1.1.0",
69-
"vitest": "^3.1.2"
69+
"vitest": "^3.1.3"
7070
},
7171
"pnpm": {
7272
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)