diff --git a/package-lock.json b/package-lock.json index 26972c6..781d41f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "MIT", "devDependencies": { "@esm-bundle/chai": "^4.3.4-fix.0", - "@guidepup/guidepup": "^0.31.0", - "@guidepup/playwright": "^0.18.0", + "@guidepup/guidepup": "^0.34.0", + "@guidepup/playwright": "^0.19.1", "@playwright/test": "^1.48.0", "@web/test-runner": "^0.20.1" } @@ -49,23 +49,24 @@ } }, "node_modules/@guidepup/guidepup": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@guidepup/guidepup/-/guidepup-0.31.0.tgz", - "integrity": "sha512-r3eKTep4fdSajiSGEJI0KHHjKvJ6e4wyMhHIGbr+ztW04CcE91CRMRbTaM5JQwZKvRiOfj3kFVKaYIx+CFJWMw==", + "version": "0.34.0", + "resolved": "https://registry.npmjs.org/@guidepup/guidepup/-/guidepup-0.34.0.tgz", + "integrity": "sha512-nMLsvHXXNZg+/9okHvSOuMEKMGxs0U8o/sT1pKERh37ETB16X4geomIHjXJ/HRTfpue9gs9yRTLK5azHZV92iw==", "dev": true, "license": "MIT", "dependencies": { + "debug": "^4.4.3", "plist": "^4.0.0" } }, "node_modules/@guidepup/playwright": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/@guidepup/playwright/-/playwright-0.18.0.tgz", - "integrity": "sha512-yIaXzy79hBY7/vIlhPORUXUiXXGXZFpRt6aeYuSvpn5SJ3zzFV0WqZy7s9zxuG0nyzGFF1Wr90t17GQAcqy+Lw==", + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/@guidepup/playwright/-/playwright-0.19.1.tgz", + "integrity": "sha512-d0FMH6LFbRbV71l2NGzv2gqV3vQbHDfTVctXsKm6d1ZahpS2/Ozq1WCEoZ7QTAR6iuNzwy03tZfvyijGH+zUDw==", "dev": true, "license": "MIT", "peerDependencies": { - "@guidepup/guidepup": ">=0.27.0", + "@guidepup/guidepup": ">=0.33.0", "@playwright/test": "^1.57.0" } }, @@ -136,13 +137,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.62.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.62.1.tgz", - "integrity": "sha512-DTcUc8qii+cpHvtOwggMtBRMjKZHXYWdw8syRYu2vtzuq4Wxphqq4NfCs5Zt44L6mA8rfDfj+PHnxFc/FeK6mQ==", + "version": "1.63.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.63.0.tgz", + "integrity": "sha512-oxMK4vllB9RK5NQ2l1pq1IfOf2AvnEuj/vYGDj0H2nMtmtZpKtCwt/l00GEO6xjGfpBNAvjovvYdCm50dRQkpQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.62.1" + "playwright": "1.63.0" }, "bin": { "playwright": "cli.js" @@ -1659,10 +1660,11 @@ "dev": true }, "node_modules/debug": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", "dev": true, + "license": "MIT", "dependencies": { "ms": "^2.1.3" }, @@ -3220,28 +3222,25 @@ } }, "node_modules/playwright": { - "version": "1.62.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.62.1.tgz", - "integrity": "sha512-0M+L3LAD8/nm554LOla9Ayx0j0tmFZ0FBcoQ7F1VuVHpM/XpiC8RcDzBQB8W5+hA8L22THxELzeF+2WcUzvcLg==", + "version": "1.63.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.63.0.tgz", + "integrity": "sha512-+7ziBLidS4NaNCdt57SUDT+wYmmd5fmiQejUic/kb+YsYSCPyOOE9sebzMjNmQrsnNpDJqd4WHvV/8lfKfUDUg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.62.1" + "playwright-core": "1.63.0" }, "bin": { "playwright": "cli.js" }, "engines": { "node": ">=20" - }, - "optionalDependencies": { - "fsevents": "2.3.2" } }, "node_modules/playwright-core": { - "version": "1.62.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.62.1.tgz", - "integrity": "sha512-wPYSwEBJY9GHraISXqyqtx0na0LpO3XEX7jNDhntbex7tzUS7kLnZsOlFruFJB4Hi/rhDMjXGqHewDZ68nYZVw==", + "version": "1.63.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.63.0.tgz", + "integrity": "sha512-rYCsBF/M5HjUch52bbtVONEFjv6Xu8sm8h72dNlR5bzIE1fvC/bxgspzkjSfU+MweEMmPM8KJebG6nnyxo5mCg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index fa8b0cf..506a59c 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ }, "devDependencies": { "@esm-bundle/chai": "^4.3.4-fix.0", - "@guidepup/guidepup": "^0.31.0", - "@guidepup/playwright": "^0.18.0", + "@guidepup/guidepup": "^0.34.0", + "@guidepup/playwright": "^0.19.1", "@playwright/test": "^1.48.0", "@web/test-runner": "^0.20.1" },