fix tests

This commit is contained in:
Rene
2022-06-10 11:52:45 +02:00
parent 35868511ff
commit a40a8802ec
6 changed files with 541 additions and 228 deletions
+2 -1
View File
@@ -8,7 +8,7 @@
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@babel/runtime": "^7.18.2",
"@babel/runtime": "^7.18.2",
"@playwright/test": "^1.22.2",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-babel": "^5.3.1",
@@ -38,6 +38,7 @@
"eslint-plugin-react-hooks": "^4.0.8",
"glob": "^7.1.6",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"node-sass": "^7.0.1",
"playwright": "^1.22.2",
"playwright-chromium": "^1.22.2",