diff --git a/apps/smithy/package.json b/apps/smithy/package.json index 7bfd7e80..10651e20 100644 --- a/apps/smithy/package.json +++ b/apps/smithy/package.json @@ -35,7 +35,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", "eslint-plugin-storybook": "^0.11.2", - "playwright": "^1.47.1", + "playwright": "^1.55.1", "prop-types": "^15.8.1", "storybook": "^8.5.3", "typescript": "^4.9.4", diff --git a/yarn.lock b/yarn.lock index 1a7dfcce..d9eaae20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16927,7 +16927,16 @@ __metadata: languageName: node linkType: hard -"playwright@npm:^1.14.0, playwright@npm:^1.47.1": +"playwright-core@npm:1.56.1": + version: 1.56.1 + resolution: "playwright-core@npm:1.56.1" + bin: + playwright-core: cli.js + checksum: 10/df785eb3b3a8392b10dcde5f768e09b7fe459a7b06ed81180da69e048f2154b761f86d79572c2b62037a1f18a44e4ace72f5b6547f4f473b4ab13ab1d94007d2 + languageName: node + linkType: hard + +"playwright@npm:^1.14.0": version: 1.47.1 resolution: "playwright@npm:1.47.1" dependencies: @@ -16942,6 +16951,21 @@ __metadata: languageName: node linkType: hard +"playwright@npm:^1.55.1": + version: 1.56.1 + resolution: "playwright@npm:1.56.1" + dependencies: + fsevents: "npm:2.3.2" + playwright-core: "npm:1.56.1" + dependenciesMeta: + fsevents: + optional: true + bin: + playwright: cli.js + checksum: 10/f1743f93b26f1d497257771428d93f3c9ed2d75b00d935f0cd1556ff2dc61d47f2df8b381d752fbd2c47082b685f0ffe4cc4b7ba440d7b4ba3a08572aec58fba + languageName: node + linkType: hard + "polished@npm:^4.2.2": version: 4.3.1 resolution: "polished@npm:4.3.1" @@ -18560,7 +18584,7 @@ __metadata: eslint-plugin-react-hooks: "npm:^4.6.0" eslint-plugin-react-refresh: "npm:^0.4.5" eslint-plugin-storybook: "npm:^0.11.2" - playwright: "npm:^1.47.1" + playwright: "npm:^1.55.1" prop-types: "npm:^15.8.1" react: "npm:^19.0.0" react-dom: "npm:^19.0.0"