diff --git a/package.json b/package.json index 0f367386..5c1383ae 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "@electron-toolkit/tsconfig": "1.0.1", "@eslint/js": "9.34.0", "@malept/flatpak-bundler": "0.4.0", - "@playwright/test": "1.54.2", + "@playwright/test": "1.55.0", "@stylistic/eslint-plugin": "5.3.1", "@total-typescript/ts-reset": "0.6.1", "@types/electron-localshortcut": "3.1.3", @@ -163,7 +163,7 @@ "eslint-plugin-solid": "0.14.5", "glob": "11.0.3", "node-gyp": "11.4.2", - "playwright": "1.54.2", + "playwright": "1.55.0", "ts-morph": "26.0.0", "typescript": "5.9.2", "typescript-eslint": "8.42.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 952c3be0..0535a11d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -251,8 +251,8 @@ importers: specifier: 0.4.0 version: 0.4.0(patch_hash=c787371eeb2af011ea934e8818a0dad6d7dcb2df31bbb1686babc7231af0183c) '@playwright/test': - specifier: 1.54.2 - version: 1.54.2 + specifier: 1.55.0 + version: 1.55.0 '@stylistic/eslint-plugin': specifier: 5.3.1 version: 5.3.1(eslint@9.34.0) @@ -332,8 +332,8 @@ importers: specifier: 11.4.2 version: 11.4.2 playwright: - specifier: 1.54.2 - version: 1.54.2 + specifier: 1.55.0 + version: 1.55.0 ts-morph: specifier: 26.0.0 version: 26.0.0 @@ -1061,8 +1061,8 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.54.2': - resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==} + '@playwright/test@1.55.0': + resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==} engines: {node: '>=18'} hasBin: true @@ -3783,13 +3783,13 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - playwright-core@1.54.2: - resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==} + playwright-core@1.55.0: + resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} engines: {node: '>=18'} hasBin: true - playwright@1.54.2: - resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==} + playwright@1.55.0: + resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} engines: {node: '>=18'} hasBin: true @@ -5600,9 +5600,9 @@ snapshots: '@pkgr/core@0.2.9': {} - '@playwright/test@1.54.2': + '@playwright/test@1.55.0': dependencies: - playwright: 1.54.2 + playwright: 1.55.0 '@polka/url@1.0.0-next.29': {} @@ -8614,11 +8614,11 @@ snapshots: dependencies: pngjs: 6.0.0 - playwright-core@1.54.2: {} + playwright-core@1.55.0: {} - playwright@1.54.2: + playwright@1.55.0: dependencies: - playwright-core: 1.54.2 + playwright-core: 1.55.0 optionalDependencies: fsevents: 2.3.2