@justeattakeaway/pie-webc 0.5.52 → 0.5.54

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 (1) hide show
  1. package/package.json +3 -3
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.52",
4
+ "version": "0.5.54",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "**/*.js",
@@ -251,7 +251,7 @@
251
251
  "@justeattakeaway/pie-checkbox": "0.13.6",
252
252
  "@justeattakeaway/pie-checkbox-group": "0.7.6",
253
253
  "@justeattakeaway/pie-chip": "0.9.3",
254
- "@justeattakeaway/pie-cookie-banner": "1.0.4",
254
+ "@justeattakeaway/pie-cookie-banner": "1.2.0",
255
255
  "@justeattakeaway/pie-divider": "1.0.0",
256
256
  "@justeattakeaway/pie-form-label": "0.14.4",
257
257
  "@justeattakeaway/pie-icon-button": "1.0.0",
@@ -266,7 +266,7 @@
266
266
  "@justeattakeaway/pie-tag": "0.12.0",
267
267
  "@justeattakeaway/pie-text-input": "0.24.5",
268
268
  "@justeattakeaway/pie-textarea": "0.13.0",
269
- "@justeattakeaway/pie-toast": "0.4.5"
269
+ "@justeattakeaway/pie-toast": "0.4.6"
270
270
  },
271
271
  "volta": {
272
272
  "extends": "../../../package.json"