create-cedar-app 0.12.0-rc.6 → 0.12.0

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.
@@ -0,0 +1,246 @@
1
+ {
2
+ "name": "tiny",
3
+ "version": "0.2.0",
4
+ "homepage": "https://github.com/dominikwilkowski/cfonts",
5
+ "colors": 1,
6
+ "lines": 2,
7
+ "buffer": [
8
+ "",
9
+ ""
10
+ ],
11
+ "letterspace": [
12
+ " ",
13
+ " "
14
+ ],
15
+ "letterspace_size": 1,
16
+ "chars": {
17
+ "A": [
18
+ "▄▀█",
19
+ "█▀█"
20
+ ],
21
+ "B": [
22
+ "█▄▄",
23
+ "█▄█"
24
+ ],
25
+ "C": [
26
+ "█▀▀",
27
+ "█▄▄"
28
+ ],
29
+ "D": [
30
+ "█▀▄",
31
+ "█▄▀"
32
+ ],
33
+ "E": [
34
+ "█▀▀",
35
+ "██▄"
36
+ ],
37
+ "F": [
38
+ "█▀▀",
39
+ "█▀ "
40
+ ],
41
+ "G": [
42
+ "█▀▀",
43
+ "█▄█"
44
+ ],
45
+ "H": [
46
+ "█ █",
47
+ "█▀█"
48
+ ],
49
+ "I": [
50
+ "█",
51
+ "█"
52
+ ],
53
+ "J": [
54
+ " █",
55
+ "█▄█"
56
+ ],
57
+ "K": [
58
+ "█▄▀",
59
+ "█ █"
60
+ ],
61
+ "L": [
62
+ "█ ",
63
+ "█▄▄"
64
+ ],
65
+ "M": [
66
+ "█▀▄▀█",
67
+ "█ ▀ █"
68
+ ],
69
+ "N": [
70
+ "█▄ █",
71
+ "█ ▀█"
72
+ ],
73
+ "O": [
74
+ "█▀█",
75
+ "█▄█"
76
+ ],
77
+ "P": [
78
+ "█▀█",
79
+ "█▀▀"
80
+ ],
81
+ "Q": [
82
+ "█▀█",
83
+ "▀▀█"
84
+ ],
85
+ "R": [
86
+ "█▀█",
87
+ "█▀▄"
88
+ ],
89
+ "S": [
90
+ "█▀▀",
91
+ "▄▄█"
92
+ ],
93
+ "T": [
94
+ "▀█▀",
95
+ " █ "
96
+ ],
97
+ "U": [
98
+ "█ █",
99
+ "█▄█"
100
+ ],
101
+ "V": [
102
+ "█ █",
103
+ "▀▄▀"
104
+ ],
105
+ "W": [
106
+ "█ █ █",
107
+ "▀▄▀▄▀"
108
+ ],
109
+ "X": [
110
+ "▀▄▀",
111
+ "█ █"
112
+ ],
113
+ "Y": [
114
+ "█▄█",
115
+ " █ "
116
+ ],
117
+ "Z": [
118
+ "▀█",
119
+ "█▄"
120
+ ],
121
+ "0": [
122
+ "▞█▚",
123
+ "▚█▞"
124
+ ],
125
+ "1": [
126
+ "▄█",
127
+ " █"
128
+ ],
129
+ "2": [
130
+ "▀█",
131
+ "█▄"
132
+ ],
133
+ "3": [
134
+ "▀▀█",
135
+ "▄██"
136
+ ],
137
+ "4": [
138
+ "█ █",
139
+ "▀▀█"
140
+ ],
141
+ "5": [
142
+ "█▀",
143
+ "▄█"
144
+ ],
145
+ "6": [
146
+ "█▄▄",
147
+ "█▄█"
148
+ ],
149
+ "7": [
150
+ "▀▀█",
151
+ " █"
152
+ ],
153
+ "8": [
154
+ "███",
155
+ "█▄█"
156
+ ],
157
+ "9": [
158
+ "█▀█",
159
+ "▀▀█"
160
+ ],
161
+ "!": [
162
+ "█",
163
+ "▄"
164
+ ],
165
+ "?": [
166
+ "▀█",
167
+ " ▄"
168
+ ],
169
+ ".": [
170
+ " ",
171
+ "▄"
172
+ ],
173
+ "+": [
174
+ "▄█▄",
175
+ " ▀ "
176
+ ],
177
+ "-": [
178
+ "▄▄",
179
+ " "
180
+ ],
181
+ "_": [
182
+ " ",
183
+ "▄▄"
184
+ ],
185
+ "=": [
186
+ "▀▀",
187
+ "▀▀"
188
+ ],
189
+ "@": [
190
+ "▛█▜",
191
+ "▙▟▃"
192
+ ],
193
+ "#": [
194
+ "▟▄▙",
195
+ "▜▀▛"
196
+ ],
197
+ "$": [
198
+ "▖█▗",
199
+ "▘█▝"
200
+ ],
201
+ "%": [
202
+ "▀ ▄▀",
203
+ "▄▀ ▄"
204
+ ],
205
+ "&": [
206
+ "▄▄█",
207
+ "█▄█"
208
+ ],
209
+ "(": [
210
+ "▄▀",
211
+ "▀▄"
212
+ ],
213
+ ")": [
214
+ "▀▄",
215
+ "▄▀"
216
+ ],
217
+ "/": [
218
+ " ▄▀",
219
+ "▄▀ "
220
+ ],
221
+ ":": [
222
+ "▀",
223
+ "▄"
224
+ ],
225
+ ";": [
226
+ " ",
227
+ "▄▀"
228
+ ],
229
+ ",": [
230
+ " ",
231
+ "█"
232
+ ],
233
+ "'": [
234
+ "▀",
235
+ " "
236
+ ],
237
+ "\"": [
238
+ "▛ ▜",
239
+ " "
240
+ ],
241
+ " ": [
242
+ " ",
243
+ " "
244
+ ]
245
+ }
246
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-cedar-app",
3
- "version": "0.12.0-rc.6+08018d9b9",
3
+ "version": "0.12.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cedarjs/cedar.git",
@@ -26,8 +26,8 @@
26
26
  "devDependencies": {
27
27
  "@babel/core": "^7.26.10",
28
28
  "@babel/plugin-transform-typescript": "^7.26.8",
29
- "@cedarjs/framework-tools": "0.11.1",
30
- "@cedarjs/tui": "0.12.0-rc.6+08018d9b9",
29
+ "@cedarjs/framework-tools": "0.12.0",
30
+ "@cedarjs/tui": "0.12.0",
31
31
  "@opentelemetry/api": "1.8.0",
32
32
  "@opentelemetry/exporter-trace-otlp-http": "0.49.1",
33
33
  "@opentelemetry/resources": "1.22.0",
@@ -36,11 +36,13 @@
36
36
  "@types/babel__core": "7.20.5",
37
37
  "@types/klaw-sync": "6.0.5",
38
38
  "ansis": "4.1.0",
39
+ "cfonts": "3.3.1",
39
40
  "check-node-version": "4.2.1",
40
41
  "ci-info": "4.0.0",
41
42
  "envinfo": "7.14.0",
42
43
  "execa": "5.1.1",
43
44
  "fs-extra": "11.2.0",
45
+ "gradient-string": "3.0.0",
44
46
  "klaw-sync": "7.0.0",
45
47
  "semver": "7.6.3",
46
48
  "systeminformation": "5.23.8",
@@ -54,5 +56,5 @@
54
56
  "publishConfig": {
55
57
  "access": "public"
56
58
  },
57
- "gitHead": "08018d9b9666eaffc33698f9e137dfcc32b62efc"
59
+ "gitHead": "16f4251e49ee81fc9548861dd636e0981f0c5e5b"
58
60
  }
@@ -4,7 +4,7 @@
4
4
  "version": "0.0.0",
5
5
  "private": true,
6
6
  "dependencies": {
7
- "@cedarjs/api": "0.11.1",
8
- "@cedarjs/graphql-server": "0.11.1"
7
+ "@cedarjs/api": "0.12.0",
8
+ "@cedarjs/graphql-server": "0.12.0"
9
9
  }
10
10
  }
