Skip to content

Commit

Permalink
chore: update playwright (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabarov authored Oct 15, 2024
1 parent afed041 commit 26b5b3c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 47 deletions.
110 changes: 65 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "UNLICENSED",
"type": "module",
"dependencies": {
"@playwright/test": "^1.47.2",
"@playwright/test": "^1.48.0",
"@polymer/polymer": "3.5.1",
"@vaadin/bundles": "24.4.10",
"@vaadin/common-frontend": "0.0.19",
Expand All @@ -18,7 +18,7 @@
"@vaadin/polymer-legacy-adapter": "24.4.10",
"@vaadin/react-components": "24.4.10",
"@vaadin/react-components-pro": "24.4.10",
"@vaadin/router": "1.7.5",
"@vaadin/router": "^2.0.0-rc4",
"@vaadin/vaadin-development-mode-detector": "2.0.7",
"@vaadin/vaadin-lumo-styles": "24.4.10",
"@vaadin/vaadin-material-styles": "24.4.10",
Expand Down

0 comments on commit 26b5b3c

Please sign in to comment.