Skip to content

Commit 777cffd

Browse files
chore: update all non-major dependencies
1 parent 7b5e58c commit 777cffd

File tree

2 files changed

+214
-214
lines changed

2 files changed

+214
-214
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
},
1515
"dependencies": {
1616
"@hey-api/client-fetch": "^0.10.0",
17-
"@tanstack/react-query": "^5.74.4",
18-
"@tanstack/react-router": "^1.117.0",
17+
"@tanstack/react-query": "^5.75.0",
18+
"@tanstack/react-router": "^1.119.0",
1919
"leaflet": "^1.9.4",
2020
"luxon": "^3.6.1",
2121
"react": "^19.1.0",
@@ -29,26 +29,26 @@
2929
"devDependencies": {
3030
"@biomejs/biome": "^1.9.4",
3131
"@eslint/js": "^9.25.1",
32-
"@hey-api/openapi-ts": "^0.66.6",
33-
"@tailwindcss/vite": "^4.1.4",
34-
"@tanstack/react-query-devtools": "^5.74.6",
35-
"@tanstack/react-router-devtools": "^1.117.0",
36-
"@tanstack/router-plugin": "^1.117.0",
32+
"@hey-api/openapi-ts": "^0.66.7",
33+
"@tailwindcss/vite": "^4.1.5",
34+
"@tanstack/react-query-devtools": "^5.75.0",
35+
"@tanstack/react-router-devtools": "^1.119.1",
36+
"@tanstack/router-plugin": "^1.119.0",
3737
"@types/leaflet": "^1.9.17",
3838
"@types/luxon": "^3.6.2",
39-
"@types/node": "^22.14.1",
39+
"@types/node": "^22.15.3",
4040
"@types/react": "^19.1.2",
41-
"@types/react-dom": "^19.1.2",
41+
"@types/react-dom": "^19.1.3",
4242
"@vitejs/plugin-react": "^4.4.1",
4343
"clsx": "^2.1.1",
4444
"eslint": "^9.25.1",
4545
"eslint-plugin-react-hooks": "^5.2.0",
4646
"eslint-plugin-react-refresh": "^0.4.20",
4747
"globals": "^16.0.0",
4848
"tailwind-merge": "^3.2.0",
49-
"tailwindcss": "^4.1.4",
49+
"tailwindcss": "^4.1.5",
5050
"typescript": "^5.8.3",
51-
"typescript-eslint": "^8.31.0",
51+
"typescript-eslint": "^8.31.1",
5252
"vite": "^6.3.4"
5353
},
5454
"pnpm": {

0 commit comments

Comments
 (0)