From 4e940050f187cde3b0bd2f7f49f048f43746ec55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:03:08 +0000 Subject: [PATCH] Bump @playwright/test from 1.44.1 to 1.48.1 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.44.1 to 1.48.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.44.1...v1.48.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/langbase/package.json | 2 +- pnpm-lock.yaml | 39 +++++++++++++++++----------------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/packages/langbase/package.json b/packages/langbase/package.json index 84ea72c..7ec9433 100644 --- a/packages/langbase/package.json +++ b/packages/langbase/package.json @@ -38,7 +38,7 @@ "@edge-runtime/vm": "^4.0.1", "@langbase/eslint-config": "workspace:*", "@langbase/tsconfig": "workspace:*", - "@playwright/test": "^1.44.1", + "@playwright/test": "^1.48.1", "@types/node": "^20.11.24", "@vitejs/plugin-react": "^4.3.1", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3176d4d..60b0e35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: version: 2.0.0 next: specifier: 14.2.5 - version: 14.2.5(@playwright/test@1.44.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.5(@playwright/test@1.48.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) openai: specifier: ^4.53.0 version: 4.53.0 @@ -140,8 +140,8 @@ importers: specifier: workspace:* version: link:../../tools/tsconfig '@playwright/test': - specifier: ^1.44.1 - version: 1.44.1 + specifier: ^1.48.1 + version: 1.48.1 '@types/node': specifier: ^20.11.24 version: 20.11.24 @@ -824,9 +824,9 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.44.1': - resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} - engines: {node: '>=16'} + '@playwright/test@1.48.1': + resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==} + engines: {node: '>=18'} hasBin: true '@radix-ui/react-compose-refs@1.1.0': @@ -2003,6 +2003,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -3073,14 +3074,14 @@ packages: pkg-types@1.1.1: resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==} - playwright-core@1.44.1: - resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} - engines: {node: '>=16'} + playwright-core@1.48.1: + resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.48.1: + resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} + engines: {node: '>=18'} hasBin: true pluralize@8.0.0: @@ -4742,9 +4743,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.44.1': + '@playwright/test@1.48.1': dependencies: - playwright: 1.44.1 + playwright: 1.48.1 '@radix-ui/react-compose-refs@1.1.0(@types/react@18.3.3)(react@18.3.1)': dependencies: @@ -7113,7 +7114,7 @@ snapshots: neo-async@2.6.2: {} - next@14.2.5(@playwright/test@1.44.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@14.2.5(@playwright/test@1.48.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@next/env': 14.2.5 '@swc/helpers': 0.5.5 @@ -7134,7 +7135,7 @@ snapshots: '@next/swc-win32-arm64-msvc': 14.2.5 '@next/swc-win32-ia32-msvc': 14.2.5 '@next/swc-win32-x64-msvc': 14.2.5 - '@playwright/test': 1.44.1 + '@playwright/test': 1.48.1 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -7349,11 +7350,11 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 - playwright-core@1.44.1: {} + playwright-core@1.48.1: {} - playwright@1.44.1: + playwright@1.48.1: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.48.1 optionalDependencies: fsevents: 2.3.2