create-cedar-app 0.11.1 → 0.11.2-next.16

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.11.1",
3
+ "version": "0.11.2-next.16+1ac46f4d8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cedarjs/cedar.git",
@@ -27,7 +27,7 @@
27
27
  "@babel/core": "^7.26.10",
28
28
  "@babel/plugin-transform-typescript": "^7.26.8",
29
29
  "@cedarjs/framework-tools": "0.11.1",
30
- "@cedarjs/tui": "0.11.1",
30
+ "@cedarjs/tui": "0.11.2-next.16+1ac46f4d8",
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": "1a3895eb6a7bbe2ecd6f7b73e235ff330169eb3e"
59
+ "gitHead": "1ac46f4d878520075a25ecba80f2f33ede4fd753"
58
60
  }
@@ -3,7 +3,7 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "0.11.1",
7
- "@cedarjs/graphql-server": "0.11.1"
6
+ "@cedarjs/api": "0.11.2-next.16",
7
+ "@cedarjs/graphql-server": "0.11.2-next.16"
8
8
  }
9
9
  }
@@ -7,9 +7,9 @@
7
7
  ]
8
8
  },
9
9
  "devDependencies": {
10
- "@cedarjs/core": "0.11.1",
11
- "@cedarjs/project-config": "0.11.1",
12
- "@cedarjs/testing": "0.11.1"
10
+ "@cedarjs/core": "0.11.2-next.16",
11
+ "@cedarjs/project-config": "0.11.2-next.16",
12
+ "@cedarjs/testing": "0.11.2-next.16"
13
13
  },
14
14
  "eslintConfig": {
15
15
  "extends": "@cedarjs/eslint-config",
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "0.11.1",
15
- "@cedarjs/router": "0.11.1",
16
- "@cedarjs/web": "0.11.1",
14
+ "@cedarjs/forms": "0.11.2-next.16",
15
+ "@cedarjs/router": "0.11.2-next.16",
16
+ "@cedarjs/web": "0.11.2-next.16",
17
17
  "react": "18.3.1",
18
18
  "react-dom": "18.3.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "0.11.1",
21
+ "@cedarjs/vite": "0.11.2-next.16",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }
@@ -3,7 +3,7 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "0.11.1",
7
- "@cedarjs/graphql-server": "0.11.1"
6
+ "@cedarjs/api": "0.11.2-next.16",
7
+ "@cedarjs/graphql-server": "0.11.2-next.16"
8
8
  }
9
9
  }
@@ -7,9 +7,9 @@
7
7
  ]
8
8
  },
9
9
  "devDependencies": {
10
- "@cedarjs/core": "0.11.1",
11
- "@cedarjs/project-config": "0.11.1",
12
- "@cedarjs/testing": "0.11.1"
10
+ "@cedarjs/core": "0.11.2-next.16",
11
+ "@cedarjs/project-config": "0.11.2-next.16",
12
+ "@cedarjs/testing": "0.11.2-next.16"
13
13
  },
14
14
  "eslintConfig": {
15
15
  "extends": "@cedarjs/eslint-config",
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "0.11.1",
15
- "@cedarjs/router": "0.11.1",
16
- "@cedarjs/web": "0.11.1",
14
+ "@cedarjs/forms": "0.11.2-next.16",
15
+ "@cedarjs/router": "0.11.2-next.16",
16
+ "@cedarjs/web": "0.11.2-next.16",
17
17
  "react": "18.3.1",
18
18
  "react-dom": "18.3.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "0.11.1",
21
+ "@cedarjs/vite": "0.11.2-next.16",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }