1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

fix(deps): update dependency splitpanes to ^4.0.3 (#3704)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-16 22:36:54 +00:00
committed by GitHub
parent c88429c854
commit 46fdb88b81
2 changed files with 6 additions and 6 deletions

View File

@@ -60,7 +60,7 @@
"lodash.debounce": "^4.0.8",
"pinia": "^3.0.1",
"sortablejs": "^1.15.6",
"splitpanes": "^4.0.2",
"splitpanes": "^4.0.3",
"strip-ansi": "^7.1.0",
"tailwindcss": "4.0.14",
"unplugin-auto-import": "^19.1.1",

10
pnpm-lock.yaml generated
View File

@@ -102,8 +102,8 @@ importers:
specifier: ^1.15.6
version: 1.15.6
splitpanes:
specifier: ^4.0.2
version: 4.0.2(vue@3.5.13(typescript@5.8.2))
specifier: ^4.0.3
version: 4.0.3(vue@3.5.13(typescript@5.8.2))
strip-ansi:
specifier: ^7.1.0
version: 7.1.0
@@ -3417,8 +3417,8 @@ packages:
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
engines: {node: '>=0.10.0'}
splitpanes@4.0.2:
resolution: {integrity: sha512-f8E/tcXuhHFutdhrggrcaSI37W37rjg316x3NBlCbe9UTttf1WVBFCTBfmFRDF7Vcv60z8WVT9G0oxK/Gdse6A==}
splitpanes@4.0.3:
resolution: {integrity: sha512-S/f1CoH2JroOib7kzQtTQNtQCa7VzNQ2qKOO5HNj/5EVVcNkfz1eX/sH+X3XKdBdDLihEKDekVGwrLADd2oirA==}
peerDependencies:
vue: ^3.2.0
@@ -7124,7 +7124,7 @@ snapshots:
speakingurl@14.0.1: {}
splitpanes@4.0.2(vue@3.5.13(typescript@5.8.2)):
splitpanes@4.0.3(vue@3.5.13(typescript@5.8.2)):
dependencies:
vue: 3.5.13(typescript@5.8.2)