fix: исправил типы в DataTable.vue и обновил зависимости Playwright
Frontend CI / build-and-check (push) Failing after 20s
🚀 Create and publish a Docker image / Detect changes in backend and frontend (push) Successful in 6s
🚀 Create and publish a Docker image / Build & publish backend image (push) Successful in 10s
🚀 Create and publish a Docker image / Build & publish frontend image (push) Failing after 24s
🚀 Create and publish a Docker image / Update stack on Portainer (push) Successful in 3s

This commit is contained in:
2026-05-28 19:28:21 +03:00
parent 88146f22b6
commit cce7bea12f
3 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"vite": "^8.0.8",
"vite-plugin-vue-devtools": "^8.1.1",
"vue-tsc": "^3.2.6",
"@playwright/test": "^1.54.2"
"@playwright/test": "^1.55.1"
},
"engines": {
"node": "^20.19.0 || >=22.12.0"