diff --git a/packages/langbase/package.json b/packages/langbase/package.json index 7a2eabb..bbd8553 100644 --- a/packages/langbase/package.json +++ b/packages/langbase/package.json @@ -36,7 +36,7 @@ "@edge-runtime/vm": "^4.0.1", "@langbase/eslint-config": "workspace:*", "@langbase/tsconfig": "workspace:*", - "@playwright/test": "^1.44.1", + "@playwright/test": "^1.45.2", "@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 fc121df..a04c7bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: workspace:* version: link:../../tools/tsconfig '@playwright/test': - specifier: ^1.44.1 - version: 1.44.1 + specifier: ^1.45.2 + version: 1.45.2 '@types/node': specifier: ^20.11.24 version: 20.11.24 @@ -678,9 +678,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.45.2': + resolution: {integrity: sha512-JxG9eq92ET75EbVi3s+4sYbcG7q72ECeZNbdBlaMkGcNbiDQ4cAi8U2QP5oKkOx+1gpaiL1LDStmzCaEM1Z6fQ==} + engines: {node: '>=18'} hasBin: true '@rollup/rollup-android-arm-eabi@4.18.0': @@ -2698,14 +2698,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.45.2: + resolution: {integrity: sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.45.2: + resolution: {integrity: sha512-ReywF2t/0teRvNBpfIgh5e4wnrI/8Su8ssdo5XsQKpjxJj+jspm00jSoz9BTg91TT0c9HRjXO7LBNVrgYj9X0g==} + engines: {node: '>=18'} hasBin: true pluralize@8.0.0: @@ -4210,9 +4210,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.44.1': + '@playwright/test@1.45.2': dependencies: - playwright: 1.44.1 + playwright: 1.45.2 '@rollup/rollup-android-arm-eabi@4.18.0': optional: true @@ -6573,11 +6573,11 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 - playwright-core@1.44.1: {} + playwright-core@1.45.2: {} - playwright@1.44.1: + playwright@1.45.2: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.45.2 optionalDependencies: fsevents: 2.3.2