@justeattakeaway/pie-webc 0.5.7 → 0.5.8

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 +4 -4
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.7",
4
+ "version": "0.5.8",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "**/*.js",
@@ -207,10 +207,10 @@
207
207
  "chalk": "5.3.0"
208
208
  },
209
209
  "dependencies": {
210
- "@justeattakeaway/pie-assistive-text": "0.4.1",
210
+ "@justeattakeaway/pie-assistive-text": "0.5.0",
211
211
  "@justeattakeaway/pie-button": "0.47.6",
212
212
  "@justeattakeaway/pie-card": "0.19.5",
213
- "@justeattakeaway/pie-checkbox": "0.5.0",
213
+ "@justeattakeaway/pie-checkbox": "0.6.0",
214
214
  "@justeattakeaway/pie-chip": "0.6.4",
215
215
  "@justeattakeaway/pie-cookie-banner": "0.20.3",
216
216
  "@justeattakeaway/pie-divider": "0.13.5",
@@ -222,7 +222,7 @@
222
222
  "@justeattakeaway/pie-spinner": "0.6.5",
223
223
  "@justeattakeaway/pie-switch": "0.29.8",
224
224
  "@justeattakeaway/pie-tag": "0.9.6",
225
- "@justeattakeaway/pie-text-input": "0.22.2",
225
+ "@justeattakeaway/pie-text-input": "0.23.0",
226
226
  "@justeattakeaway/pie-textarea": "0.1.0",
227
227
  "@justeattakeaway/pie-toast": "0.1.0"
228
228
  },