package update
Some checks failed
Code Analysis and Production Deploy / analyze (push) Successful in 6m3s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Failing after 10s

This commit is contained in:
Torsten Schulz (local)
2026-06-10 14:21:51 +02:00
parent b4e1c50ea3
commit 78015298ec
2 changed files with 93 additions and 86 deletions

View File

@@ -46,7 +46,6 @@
"pinia": "^3.0.3",
"quill": "^2.0.2",
"sharp": "^0.34.5",
"vue": "^3.5.22"
},
"devDependencies": {
@@ -61,7 +60,7 @@
"postcss": "^8.5.12",
"supertest": "^7.1.0",
"tailwindcss": "^3.4.0",
"vitest": "^4.0.16",
"vitest": "^4.1.8",
"vue-eslint-parser": "^10.2.0"
},
"overrides": {