chore: bump pnpm packages version

This commit is contained in:
Tunglies 2026-02-05 11:17:05 +08:00
parent 279836151c
commit 5397808f16
No known key found for this signature in database
GPG Key ID: B9B01B389469B3E8
2 changed files with 348 additions and 310 deletions

View File

@ -50,16 +50,16 @@
"@tauri-apps/plugin-clipboard-manager": "^2.3.2", "@tauri-apps/plugin-clipboard-manager": "^2.3.2",
"@tauri-apps/plugin-dialog": "^2.6.0", "@tauri-apps/plugin-dialog": "^2.6.0",
"@tauri-apps/plugin-fs": "^2.4.5", "@tauri-apps/plugin-fs": "^2.4.5",
"@tauri-apps/plugin-http": "~2.5.6", "@tauri-apps/plugin-http": "~2.5.7",
"@tauri-apps/plugin-process": "^2.3.1", "@tauri-apps/plugin-process": "^2.3.1",
"@tauri-apps/plugin-shell": "2.3.4", "@tauri-apps/plugin-shell": "2.3.4",
"@tauri-apps/plugin-updater": "2.9.0", "@tauri-apps/plugin-updater": "2.9.0",
"ahooks": "^3.9.6", "ahooks": "^3.9.6",
"axios": "^1.13.3", "axios": "^1.13.4",
"dayjs": "1.11.19", "dayjs": "1.11.19",
"foxact": "^0.2.52", "foxact": "^0.2.52",
"foxts": "^5.2.1", "foxts": "^5.2.1",
"i18next": "^25.8.0", "i18next": "^25.8.3",
"ipaddr.js": "^2.3.0", "ipaddr.js": "^2.3.0",
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"lodash-es": "^4.17.23", "lodash-es": "^4.17.23",
@ -75,25 +75,25 @@
"react-router": "^7.13.0", "react-router": "^7.13.0",
"react-virtuoso": "^4.18.1", "react-virtuoso": "^4.18.1",
"rehype-raw": "^7.0.0", "rehype-raw": "^7.0.0",
"swr": "^2.3.8", "swr": "^2.4.0",
"tauri-plugin-mihomo-api": "github:clash-verge-rev/tauri-plugin-mihomo#main", "tauri-plugin-mihomo-api": "github:clash-verge-rev/tauri-plugin-mihomo#main",
"types-pac": "^1.0.3" "types-pac": "^1.0.3"
}, },
"devDependencies": { "devDependencies": {
"@actions/github": "^9.0.0", "@actions/github": "^9.0.0",
"@eslint-react/eslint-plugin": "^2.7.4", "@eslint-react/eslint-plugin": "^2.9.4",
"@eslint/js": "^9.39.2", "@eslint/js": "^9.39.2",
"@tauri-apps/cli": "2.9.6", "@tauri-apps/cli": "2.9.6",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^24.10.9", "@types/node": "^24.10.10",
"@types/react": "19.2.9", "@types/react": "19.2.9",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "^7.2.1", "@vitejs/plugin-legacy": "^7.2.1",
"@vitejs/plugin-react-swc": "^4.2.2", "@vitejs/plugin-react-swc": "^4.2.3",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"cli-color": "^2.0.4", "cli-color": "^2.0.4",
"commander": "^14.0.2", "commander": "^14.0.3",
"cross-env": "^10.1.0", "cross-env": "^10.1.0",
"eslint": "^9.39.2", "eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
@ -104,8 +104,8 @@
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.26", "eslint-plugin-react-refresh": "^0.4.26",
"eslint-plugin-unused-imports": "^4.3.0", "eslint-plugin-unused-imports": "^4.3.0",
"glob": "^13.0.0", "glob": "^13.0.1",
"globals": "^17.1.0", "globals": "^17.3.0",
"https-proxy-agent": "^7.0.6", "https-proxy-agent": "^7.0.6",
"husky": "^9.1.7", "husky": "^9.1.7",
"jiti": "^2.6.1", "jiti": "^2.6.1",
@ -113,10 +113,10 @@
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"prettier": "^3.8.1", "prettier": "^3.8.1",
"sass": "^1.97.3", "sass": "^1.97.3",
"tar": "^7.5.6", "tar": "^7.5.7",
"terser": "^5.46.0", "terser": "^5.46.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.53.1", "typescript-eslint": "^8.54.0",
"vite": "^7.3.1", "vite": "^7.3.1",
"vite-plugin-svgr": "^4.5.0" "vite-plugin-svgr": "^4.5.0"
}, },

634
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff