apps/test-suite(deps): bump the prod-deps group

Bumps the prod-deps group in /apps/test-suite with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.24.3` | `0.52.0` |
| [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) | `1.0.15` | `1.0.21` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.44.2` | `2.49.8` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.5.0` |
| [openai](https://github.com/openai/openai-node) | `4.52.2` | `4.104.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.45.0` | `1.52.0` |
| [supertest](https://github.com/ladjs/supertest) | `7.0.0` | `7.1.1` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.3.4` |


Updates `@anthropic-ai/sdk` from 0.24.3 to 0.52.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.24.3...sdk-v0.52.0)

Updates `@dqbd/tiktoken` from 1.0.15 to 1.0.21
- [Release notes](https://github.com/dqbd/tiktoken/releases)
- [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dqbd/tiktoken/compare/@dqbd/tiktoken@1.0.15...@dqbd/tiktoken@1.0.21)

Updates `@supabase/supabase-js` from 2.44.2 to 2.49.8
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](https://github.com/supabase/supabase-js/compare/v2.44.2...v2.49.8)

Updates `dotenv` from 16.4.5 to 16.5.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.5.0)

Updates `openai` from 4.52.2 to 4.104.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v4.52.2...v4.104.0)

Updates `playwright` from 1.45.0 to 1.52.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.0...v1.52.0)

Updates `supertest` from 7.0.0 to 7.1.1
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v7.0.0...v7.1.1)

Updates `ts-jest` from 29.1.5 to 29.3.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.3.4)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@dqbd/tiktoken"
  dependency-version: 1.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.49.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: dotenv
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: openai
  dependency-version: 4.104.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: playwright
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: supertest
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: ts-jest
  dependency-version: 29.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-02 07:00:00 +00:00 committed by GitHub
parent 9297afd1ff
commit 40d6750e16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2101 additions and 801 deletions

View File

@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.24.3",
"@anthropic-ai/sdk": "^0.52.0",
"@dqbd/tiktoken": "^1.0.14",
"@supabase/supabase-js": "^2.43.1",
"dotenv": "^16.4.5",

File diff suppressed because it is too large Load Diff