fix: upgrade all dependencies and resolve conflicts
Deploy Miniplan / build (push) Failing after 1m16s

This commit is contained in:
2026-07-21 14:00:22 +02:00
parent 7adeb41402
commit 2e829b281b
3 changed files with 677 additions and 533 deletions
+1 -4
View File
@@ -8,8 +8,5 @@
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {}
"dropzone-vue3": "^1.0.2",
"rxjs": "^7.8.1"
}
} }
+674 -527
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -26,9 +26,9 @@
"less": "^4.2.0", "less": "^4.2.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"typescript": "~5.1.6", "typescript": "~5.1.6",
"vite": "^4.4.6", "vite": "^5.4.0",
"vite-plugin-pwa": "^1.3.0", "vite-plugin-pwa": "^1.3.0",
"vue-tsc": "^1.8.6", "vue-tsc": "^3.3.7",
"workbox-window": "^7.4.1" "workbox-window": "^7.4.1"
} }
} }