@khanacademy/wonder-blocks-typography 3.0.6 → 3.1.1

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 (3) hide show
  1. package/CHANGELOG.md +163 -138
  2. package/LICENSE +21 -0
  3. package/package.json +7 -8
package/CHANGELOG.md CHANGED
@@ -1,233 +1,258 @@
1
1
  # @khanacademy/wonder-blocks-typography
2
2
 
3
+ ## 3.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ee8d95a: Rollback rollup version from v4 to v2 to prevent an issue with CJS builds in unit tests
8
+ - Updated dependencies [ee8d95a]
9
+ - @khanacademy/wonder-blocks-core@12.1.1
10
+
11
+ ## 3.1.0
12
+
13
+ ### Minor Changes
14
+
15
+ - f03298f: Tooling:
16
+
17
+ - Switching to `pnpm`.
18
+ - Upgrading `rollup` to v4 and `@babel/runtime` to match the current webapp version.
19
+
20
+ ### Patch Changes
21
+
22
+ - bb2a026: pnpm: Switch to workspace protocol to handle dependency versions with changesets on monorepo setup"
23
+ - Updated dependencies [969864b]
24
+ - Updated dependencies [bb2a026]
25
+ - Updated dependencies [f03298f]
26
+ - @khanacademy/wonder-blocks-core@12.1.0
27
+
3
28
  ## 3.0.6
4
29
 
5
30
  ### Patch Changes
6
31
 
7
- - Updated dependencies [0199324d]
8
- - @khanacademy/wonder-blocks-core@12.0.0
32
+ - Updated dependencies [0199324d]
33
+ - @khanacademy/wonder-blocks-core@12.0.0
9
34
 
10
35
  ## 3.0.5
11
36
 
12
37
  ### Patch Changes
13
38
 
14
- - Updated dependencies [7516b239]
15
- - @khanacademy/wonder-blocks-core@11.1.0
39
+ - Updated dependencies [7516b239]
40
+ - @khanacademy/wonder-blocks-core@11.1.0
16
41
 
17
42
  ## 3.0.4
18
43
 
19
44
  ### Patch Changes
20
45
 
21
- - 11a0f5c6: No functional changes. Adding prepublishOnly script.
22
- - Updated dependencies [11a0f5c6]
23
- - @khanacademy/wonder-blocks-core@11.0.1
46
+ - 11a0f5c6: No functional changes. Adding prepublishOnly script.
47
+ - Updated dependencies [11a0f5c6]
48
+ - @khanacademy/wonder-blocks-core@11.0.1
24
49
 
25
50
  ## 3.0.3
26
51
 
27
52
  ### Patch Changes
28
53
 
29
- - Updated dependencies [d23c9c5f]
30
- - @khanacademy/wonder-blocks-core@11.0.0
54
+ - Updated dependencies [d23c9c5f]
55
+ - @khanacademy/wonder-blocks-core@11.0.0
31
56
 
32
57
  ## 3.0.2
33
58
 
34
59
  ### Patch Changes
35
60
 
36
- - Updated dependencies [b6009b77]
37
- - Updated dependencies [897686bc]
38
- - Updated dependencies [56d961f1]
39
- - @khanacademy/wonder-blocks-core@10.0.0
61
+ - Updated dependencies [b6009b77]
62
+ - Updated dependencies [897686bc]
63
+ - Updated dependencies [56d961f1]
64
+ - @khanacademy/wonder-blocks-core@10.0.0
40
65
 
41
66
  ## 3.0.1
42
67
 
43
68
  ### Patch Changes
44
69
 
45
- - Updated dependencies [f4abd572]
46
- - @khanacademy/wonder-blocks-core@9.0.0
70
+ - Updated dependencies [f4abd572]
71
+ - @khanacademy/wonder-blocks-core@9.0.0
47
72
 
48
73
  ## 3.0.0
49
74
 
50
75
  ### Major Changes
51
76
 
52
- - e6abdd17: Upgrade to React 18
77
+ - e6abdd17: Upgrade to React 18
53
78
 
54
79
  ### Patch Changes
55
80
 
56
- - Updated dependencies [e6abdd17]
57
- - @khanacademy/wonder-blocks-core@8.0.0
81
+ - Updated dependencies [e6abdd17]
82
+ - @khanacademy/wonder-blocks-core@8.0.0
58
83
 
