@justeattakeaway/pie-webc 0.6.30 → 0.6.32
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 +6 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@justeattakeaway/pie-webc",
|
|
3
3
|
"description": "Component bundle containing all PIE web components",
|
|
4
|
-
"version": "0.6.
|
|
4
|
+
"version": "0.6.32",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -302,13 +302,13 @@
|
|
|
302
302
|
},
|
|
303
303
|
"dependencies": {
|
|
304
304
|
"@justeattakeaway/pie-assistive-text": "0.9.2",
|
|
305
|
-
"@justeattakeaway/pie-breadcrumb": "0.
|
|
305
|
+
"@justeattakeaway/pie-breadcrumb": "0.3.0",
|
|
306
306
|
"@justeattakeaway/pie-button": "1.5.1",
|
|
307
307
|
"@justeattakeaway/pie-card": "0.24.1",
|
|
308
308
|
"@justeattakeaway/pie-checkbox": "0.15.4",
|
|
309
309
|
"@justeattakeaway/pie-checkbox-group": "0.8.3",
|
|
310
310
|
"@justeattakeaway/pie-chip": "0.11.2",
|
|
311
|
-
"@justeattakeaway/pie-cookie-banner": "1.5.
|
|
311
|
+
"@justeattakeaway/pie-cookie-banner": "1.5.6",
|
|
312
312
|
"@justeattakeaway/pie-divider": "1.3.1",
|
|
313
313
|
"@justeattakeaway/pie-form-label": "0.15.1",
|
|
314
314
|
"@justeattakeaway/pie-icon-button": "1.4.2",
|
|
@@ -319,15 +319,15 @@
|
|
|
319
319
|
"@justeattakeaway/pie-notification": "0.13.2",
|
|
320
320
|
"@justeattakeaway/pie-radio": "0.10.3",
|
|
321
321
|
"@justeattakeaway/pie-radio-group": "0.8.4",
|
|
322
|
-
"@justeattakeaway/pie-select": "0.
|
|
322
|
+
"@justeattakeaway/pie-select": "0.5.0",
|
|
323
323
|
"@justeattakeaway/pie-spinner": "1.1.1",
|
|
324
|
-
"@justeattakeaway/pie-switch": "1.3.
|
|
324
|
+
"@justeattakeaway/pie-switch": "1.3.5",
|
|
325
325
|
"@justeattakeaway/pie-tag": "0.16.1",
|
|
326
326
|
"@justeattakeaway/pie-text-input": "0.27.4",
|
|
327
327
|
"@justeattakeaway/pie-textarea": "0.15.4",
|
|
328
328
|
"@justeattakeaway/pie-thumbnail": "0.7.1",
|
|
329
329
|
"@justeattakeaway/pie-toast": "0.8.2",
|
|
330
|
-
"@justeattakeaway/pie-toast-provider": "0.
|
|
330
|
+
"@justeattakeaway/pie-toast-provider": "0.4.0"
|
|
331
331
|
},
|
|
332
332
|
"volta": {
|
|
333
333
|
"extends": "../../../package.json"
|