diff --git a/package.json b/package.json index a3d97f4cd..1bb54613e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "husky": "^9.1.5", "nx": "^20.3.0", - "playwright": "^1.49.1", + "playwright": "^1.50.0", "prettier": "^3.4.2", "snarkjs": "^0.7.5", "syncpack": "^13.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef57c091d..e65046ace 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^20.3.0 version: 20.3.0 playwright: - specifier: ^1.49.1 - version: 1.49.1 + specifier: ^1.50.0 + version: 1.50.0 prettier: specifier: ^3.4.2 version: 3.4.2 @@ -361,7 +361,7 @@ importers: version: 5.1.0(rollup@4.21.3) '@rollup/plugin-babel': specifier: ^6.0.4 - version: 6.0.4(@babel/core@7.26.0)(rollup@4.21.3) + version: 6.0.4(@babel/core@7.26.7)(rollup@4.21.3) '@rollup/plugin-commonjs': specifier: ^26.0.1 version: 26.0.1(rollup@4.21.3) @@ -497,7 +497,7 @@ importers: version: 1.47.1 '@rollup/plugin-babel': specifier: ^6.0.4 - version: 6.0.4(@babel/core@7.26.0)(rollup@4.21.3) + version: 6.0.4(@babel/core@7.26.7)(rollup@4.21.3) '@rollup/plugin-commonjs': specifier: ^26.0.1 version: 26.0.1(rollup@4.21.3) @@ -548,7 +548,7 @@ importers: version: 14.1.1 playwright: specifier: ^1.47.1 - version: 1.47.1 + version: 1.50.0 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -813,10 +813,6 @@ packages: resolution: {integrity: sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==} engines: {node: '>=6.9.0'} - '@babel/core@7.26.0': - resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==} - engines: {node: '>=6.9.0'} - '@babel/core@7.26.7': resolution: {integrity: sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==} engines: {node: '>=6.9.0'} @@ -6677,8 +6673,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright-core@1.49.1: - resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} + playwright-core@1.50.0: + resolution: {integrity: sha512-CXkSSlr4JaZs2tZHI40DsZUN/NIwgaUPsyLuOAaIZp2CyF2sN5MM5NJsyB188lFSSozFxQ5fPT4qM+f0tH/6wQ==} engines: {node: '>=18'} hasBin: true @@ -6687,8 +6683,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright@1.49.1: - resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} + playwright@1.50.0: + resolution: {integrity: sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==} engines: {node: '>=18'} hasBin: true @@ -8662,26 +8658,6 @@ snapshots: '@babel/compat-data@7.26.5': {} - '@babel/core@7.26.0': - dependencies: - '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.5 - '@babel/helper-compilation-targets': 7.26.5 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) - '@babel/helpers': 7.26.7 - '@babel/parser': 7.26.7 - '@babel/template': 7.25.9 - '@babel/traverse': 7.26.7 - '@babel/types': 7.26.7 - convert-source-map: 2.0.0 - debug: 4.4.0 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/core@7.26.7': dependencies: '@ampproject/remapping': 2.3.0 @@ -8775,15 +8751,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)': - dependencies: - '@babel/core': 7.26.0 - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 - '@babel/traverse': 7.26.7 - transitivePeerDependencies: - - supports-color - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)': dependencies: '@babel/core': 7.26.7 @@ -10539,9 +10506,9 @@ snapshots: optionalDependencies: rollup: 4.21.3 - '@rollup/plugin-babel@6.0.4(@babel/core@7.26.0)(rollup@4.21.3)': + '@rollup/plugin-babel@6.0.4(@babel/core@7.26.7)(rollup@4.21.3)': dependencies: - '@babel/core': 7.26.0 + '@babel/core': 7.26.7 '@babel/helper-module-imports': 7.22.15 '@rollup/pluginutils': 5.1.0(rollup@4.21.3) optionalDependencies: @@ -16055,7 +16022,7 @@ snapshots: playwright-core@1.47.1: {} - playwright-core@1.49.1: {} + playwright-core@1.50.0: {} playwright@1.47.1: dependencies: @@ -16063,9 +16030,9 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - playwright@1.49.1: + playwright@1.50.0: dependencies: - playwright-core: 1.49.1 + playwright-core: 1.50.0 optionalDependencies: fsevents: 2.3.2