mirror of
https://github.com/pompurin404/mihomo-party.git
synced 2024-11-15 19:22:31 +08:00
update dependencies
This commit is contained in:
parent
9165b3abb7
commit
d681ed762d
22
package.json
22
package.json
|
@ -27,10 +27,9 @@
|
|||
"@mihomo-party/sysproxy": "^2.0.4",
|
||||
"adm-zip": "^0.5.16",
|
||||
"axios": "^1.7.7",
|
||||
"chokidar": "^4.0.0",
|
||||
"chokidar": "^4.0.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"express": "^4.21.0",
|
||||
"lodash": "^4.17.21",
|
||||
"express": "^5.0.0",
|
||||
"recharts": "^2.12.7",
|
||||
"webdav": "^5.7.1",
|
||||
"ws": "^8.18.0",
|
||||
|
@ -43,12 +42,12 @@
|
|||
"@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.6",
|
||||
"@nextui-org/react": "^2.4.8",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/node": "^22.6.1",
|
||||
"@types/pubsub-js": "^1.8.6",
|
||||
"@types/react": "^18.3.5",
|
||||
"@types/react": "^18.3.9",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/ws": "^8.5.12",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
|
@ -59,14 +58,15 @@
|
|||
"electron-builder": "^25.0.5",
|
||||
"electron-vite": "^2.3.0",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-react": "^7.36.1",
|
||||
"framer-motion": "^11.5.4",
|
||||
"framer-motion": "^11.5.6",
|
||||
"lodash": "^4.17.21",
|
||||
"meta-json-schema": "^1.18.8",
|
||||
"monaco-yaml": "^5.2.2",
|
||||
"nanoid": "^5.0.7",
|
||||
"next-themes": "^0.3.0",
|
||||
"postcss": "^8.4.45",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
"pubsub-js": "^1.9.4",
|
||||
"react": "^18.3.1",
|
||||
|
@ -78,12 +78,12 @@
|
|||
"react-router-dom": "^6.26.2",
|
||||
"react-virtuoso": "^4.10.4",
|
||||
"swr": "^2.2.5",
|
||||
"tailwindcss": "^3.4.11",
|
||||
"tailwindcss": "^3.4.13",
|
||||
"tar": "^7.4.3",
|
||||
"tsx": "^4.19.1",
|
||||
"types-pac": "^1.0.3",
|
||||
"typescript": "^5.6.2",
|
||||
"vite": "^5.4.5",
|
||||
"vite": "^5.4.7",
|
||||
"vite-plugin-monaco-editor": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
1701
pnpm-lock.yaml
1701
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user