Merge branch 'main' into dependabot/bun/framer-motion-12.18.1

This commit is contained in:
Geoff Seemueller
2025-06-25 16:23:12 -04:00
committed by GitHub
4 changed files with 7 additions and 41 deletions

View File

@@ -39,7 +39,7 @@
"devDependencies": {
"@open-gsio/env": "workspace:*",
"@open-gsio/schema": "workspace:*",
"@anthropic-ai/sdk": "^0.32.1",
"@anthropic-ai/sdk": "^0.55.0",
"openai": "^5.0.1",
"wrangler": "^4.18.0",
"vitest": "^3.1.4",

View File

@@ -24,7 +24,7 @@
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.5.2",
"@types/marked": "^6.0.0",
"@vitejs/plugin-react": "^4.3.4",
@@ -47,7 +47,7 @@
"moo": "^0.5.2",
"qrcode.react": "^4.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dom": "^19.1.0",
"react-icons": "^5.4.0",
"react-streaming": "^0.3.44",
"react-textarea-autosize": "^8.5.5",

View File

@@ -19,7 +19,7 @@
"@open-gsio/coordinators": "workspace:*",
"@open-gsio/schema": "workspace:*",
"@open-gsio/ai": "workspace:*",
"@anthropic-ai/sdk": "^0.32.1",
"@anthropic-ai/sdk": "^0.55.0",
"bun-sqlite-key-value": "^1.13.1",
"@cloudflare/workers-types": "^4.20241205.0",
"@testing-library/jest-dom": "^6.4.2",