Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypfer committed Oct 13, 2024
1 parent fb600a8 commit 5559f88
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 132 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"bonjour-service": "1.2.1",
"compression": "1.7.4",
"crc": "4.3.2",
"express": "4.21.0",
"express": "4.21.1",
"express-basic-auth": "1.2.1",
"express-dynamic-middleware": "1.0.0",
"express-list-endpoints": "7.1.0",
"express-rate-limit": "7.4.0",
"express-rate-limit": "7.4.1",
"hashlru": "git+https://[email protected]/Hypfer/hashlru#3.0.0",
"is-in-subnet": "4.0.1",
"jstoxml": "5.0.2",
Expand Down
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
]
},
"dependencies": {
"@fontsource/jetbrains-mono": "5.1.0",
"@fontsource/jetbrains-mono": "5.1.1",
"@fontsource/roboto": "5.1.0",
"@mui/material": "6.1.1",
"@mui/base": "5.0.0-beta.58",
"@mui/icons-material": "6.1.1",
"@mui/icons-material": "6.1.3",
"@mui/lab": "6.0.0-beta.10",
"@mui/x-date-pickers": "7.18.0",
"@mui/x-date-pickers": "7.20.0",
"@emotion/styled": "11.13.0",
"@emotion/react": "11.13.3",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query-devtools": "5.56.2",
"@tanstack/react-query": "5.59.13",
"@tanstack/react-query-devtools": "5.59.13",
"axios": "1.6.2",
"date-fns": "2.30.0",
"notistack": "3.0.1",
Expand Down
Loading

0 comments on commit 5559f88

Please sign in to comment.