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 Oct 23, 2024
1 parent 5159902 commit 1823d2b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 31 deletions.
71 changes: 43 additions & 28 deletions owmods_gui/frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions owmods_gui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"react-virtuoso": "4.12.0"
},
"devDependencies": {
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@vitejs/plugin-react": "4.3.3",
"eslint": "8.57.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite": "5.4.10",
"vite-imagetools": "7.0.4"
}
}

0 comments on commit 1823d2b

Please sign in to comment.