Skip to content

Commit

Permalink
Update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzli committed Oct 6, 2024
1 parent 182480f commit ee60b96
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 112 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.15.19",
"@mui/icons-material": "^6.1.2",
"@mui/joy": "^5.0.0-beta.36",
"@mui/material": "^6.1.0",
"@mui/material": "^6.1.2",
"@uiw/react-md-editor": "^4.0.4",
"axios": "^1.7.2",
"jdenticon": "^3.3.0",
Expand All @@ -30,13 +30,13 @@
"reagraph": "^4.19.3"
},
"devDependencies": {
"@types/react": "^18.2.66",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.2",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"vite": "^5.2.0"
"vite": "^5.4.8"
}
}
Loading

0 comments on commit ee60b96

Please sign in to comment.