59
84
  ## 2.1.16
60
85
 
61
86
  ### Patch Changes
62
87
 
63
- - 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
64
- - Updated dependencies [02a1b298]
65
- - @khanacademy/wonder-blocks-core@7.0.1
88
+ - 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
89
+ - Updated dependencies [02a1b298]
90
+ - @khanacademy/wonder-blocks-core@7.0.1
66
91
 
67
92
  ## 2.1.15
68
93
 
69
94
  ### Patch Changes
70
95
 
71
- - Updated dependencies [07f7f407]
72
- - @khanacademy/wonder-blocks-core@7.0.0
96
+ - Updated dependencies [07f7f407]
97
+ - @khanacademy/wonder-blocks-core@7.0.0
73
98
 
74
99
  ## 2.1.14
75
100
 
76
101
  ### Patch Changes
77
102
 
78
- - 559e82d5: Update to build tooling, generating smaller output
79
- - Updated dependencies [559e82d5]
80
- - @khanacademy/wonder-blocks-core@6.4.3
103
+ - 559e82d5: Update to build tooling, generating smaller output
104
+ - Updated dependencies [559e82d5]
105
+ - @khanacademy/wonder-blocks-core@6.4.3
81
106
 
82
107
  ## 2.1.13
83
108
 
84
109
  ### Patch Changes
85
110
 
86
- - Updated dependencies [eab37b8b]
87
- - @khanacademy/wonder-blocks-core@6.4.2
111
+ - Updated dependencies [eab37b8b]
112
+ - @khanacademy/wonder-blocks-core@6.4.2
88
113
 
89
114
  ## 2.1.12
90
115
 
91
116
  ### Patch Changes
92
117
 
93
- - Updated dependencies [5dfac06e]
94
- - @khanacademy/wonder-blocks-core@6.4.1
118
+ - Updated dependencies [5dfac06e]
119
+ - @khanacademy/wonder-blocks-core@6.4.1
95
120
 
96
121
  ## 2.1.11
97
122
 
98
123
  ### Patch Changes
99
124
 
100
- - Updated dependencies [58075352]
101
- - @khanacademy/wonder-blocks-core@6.4.0
125
+ - Updated dependencies [58075352]
126
+ - @khanacademy/wonder-blocks-core@6.4.0
102
127
 
103
128
  ## 2.1.10
104
129
 
105
130
  ### Patch Changes
106
131
 
107
- - Updated dependencies [6df21f71]
108
- - @khanacademy/wonder-blocks-core@6.3.1
132
+ - Updated dependencies [6df21f71]
133
+ - @khanacademy/wonder-blocks-core@6.3.1
109
134
 
110
135
  ## 2.1.9
111
136
 
112
137
  ### Patch Changes
113
138
 
114
- - Updated dependencies [7055ca94]
115
- - @khanacademy/wonder-blocks-core@6.3.0
139
+ - Updated dependencies [7055ca94]
140
+ - @khanacademy/wonder-blocks-core@6.3.0
116
141
 
117
142
  ## 2.1.8
118
143
 
119
144
  ### Patch Changes
120
145
 
121
- - Updated dependencies [4b97b9a2]
122
- - @khanacademy/wonder-blocks-core@6.2.0
146
+ - Updated dependencies [4b97b9a2]
147
+ - @khanacademy/wonder-blocks-core@6.2.0
123
148
 
124
149
  ## 2.1.7
125
150
 
126
151
  ### Patch Changes
127
152
 
128
- - Updated dependencies [2871f0a9]
129
- - @khanacademy/wonder-blocks-core@6.1.1
153
+ - Updated dependencies [2871f0a9]
154
+ - @khanacademy/wonder-blocks-core@6.1.1
130
155
 
131
156
  ## 2.1.6
132
157
 
133
158
  ### Patch Changes
134
159
 
135
- - Updated dependencies [efb59c29]
136
- - Updated dependencies [8bc40ed2]
137
- - @khanacademy/wonder-blocks-core@6.1.0
160
+ - Updated dependencies [efb59c29]
161
+ - Updated dependencies [8bc40ed2]
162
+ - @khanacademy/wonder-blocks-core@6.1.0
138
163
 
