supabase 2.109.1-beta.2 → 2.109.1-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "supabase",
|
|
3
|
-
"version": "2.109.1-beta.
|
|
3
|
+
"version": "2.109.1-beta.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Supabase CLI",
|
|
6
6
|
"homepage": "https://github.com/supabase/cli#readme",
|
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
"jose": "^6.2.3"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@anthropic-ai/claude-agent-sdk": "^0.3.
|
|
31
|
+
"@anthropic-ai/claude-agent-sdk": "^0.3.187",
|
|
32
32
|
"@anthropic-ai/sdk": "^0.105.0",
|
|
33
33
|
"@clack/prompts": "^1.6.0",
|
|
34
|
-
"@effect/atom-react": "4.0.0-beta.
|
|
35
|
-
"@effect/platform-bun": "4.0.0-beta.
|
|
36
|
-
"@effect/sql-pg": "4.0.0-beta.
|
|
34
|
+
"@effect/atom-react": "4.0.0-beta.87",
|
|
35
|
+
"@effect/platform-bun": "4.0.0-beta.87",
|
|
36
|
+
"@effect/sql-pg": "4.0.0-beta.87",
|
|
37
37
|
"@effect/vitest": "^4.0.0-beta.85",
|
|
38
38
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
39
39
|
"@napi-rs/keyring": "^1.3.0",
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"@types/pg": "^8.15.0",
|
|
44
44
|
"@types/pg-copy-streams": "^1.2.5",
|
|
45
45
|
"@types/react": "^19.2.17",
|
|
46
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
46
|
+
"@typescript/native-preview": "7.0.0-dev.20260623.1",
|
|
47
47
|
"@vercel/detect-agent": "^1.2.3",
|
|
48
48
|
"@vitest/coverage-istanbul": "^4.1.9",
|
|
49
49
|
"dotenv": "^17.4.2",
|
|
50
|
-
"effect": "4.0.0-beta.
|
|
50
|
+
"effect": "4.0.0-beta.87",
|
|
51
51
|
"esbuild": "^0.28.1",
|
|
52
52
|
"ink": "^7.1.0",
|
|
53
53
|
"ink-spinner": "^5.0.0",
|
|
@@ -57,28 +57,28 @@
|
|
|
57
57
|
"oxlint-tsgolint": "^0.23.0",
|
|
58
58
|
"pg": "^8.22.0",
|
|
59
59
|
"pg-copy-streams": "^7.0.0",
|
|
60
|
-
"posthog-node": "^5.38.
|
|
60
|
+
"posthog-node": "^5.38.4",
|
|
61
61
|
"react": "^19.2.7",
|
|
62
62
|
"react-devtools-core": "^7.0.1",
|
|
63
63
|
"semantic-release": "^25.0.5",
|
|
64
64
|
"smol-toml": "^1.7.0",
|
|
65
|
-
"tldts": "^7.4.
|
|
65
|
+
"tldts": "^7.4.4",
|
|
66
66
|
"vitest": "^4.1.9",
|
|
67
67
|
"yaml": "^2.9.0",
|
|
68
|
+
"@supabase/config": "0.1.0",
|
|
68
69
|
"@supabase/api": "0.1.0",
|
|
69
|
-
"@supabase/process-compose": "0.1.0",
|
|
70
70
|
"@supabase/stack": "0.1.0",
|
|
71
|
-
"@supabase/
|
|
71
|
+
"@supabase/process-compose": "0.1.0"
|
|
72
72
|
},
|
|
73
73
|
"optionalDependencies": {
|
|
74
|
-
"@supabase/cli-darwin-arm64": "2.109.1-beta.
|
|
75
|
-
"@supabase/cli-
|
|
76
|
-
"@supabase/cli-
|
|
77
|
-
"@supabase/cli-linux-
|
|
78
|
-
"@supabase/cli-linux-x64": "2.109.1-beta.
|
|
79
|
-
"@supabase/cli-
|
|
80
|
-
"@supabase/cli-
|
|
81
|
-
"@supabase/cli-windows-x64": "2.109.1-beta.
|
|
74
|
+
"@supabase/cli-darwin-arm64": "2.109.1-beta.4",
|
|
75
|
+
"@supabase/cli-darwin-x64": "2.109.1-beta.4",
|
|
76
|
+
"@supabase/cli-linux-arm64": "2.109.1-beta.4",
|
|
77
|
+
"@supabase/cli-linux-arm64-musl": "2.109.1-beta.4",
|
|
78
|
+
"@supabase/cli-linux-x64": "2.109.1-beta.4",
|
|
79
|
+
"@supabase/cli-linux-x64-musl": "2.109.1-beta.4",
|
|
80
|
+
"@supabase/cli-windows-arm64": "2.109.1-beta.4",
|
|
81
|
+
"@supabase/cli-windows-x64": "2.109.1-beta.4"
|
|
82
82
|
},
|
|
83
83
|
"release": {
|
|
84
84
|
"branches": [
|