Skip to content

Commit

Permalink
fix(deps): update frontend-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 55bfabb commit f1f85f4
Show file tree
Hide file tree
Showing 2 changed files with 793 additions and 183 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@mui/base": "5.0.0-beta.67",
"@mui/base": "5.0.0-beta.68",
"@mui/icons-material": "5.16.12",
"@mui/material": "5.16.12",
"@mui/styles": "5.16.12",
Expand All @@ -42,15 +42,15 @@
"@types/react": "18.2.21",
"@types/react-dom": "18.2.24",
"@types/react-infinite-scroller": "1.2.5",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "9.17.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"globals": "15.13.0",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite": "6.0.5",
"vite-plugin-checker": "0.8.0"
},
"packageManager": "yarn@4.5.3"
Expand Down
Loading

0 comments on commit f1f85f4

Please sign in to comment.