includio-cms 0.0.9 → 0.0.10

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "includio-cms",
3
- "version": "0.0.9",
3
+ "version": "0.0.10",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build && npm run prepack",
@@ -139,7 +139,6 @@
139
139
  "storybook": "^9.0.6",
140
140
  "svelte": "^5.36.0",
141
141
  "svelte-check": "^4.0.0",
142
- "tailwind-variants": "^3.1.1",
143
142
  "ts-morph": "^26.0.0",
144
143
  "tsx": "^4.20.3",
145
144
  "typescript": "^5.0.0",
@@ -184,7 +183,8 @@
184
183
  "tw-animate-css": "^1.3.4",
185
184
  "uuid": "^11.1.0",
186
185
  "bits-ui": "^2.11.0",
187
- "zod": "^3.25.57"
186
+ "zod": "^3.25.57",
187
+ "tailwind-variants": "^3.1.1"
188
188
  },
189
189
  "pnpm": {
190
190
  "onlyBuiltDependencies": [