1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 15:16:27 +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",