Skip to content

Commit

Permalink
[CHORE] Update GUI Frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent 4e0bd7a commit 0e54c4b
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
10 changes: 5 additions & 5 deletions owmods_gui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "5.0.8",
"@mui/icons-material": "5.15.5",
"@mui/lab": "5.0.0-alpha.161",
"@mui/material": "5.15.5",
"@mui/icons-material": "5.15.6",
"@mui/lab": "5.0.0-alpha.162",
"@mui/material": "5.15.6",
"@tauri-apps/api": "1.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -34,8 +34,8 @@
"@testing-library/react": "14.1.2",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vitejs/plugin-react": "4.2.1",
"eslint": "8.56.0",
"eslint-plugin-react": "7.33.2",
Expand Down
160 changes: 80 additions & 80 deletions owmods_gui/frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e54c4b

Please sign in to comment.