diff --git a/package.json b/package.json index 3ac480f..4a788a9 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "check": "pnpm test && pnpm typecheck && pnpm check:editor-budget && pnpm check:theme-contract && pnpm check:docs && pnpm validate:sample && pnpm validate:starter && pnpm build && pnpm check:release" }, "devDependencies": { - "@playwright/test": "^1.57.0", + "@playwright/test": "^1.62.0", "@types/node": "^24.0.0", "concurrently": "^9.2.0", "tsx": "^4.20.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f07dc95..dc1ab56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: .: devDependencies: '@playwright/test': - specifier: ^1.57.0 - version: 1.60.0 + specifier: ^1.62.0 + version: 1.62.0 '@types/node': specifier: ^24.0.0 version: 24.13.2 @@ -940,9 +940,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.60.0': - resolution: {integrity: sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==} - engines: {node: '>=18'} + '@playwright/test@1.62.0': + resolution: {integrity: sha512-9zOJ6ZQRAena31MpOH9VSzIz8Ou3YJ/wtY/eQm5T2uhfhG7/U3COrMS8xOtUrZrp9OgdmzEnIYODye3nY1VqzA==} + engines: {node: '>=20'} hasBin: true '@rolldown/pluginutils@1.0.0-beta.27': @@ -2412,14 +2412,14 @@ packages: pixi.js@8.19.0: resolution: {integrity: sha512-pq1O6emA/GFjjeF+8d3Pb5t7knD8FsnfWGqQcRjYjsqFZ7QdzG1XgjLDUu0DFJRbafjV5+g8iNLFBx0b9649lg==} - playwright-core@1.60.0: - resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==} - engines: {node: '>=18'} + playwright-core@1.62.0: + resolution: {integrity: sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==} + engines: {node: '>=20'} hasBin: true - playwright@1.60.0: - resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==} - engines: {node: '>=18'} + playwright@1.62.0: + resolution: {integrity: sha512-Z14dG305dgaLu6foB1TXQagFiW8JfSUIUaUuPaKQ6NtBPKF1P/qXcqfh6c6K/icPqdy37JmjbiBXf6JNg6Sylw==} + engines: {node: '>=20'} hasBin: true plist@3.1.1: @@ -3865,9 +3865,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.60.0': + '@playwright/test@1.62.0': dependencies: - playwright: 1.60.0 + playwright: 1.62.0 '@rolldown/pluginutils@1.0.0-beta.27': {} @@ -5395,11 +5395,11 @@ snapshots: parse-svg-path: 0.2.0 tiny-lru: 11.4.7 - playwright-core@1.60.0: {} + playwright-core@1.62.0: {} - playwright@1.60.0: + playwright@1.62.0: dependencies: - playwright-core: 1.60.0 + playwright-core: 1.62.0 optionalDependencies: fsevents: 2.3.2