diff --git a/package.json b/package.json index e8dc828..402110d 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "globals": "^15.9.0", "husky": "^9.1.4", "lint-staged": "^15.2.9", - "playwright": "^1.46.0", + "playwright": "^1.46.1", "prettier": "^3.3.3", "remark": "15.0.1", "remark-cli": "^12.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46eaf0b..0efc8c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^15.2.9 version: 15.2.9 playwright: - specifier: ^1.46.0 - version: 1.46.0 + specifier: ^1.46.1 + version: 1.46.1 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -2428,11 +2428,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.46.1: + resolution: {integrity: sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==} + engines: {node: '>=18'} + hasBin: true + playwright@1.46.0: resolution: {integrity: sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==} engines: {node: '>=18'} hasBin: true + playwright@1.46.1: + resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==} + engines: {node: '>=18'} + hasBin: true + pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} @@ -5976,12 +5986,20 @@ snapshots: playwright-core@1.46.0: {} + playwright-core@1.46.1: {} + playwright@1.46.0: dependencies: playwright-core: 1.46.0 optionalDependencies: fsevents: 2.3.2 + playwright@1.46.1: + dependencies: + playwright-core: 1.46.1 + optionalDependencies: + fsevents: 2.3.2 + pluralize@8.0.0: {} possible-typed-array-names@1.0.0: {}