diff --git a/packages/langbase/package.json b/packages/langbase/package.json index 7a2eabb..d903af6 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.3", "@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..a0ba874 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.3 + version: 1.45.3 '@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.3': + resolution: {integrity: sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==} + 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.3: + resolution: {integrity: sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==} + 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.3: + resolution: {integrity: sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==} + 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.3': dependencies: - playwright: 1.44.1 + playwright: 1.45.3 '@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.3: {} - playwright@1.44.1: + playwright@1.45.3: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.45.3 optionalDependencies: fsevents: 2.3.2