diff --git a/package.json b/package.json index 5206c648b98..64f51faaf1c 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint-plugin-storybook": "^0.11.1", "eslint-plugin-vitest": "^0.5.4", "node-fetch": "^3.3.2", - "playwright": "^1.48.2", + "playwright": "^1.49.0", "plop": "^4.0.1", "prettier": "^3.3.3", "rimraf": "^6.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e23780b3456..785efa0bad6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 playwright: - specifier: ^1.48.2 - version: 1.48.2 + specifier: ^1.49.0 + version: 1.49.0 plop: specifier: ^4.0.1 version: 4.0.1 @@ -207,7 +207,7 @@ importers: version: 4.3.3(vite@5.4.10(@types/node@20.17.1)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)) axe-playwright: specifier: ^2.0.3 - version: 2.0.3(playwright@1.48.2) + version: 2.0.3(playwright@1.49.0) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -7565,8 +7565,13 @@ packages: engines: {node: '>=18'} hasBin: true - playwright@1.48.2: - resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==} + playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + engines: {node: '>=18'} + hasBin: true + + playwright@1.49.0: + resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} engines: {node: '>=18'} hasBin: true @@ -13294,7 +13299,7 @@ snapshots: jest-serializer-html: 7.1.0 jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.17.1)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.11))(@types/node@20.17.1)(typescript@5.6.3))) nyc: 15.1.0 - playwright: 1.48.2 + playwright: 1.49.0 transitivePeerDependencies: - '@swc/helpers' - '@types/node' @@ -14307,14 +14312,14 @@ snapshots: axe-core: 4.10.0 mustache: 4.2.0 - axe-playwright@2.0.3(playwright@1.48.2): + axe-playwright@2.0.3(playwright@1.49.0): dependencies: '@types/junit-report-builder': 3.0.2 axe-core: 4.10.0 axe-html-reporter: 2.2.11(axe-core@4.10.0) junit-report-builder: 5.1.1 picocolors: 1.1.0 - playwright: 1.48.2 + playwright: 1.49.0 axios@1.7.4: dependencies: @@ -18874,9 +18879,11 @@ snapshots: playwright-core@1.48.2: {} - playwright@1.48.2: + playwright-core@1.49.0: {} + + playwright@1.49.0: dependencies: - playwright-core: 1.48.2 + playwright-core: 1.49.0 optionalDependencies: fsevents: 2.3.2