mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-02-10 19:50:28 +08:00
chore: upgrade all dependencies
This commit is contained in:
parent
a159974142
commit
38d9e8b81b
1
.npmrc
1
.npmrc
@ -1,3 +1,4 @@
|
||||
shamefully-hoist=true
|
||||
virtual-store-dir-max-length=80
|
||||
public-hoist-pattern[]=*@heroui/*
|
||||
only-built-dependencies="['electron', 'esbuild', 'meta-json-schema']"
|
||||
|
||||
58
package.json
58
package.json
@ -34,15 +34,15 @@
|
||||
"@mihomo-party/sysproxy": "^2.0.8",
|
||||
"adm-zip": "^0.5.16",
|
||||
"axios": "^1.13.2",
|
||||
"chokidar": "^4.0.3",
|
||||
"chokidar": "^5.0.0",
|
||||
"croner": "^9.1.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"express": "^5.1.0",
|
||||
"i18next": "^25.6.2",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"express": "^5.2.1",
|
||||
"i18next": "^25.7.3",
|
||||
"iconv-lite": "^0.7.1",
|
||||
"webdav": "^5.8.0",
|
||||
"ws": "^8.18.3",
|
||||
"yaml": "^2.8.1"
|
||||
"yaml": "^2.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
@ -50,55 +50,55 @@
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@electron-toolkit/eslint-config-prettier": "^3.0.0",
|
||||
"@electron-toolkit/eslint-config-ts": "^3.1.0",
|
||||
"@electron-toolkit/tsconfig": "^1.0.1",
|
||||
"@heroui/react": "^2.8.5",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@electron-toolkit/tsconfig": "^2.0.0",
|
||||
"@heroui/react": "^2.8.7",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/express": "^5.0.5",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/node": "^25.0.3",
|
||||
"@types/pubsub-js": "^1.8.6",
|
||||
"@types/react": "^19.2.5",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"chart.js": "^4.5.1",
|
||||
"cron-validator": "^1.4.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"driver.js": "^1.3.6",
|
||||
"electron": "^37.10.0",
|
||||
"driver.js": "^1.4.0",
|
||||
"electron": "^39.2.7",
|
||||
"electron-builder": "26.0.12",
|
||||
"electron-vite": "^4.0.1",
|
||||
"electron-vite": "^5.0.0",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"eslint": "9.32.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"form-data": "^4.0.4",
|
||||
"framer-motion": "12.23.12",
|
||||
"form-data": "^4.0.5",
|
||||
"framer-motion": "12.23.26",
|
||||
"lodash": "^4.17.21",
|
||||
"meta-json-schema": "^1.19.16",
|
||||
"meta-json-schema": "^1.19.17",
|
||||
"monaco-yaml": "^5.4.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"next-themes": "^0.4.6",
|
||||
"postcss": "^8.5.6",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier": "^3.7.4",
|
||||
"pubsub-js": "^1.9.5",
|
||||
"react": "^19.2.0",
|
||||
"react": "^19.2.3",
|
||||
"react-chartjs-2": "^5.3.1",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"react-i18next": "^15.7.4",
|
||||
"react-i18next": "^16.5.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-monaco-editor": "^0.59.0",
|
||||
"react-router-dom": "^7.9.6",
|
||||
"react-virtuoso": "^4.14.1",
|
||||
"swr": "^2.3.6",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"react-router-dom": "^7.11.0",
|
||||
"react-virtuoso": "^4.18.0",
|
||||
"swr": "^2.3.8",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"tar": "^7.5.2",
|
||||
"tsx": "^4.20.6",
|
||||
"tsx": "^4.21.0",
|
||||
"types-pac": "^1.0.3",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.2.2",
|
||||
"vite": "^7.3.0",
|
||||
"vite-plugin-monaco-editor": "^1.1.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.22.0"
|
||||
|
||||
5100
pnpm-lock.yaml
generated
5100
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user