update packages and fix breaking changes

This commit is contained in:
2023-06-20 18:12:20 +02:00
parent d5195aa157
commit 23b6f4b4f8
5 changed files with 554 additions and 588 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"extends": "@vue/tsconfig/tsconfig.node.json",
"extends": "@vue/tsconfig/tsconfig.json",
"include": ["vite.config.*", "vitest.config.*", "cypress.config.*", "playwright.config.*"],
"compilerOptions": {
"composite": true,