139
164
  ## 2.1.5
140
165
 
141
166
  ### Patch Changes
142
167
 
143
- - Updated dependencies [f19da46e]
144
- - @khanacademy/wonder-blocks-core@6.0.2
168
+ - Updated dependencies [f19da46e]
169
+ - @khanacademy/wonder-blocks-core@6.0.2
145
170
 
146
171
  ## 2.1.4
147
172
 
148
173
  ### Patch Changes
149
174
 
150
- - Updated dependencies [1920feb8]
151
- - @khanacademy/wonder-blocks-core@6.0.1
175
+ - Updated dependencies [1920feb8]
176
+ - @khanacademy/wonder-blocks-core@6.0.1
152
177
 
153
178
  ## 2.1.3
154
179
 
155
180
  ### Patch Changes
156
181
 
157
- - Updated dependencies [674a1e5c]
158
- - Updated dependencies [674a1e5c]
159
- - @khanacademy/wonder-blocks-core@6.0.0
182
+ - Updated dependencies [674a1e5c]
183
+ - Updated dependencies [674a1e5c]
184
+ - @khanacademy/wonder-blocks-core@6.0.0
160
185
 
161
186
  ## 2.1.2
162
187
 
163
188
  ### Patch Changes
164
189
 
165
- - Updated dependencies [1344436f]
166
- - @khanacademy/wonder-blocks-core@5.4.0
190
+ - Updated dependencies [1344436f]
191
+ - @khanacademy/wonder-blocks-core@5.4.0
167
192
 
168
193
  ## 2.1.1
169
194
 
170
195
  ### Patch Changes
171
196
 
172
- - 9f3752d4: Used named functions in componenets with forwarded refs
173
- - Updated dependencies [9f3752d4]
174
- - @khanacademy/wonder-blocks-core@5.3.1
197
+ - 9f3752d4: Used named functions in componenets with forwarded refs
198
+ - Updated dependencies [9f3752d4]
199
+ - @khanacademy/wonder-blocks-core@5.3.1
175
200
 
176
201
  ## 2.1.0
177
202
 
178
203
  ### Minor Changes
179
204
 
180
- - 0423a440: Forward refs in Body, BodyMonospace, BodySerif, and BodySerifBlock
181
- - c37b99aa: Forward refs for Text and Title
182
- - afd5a801: Forward refs in Caption and Footnote
183
- - 13c48aa0: Forward refs in HeadingLarge, HeadingMedium, HeadingSmall, and HeadingXSmall
184
- - cade62f3: Add forwarded refs for LabelLarge, LabelMedium, LabelSmall, and LabelXSmall
185
- - 4c900085: Forward refs in Tagline
205
+ - 0423a440: Forward refs in Body, BodyMonospace, BodySerif, and BodySerifBlock
206
+ - c37b99aa: Forward refs for Text and Title
207
+ - afd5a801: Forward refs in Caption and Footnote
208
+ - 13c48aa0: Forward refs in HeadingLarge, HeadingMedium, HeadingSmall, and HeadingXSmall
209
+ - cade62f3: Add forwarded refs for LabelLarge, LabelMedium, LabelSmall, and LabelXSmall
210
+ - 4c900085: Forward refs in Tagline
186
211
 
187
212
  ### Patch Changes
188
213
 
189
- - Updated dependencies [c37b99aa]
190
- - Updated dependencies [c4cef3e6]
191
- - @khanacademy/wonder-blocks-core@5.3.0
214
+ - Updated dependencies [c37b99aa]
215
+ - Updated dependencies [c4cef3e6]
216
+ - @khanacademy/wonder-blocks-core@5.3.0
192
217
 
193
218
  ## 2.0.13
194
219
 
195
220
  ### Patch Changes
196
221
 
197
- - Updated dependencies [d4c412b5]
198
- - @khanacademy/wonder-blocks-core@5.2.3
222
+ - Updated dependencies [d4c412b5]
223
+ - @khanacademy/wonder-blocks-core@5.2.3
199
224
 
200
225
  ## 2.0.12
201
226
 
202
227
  ### Patch Changes
203
228
 
