Skip to content

Commit

Permalink
feat: update playwright core and dim browser msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Jan 31, 2024
1 parent c003d90 commit 727cc1e
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 204 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"camelcase": "^8.0.0",
"chokidar": "^3.5.3",
"cpy": "^11.0.0",
"esbuild": "0.19.8",
"esbuild": "0.20.0",
"esbuild-plugin-wasm": "^1.1.0",
"events": "^3.3.0",
"execa": "^8.0.1",
Expand All @@ -90,16 +90,16 @@
"lilconfig": "^3.0.0",
"lodash": "^4.17.21",
"merge-options": "^3.0.4",
"nanoid": "^5.0.2",
"nanoid": "^5.0.4",
"ora": "^7.0.1",
"p-timeout": "^6.1.2",
"path-browserify": "^1.0.1",
"playwright-core": "1.40.0",
"playwright-core": "1.41.1",
"polka": "^0.5.2",
"premove": "^4.0.0",
"process": "^0.11.10",
"sade": "^1.8.1",
"sirv": "^2.0.3",
"sirv": "^2.0.4",
"source-map": "0.6.1",
"source-map-support": "^0.5.21",
"stream-browserify": "^3.0.0",
Expand All @@ -116,13 +116,13 @@
"debug": "^4.3.4",
"delay": "^6.0.0",
"hd-scripts": "^9.0.6",
"lint-staged": "^15.0.1",
"lint-staged": "^15.2.1",
"mocha": "^10.2.0",
"p-defer": "^4.0.0",
"simple-git-hooks": "^2.9.0",
"tape": "^5.7.1",
"tinybench": "^2.5.1",
"typescript": "^5.2.2",
"tape": "^5.7.4",
"tinybench": "^2.6.0",
"typescript": "^5.3.3",
"uvu": "^0.5.6",
"zora": "^5.2.0"
},
Expand Down

0 comments on commit 727cc1e

Please sign in to comment.