diff --git a/package.json b/package.json index 2d3efd8a24..b04f23339b 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "js-yaml": "^4.1.0", "jsonc-parser": "~2.2.1", "lint-staged": "^13.0.3", - "playwright": "^1.47.1", + "playwright": "^1.49.1", "prettier": "^3.4.2", "prettier-plugin-organize-imports": "^4.1.0", "prettier-plugin-tailwindcss": "^0.6.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acfe32c0b8..4b7dd2e54c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: ^13.0.3 version: 13.3.0 playwright: - specifier: ^1.47.1 - version: 1.47.1 + specifier: ^1.49.1 + version: 1.49.1 prettier: specifier: ^3.4.2 version: 3.4.2 @@ -6727,7 +6727,7 @@ packages: resolution: {integrity: sha512-GWrNeElMYHO8FVETjW205u2s9IXFs46fmVKY8T1dHgksCm3JV8w4k14gM2eaZbOUOH/tGcOuz5YbqJl8iKkA8w==} engines: {node: '>=18.0.0'} peerDependencies: - next: npm:@fern-api/next@14.2.9-fork.2 + next: ^13.5.0 || ^14.0.0 || ^15.0.0 react: 18.3.1 react-dom: 18.3.1 storybook: ^8.4.4 @@ -13175,11 +13175,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} + engines: {node: '>=18'} + hasBin: true + playwright@1.47.1: resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==} engines: {node: '>=18'} hasBin: true + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} + engines: {node: '>=18'} + hasBin: true + please-upgrade-node@3.2.0: resolution: {integrity: sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==} @@ -30236,12 +30246,20 @@ snapshots: playwright-core@1.47.1: {} + playwright-core@1.49.1: {} + playwright@1.47.1: dependencies: playwright-core: 1.47.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.49.1: + dependencies: + playwright-core: 1.49.1 + optionalDependencies: + fsevents: 2.3.2 + please-upgrade-node@3.2.0: dependencies: semver-compare: 1.0.0