@carefully-built/saas-kit 0.1.4 → 0.1.6

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.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carefully-built/saas-kit",
3
- "version": "0.1.4",
3
+ "version": "0.1.6",
4
4
  "description": "One-install Carefully Built SaaS Kit package for React, Next.js, Convex, WorkOS, and editable SaaS components.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -263,7 +263,7 @@
263
263
  "@carefully-built/app-shell": "0.1.3",
264
264
  "@carefully-built/association-picker": "0.1.2",
265
265
  "@carefully-built/auth-pages": "0.1.9",
266
- "@carefully-built/automations": "0.1.2",
266
+ "@carefully-built/automations": "0.1.3",
267
267
  "@carefully-built/charts": "0.1.2",
268
268
  "@carefully-built/convex-crud": "0.1.9",
269
269
  "@carefully-built/convex-multitenant": "0.1.2",
@@ -271,13 +271,13 @@
271
271
  "@carefully-built/convex-workos": "0.1.2",
272
272
  "@carefully-built/crud": "0.1.3",
273
273
  "@carefully-built/custom-fields": "0.1.3",
274
- "@carefully-built/files": "0.1.5",
274
+ "@carefully-built/files": "0.1.6",
275
275
  "@carefully-built/forms": "0.1.9",
276
276
  "@carefully-built/import-export": "0.1.3",
277
277
  "@carefully-built/kanban": "0.1.1",
278
278
  "@carefully-built/legal-ui": "0.1.2",
279
279
  "@carefully-built/maps-ui": "0.1.4",
280
- "@carefully-built/notes": "0.1.3",
280
+ "@carefully-built/notes": "0.1.4",
281
281
  "@carefully-built/notifications": "0.1.1",
282
282
  "@carefully-built/resource-kit": "0.1.3",
283
283
  "@carefully-built/rich-text": "0.1.1",
@@ -285,10 +285,10 @@
285
285
  "@carefully-built/settings-ui": "0.1.5",
286
286
  "@carefully-built/superadmin": "0.1.9",
287
287
  "@carefully-built/theme-ui": "0.1.1",
288
- "@carefully-built/ui": "0.1.15",
288
+ "@carefully-built/ui": "0.1.17",
289
289
  "@carefully-built/user-picker": "0.1.2",
290
290
  "@carefully-built/widgets": "0.1.1",
291
- "@carefully-built/workos": "0.1.3"
291
+ "@carefully-built/workos": "0.1.4"
292
292
  },
293
293
  "peerDependencies": {
294
294
  "@fullcalendar/core": "^6.1.0",