@@ -8,9 +8,9 @@
8
8
  ]
9
9
  },
10
10
  "devDependencies": {
11
- "@cedarjs/core": "0.11.1",
12
- "@cedarjs/project-config": "0.11.1",
13
- "@cedarjs/testing": "0.11.1",
11
+ "@cedarjs/core": "0.12.0",
12
+ "@cedarjs/project-config": "0.12.0",
13
+ "@cedarjs/testing": "0.12.0",
14
14
  "vitest": "3.2.4"
15
15
  },
16
16
  "eslintConfig": {
@@ -12,14 +12,14 @@
12
12
  ]
13
13
  },
14
14
  "dependencies": {
15
- "@cedarjs/forms": "0.11.1",
16
- "@cedarjs/router": "0.11.1",
17
- "@cedarjs/web": "0.11.1",
15
+ "@cedarjs/forms": "0.12.0",
16
+ "@cedarjs/router": "0.12.0",
17
+ "@cedarjs/web": "0.12.0",
18
18
  "react": "18.3.1",
19
19
  "react-dom": "18.3.1"
20
20
  },
21
21
  "devDependencies": {
22
- "@cedarjs/vite": "0.11.1",
22
+ "@cedarjs/vite": "0.12.0",
23
23
  "@types/react": "^18.2.55",
24
24
  "@types/react-dom": "^18.2.19"
25
25
  }