Skip to content

Commit

Permalink
chore: yarn dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Jan 15, 2025
1 parent 36eae4e commit 4cb7456
Show file tree
Hide file tree
Showing 3 changed files with 335 additions and 302 deletions.
2 changes: 1 addition & 1 deletion azusa-player-mobile
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@types/js-base64": "^3.3.1",
"@types/lodash": "^4.17.14",
"@types/md5": "^2.3.5",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@welldone-software/why-did-you-render": "^8.0.3",
"babel-loader": "^9.2.1",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -46,8 +46,8 @@
"eslint-import-resolver-webpack": "^0.13.10",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-prettier": "^5.2.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.3",
Expand All @@ -58,7 +58,7 @@
"sass-loader": "^16.0.4",
"style-loader": "^4.0.0",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-config-utils": "^2.3.1",
Expand All @@ -78,10 +78,10 @@
"@fortawesome/fontawesome-free": "^6.7.2",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@hello-pangea/dnd": "^17.0.0",
"@mui/icons-material": "^6.3.1",
"@mui/icons-material": "^6.4.0",
"@mui/lab": "6.0.0-dev.240424162023-9968b4889d",
"@mui/material": "^6.3.1",
"@mui/styles": "^6.3.1",
"@mui/material": "^6.4.0",
"@mui/styles": "^6.4.0",
"axios": "^1.7.9",
"base-64": "^1.0.0",
"base64-js": "^1.5.1",
Expand All @@ -101,11 +101,11 @@
"fs": "^0.0.1-security",
"he": "^1.2.0",
"i18next": "^23.16.8",
"libmuse": "https://github.com/lovegaoshi/muse.git#commit=1e3076ede9069888d5c7e5024ab14dd95c966310",
"material-ui-confirm": "^3.0.16",
"libmuse": "https://github.com/lovegaoshi/muse.git#commit=942f16bde7ba44ad1d0452ce838a96b17fe95aff",
"material-ui-confirm": "^3.0.18",
"md5": "^2.3.0",
"notistack": "^3.0.1",
"octokit": "^4.0.3",
"octokit": "^4.1.0",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"prop-types": "^15.8.1",
Expand All @@ -119,12 +119,12 @@
"react-lrc": "^3.2.1",
"react-swipeable": "^7.0.2",
"react-window": "^1.8.11",
"sass": "^1.83.1",
"sass": "^1.83.4",
"stream-browserify": "^3.0.0",
"util": "^0.12.5",
"uuid": "^11.0.4",
"uuid": "^11.0.5",
"youtubei.js": "^12.2.0",
"zustand": "^5.0.2"
"zustand": "^5.0.3"
},
"resolutions": {
"react": "19.0.0",
Expand Down
Loading

0 comments on commit 4cb7456

Please sign in to comment.