@nextsparkjs/core 0.1.0-beta.78 → 0.1.0-beta.79

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generated": "2026-01-28T16:24:41.500Z",
2
+ "generated": "2026-01-28T17:35:42.720Z",
3
3
  "totalClasses": 1039,
4
4
  "classes": [
5
5
  "!text-2xl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextsparkjs/core",
3
- "version": "0.1.0-beta.78",
3
+ "version": "0.1.0-beta.79",
4
4
  "description": "NextSpark - The complete SaaS framework for Next.js",
5
5
  "license": "MIT",
6
6
  "author": "NextSpark <hello@nextspark.dev>",
@@ -349,7 +349,7 @@
349
349
  "@dnd-kit/utilities": "^3.2.2",
350
350
  "@hookform/resolvers": "^5.2.1",
351
351
  "@inquirer/prompts": "^7.2.0",
352
- "@nextsparkjs/testing": "^0.1.0-beta.78",
352
+ "@nextsparkjs/testing": "^0.1.0-beta.79",
353
353
  "@radix-ui/react-accordion": "^1.2.12",
354
354
  "@radix-ui/react-alert-dialog": "^1.1.15",
355
355
  "@radix-ui/react-avatar": "^1.1.10",
@@ -411,7 +411,7 @@
411
411
  "tailwind-merge": "^3.3.1",
412
412
  "uuid": "^13.0.0",
413
413
  "zod": "^4.1.5",
414
- "@nextsparkjs/ui": "0.1.0-beta.78"
414
+ "@nextsparkjs/ui": "0.1.0-beta.79"
415
415
  },
416
416
  "scripts": {
417
417
  "postinstall": "node scripts/postinstall.mjs || true",