Upgrade percy (#207)
This commit is contained in:
parent
f1844952ea
commit
4215d561d0
2 changed files with 279 additions and 657 deletions
|
@ -17,9 +17,9 @@
|
||||||
"build": "tsc --build ./tsconfig.json"
|
"build": "tsc --build ./tsconfig.json"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@percy/cli": "^1.0.0-beta.76",
|
"@percy/cli": "^1.3.0",
|
||||||
"@percy/playwright": "^1.0.1",
|
"@percy/playwright": "^1.0.4",
|
||||||
"@playwright/test": "^1.19.1",
|
"@playwright/test": "^1.22.2",
|
||||||
"@react-three/drei": "^7.2.2",
|
"@react-three/drei": "^7.2.2",
|
||||||
"@react-three/fiber": "^7.0.6",
|
"@react-three/fiber": "^7.0.6",
|
||||||
"@theatre/core": "workspace:*",
|
"@theatre/core": "workspace:*",
|
||||||
|
|
Loading…
Reference in a new issue