1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 23:46:39 +01:00

fix(deps): update dependency pinia to ^3.0.1 (#3619)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-12 19:59:28 +00:00
committed by GitHub
parent 4861503488
commit 78c0e5fd7f
2 changed files with 37 additions and 10 deletions

View File

@@ -58,7 +58,7 @@
"entities": "^6.0.0",
"fuse.js": "^7.1.0",
"lodash.debounce": "^4.0.8",
"pinia": "^3.0.0",
"pinia": "^3.0.1",
"sortablejs": "^1.15.6",
"splitpanes": "^3.1.8",
"strip-ansi": "^7.1.0",