204
- - Updated dependencies [64a188e3]
205
- - @khanacademy/wonder-blocks-core@5.2.2
229
+ - Updated dependencies [64a188e3]
230
+ - @khanacademy/wonder-blocks-core@5.2.2
206
231
 
207
232
  ## 2.0.11
208
233
 
209
234
  ### Patch Changes
210
235
 
211
- - Updated dependencies [5a1ea891]
212
- - Updated dependencies [df9a10aa]
213
- - @khanacademy/wonder-blocks-core@5.2.1
236
+ - Updated dependencies [5a1ea891]
237
+ - Updated dependencies [df9a10aa]
238
+ - @khanacademy/wonder-blocks-core@5.2.1
214
239
 
215
240
  ## 2.0.10
216
241
 
217
242
  ### Patch Changes
218
243
 
219
- - Updated dependencies [fa70c895]
220
- - Updated dependencies [19ab0408]
221
- - Updated dependencies [fa70c895]
222
- - @khanacademy/wonder-blocks-core@5.2.0
244
+ - Updated dependencies [fa70c895]
245
+ - Updated dependencies [19ab0408]
246
+ - Updated dependencies [fa70c895]
247
+ - @khanacademy/wonder-blocks-core@5.2.0
223
248
 
224
249
  ## 2.0.9
225
250
 
226
251
  ### Patch Changes
227
252
 
228
- - Updated dependencies [3c400719]
229
- - Updated dependencies [a6164ed0]
230
- - @khanacademy/wonder-blocks-core@5.1.0
253
+ - Updated dependencies [3c400719]
254
+ - Updated dependencies [a6164ed0]
255
+ - @khanacademy/wonder-blocks-core@5.1.0
231
256
 
232
257
  ## 2.0.8
233
258
 
@@ -237,9 +262,9 @@
237
262
 
238
263
  ### Patch Changes
239
264
 
240
- - c20f48f3: Don't transpile classes when building bundles
241
- - Updated dependencies [c20f48f3]
242
- - @khanacademy/wonder-blocks-core@5.0.4
265
+ - c20f48f3: Don't transpile classes when building bundles
266
+ - Updated dependencies [c20f48f3]
267
+ - @khanacademy/wonder-blocks-core@5.0.4
243
268
 
244
269
  ## 2.0.5
245
270
 
@@ -249,143 +274,143 @@
249
274
 
250
275
  ### Patch Changes
251
276
 
252
- - Updated dependencies [b281e2eb]
253
- - @khanacademy/wonder-blocks-core@5.0.3
277
+ - Updated dependencies [b281e2eb]
278
+ - @khanacademy/wonder-blocks-core@5.0.3
254
279
 
255
280
  ## 2.0.2
256
281
 
257
282
  ### Patch Changes
258
283
 
259
- - Updated dependencies [21ce20c7]
260
- - @khanacademy/wonder-blocks-core@5.0.2
284
+ - Updated dependencies [21ce20c7]
285
+ - @khanacademy/wonder-blocks-core@5.0.2
261
286
 
262
287
  ## 2.0.1
263
288
 
264
289
  ### Patch Changes
265
290
 
266
- - ccb6fe00: Miscellaneous TS type fixes
267
- - d4c2b18c: Fix a variety of issues with Flow types generated by flowgen
268
- - Updated dependencies [ccb6fe00]
269
- - Updated dependencies [d4c2b18c]
270
- - @khanacademy/wonder-blocks-core@5.0.1
291
+ - ccb6fe00: Miscellaneous TS type fixes
292
+ - d4c2b18c: Fix a variety of issues with Flow types generated by flowgen
293
+ - Updated dependencies [ccb6fe00]
294
+ - Updated dependencies [d4c2b18c]
295
+ - @khanacademy/wonder-blocks-core@5.0.1
271
296
 
272
297
  ## 2.0.0
273
298
 
274
299
  ### Major Changes
275
300
 
276
- - 1ca4d7e3: Fix minor issue with generate Flow types (this is a major bump b/c I forgot to do one after doing the TS conversion)
301
+ - 1ca4d7e3: Fix minor issue with generate Flow types (this is a major bump b/c I forgot to do one after doing the TS conversion)
277
302
 
278
303
  ### Patch Changes
279
304
 
