mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-04-13 08:00:30 +08:00
update depends
This commit is contained in:
parent
5445a11ac8
commit
25a3bbe557
42
package.json
42
package.json
@ -36,7 +36,7 @@
|
||||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"@types/plist": "^3.0.5",
|
||||
"adm-zip": "^0.5.16",
|
||||
"axios": "^1.13.5",
|
||||
"axios": "^1.13.6",
|
||||
"chokidar": "^5.0.0",
|
||||
"croner": "^9.1.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
@ -44,15 +44,15 @@
|
||||
"file-icon": "^6.0.0",
|
||||
"file-icon-info": "^1.1.1",
|
||||
"flag-icons": "^7.5.0",
|
||||
"i18next": "^25.8.13",
|
||||
"i18next": "^25.10.3",
|
||||
"iconv-lite": "^0.7.2",
|
||||
"js-yaml": "^4.1.1",
|
||||
"plist": "^3.1.0",
|
||||
"sysproxy-rs": "file:src\\native\\sysproxy",
|
||||
"validator": "^13.15.26",
|
||||
"webdav": "^5.9.0",
|
||||
"ws": "^8.19.0",
|
||||
"yaml": "^2.8.2"
|
||||
"ws": "^8.20.0",
|
||||
"yaml": "^2.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
@ -61,23 +61,23 @@
|
||||
"@electron-toolkit/eslint-config-prettier": "^3.0.0",
|
||||
"@electron-toolkit/eslint-config-ts": "^3.1.0",
|
||||
"@electron-toolkit/tsconfig": "^2.0.0",
|
||||
"@heroui/react": "^2.8.9",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"@heroui/react": "^2.8.10",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"@types/adm-zip": "^0.5.8",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/node": "^25.3.0",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/pubsub-js": "^1.8.6",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/validator": "^13.15.10",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
||||
"@typescript-eslint/parser": "^8.56.1",
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.57.1",
|
||||
"@typescript-eslint/parser": "^8.57.1",
|
||||
"@vitejs/plugin-react": "^5.2.0",
|
||||
"chart.js": "^4.5.1",
|
||||
"cron-validator": "^1.4.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"dayjs": "^1.11.20",
|
||||
"driver.js": "^1.4.0",
|
||||
"electron": "37.10.0",
|
||||
"electron-builder": "26.0.12",
|
||||
@ -90,26 +90,26 @@
|
||||
"form-data": "^4.0.5",
|
||||
"framer-motion": "12.23.26",
|
||||
"lodash": "^4.17.23",
|
||||
"meta-json-schema": "^1.19.20",
|
||||
"meta-json-schema": "^1.19.21",
|
||||
"monaco-yaml": "^5.4.1",
|
||||
"nanoid": "^5.1.6",
|
||||
"nanoid": "^5.1.7",
|
||||
"next-themes": "^0.4.6",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss": "^8.5.8",
|
||||
"prettier": "^3.8.1",
|
||||
"pubsub-js": "^1.9.5",
|
||||
"react": "^19.2.4",
|
||||
"react-chartjs-2": "^5.3.1",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-error-boundary": "^6.1.1",
|
||||
"react-i18next": "^16.5.4",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-i18next": "^16.6.0",
|
||||
"react-icons": "^5.6.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-monaco-editor": "^0.59.0",
|
||||
"react-router-dom": "^7.13.1",
|
||||
"react-virtuoso": "^4.18.1",
|
||||
"swr": "^2.4.0",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"tar": "^7.5.9",
|
||||
"react-virtuoso": "^4.18.3",
|
||||
"swr": "^2.4.1",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tar": "^7.5.12",
|
||||
"tsx": "^4.21.0",
|
||||
"types-pac": "^1.0.3",
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
4044
pnpm-lock.yaml
generated
4044
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user