Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Izumiko committed Aug 14, 2024
1 parent dbafe77 commit cb9c39d
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 711 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.16.0",
"axios": "^1.7.2",
"@mui/material": "^5.16.7",
"axios": "^1.7.4",
"dotenv-cli": "^7.4.2",
"express": "^4.19.2",
"express-jwt": "^8.4.1",
Expand All @@ -36,10 +36,10 @@
"jsonwebtoken": "^9.0.2",
"lowdb": "^1.0.0",
"parse-torrent": "^11.0.17",
"qs": "^6.12.2",
"qs": "^6.13.0",
"ra-data-json-server": "^5.0.3",
"react": "^18.3.1",
"react-admin": "^5.0.3",
"react-admin": "^5.1.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"swr": "^2.2.5",
Expand All @@ -48,9 +48,9 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.6.0",
"eslint": "^9.9.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-react-refresh": "^0.4.9",
"npm-run-all": "^4.1.5",
"vite": "^5.3.3"
}
Expand Down
Loading

0 comments on commit cb9c39d

Please sign in to comment.