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] authored Sep 16, 2024
1 parent e964c6f commit 5fee650
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions owmods_gui/frontend/package-lock.json

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

8 changes: 4 additions & 4 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.10.4"
},
"devDependencies": {
"@types/react": "18.3.5",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@vitejs/plugin-react": "4.3.1",
"eslint": "8.57.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "3.3.3",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite": "5.4.6",
"vite-imagetools": "7.0.4"
}
}

0 comments on commit 5fee650

Please sign in to comment.