diff --git a/package.json b/package.json index d4c936a633c534f7271520b336641eeb6367f38b..fadd0b423cfca1a108642ae9b086138cdd3171c0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@biomejs/biome": "1.9.4", "@esbuild-plugins/node-modules-polyfill": "^0.2.2", "@peculiar/webcrypto": "^1.5.0", - "@playwright/test": "^1.50.0", + "@playwright/test": "^1.50.1", "@roarr/cli": "^5.12.4", "autoprefixer": "^10.4.20", "browserslist": "^4.24.4", @@ -69,7 +69,7 @@ "jsdom": "^26.0.0", "jsdom-global": "^3.0.2", "mocha": "^11.1.0", - "playwright": "^1.50.0", + "playwright": "^1.50.1", "postcss": "^8.5.1", "postcss-fluid": "^1.4.2", "postcss-for": "^2.1.1", @@ -97,5 +97,5 @@ "vite-plugin-terminal": "^1.2.0", "ws": "^8.18.0" }, - "packageManager": "pnpm@9.15.4" + "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d372e6c9929f18751d591c503b681226c3cec844..3167787a35030ce1812642a4eb410726b301725d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: specifier: ^1.5.0 version: 1.5.0 '@playwright/test': - specifier: ^1.50.0 + specifier: ^1.50.1 version: 1.50.1 '@roarr/cli': specifier: ^5.12.4 @@ -91,7 +91,7 @@ importers: specifier: ^11.1.0 version: 11.1.0 playwright: - specifier: ^1.50.0 + specifier: ^1.50.1 version: 1.50.1 postcss: specifier: ^8.5.1