diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index 2e4e63d41..6435a23a5 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -56,7 +56,7 @@ "localforage": "^1.9.0", "lodash": "^4.17.21", "mem": "^6.0.1", - "playwright-chromium": "1.33.0", + "playwright-chromium": "1.37.0", "rollup": "^2.72.1", "slash": "^3.0.0", "webextension-polyfill": "^0.9.0" diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 1681757ed..0fba5d868 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -109,7 +109,7 @@ "eslint-plugin-react": "^7.29.4", "jest-image-snapshot": "^5.2.0", "npm-run-all": "^4.1.5", - "playwright-chromium": "1.33.0", + "playwright-chromium": "1.37.0", "react": "17.0.2", "react-dom": "17.0.2", "rimraf": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b6924f98..e15492339 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,7 +77,7 @@ importers: lodash: ^4.17.21 mem: ^6.0.1 npm-run-all: ^4.1.5 - playwright-chromium: 1.33.0 + playwright-chromium: 1.37.0 prettier: ^2.3.2 react: ^17.0.2 react-dom: ^17.0.2 @@ -106,7 +106,7 @@ importers: localforage: 1.10.0 lodash: 4.17.21 mem: 6.1.1 - playwright-chromium: 1.33.0 + playwright-chromium: 1.37.0 rollup: 2.72.1 slash: 3.0.0 webextension-polyfill: 0.9.0 @@ -197,7 +197,7 @@ importers: magic-string: ^0.26.0 npm-run-all: ^4.1.5 picocolors: ^1.0.0 - playwright-chromium: 1.33.0 + playwright-chromium: 1.37.0 react: 17.0.2 react-dom: 17.0.2 react-refresh: ^0.13.0 @@ -258,7 +258,7 @@ importers: eslint-plugin-react: 7.29.4_eslint@8.43.0 jest-image-snapshot: 5.2.0 npm-run-all: 4.1.5 - playwright-chromium: 1.33.0 + playwright-chromium: 1.37.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 rimraf: 3.0.2 @@ -13847,17 +13847,17 @@ packages: find-up: 3.0.0 dev: false - /playwright-chromium/1.33.0: - resolution: {integrity: sha512-aG2IqRp7Q6vRltZFT+N2stWwDUH2fEUTOTv8RxSKMK5QmIQQoNL9nJvNMIJ3yLuin8+coaa3mhJXjjUheo0+/A==} - engines: {node: '>=14'} + /playwright-chromium/1.37.0: + resolution: {integrity: sha512-56DOca+pGZombnX34ZwO1fI7HLgv3IgzqzNT1kmYAJ82JytqmXFz/umA7WkkONn9cN3WRPswqrqvD+3pq46rdg==} + engines: {node: '>=16'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.33.0 + playwright-core: 1.37.0 - /playwright-core/1.33.0: - resolution: {integrity: sha512-aizyPE1Cj62vAECdph1iaMILpT0WUDCq3E6rW6I+dleSbBoGbktvJtzS6VHkZ4DKNEOG9qJpiom/ZxO+S15LAw==} - engines: {node: '>=14'} + /playwright-core/1.37.0: + resolution: {integrity: sha512-1c46jhTH/myQw6sesrcuHVtLoSNfJv8Pfy9t3rs6subY7kARv0HRw5PpyfPYPpPtQvBOmgbE6K+qgYUpj81LAA==} + engines: {node: '>=16'} hasBin: true /pngjs/3.4.0: