diff --git a/package.json b/package.json index 923051e5b..8f8518610 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "next-sitemap": "^4.2.3", - "playwright": "1.47.1", + "playwright": "1.47.2", "postcss": "^8.4.41", "postcss-import": "^16.1.0", "postcss-nesting": "^13.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ec8f750b..f62874372 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -224,8 +224,8 @@ importers: specifier: ^4.2.3 version: 4.2.3(next@14.2.10(@babel/core@7.23.9)(@opentelemetry/api@1.9.0)(@playwright/test@1.47.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) playwright: - specifier: 1.47.1 - version: 1.47.1 + specifier: 1.47.2 + version: 1.47.2 postcss: specifier: ^8.4.41 version: 8.4.41 @@ -6710,11 +6710,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.47.2: + resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==} + engines: {node: '>=18'} + hasBin: true + playwright@1.47.1: resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==} engines: {node: '>=18'} hasBin: true + playwright@1.47.2: + resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + engines: {node: '>=18'} + hasBin: true + popmotion@11.0.3: resolution: {integrity: sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==} @@ -16561,12 +16571,20 @@ snapshots: playwright-core@1.47.1: {} + playwright-core@1.47.2: {} + playwright@1.47.1: dependencies: playwright-core: 1.47.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.47.2: + dependencies: + playwright-core: 1.47.2 + optionalDependencies: + fsevents: 2.3.2 + popmotion@11.0.3: dependencies: framesync: 6.0.1