280
- - Updated dependencies [1ca4d7e3]
281
- - @khanacademy/wonder-blocks-core@5.0.0
305
+ - Updated dependencies [1ca4d7e3]
306
+ - @khanacademy/wonder-blocks-core@5.0.0
282
307
 
283
308
  ## 1.1.41
284
309
 
285
310
  ### Patch Changes
286
311
 
287
- - b5ba5568: Ensure that flow lib defs use React.ElementConfig<> isntead of JSX.LibraryManagedAttributes<>
288
- - Updated dependencies [b5ba5568]
289
- - @khanacademy/wonder-blocks-core@4.9.1
312
+ - b5ba5568: Ensure that flow lib defs use React.ElementConfig<> isntead of JSX.LibraryManagedAttributes<>
313
+ - Updated dependencies [b5ba5568]
314
+ - @khanacademy/wonder-blocks-core@4.9.1
290
315
 
291
316
  ## 1.1.40
292
317
 
293
318
  ### Patch Changes
294
319
 
295
- - Updated dependencies [779b031d]
296
- - @khanacademy/wonder-blocks-core@4.9.0
320
+ - Updated dependencies [779b031d]
321
+ - @khanacademy/wonder-blocks-core@4.9.0
297
322
 
298
323
  ## 1.1.39
299
324
 
300
325
  ### Patch Changes
301
326
 
302
- - d816af08: Update build and test configs use TypeScript
303
- - 3891f544: Update babel config to include plugins that Storybook needed
304
- - 0d28bb1c: Configured TypeScript
305
- - 3d05f764: Fix HOCs and other type errors
306
- - c2ec4902: Update eslint configuration, fix lint
307
- - 2983c05b: Include 'types' field in package.json
308
- - 77ff6a66: Generate Flow types from TypeScript types
309
- - ec8d4b7f: Fix miscellaneous TypeScript errors
310
- - Updated dependencies [d816af08]
311
- - Updated dependencies [3891f544]
312
- - Updated dependencies [0d28bb1c]
313
- - Updated dependencies [873f4a14]
314
- - Updated dependencies [3d05f764]
315
- - Updated dependencies [c2ec4902]
316
- - Updated dependencies [2983c05b]
317
- - Updated dependencies [77ff6a66]
318
- - Updated dependencies [ec8d4b7f]
319
- - @khanacademy/wonder-blocks-core@4.8.0
327
+ - d816af08: Update build and test configs use TypeScript
328
+ - 3891f544: Update babel config to include plugins that Storybook needed
329
+ - 0d28bb1c: Configured TypeScript
330
+ - 3d05f764: Fix HOCs and other type errors
331
+ - c2ec4902: Update eslint configuration, fix lint
332
+ - 2983c05b: Include 'types' field in package.json
333
+ - 77ff6a66: Generate Flow types from TypeScript types
334
+ - ec8d4b7f: Fix miscellaneous TypeScript errors
335
+ - Updated dependencies [d816af08]
336
+ - Updated dependencies [3891f544]
337
+ - Updated dependencies [0d28bb1c]
338
+ - Updated dependencies [873f4a14]
339
+ - Updated dependencies [3d05f764]
340
+ - Updated dependencies [c2ec4902]
341
+ - Updated dependencies [2983c05b]
342
+ - Updated dependencies [77ff6a66]
343
+ - Updated dependencies [ec8d4b7f]
344
+ - @khanacademy/wonder-blocks-core@4.8.0
320
345
 
321
346
  ## 1.1.38
322
347
 
323
348
  ### Patch Changes
324
349
 
325
- - 91cb727c: Remove file extensions from imports
326
- - Updated dependencies [91cb727c]
327
- - Updated dependencies [91cb727c]
328
- - @khanacademy/wonder-blocks-core@4.7.0
350
+ - 91cb727c: Remove file extensions from imports
351
+ - Updated dependencies [91cb727c]
352
+ - Updated dependencies [91cb727c]
353
+ - @khanacademy/wonder-blocks-core@4.7.0
329
354
 
330
355
  ## 1.1.37
331
356
 
332
357
  ### Patch Changes
333
358
 
334
- - Updated dependencies [496119f2]
335
- - @khanacademy/wonder-blocks-core@4.6.2
359
+ - Updated dependencies [496119f2]
360
+ - @khanacademy/wonder-blocks-core@4.6.2
336
361
 
