Skip to content

Commit

Permalink
Merge pull request #94 from lovegaoshi/dev
Browse files Browse the repository at this point in the history
chore: dep upgrade
  • Loading branch information
lovegaoshi authored Aug 1, 2024
2 parents 80a61b7 + 8764c14 commit a49ea63
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 57 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
Expand Down Expand Up @@ -79,11 +79,11 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@hello-pangea/dnd": "^16.6.0",
"@mui/icons-material": "^5.16.5",
"@mui/icons-material": "^5.16.6",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.5",
"@mui/styles": "^5.16.5",
"axios": "^1.7.2",
"@mui/material": "^5.16.6",
"@mui/styles": "^5.16.6",
"axios": "^1.7.3",
"base-64": "^1.0.0",
"base64-js": "^1.5.1",
"big-integer": "^1.6.52",
Expand Down Expand Up @@ -123,7 +123,7 @@
"stream-browserify": "^3.0.0",
"util": "^0.12.5",
"uuid": "^10.0.0",
"youtubei.js": "^10.2.0",
"youtubei.js": "^10.3.0",
"zustand": "^4.5.4"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit a49ea63

Please sign in to comment.