@justeattakeaway/pie-webc 0.6.26 → 0.6.27
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 +17 -17
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.27",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -287,36 +287,36 @@
|
|
|
287
287
|
"author": "Just Eat Takeaway.com - Design System Team",
|
|
288
288
|
"license": "Apache-2.0",
|
|
289
289
|
"devDependencies": {
|
|
290
|
-
"@justeattakeaway/pie-components-config": "0.
|
|
290
|
+
"@justeattakeaway/pie-components-config": "0.20.0",
|
|
291
291
|
"chalk": "5.3.0"
|
|
292
292
|
},
|
|
293
293
|
"dependencies": {
|
|
294
|
-
"@justeattakeaway/pie-assistive-text": "0.9.
|
|
294
|
+
"@justeattakeaway/pie-assistive-text": "0.9.2",
|
|
295
295
|
"@justeattakeaway/pie-breadcrumb": "0.1.1",
|
|
296
296
|
"@justeattakeaway/pie-button": "1.5.1",
|
|
297
297
|
"@justeattakeaway/pie-card": "0.24.1",
|
|
298
|
-
"@justeattakeaway/pie-checkbox": "0.15.
|
|
299
|
-
"@justeattakeaway/pie-checkbox-group": "0.8.
|
|
300
|
-
"@justeattakeaway/pie-chip": "0.11.
|
|
301
|
-
"@justeattakeaway/pie-cookie-banner": "1.5.
|
|
298
|
+
"@justeattakeaway/pie-checkbox": "0.15.2",
|
|
299
|
+
"@justeattakeaway/pie-checkbox-group": "0.8.2",
|
|
300
|
+
"@justeattakeaway/pie-chip": "0.11.2",
|
|
301
|
+
"@justeattakeaway/pie-cookie-banner": "1.5.2",
|
|
302
302
|
"@justeattakeaway/pie-divider": "1.3.1",
|
|
303
303
|
"@justeattakeaway/pie-form-label": "0.15.1",
|
|
304
|
-
"@justeattakeaway/pie-icon-button": "1.4.
|
|
304
|
+
"@justeattakeaway/pie-icon-button": "1.4.2",
|
|
305
305
|
"@justeattakeaway/pie-link": "1.1.1",
|
|
306
306
|
"@justeattakeaway/pie-lottie-player": "0.1.1",
|
|
307
|
-
"@justeattakeaway/pie-modal": "1.5.
|
|
308
|
-
"@justeattakeaway/pie-notification": "0.13.
|
|
307
|
+
"@justeattakeaway/pie-modal": "1.5.2",
|
|
308
|
+
"@justeattakeaway/pie-notification": "0.13.2",
|
|
309
309
|
"@justeattakeaway/pie-radio": "0.10.1",
|
|
310
|
-
"@justeattakeaway/pie-radio-group": "0.8.
|
|
311
|
-
"@justeattakeaway/pie-select": "0.4.
|
|
310
|
+
"@justeattakeaway/pie-radio-group": "0.8.2",
|
|
311
|
+
"@justeattakeaway/pie-select": "0.4.2",
|
|
312
312
|
"@justeattakeaway/pie-spinner": "1.1.1",
|
|
313
|
-
"@justeattakeaway/pie-switch": "1.3.
|
|
313
|
+
"@justeattakeaway/pie-switch": "1.3.2",
|
|
314
314
|
"@justeattakeaway/pie-tag": "0.16.1",
|
|
315
|
-
"@justeattakeaway/pie-text-input": "0.27.
|
|
316
|
-
"@justeattakeaway/pie-textarea": "0.15.
|
|
315
|
+
"@justeattakeaway/pie-text-input": "0.27.2",
|
|
316
|
+
"@justeattakeaway/pie-textarea": "0.15.2",
|
|
317
317
|
"@justeattakeaway/pie-thumbnail": "0.7.1",
|
|
318
|
-
"@justeattakeaway/pie-toast": "0.8.
|
|
319
|
-
"@justeattakeaway/pie-toast-provider": "0.3.
|
|
318
|
+
"@justeattakeaway/pie-toast": "0.8.2",
|
|
319
|
+
"@justeattakeaway/pie-toast-provider": "0.3.2"
|
|
320
320
|
},
|
|
321
321
|
"volta": {
|
|
322
322
|
"extends": "../../../package.json"
|