diff --git a/package.json b/package.json index 18d34b0c..4833b1ee 100644 --- a/package.json +++ b/package.json @@ -284,7 +284,7 @@ }, "devDependencies": { "@eslint/js": "9.16.0", - "@playwright/test": "1.49.0", + "@playwright/test": "1.49.1", "@stylistic/eslint-plugin-js": "2.12.0", "@total-typescript/ts-reset": "0.6.1", "@types/color": "4.2.0", @@ -312,7 +312,7 @@ "eslint-plugin-prettier": "5.2.1", "glob": "11.0.0", "node-gyp": "11.0.0", - "playwright": "1.49.0", + "playwright": "1.49.1", "rollup": "4.28.1", "typescript": "5.7.2", "typescript-eslint": "8.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0ec147f..1474fb6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -200,8 +200,8 @@ importers: specifier: 9.16.0 version: 9.16.0 '@playwright/test': - specifier: 1.49.0 - version: 1.49.0 + specifier: 1.49.1 + version: 1.49.1 '@stylistic/eslint-plugin-js': specifier: 2.12.0 version: 2.12.0(eslint@9.16.0) @@ -284,8 +284,8 @@ importers: specifier: 11.0.0 version: 11.0.0 playwright: - specifier: 1.49.0 - version: 1.49.0 + specifier: 1.49.1 + version: 1.49.1 rollup: specifier: 4.28.1 version: 4.28.1 @@ -1085,8 +1085,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.49.0': - resolution: {integrity: sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -3516,13 +3516,13 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - playwright-core@1.49.0: - resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.49.0: - resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -5183,9 +5183,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.49.0': + '@playwright/test@1.49.1': dependencies: - playwright: 1.49.0 + playwright: 1.49.1 '@polka/url@1.0.0-next.28': {} @@ -7934,11 +7934,11 @@ snapshots: dependencies: pngjs: 6.0.0 - playwright-core@1.49.0: {} + playwright-core@1.49.1: {} - playwright@1.49.0: + playwright@1.49.1: dependencies: - playwright-core: 1.49.0 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2