create-pylon 1.2.0-canary-20250212095317.f2dce964eb04b9aa7df6adc7965195d8ef6d5bfb → 1.2.0-canary-20250212125049.4549283ca68d73a0596c4d7ce0d1a0509a8bdbc6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-pylon",
3
3
  "type": "module",
4
- "version": "1.2.0-canary-20250212095317.f2dce964eb04b9aa7df6adc7965195d8ef6d5bfb",
4
+ "version": "1.2.0-canary-20250212125049.4549283ca68d73a0596c4d7ce0d1a0509a8bdbc6",
5
5
  "description": "CLI for creating a Pylon",
6
6
  "bin": "./dist/index.js",
7
7
  "files": [
@@ -10,10 +10,12 @@
10
10
  },
11
11
  "dependencies": {
12
12
  "@getcronit/pylon": "canary",
13
+ "@gqty/react": "^3.1.0",
13
14
  "@radix-ui/react-slot": "^1.1.2",
14
15
  "bun-types": "^1.1.18",
15
16
  "class-variance-authority": "^0.7.1",
16
17
  "clsx": "^2.1.1",
18
+ "gqty": "^3.4.1",
17
19
  "lucide-react": "^0.474.0",
18
20
  "react": "^19.0.0",
19
21
  "react-dom": "^19.0.0",