337
362
  ## 1.1.36
338
363
 
339
364
  ### Patch Changes
340
365
 
341
- - @khanacademy/wonder-blocks-core@4.6.1
366
+ - @khanacademy/wonder-blocks-core@4.6.1
342
367
 
343
368
  ## 1.1.35
344
369
 
345
370
  ### Patch Changes
346
371
 
347
- - Updated dependencies [b561425a]
348
- - Updated dependencies [a566e232]
349
- - Updated dependencies [d2b21a6e]
350
- - @khanacademy/wonder-blocks-core@4.6.0
372
+ - Updated dependencies [b561425a]
373
+ - Updated dependencies [a566e232]
374
+ - Updated dependencies [d2b21a6e]
375
+ - @khanacademy/wonder-blocks-core@4.6.0
351
376
 
352
377
  ## 1.1.34
353
378
 
354
379
  ### Patch Changes
355
380
 
356
- - Updated dependencies [175a2dd2]
357
- - @khanacademy/wonder-blocks-core@4.5.0
381
+ - Updated dependencies [175a2dd2]
382
+ - @khanacademy/wonder-blocks-core@4.5.0
358
383
 
359
384
  ## 1.1.33
360
385
 
361
386
  ### Patch Changes
362
387
 
363
- - Updated dependencies [6ee20af9]
364
- - @khanacademy/wonder-blocks-core@4.4.0
388
+ - Updated dependencies [6ee20af9]
389
+ - @khanacademy/wonder-blocks-core@4.4.0
365
390
 
366
391
  ## 1.1.32
367
392
 
368
393
  ### Patch Changes
369
394
 
370
- - Updated dependencies [5f4a4297]
371
- - Updated dependencies [2b96fd59]
372
- - @khanacademy/wonder-blocks-core@4.3.2
395
+ - Updated dependencies [5f4a4297]
396
+ - Updated dependencies [2b96fd59]
397
+ - @khanacademy/wonder-blocks-core@4.3.2
373
398
 
374
399
  ## 1.1.31
375
400
 
376
401
  ### Patch Changes
377
402
 
378
- - @khanacademy/wonder-blocks-core@4.3.1
403
+ - @khanacademy/wonder-blocks-core@4.3.1
379
404
 
380
405
  ## 1.1.30
381
406
 
382
407
  ### Patch Changes
383
408
 
384
- - Updated dependencies [246a921d]
385
- - @khanacademy/wonder-blocks-core@4.3.0
409
+ - Updated dependencies [246a921d]
410
+ - @khanacademy/wonder-blocks-core@4.3.0
386
411
 
387
412
  ## 1.1.29
388
413
 
389
414
  ### Patch Changes
390
415
 
391
- - @khanacademy/wonder-blocks-core@4.2.1
416
+ - @khanacademy/wonder-blocks-core@4.2.1
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2018 Khan Academy
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@khanacademy/wonder-blocks-typography",
3
- "version": "3.0.6",
3
+ "version": "3.1.1",
4
4
  "design": "v2",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -9,21 +9,20 @@
9
9
  "main": "dist/index.js",
10
10
  "module": "dist/es/index.js",
11
11
  "types": "dist/index.d.ts",
12
- "scripts": {
13
- "test": "echo \"Error: no test specified\" && exit 1",
14
- "prepublishOnly": "../../utils/publish/package-pre-publish-check.sh"
15
- },
16
12
  "author": "",
17
13
  "license": "MIT",
18
14
  "dependencies": {
19
- "@babel/runtime": "^7.18.6",
20
- "@khanacademy/wonder-blocks-core": "^12.0.0"
15
+ "@babel/runtime": "^7.24.5",
16
+ "@khanacademy/wonder-blocks-core": "12.1.1"
21
17
  },
22
18
  "peerDependencies": {
23
19
  "aphrodite": "^1.2.5",
24
20
  "react": "18.2.0"
25
21
  },
26
22
  "devDependencies": {
27
- "@khanacademy/wb-dev-build-settings": "^2.0.0"
23
+ "@khanacademy/wb-dev-build-settings": "2.1.1"
24
+ },
25
+ "scripts": {
26
+ "test": "echo \"Error: no test specified\" && exit 1"
28
27
  }
29
28
  }