Skip to content

Commit

Permalink
Regenerate lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Nov 14, 2024
1 parent 44ff2a6 commit fb43ada
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1767,12 +1767,15 @@
tiny-glob "^0.2.9"
tslib "^2.4.0"

"@playwright/test@^1.31.2":
version "1.48.2"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.2.tgz#87dd40633f980872283404c8142a65744d3f13d6"
integrity sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==
"@playwright/[email protected]":
version "1.31.2"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.31.2.tgz#426d8545143a97a6fed250a2a27aa1c8e5e2548e"
integrity sha512-BYVutxDI4JeZKV1+ups6dt5WiqKhjBtIYowyZIJ3kBDmJgsuPKsqqKNIMFbUePLSCmp2cZu+BDL427RcNKTRYw==
dependencies:
playwright "1.48.2"
"@types/node" "*"
playwright-core "1.31.2"
optionalDependencies:
fsevents "2.3.2"

"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
version "0.5.10"
Expand Down Expand Up @@ -11329,19 +11332,10 @@ pkg-dir@^5.0.0:
dependencies:
find-up "^5.0.0"

[email protected]:
version "1.48.2"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.2.tgz#cd76ed8af61690edef5c05c64721c26a8db2f3d7"
integrity sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==

[email protected]:
version "1.48.2"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.2.tgz#fca45ae8abdc34835c715718072aaff7e305167e"
integrity sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==
dependencies:
playwright-core "1.48.2"
optionalDependencies:
fsevents "2.3.2"
[email protected]:
version "1.31.2"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.31.2.tgz#debf4b215d14cb619adb7e511c164d068075b2ed"
integrity sha512-a1dFgCNQw4vCsG7bnojZjDnPewZcw7tZUNFN0ZkcLYKj+mPmXvg4MpaaKZ5SgqPsOmqIf2YsVRkgqiRDxD+fDQ==

please-upgrade-node@^3.2.0:
version "3.2.0"
Expand Down

0 comments on commit fb43ada

Please sign in to comment.