diff --git a/package.json b/package.json
index 5d91f14e4d0dae88f8e6e55a0a4df672d2519b97..d4c936a633c534f7271520b336641eeb6367f38b 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.1",
+    "@playwright/test": "^1.50.0",
     "@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.1",
+    "playwright": "^1.50.0",
     "postcss": "^8.5.1",
     "postcss-fluid": "^1.4.2",
     "postcss-for": "^2.1.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3167787a35030ce1812642a4eb410726b301725d..d372e6c9929f18751d591c503b681226c3cec844 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.1
+        specifier: ^1.50.0
         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.1
+        specifier: ^1.50.0
         version: 1.50.1
       postcss:
         specifier: ^8.5.1