Skip to content

Commit

Permalink
[CHORE] Update Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Bwc9876 committed Jul 24, 2023
1 parent a3f8418 commit ac1f28e
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 96 deletions.
70 changes: 35 additions & 35 deletions Cargo.lock

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 @@ -28,20 +28,20 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.10",
"react-virtuoso": "^4.4.1"
"react-virtuoso": "^4.4.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.0.0",
"typescript": "^5.1.6",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vite-imagetools": "^5.0.5",
"vite-plugin-html": "^3.2.0"
}
Expand Down
Loading

0 comments on commit ac1f28e

Please sign in to comment.