@justeattakeaway/pie-webc 0.0.0-snapshot-release-20240902080240 → 0.0.0-snapshot-release-20240902094630
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 +14 -14
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.0.0-snapshot-release-
|
|
4
|
+
"version": "0.0.0-snapshot-release-20240902094630",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"**/*.js",
|
|
@@ -227,26 +227,26 @@
|
|
|
227
227
|
"chalk": "5.3.0"
|
|
228
228
|
},
|
|
229
229
|
"dependencies": {
|
|
230
|
-
"@justeattakeaway/pie-assistive-text": "0.7.
|
|
231
|
-
"@justeattakeaway/pie-button": "0.
|
|
230
|
+
"@justeattakeaway/pie-assistive-text": "0.7.1",
|
|
231
|
+
"@justeattakeaway/pie-button": "0.49.0",
|
|
232
232
|
"@justeattakeaway/pie-card": "0.19.8",
|
|
233
|
-
"@justeattakeaway/pie-checkbox": "0.12.
|
|
234
|
-
"@justeattakeaway/pie-checkbox-group": "0.6.
|
|
235
|
-
"@justeattakeaway/pie-chip": "0.8.
|
|
236
|
-
"@justeattakeaway/pie-cookie-banner": "0.26.
|
|
233
|
+
"@justeattakeaway/pie-checkbox": "0.12.3",
|
|
234
|
+
"@justeattakeaway/pie-checkbox-group": "0.6.3",
|
|
235
|
+
"@justeattakeaway/pie-chip": "0.8.1",
|
|
236
|
+
"@justeattakeaway/pie-cookie-banner": "0.26.1",
|
|
237
237
|
"@justeattakeaway/pie-divider": "0.13.9",
|
|
238
238
|
"@justeattakeaway/pie-form-label": "0.14.1",
|
|
239
|
-
"@justeattakeaway/pie-icon-button": "0.28.
|
|
239
|
+
"@justeattakeaway/pie-icon-button": "0.28.11",
|
|
240
240
|
"@justeattakeaway/pie-link": "0.17.8",
|
|
241
|
-
"@justeattakeaway/pie-lottie-player": "0.0.0-snapshot-release-
|
|
242
|
-
"@justeattakeaway/pie-modal": "0.46.
|
|
243
|
-
"@justeattakeaway/pie-notification": "0.10.
|
|
241
|
+
"@justeattakeaway/pie-lottie-player": "0.0.0-snapshot-release-20240902094630",
|
|
242
|
+
"@justeattakeaway/pie-modal": "0.46.1",
|
|
243
|
+
"@justeattakeaway/pie-notification": "0.10.1",
|
|
244
244
|
"@justeattakeaway/pie-spinner": "0.6.7",
|
|
245
|
-
"@justeattakeaway/pie-switch": "0.30.
|
|
245
|
+
"@justeattakeaway/pie-switch": "0.30.1",
|
|
246
246
|
"@justeattakeaway/pie-tag": "0.9.9",
|
|
247
|
-
"@justeattakeaway/pie-text-input": "0.23.
|
|
247
|
+
"@justeattakeaway/pie-text-input": "0.23.5",
|
|
248
248
|
"@justeattakeaway/pie-textarea": "0.8.0",
|
|
249
|
-
"@justeattakeaway/pie-toast": "0.3.
|
|
249
|
+
"@justeattakeaway/pie-toast": "0.3.2"
|
|
250
250
|
},
|
|
251
251
|
"volta": {
|
|
252
252
|
"extends": "../../../package.json"
|