Skip to content

Commit

Permalink
test: update playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahman-ledger committed Oct 7, 2024
1 parent ed3d04d commit aadad8d
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 375 deletions.
1 change: 0 additions & 1 deletion apps/ledger-live-desktop/.unimportedrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"@types/qrcode",
"@types/react-key-handler",
"prop-types",
"allure-commandline",
"msw",
"undici"
],
Expand Down
5 changes: 2 additions & 3 deletions apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"@types/react-key-handler": "^1.2.0",
"@types/semver": "^7.3.9",
"@xstate/react": "^1.6.3",
"allure-commandline": "^2.28.0",
"bignumber.js": "^9.1.2",
"chart.js": "2.9.4",
"color": "^4.0.0",
Expand Down Expand Up @@ -166,7 +165,7 @@
"@ledgerhq/speculos-transport": "workspace:^",
"@ledgerhq/test-utils": "workspace:^",
"@octokit/rest": "^18.12.0",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.47.2",
"@sentry/cli": "2.31.0",
"@sentry/types": "8.16.0",
"@swc/core": "^1.3.95",
Expand Down Expand Up @@ -201,7 +200,7 @@
"@types/uuid": "^8.3.4",
"@types/write-file-atomic": "^4.0.0",
"@vitejs/plugin-react": "^3.1.0",
"allure-playwright": "2.15.1",
"allure-playwright": "3.0.4",
"axios": "1.7.7",
"chalk": "^4.1.2",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit aadad8d

Please sign in to comment.