Skip to content

Commit

Permalink
Merge pull request #418 from IOLOII/master
Browse files Browse the repository at this point in the history
  • Loading branch information
caorushizi authored Feb 13, 2025
2 parents 12f6b74 + 56ab483 commit 34ed2c7
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 315 deletions.
4 changes: 2 additions & 2 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"axios": "^1.7.2",
"clsx": "^2.1.1",
"react": "^18.3.1",
"react-dom": "^19.0.0",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.3.0",
"xgplayer": "^3.0.19"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^19.0.2",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-react-swc": "^3.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"match-sorter": "^6.3.4",
"nanoid": "^5.0.7",
"react": "^18.3.1",
"react-dom": "^19.0.0",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.2",
"react-router-dom": "^6.23.1",
"socket.io-client": "^4.8.1",
Expand All @@ -51,7 +51,7 @@
"@eslint/js": "^8.57.0",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^19.0.2",
"@types/react-dom": "^18.3.0",
"@types/react-redux": "^7.1.33",
"@types/sort-by": "^1.2.3",
"@vitejs/plugin-react-swc": "^3.7.0",
Expand Down
Loading

0 comments on commit 34ed2c7

Please sign in to comment.