diff --git a/package.json b/package.json index cd1f34c3a3..9010109eef 100644 --- a/package.json +++ b/package.json @@ -175,8 +175,8 @@ "open": "9.1.0", "outdent": "0.8.0", "pixrem": "5.0.0", - "playwright-chromium": "1.38.1", - "playwright-core": "1.38.1", + "playwright-chromium": "1.39.0", + "playwright-core": "1.39.0", "plop": "3.1.2", "postcss": "8.4.31", "postcss-nested": "4.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6cba8be90a..48ac8a2359 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -372,11 +372,11 @@ importers: specifier: 5.0.0 version: 5.0.0 playwright-chromium: - specifier: 1.38.1 - version: 1.38.1 + specifier: 1.39.0 + version: 1.39.0 playwright-core: - specifier: 1.38.1 - version: 1.38.1 + specifier: 1.39.0 + version: 1.39.0 plop: specifier: 3.1.2 version: 3.1.2 @@ -20287,13 +20287,13 @@ packages: /platform@1.3.6: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} - /playwright-chromium@1.38.1: - resolution: {integrity: sha512-97Y6+lN3yOETy/yPQK+LqSCBdldLu5Rkm+Tnj2oGQfcbC5P8R3eWund7GxWqiYFnq0GLwZZ8EnhiBShKnCiVjg==} + /playwright-chromium@1.39.0: + resolution: {integrity: sha512-0WVmvn9ppPbcyb2PQherIpzsvJlyjqziCZiAiexTEYSz8k6/+/3wljmFaMRMP1lcv2xKyHDn9yWd/lHb7IzYyA==} engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.38.1 + playwright-core: 1.39.0 dev: true /playwright-core@1.35.1: @@ -20302,8 +20302,8 @@ packages: hasBin: true dev: true - /playwright-core@1.38.1: - resolution: {integrity: sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==} + /playwright-core@1.39.0: + resolution: {integrity: sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==} engines: {node: '>=16'} hasBin: true dev: true