Skip to content

Commit

Permalink
fix: nextui switch input width overflow (mihomo-party-org#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
Layouwen authored and xishang0128 committed Dec 31, 2024
1 parent 8c4039f commit c5cc645
Show file tree
Hide file tree
Showing 4 changed files with 2,008 additions and 2,385 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"dependencies": {
"@electron-toolkit/preload": "^3.0.1",
"@electron-toolkit/utils": "^3.0.0",
"@mihomo-party/sysproxy": "^2.0.4",
"@mihomo-party/sysproxy": "^2.0.7",
"@nextui-org/react": "2.6.10",
"@types/crypto-js": "^4.2.2",
"adm-zip": "^0.5.16",
"axios": "^1.7.7",
Expand All @@ -45,7 +46,6 @@
"@electron-toolkit/eslint-config-prettier": "^2.0.0",
"@electron-toolkit/eslint-config-ts": "^2.0.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@nextui-org/react": "^2.4.8",
"@types/adm-zip": "^0.5.6",
"@types/express": "^5.0.0",
"@types/node": "^22.9.0",
Expand Down
Loading

0 comments on commit c5cc645

Please sign in to comment.