Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
9f38f13dfd
chore(deps): update npm dependencies to v9 2026-04-08 19:41:43 +00:00
renovate[bot]
805ec3ef6e
chore(deps): lock file maintenance (#6736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-08 13:32:55 +00:00
renovate[bot]
51bca21500
chore(deps): lock file maintenance (#6737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-08 13:32:52 +00:00
Tunglies
e63e3aa63f
chore: update changelog for Mihomo(Meta) kernel upgrade to v1.19.23 2026-04-08 21:30:36 +08:00
4 changed files with 645 additions and 659 deletions

364
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,8 @@
> [!IMPORTANT]
> 关于版本的说明Clash Verge 版本号遵循 x.y.zx 为重大架构变更y 为功能新增z 为 Bug 修复。
- **Mihomo(Meta) 内核升级至 v1.19.23**
### 🐞 修复问题
- 修复系统代理关闭后在 PAC 模式下未完全关闭

View File

@ -41,9 +41,9 @@
"@emotion/styled": "^11.14.1",
"@juggle/resize-observer": "^3.4.0",
"@monaco-editor/react": "^4.7.0",
"@mui/icons-material": "^7.3.9",
"@mui/icons-material": "^9.0.0",
"@mui/lab": "7.0.0-beta.17",
"@mui/material": "^7.3.9",
"@mui/material": "^9.0.0",
"@tanstack/react-query": "^5.96.1",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.23",
@ -125,7 +125,7 @@
"eslint --fix --max-warnings=0",
"biome format --write"
],
"*.{css,scss,json,md,yaml,yml}": [
"*.{css,scss,json,yaml,yml}": [
"biome format --write"
]
},

932
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff