Upgrade playwright and percy

This commit is contained in:
Aria Minaei 2022-07-07 16:32:32 +02:00 committed by Aria
parent d2ef25f8d4
commit 158923b376
2 changed files with 88 additions and 88 deletions

View file

@ -16,9 +16,9 @@
"test:ci": "percy exec -- playwright test --reporter=dot --config=devEnv/playwright.config.ts --project=chromium"
},
"devDependencies": {
"@percy/cli": "^1.3.0",
"@percy/cli": "^1.6.0",
"@percy/playwright": "^1.0.4",
"@playwright/test": "^1.22.2",
"@playwright/test": "^1.23.1",
"@react-three/drei": "^7.2.2",
"@react-three/fiber": "^7.0.6",
"@theatre/core": "workspace:*",