Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fumadocs-core": "^15.0.16",
"fumadocs-mdx": "^11.5.6",
"fumadocs-ui": "^15.0.16",
"lucide-react": "^0.479.0",
"lucide-react": "^0.511.0",
"next": "^15.2.3",
"next-themes": "^0.4.6",
"react": "19.1.0",
Expand Down
34 changes: 17 additions & 17 deletions apps/sim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.39.0",
"@anthropic-ai/sdk": "^0.52.0",
"@aws-sdk/client-s3": "^3.779.0",
"@aws-sdk/s3-request-presigner": "^3.779.0",
"@better-auth/stripe": "^1.2.8-beta.3",
"@browserbasehq/stagehand": "^2.0.0",
"@cerebras/cerebras_cloud_sdk": "^1.23.0",
"@hookform/resolvers": "^4.1.3",
"@hookform/resolvers": "^5.0.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-collector": "^0.25.0",
"@opentelemetry/exporter-jaeger": "^2.0.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.200.0",
"@opentelemetry/instrumentation-document-load": "^0.45.0",
"@opentelemetry/instrumentation-user-interaction": "^0.45.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.201.1",
"@opentelemetry/instrumentation-document-load": "^0.46.0",
"@opentelemetry/instrumentation-user-interaction": "^0.46.0",
"@opentelemetry/resources": "^2.0.0",
"@opentelemetry/sdk-node": "^0.200.0",
"@opentelemetry/sdk-node": "^0.201.1",
"@opentelemetry/sdk-trace-web": "^2.0.0",
"@opentelemetry/semantic-conventions": "^1.32.0",
"@radix-ui/react-alert-dialog": "^1.1.5",
Expand All @@ -54,12 +54,12 @@
"@radix-ui/react-select": "^2.1.4",
"@radix-ui/react-separator": "^1.1.2",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-slot": "1.2.2",
"@radix-ui/react-slot": "1.2.3",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toggle": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6",
"@react-email/components": "^0.0.34",
"@react-email/components": "^0.0.41",
"@sentry/nextjs": "^9.15.0",
"@vercel/og": "^0.6.5",
"@vercel/speed-insights": "^1.2.0",
Expand All @@ -73,15 +73,15 @@
"csv-parse": "^5.6.0",
"csv-parser": "^3.2.0",
"date-fns": "4.1.0",
"drizzle-orm": "^0.41.0",
"drizzle-orm": "^0.43.1",
"framer-motion": "^12.5.0",
"freestyle-sandboxes": "^0.0.38",
"groq-sdk": "^0.15.0",
"freestyle-sandboxes": "^0.0.75",
"groq-sdk": "^0.22.0",
"input-otp": "^1.4.2",
"ioredis": "^5.6.0",
"jwt-decode": "^4.0.0",
"lenis": "^1.2.3",
"lucide-react": "^0.479.0",
"lucide-react": "^0.511.0",
"mammoth": "^1.9.0",
"next": "^15.3.2",
"next-runtime-env": "3.3.0",
Expand All @@ -91,16 +91,16 @@
"postgres": "^3.4.5",
"prismjs": "^1.30.0",
"react": "19.1.0",
"react-day-picker": "8.10.1",
"react-day-picker": "9.7.0",
"react-dom": "19.1.0",
"react-google-drive-picker": "^1.2.2",
"react-hook-form": "^7.54.2",
"react-markdown": "^10.1.0",
"react-simple-code-editor": "^0.14.1",
"reactflow": "^11.11.4",
"resend": "^4.1.2",
"stripe": "^17.7.0",
"tailwind-merge": "^2.6.0",
"stripe": "^18.1.1",
"tailwind-merge": "^3.3.0",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.1.0",
"zod": "^3.24.2"
Expand All @@ -110,7 +110,7 @@
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/lodash": "^4.17.16",
"@types/node": "^20",
"@types/node": "^22",
"@types/prismjs": "^1.26.5",
"@types/react": "^19",
"@types/react-dom": "^19",
Expand All @@ -122,7 +122,7 @@
"jsdom": "^26.0.0",
"postcss": "^8",
"react-email": "^4.0.13",
"tailwindcss": "^3.4.1",
"tailwindcss": "^4.1.7",
"typescript": "^5.7.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.8"
Expand Down
12 changes: 6 additions & 6 deletions packages/simstudio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"author": "Sim Studio",
"license": "Apache-2.0",
"dependencies": {
"chalk": "^4.1.2",
"commander": "^11.1.0",
"chalk": "^5.4.1",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: chalk v5 is ESM-only - this will require converting the codebase to use ESM imports/exports

"commander": "^14.0.0",
"dotenv": "^16.3.1",
"inquirer": "^8.2.6",
"listr2": "^6.6.1"
"inquirer": "^12.6.3",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: inquirer v12 requires Node.js 18+ but package.json specifies Node.js 16+ in engines field

"listr2": "^8.3.3"
},
"devDependencies": {
"@types/inquirer": "^8.2.6",
"@types/node": "^20.5.1",
"@types/inquirer": "^9.0.8",
"@types/node": "^22.15.21",
"typescript": "^5.1.6"
},
"engines": {
Expand Down
Loading