Skip to content

Commit e17da9e

Browse files
authored
Merge branch 'develop' into dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-da9b349ef3
2 parents 256fa24 + 3334354 commit e17da9e

4 files changed

Lines changed: 119 additions & 119 deletions

File tree

apps/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"fix:all": "nx run-many -t lint:fix fmt:fix knip:fix --projects=$npm_package_name"
3939
},
4040
"devDependencies": {
41-
"@anthropic-ai/claude-agent-sdk": "^0.3.160",
41+
"@anthropic-ai/claude-agent-sdk": "^0.3.161",
4242
"@anthropic-ai/sdk": "^0.100.1",
4343
"@clack/prompts": "^1.5.0",
4444
"@effect/atom-react": "catalog:",
@@ -65,7 +65,7 @@
6565
"oxfmt": "catalog:",
6666
"oxlint": "catalog:",
6767
"oxlint-tsgolint": "catalog:",
68-
"posthog-node": "^5.35.11",
68+
"posthog-node": "^5.35.12",
6969
"react": "^19.2.7",
7070
"react-devtools-core": "^7.0.1",
7171
"semantic-release": "^25.0.3",

packages/stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@effect/vitest": "catalog:",
30-
"@supabase/supabase-js": "^2.106.2",
30+
"@supabase/supabase-js": "^2.107.0",
3131
"@tsconfig/bun": "catalog:",
3232
"@types/bun": "catalog:",
3333
"@typescript/native-preview": "catalog:",

0 commit comments

Comments
 (0)