@justeattakeaway/pie-webc 0.5.36 → 0.5.37

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.36",
4
+ "version": "0.5.37",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "**/*.js",
@@ -249,7 +249,7 @@
249
249
  "dependencies": {
250
250
  "@justeattakeaway/pie-assistive-text": "0.7.1",
251
251
  "@justeattakeaway/pie-button": "0.49.1",
252
- "@justeattakeaway/pie-card": "0.20.1",
252
+ "@justeattakeaway/pie-card": "0.21.0",
253
253
  "@justeattakeaway/pie-checkbox": "0.13.0",
254
254
  "@justeattakeaway/pie-checkbox-group": "0.7.0",
255
255
  "@justeattakeaway/pie-chip": "0.8.3",
@@ -261,7 +261,7 @@
261
261
  "@justeattakeaway/pie-lottie-player": "0.0.2",
262
262
  "@justeattakeaway/pie-modal": "0.47.0",
263
263
  "@justeattakeaway/pie-notification": "0.12.0",
264
- "@justeattakeaway/pie-radio": "0.1.0",
264
+ "@justeattakeaway/pie-radio": "0.2.0",
265
265
  "@justeattakeaway/pie-radio-group": "0.1.0",
266
266
  "@justeattakeaway/pie-spinner": "0.7.0",
267
267
  "@justeattakeaway/pie-switch": "0.30.1",