@justeattakeaway/pie-webc 0.5.44 → 0.5.46
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 +5 -5
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.5.
|
|
4
|
+
"version": "0.5.46",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"**/*.js",
|
|
@@ -252,8 +252,8 @@
|
|
|
252
252
|
"@justeattakeaway/pie-card": "0.21.2",
|
|
253
253
|
"@justeattakeaway/pie-checkbox": "0.13.3",
|
|
254
254
|
"@justeattakeaway/pie-checkbox-group": "0.7.3",
|
|
255
|
-
"@justeattakeaway/pie-chip": "0.
|
|
256
|
-
"@justeattakeaway/pie-cookie-banner": "0.
|
|
255
|
+
"@justeattakeaway/pie-chip": "0.9.0",
|
|
256
|
+
"@justeattakeaway/pie-cookie-banner": "1.0.0",
|
|
257
257
|
"@justeattakeaway/pie-divider": "0.14.2",
|
|
258
258
|
"@justeattakeaway/pie-form-label": "0.14.3",
|
|
259
259
|
"@justeattakeaway/pie-icon-button": "0.29.0",
|
|
@@ -265,9 +265,9 @@
|
|
|
265
265
|
"@justeattakeaway/pie-radio-group": "0.1.2",
|
|
266
266
|
"@justeattakeaway/pie-spinner": "0.7.2",
|
|
267
267
|
"@justeattakeaway/pie-switch": "0.30.4",
|
|
268
|
-
"@justeattakeaway/pie-tag": "0.
|
|
268
|
+
"@justeattakeaway/pie-tag": "0.11.0",
|
|
269
269
|
"@justeattakeaway/pie-text-input": "0.24.3",
|
|
270
|
-
"@justeattakeaway/pie-textarea": "0.
|
|
270
|
+
"@justeattakeaway/pie-textarea": "0.11.0",
|
|
271
271
|
"@justeattakeaway/pie-toast": "0.4.1"
|
|
272
272
|
},
|
|
273
273
|
"volta": {
|