Skip to content

Commit

Permalink
fix: remove double dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagalidoom committed Jun 25, 2024
1 parent bb4efcd commit d848a84
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 73 deletions.
42 changes: 0 additions & 42 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"next": "14.1.4",
"p-queue": "^8.0.1",
"pino-pretty": "^11.0.0",
"playwright": "^1.45.0",
"react": "^18",
"react-dom": "^18",
"react-dropzone": "^14.2.3",
Expand Down
20 changes: 10 additions & 10 deletions playwright-report/index.html

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions test-results/.last-run.json

This file was deleted.

14 changes: 0 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7404,20 +7404,6 @@ playwright-core@>1.0, [email protected]:
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.44.0.tgz"
integrity sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==

[email protected]:
version "1.45.0"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.45.0.tgz"
integrity sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==

playwright@^1.45.0:
version "1.45.0"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.45.0.tgz"
integrity sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==
dependencies:
playwright-core "1.45.0"
optionalDependencies:
fsevents "2.3.2"

[email protected]:
version "1.44.0"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.44.0.tgz"
Expand Down

0 comments on commit d848a84

Please sign in to comment.