chore(deps): upgrade playwright

This commit is contained in:
Andelf
2022-03-10 17:24:50 +08:00
committed by Tienson Qin
parent 130728adcd
commit 1b163d7bff
2 changed files with 289 additions and 147 deletions

View File

@@ -5,7 +5,7 @@
"main": "static/electron.js",
"devDependencies": {
"@capacitor/cli": "3.2.2",
"@playwright/test": "^1.17.1",
"@playwright/test": "^1.19.2",
"@tailwindcss/ui": "0.7.2",
"@types/gulp": "^4.0.7",
"cross-env": "^7.0.3",
@@ -14,7 +14,7 @@
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"npm-run-all": "^4.1.5",
"playwright": "^1.17.1",
"playwright": "^1.19.2",
"postcss": "8.2.13",
"postcss-cli": "8.3.1",
"postcss-import": "^14.0.0",
@@ -117,7 +117,6 @@
"yargs-parser": "20.2.4"
},
"resolutions": {
"@playwright/test/colors": "1.4.0",
"pixi-graph-fork/@pixi/app": "6.2.0",
"pixi-graph-fork/@pixi/constants": "6.2.0",
"pixi-graph-fork/@pixi/core": "6.2.0",