chore(tests): update deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-05-11 13:14:57 +02:00
committed by Braks
parent 3318a0837d
commit 56e7dd0bd0

View File

@@ -16,11 +16,11 @@
"devDependencies": {
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"cypress": "^12.9.0",
"eslint-plugin-cypress": "^2.13.2",
"@vitejs/plugin-vue": "^4.2.2",
"cypress": "^12.12.0",
"eslint-plugin-cypress": "^2.13.3",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vite": "^4.3.5",
"vue": "^3.2.25"
}
}