Skip to content

Commit 3c27b97

Browse files
committed
chore(frontend): upgrade dependencies
1 parent d7b530a commit 3c27b97

File tree

2 files changed

+169
-81
lines changed

2 files changed

+169
-81
lines changed

apps/frontend/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,30 +27,30 @@
2727
"@quassel/ui": "workspace:*",
2828
"@quassel/utils": "workspace:*",
2929
"@tanstack/react-query": "^5.74.4",
30-
"@tanstack/react-router": "^1.116.0",
30+
"@tanstack/react-router": "^1.131.7",
3131
"nanostores": "^1.0.1",
32-
"openapi-fetch": "0.13.5",
33-
"openapi-react-query": "0.3.1",
32+
"openapi-fetch": "0.14.0",
33+
"openapi-react-query": "0.5.0",
3434
"react": "^19.1.0",
3535
"react-dom": "^19.1.0"
3636
},
3737
"devDependencies": {
3838
"@anolilab/unplugin-favicons": "^1.0.5",
3939
"@sinclair/typebox": "^0.34.33",
40-
"@tanstack/router-devtools": "^1.116.0",
41-
"@tanstack/router-plugin": "^1.116.1",
40+
"@tanstack/router-devtools": "^1.131.7",
41+
"@tanstack/router-plugin": "^1.131.7",
4242
"@testing-library/jest-dom": "^6.6.3",
4343
"@testing-library/react": "^16.3.0",
4444
"@types/react": "^19.1.2",
4545
"@types/react-dom": "^19.1.2",
46-
"@vitejs/plugin-react": "^4.4.1",
47-
"@vitest/coverage-v8": "3.1.1",
46+
"@vitejs/plugin-react": "^5.0.0",
47+
"@vitest/coverage-v8": "3.2.4",
4848
"favicons": "^7.2.0",
4949
"jsdom": "^26.1.0",
5050
"openapi-typescript": "^7.6.1",
5151
"openapi-typescript-helpers": "^0.0.15",
5252
"typescript": "^5.8.3",
53-
"vite": "^6.3.2",
53+
"vite": "^7.1.2",
5454
"vitest": "^3.1.1"
5555
}
5656
}

0 commit comments

Comments
 (0)