update dependencies

This commit is contained in:
pompurin404 2024-09-24 22:16:48 +08:00
parent 9165b3abb7
commit d681ed762d
No known key found for this signature in database
2 changed files with 909 additions and 814 deletions

View File

@ -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"
}
}

File diff suppressed because it is too large Load Diff