vibecarbon 0.5.0 → 0.5.1
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/carbon/biome.json
CHANGED
package/carbon/package.json
CHANGED
|
@@ -59,42 +59,41 @@
|
|
|
59
59
|
"@mdx-js/react": "^3.1.1",
|
|
60
60
|
"@mdx-js/rollup": "^3.1.1",
|
|
61
61
|
"@scalar/api-reference-react": "^0.9.41",
|
|
62
|
-
"@supabase/ssr": "^0.9.0",
|
|
63
62
|
"@supabase/supabase-js": "^2.106.2",
|
|
64
|
-
"@tanstack/react-query": "^5.
|
|
63
|
+
"@tanstack/react-query": "^5.100.14",
|
|
65
64
|
"class-variance-authority": "^0.7.1",
|
|
66
65
|
"clsx": "^2.1.1",
|
|
67
66
|
"cmdk": "^1.1.1",
|
|
68
|
-
"date-fns": "^4.
|
|
67
|
+
"date-fns": "^4.4.0",
|
|
69
68
|
"embla-carousel-react": "^8.6.0",
|
|
70
69
|
"framer-motion": "^12.40.0",
|
|
71
70
|
"hono": "^4.12.23",
|
|
72
|
-
"i18next": "^
|
|
71
|
+
"i18next": "^26.3.0",
|
|
73
72
|
"i18next-browser-languagedetector": "^8.2.1",
|
|
74
73
|
"input-otp": "^1.4.2",
|
|
75
|
-
"ioredis": "^5.
|
|
74
|
+
"ioredis": "^5.11.0",
|
|
76
75
|
"lenis": "^1.3.23",
|
|
77
|
-
"lucide-react": "^1.
|
|
76
|
+
"lucide-react": "^1.17.0",
|
|
78
77
|
"next-themes": "^0.4.6",
|
|
79
|
-
"nodemailer": "^8.0.
|
|
78
|
+
"nodemailer": "^8.0.10",
|
|
80
79
|
"pino": "^10.3.1",
|
|
81
|
-
"react": "^19.2.
|
|
82
|
-
"react-day-picker": "^
|
|
83
|
-
"react-dom": "^19.2.
|
|
84
|
-
"react-hook-form": "^7.
|
|
85
|
-
"react-i18next": "^
|
|
80
|
+
"react": "^19.2.7",
|
|
81
|
+
"react-day-picker": "^10.0.1",
|
|
82
|
+
"react-dom": "^19.2.7",
|
|
83
|
+
"react-hook-form": "^7.77.0",
|
|
84
|
+
"react-i18next": "^17.0.8",
|
|
86
85
|
"react-resizable-panels": "^4.11.2",
|
|
87
|
-
"react-router-dom": "^7.
|
|
86
|
+
"react-router-dom": "^7.16.0",
|
|
88
87
|
"recharts": "^3.8.1",
|
|
89
88
|
"rehype-autolink-headings": "^7.1.0",
|
|
90
89
|
"rehype-slug": "^6.0.0",
|
|
91
90
|
"remark-frontmatter": "^5.0.0",
|
|
92
91
|
"remark-mdx-frontmatter": "^5.2.0",
|
|
93
92
|
"sonner": "^2.0.7",
|
|
94
|
-
"stripe": "^
|
|
95
|
-
"tailwind-merge": "^3.
|
|
93
|
+
"stripe": "^22.2.0",
|
|
94
|
+
"tailwind-merge": "^3.6.0",
|
|
96
95
|
"vaul": "^1.1.2",
|
|
97
|
-
"zod": "^4.3
|
|
96
|
+
"zod": "^4.4.3"
|
|
98
97
|
},
|
|
99
98
|
"pnpm": {
|
|
100
99
|
"onlyBuiltDependencies": [
|
|
@@ -123,33 +122,32 @@
|
|
|
123
122
|
}
|
|
124
123
|
},
|
|
125
124
|
"devDependencies": {
|
|
126
|
-
"@biomejs/biome": "^2.4.
|
|
125
|
+
"@biomejs/biome": "^2.4.16",
|
|
127
126
|
"@hono/swagger-ui": "^0.6.1",
|
|
128
127
|
"@scalar/hono-api-reference": "^0.10.19",
|
|
129
128
|
"@tailwindcss/typography": "^0.5.19",
|
|
130
129
|
"@tailwindcss/vite": "^4.3.0",
|
|
131
|
-
"@testing-library/jest-dom": "^6.
|
|
132
|
-
"@testing-library/react": "^16.3.
|
|
130
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
131
|
+
"@testing-library/react": "^16.3.2",
|
|
133
132
|
"@testing-library/user-event": "^14.6.1",
|
|
134
133
|
"@types/node": "^25.9.1",
|
|
135
134
|
"@types/nodemailer": "^8.0.0",
|
|
136
135
|
"@types/pg": "^8.20.0",
|
|
137
|
-
"@types/react": "^19.2.
|
|
136
|
+
"@types/react": "^19.2.16",
|
|
138
137
|
"@types/react-dom": "^19.2.3",
|
|
139
138
|
"@vitejs/plugin-react": "^6.0.2",
|
|
140
|
-
"@vitest/coverage-v8": "^4.1.
|
|
141
|
-
"concurrently": "^9.2.1",
|
|
139
|
+
"@vitest/coverage-v8": "^4.1.8",
|
|
142
140
|
"esbuild": "^0.28.0",
|
|
143
|
-
"jsdom": "^
|
|
141
|
+
"jsdom": "^29.1.1",
|
|
144
142
|
"pg": "^8.21.0",
|
|
145
143
|
"pino-pretty": "^13.1.3",
|
|
146
144
|
"remark-gfm": "^4.0.1",
|
|
147
|
-
"shadcn": "^4.
|
|
145
|
+
"shadcn": "^4.10.0",
|
|
148
146
|
"tailwindcss": "^4.3.0",
|
|
149
|
-
"tsx": "^4.22.
|
|
147
|
+
"tsx": "^4.22.4",
|
|
150
148
|
"tw-animate-css": "^1.4.0",
|
|
151
149
|
"typescript": "^6.0.3",
|
|
152
|
-
"vite": "^8.0.
|
|
153
|
-
"vitest": "^4.1.
|
|
150
|
+
"vite": "^8.0.16",
|
|
151
|
+
"vitest": "^4.1.8"
|
|
154
152
|
}
|
|
155
153
|
}
|
|
@@ -70,7 +70,7 @@ function Calendar({
|
|
|
70
70
|
: 'cn-calendar-caption-label rounded-(--cell-radius) flex items-center gap-1 text-sm [&>svg]:text-muted-foreground [&>svg]:size-3.5',
|
|
71
71
|
defaultClassNames.caption_label
|
|
72
72
|
),
|
|
73
|
-
|
|
73
|
+
month_grid: 'w-full border-collapse',
|
|
74
74
|
weekdays: cn('flex', defaultClassNames.weekdays),
|
|
75
75
|
weekday: cn(
|
|
76
76
|
'text-muted-foreground rounded-(--cell-radius) flex-1 font-normal text-[0.8rem] select-none',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vibecarbon",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.1",
|
|
4
4
|
"description": "Create and manage production-ready Vibecarbon applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": "./src/cli.js",
|
|
@@ -57,12 +57,12 @@
|
|
|
57
57
|
"url": "https://github.com/hyperformant/vibecarbon.git"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@aws-sdk/client-s3": "^3.
|
|
61
|
-
"@clack/prompts": "^1.
|
|
62
|
-
"@pulumi/hcloud": "^1.
|
|
63
|
-
"@pulumi/pulumi": "^3.
|
|
60
|
+
"@aws-sdk/client-s3": "^3.1058.0",
|
|
61
|
+
"@clack/prompts": "^1.5.0",
|
|
62
|
+
"@pulumi/hcloud": "^1.38.0",
|
|
63
|
+
"@pulumi/pulumi": "^3.244.0",
|
|
64
64
|
"bcryptjs": "^3.0.3",
|
|
65
|
-
"undici": "^8.
|
|
65
|
+
"undici": "^8.3.0",
|
|
66
66
|
"which": "^7.0.0"
|
|
67
67
|
},
|
|
68
68
|
"pnpm": {
|
|
@@ -81,18 +81,18 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"devDependencies": {
|
|
84
|
-
"@biomejs/biome": "^2.4.
|
|
84
|
+
"@biomejs/biome": "^2.4.16",
|
|
85
85
|
"@semantic-release/changelog": "^6.0.3",
|
|
86
86
|
"@semantic-release/git": "^10.0.1",
|
|
87
87
|
"@types/better-sqlite3": "^7.6.13",
|
|
88
|
-
"@vitest/coverage-v8": "^4.1.
|
|
88
|
+
"@vitest/coverage-v8": "^4.1.8",
|
|
89
89
|
"autocannon": "^8.0.0",
|
|
90
|
-
"better-sqlite3": "^12.
|
|
90
|
+
"better-sqlite3": "^12.10.0",
|
|
91
91
|
"conventional-changelog-conventionalcommits": "^9.3.1",
|
|
92
92
|
"semantic-release": "^25.0.3",
|
|
93
|
-
"tsx": "^4.
|
|
94
|
-
"vite": "^8.0.
|
|
95
|
-
"vitest": "^4.1.
|
|
96
|
-
"zod": "^4.3
|
|
93
|
+
"tsx": "^4.22.4",
|
|
94
|
+
"vite": "^8.0.16",
|
|
95
|
+
"vitest": "^4.1.8",
|
|
96
|
+
"zod": "^4.4.3"
|
|
97
97
|
}
|
|
98
98
|
}
|
|
@@ -124,7 +124,7 @@ export async function runKubectlWithRetry(
|
|
|
124
124
|
);
|
|
125
125
|
await delay(backoffMs);
|
|
126
126
|
}
|
|
127
|
-
if (
|
|
127
|
+
if (result?.status !== 0) {
|
|
128
128
|
throw new Error(
|
|
129
129
|
`${desc} failed with exit ${result?.status ?? '?'}: ${lastStderr.trim().slice(-500)}`,
|
|
130
130
|
);
|