chore(deps): update npm dependencies (#5648)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-29 10:04:40 +08:00
committed by GitHub
parent 6456c597ed
commit 0fa77441f5
2 changed files with 26 additions and 26 deletions

View File

@@ -68,12 +68,12 @@
"react": "19.2.0",
"react-dom": "19.2.0",
"react-error-boundary": "6.0.0",
"react-hook-form": "^7.66.1",
"react-hook-form": "^7.67.0",
"react-i18next": "16.3.5",
"react-markdown": "10.1.0",
"react-router": "^7.9.6",
"react-virtuoso": "^4.15.0",
"swr": "^2.3.6",
"swr": "^2.3.7",
"tauri-plugin-mihomo-api": "git+https://github.com/clash-verge-rev/tauri-plugin-mihomo#main",
"types-pac": "^1.0.3"
},
@@ -109,7 +109,7 @@
"lint-staged": "^16.2.7",
"meta-json-schema": "^1.19.16",
"node-fetch": "^3.3.2",
"prettier": "^3.7.1",
"prettier": "^3.7.2",
"sass": "^1.94.2",
"tar": "^7.5.2",
"terser": "^5.44.1",

46
pnpm-lock.yaml generated
View File

@@ -114,8 +114,8 @@ importers:
specifier: 6.0.0
version: 6.0.0(react@19.2.0)
react-hook-form:
specifier: ^7.66.1
version: 7.66.1(react@19.2.0)
specifier: ^7.67.0
version: 7.67.0(react@19.2.0)
react-i18next:
specifier: 16.3.5
version: 16.3.5(i18next@25.6.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
@@ -129,11 +129,11 @@ importers:
specifier: ^4.15.0
version: 4.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
swr:
specifier: ^2.3.6
version: 2.3.6(react@19.2.0)
specifier: ^2.3.7
version: 2.3.7(react@19.2.0)
tauri-plugin-mihomo-api:
specifier: git+https://github.com/clash-verge-rev/tauri-plugin-mihomo#main
version: https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/24586eb0721314f88e65460b4ac01933b3376d3c
version: https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/85fc6b364227e69f5b1cfeb8ca82642c153b5210
types-pac:
specifier: ^1.0.3
version: 1.0.3
@@ -197,7 +197,7 @@ importers:
version: 4.16.1(@typescript-eslint/utils@8.48.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.1(jiti@2.6.1))
eslint-plugin-prettier:
specifier: ^5.5.4
version: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.1)
version: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.2)
eslint-plugin-react-hooks:
specifier: ^7.0.1
version: 7.0.1(eslint@9.39.1(jiti@2.6.1))
@@ -232,8 +232,8 @@ importers:
specifier: ^3.3.2
version: 3.3.2
prettier:
specifier: ^3.7.1
version: 3.7.1
specifier: ^3.7.2
version: 3.7.2
sass:
specifier: ^1.94.2
version: 1.94.2
@@ -3482,8 +3482,8 @@ packages:
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
engines: {node: '>=6.0.0'}
prettier@3.7.1:
resolution: {integrity: sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==}
prettier@3.7.2:
resolution: {integrity: sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==}
engines: {node: '>=14'}
hasBin: true
@@ -3513,8 +3513,8 @@ packages:
react-fast-compare@3.2.2:
resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==}
react-hook-form@7.66.1:
resolution: {integrity: sha512-2KnjpgG2Rhbi+CIiIBQQ9Df6sMGH5ExNyFl4Hw9qO7pIqMBR8Bvu9RQyjl3JM4vehzCh9soiNUM/xYMswb2EiA==}
react-hook-form@7.67.0:
resolution: {integrity: sha512-E55EOwKJHHIT/I6J9DmQbCWToAYSw9nN5R57MZw9rMtjh+YQreMDxRLfdjfxQbiJ3/qbg3Z02wGzBX4M+5fMtQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -3816,8 +3816,8 @@ packages:
svg-parser@2.0.4:
resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==}
swr@2.3.6:
resolution: {integrity: sha512-wfHRmHWk/isGNMwlLGlZX5Gzz/uTgo0o2IRuTMcf4CPuPFJZlq0rDaKUx+ozB5nBOReNV1kiOyzMfj+MBMikLw==}
swr@2.3.7:
resolution: {integrity: sha512-ZEquQ82QvalqTxhBVv/DlAg2mbmUjF4UgpPg9wwk4ufb9rQnZXh1iKyyKBqV6bQGu1Ie7L1QwSYO07qFIa1p+g==}
peerDependencies:
react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -3832,8 +3832,8 @@ packages:
resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==}
engines: {node: '>=18'}
tauri-plugin-mihomo-api@https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/24586eb0721314f88e65460b4ac01933b3376d3c:
resolution: {tarball: https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/24586eb0721314f88e65460b4ac01933b3376d3c}
tauri-plugin-mihomo-api@https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/85fc6b364227e69f5b1cfeb8ca82642c153b5210:
resolution: {tarball: https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/85fc6b364227e69f5b1cfeb8ca82642c153b5210}
version: 0.1.0
terser@5.44.1:
@@ -6611,10 +6611,10 @@ snapshots:
- supports-color
optional: true
eslint-plugin-prettier@5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.1):
eslint-plugin-prettier@5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.2):
dependencies:
eslint: 9.39.1(jiti@2.6.1)
prettier: 3.7.1
prettier: 3.7.2
prettier-linter-helpers: 1.0.0
synckit: 0.11.11
optionalDependencies:
@@ -7649,7 +7649,7 @@ snapshots:
monaco-types: 0.1.0
monaco-worker-manager: 2.0.1(monaco-editor@0.55.1)
path-browserify: 1.0.1
prettier: 3.7.1
prettier: 3.7.2
vscode-languageserver-textdocument: 1.0.12
vscode-languageserver-types: 3.17.5
vscode-uri: 3.1.0
@@ -7819,7 +7819,7 @@ snapshots:
dependencies:
fast-diff: 1.3.0
prettier@3.7.1: {}
prettier@3.7.2: {}
prop-types@15.8.1:
dependencies:
@@ -7845,7 +7845,7 @@ snapshots:
react-fast-compare@3.2.2: {}
react-hook-form@7.66.1(react@19.2.0):
react-hook-form@7.67.0(react@19.2.0):
dependencies:
react: 19.2.0
@@ -8228,7 +8228,7 @@ snapshots:
svg-parser@2.0.4: {}
swr@2.3.6(react@19.2.0):
swr@2.3.7(react@19.2.0):
dependencies:
dequal: 2.0.3
react: 19.2.0
@@ -8248,7 +8248,7 @@ snapshots:
minizlib: 3.1.0
yallist: 5.0.0
tauri-plugin-mihomo-api@https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/24586eb0721314f88e65460b4ac01933b3376d3c:
tauri-plugin-mihomo-api@https://codeload.github.com/clash-verge-rev/tauri-plugin-mihomo/tar.gz/85fc6b364227e69f5b1cfeb8ca82642c153b5210:
dependencies:
'@tauri-apps/api': 2.9.0