Skip to content

Commit ccf762f

Browse files
Bump deps
1 parent c008241 commit ccf762f

File tree

4 files changed

+236
-177
lines changed

4 files changed

+236
-177
lines changed

frontend/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@biomejs/biome": "2.4.4",
3333
"@sentry/vite-plugin": "^5.1.1",
3434
"@tanstack/react-query-devtools": "^5.91.3",
35-
"@tanstack/router-vite-plugin": "^1.164.0",
35+
"@tanstack/router-vite-plugin": "^1.166.2",
3636
"@types/leaflet": "^1.9.21",
37-
"@types/node": "^25.3.3",
37+
"@types/node": "^25.3.5",
3838
"@types/react": "^19.2.14",
3939
"@types/react-dom": "^19.2.3",
4040
"@types/steamid": "^2.0.4",
@@ -67,22 +67,22 @@
6767
"@emotion/styled": "^11.14.1",
6868
"@fontsource/roboto": "^5.2.10",
6969
"@mdxeditor/editor": "^3.52.4",
70-
"@mui/icons-material": "^7.3.8",
70+
"@mui/icons-material": "^7.3.9",
7171
"@mui/lab": "7.0.1-beta.22",
72-
"@mui/material": "^7.3.8",
73-
"@mui/system": "^7.3.8",
74-
"@mui/x-charts": "^8.27.0",
72+
"@mui/material": "^7.3.9",
73+
"@mui/system": "^7.3.9",
74+
"@mui/x-charts": "^8.27.4",
7575
"@mui/x-date-pickers": "^8.27.2",
76-
"@sentry/react": "^10.40.0",
77-
"@tanstack/react-form": "^1.28.3",
76+
"@sentry/react": "^10.42.0",
77+
"@tanstack/react-form": "^1.28.4",
7878
"@tanstack/react-pacer": "^0.20.0",
7979
"@tanstack/react-query": "^5.90.21",
80-
"@tanstack/react-router": "^1.163.3",
80+
"@tanstack/react-router": "^1.166.2",
8181
"@tanstack/react-table": "^8.21.3",
8282
"date-fns": "4.1.0",
8383
"iso8601-duration": "^2.1.3",
8484
"leaflet": "^1.9.4",
85-
"markdown-to-jsx": "^9.7.6",
85+
"markdown-to-jsx": "^9.7.7",
8686
"material-ui-popup-state": "^5.3.6",
8787
"mui-markdown": "^2.1.1",
8888
"mui-nested-menu": "^4.0.3",

0 commit comments

Comments
 (0)