Yuki Takei 4 лет назад
Родитель
Сommit
c671368296
2 измененных файлов с 2 добавлено и 2 удалено
  1. 2 0
      package.json
  2. 0 2
      packages/app/package.json

+ 2 - 0
package.json

@@ -51,11 +51,13 @@
     "tslib": "^2.3.1"
   },
   "devDependencies": {
+    "@testing-library/cypress": "^8.0.2",
     "@types/jest": "^26.0.22",
     "@types/node": "^14.14.35",
     "@types/rewire": "^2.5.28",
     "@typescript-eslint/eslint-plugin": "^4.28.5",
     "@typescript-eslint/parser": "^4.28.5",
+    "cypress": "^9.2.0",
     "eslint": "^7.31.0",
     "eslint-config-weseek": "^1.1.0",
     "eslint-import-resolver-typescript": "^2.4.0",

+ 0 - 2
packages/app/package.json

@@ -163,7 +163,6 @@
     "@alienfast/i18next-loader": "^1.1.4",
     "@growi/ui": "^4.5.7-RC.0",
     "@handsontable/react": "=2.1.0",
-    "@testing-library/cypress": "^8.0.2",
     "@types/compression": "^1.7.0",
     "@types/express": "^4.17.11",
     "@types/jquery": "^3.5.8",
@@ -180,7 +179,6 @@
     "core-js": "=2.6.9",
     "css-loader": "^3.0.0",
     "csv-to-markdown-table": "^1.0.1",
-    "cypress": "^9.2.0",
     "diff2html": "^3.1.2",
     "eazy-logger": "^3.1.0",
     "eslint-plugin-cypress": "^2.12.1",