mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore(deps): upgrade playwright
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user