fix(deps): update all non-major dependencies (#4751)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-27 05:05:32 +00:00
committed by GitHub
parent 21d6cd9922
commit 90ce6210ae
2 changed files with 16 additions and 9 deletions
+2 -2
View File
@@ -65,7 +65,7 @@
"lodash.debounce": "^4.0.8",
"pinia": "^3.0.4",
"sortablejs": "^1.15.7",
"splitpanes": "^4.0.4",
"splitpanes": "^4.1.0",
"strip-ansi": "^7.2.0",
"tailwindcss": "4.3.0",
"unplugin-auto-import": "^21.0.0",
@@ -85,7 +85,7 @@
"@iconify-json/ion": "^1.2.7",
"@iconify-json/material-symbols-light": "^1.2.74",
"@iconify-json/ri": "^1.2.10",
"@iconify-json/simple-icons": "^1.2.83",
"@iconify-json/simple-icons": "^1.2.84",
"@iconify-json/svg-spinners": "^1.2.4",
"@iconify/vue": "^5.0.1",
"@pinia/testing": "^1.0.3",
+14 -7
View File
@@ -117,8 +117,8 @@ importers:
specifier: ^1.15.7
version: 1.15.7
splitpanes:
specifier: ^4.0.4
version: 4.0.4(vue@3.5.34(typescript@6.0.3))
specifier: ^4.1.0
version: 4.1.0(vue@3.5.34(typescript@6.0.3))
strip-ansi:
specifier: ^7.2.0
version: 7.2.0
@@ -172,8 +172,8 @@ importers:
specifier: ^1.2.10
version: 1.2.10
'@iconify-json/simple-icons':
specifier: ^1.2.83
version: 1.2.83
specifier: ^1.2.84
version: 1.2.84
'@iconify-json/svg-spinners':
specifier: ^1.2.4
version: 1.2.4
@@ -908,6 +908,9 @@ packages:
'@iconify-json/simple-icons@1.2.83':
resolution: {integrity: sha512-6Pp9V++XisT9RKH7FB4RLPqUDzcmLtSma0ovOEIoEWGrXtHwBFsH7oN1z8vvCVCb95fb87QgR46/zRLyN9Y3kg==}
'@iconify-json/simple-icons@1.2.84':
resolution: {integrity: sha512-v4JVu6xIewGoETD4mm2k6UAdFAbTlY1duw5ZNSxYORfs2yFsHDhoU9Omn/BgrV0nR/ptWkF3ZIr/ZHoYXI/6Jw==}
'@iconify-json/svg-spinners@1.2.4':
resolution: {integrity: sha512-ayn0pogFPwJA1WFZpDnoq9/hjDxN+keeCMyThaX4d3gSJ3y0mdKUxIA/b1YXWGtY9wVtZmxwcvOIeEieG4+JNg==}
@@ -3447,8 +3450,8 @@ packages:
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
engines: {node: '>=0.10.0'}
splitpanes@4.0.4:
resolution: {integrity: sha512-RbysugZhjbCw5fgplvk3hOXr41stahQDtZhHVkhnnJI6H4wlGDhM2kIpbehy7v92duy9GnMa8zIhHigIV1TWtg==}
splitpanes@4.1.0:
resolution: {integrity: sha512-sYZjX5se+0T7rbAy71k8hw+rh9IiO0+gDo4uOEPcpzO4+SNB3KbkkpnctaJdi3LTrVMkWAOYebtPcNVuEvMGPg==}
peerDependencies:
vue: ^3.2.0
@@ -4653,6 +4656,10 @@ snapshots:
dependencies:
'@iconify/types': 2.0.0
'@iconify-json/simple-icons@1.2.84':
dependencies:
'@iconify/types': 2.0.0
'@iconify-json/svg-spinners@1.2.4':
dependencies:
'@iconify/types': 2.0.0
@@ -7161,7 +7168,7 @@ snapshots:
speakingurl@14.0.1: {}
splitpanes@4.0.4(vue@3.5.34(typescript@6.0.3)):
splitpanes@4.1.0(vue@3.5.34(typescript@6.0.3)):
dependencies:
vue: 3.5.34(typescript@6.0.3)