@justeattakeaway/pie-webc 0.5.23 → 0.5.25
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 +8 -8
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.25",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"**/*.js",
|
|
@@ -213,17 +213,17 @@
|
|
|
213
213
|
"author": "Just Eat Takeaway.com - Design System Team",
|
|
214
214
|
"license": "Apache-2.0",
|
|
215
215
|
"devDependencies": {
|
|
216
|
-
"@justeattakeaway/pie-components-config": "0.
|
|
216
|
+
"@justeattakeaway/pie-components-config": "0.18.0",
|
|
217
217
|
"chalk": "5.3.0"
|
|
218
218
|
},
|
|
219
219
|
"dependencies": {
|
|
220
220
|
"@justeattakeaway/pie-assistive-text": "0.7.0",
|
|
221
221
|
"@justeattakeaway/pie-button": "0.48.1",
|
|
222
222
|
"@justeattakeaway/pie-card": "0.19.8",
|
|
223
|
-
"@justeattakeaway/pie-checkbox": "0.12.
|
|
224
|
-
"@justeattakeaway/pie-checkbox-group": "0.6.
|
|
225
|
-
"@justeattakeaway/pie-chip": "0.
|
|
226
|
-
"@justeattakeaway/pie-cookie-banner": "0.25.
|
|
223
|
+
"@justeattakeaway/pie-checkbox": "0.12.2",
|
|
224
|
+
"@justeattakeaway/pie-checkbox-group": "0.6.2",
|
|
225
|
+
"@justeattakeaway/pie-chip": "0.8.0",
|
|
226
|
+
"@justeattakeaway/pie-cookie-banner": "0.25.1",
|
|
227
227
|
"@justeattakeaway/pie-divider": "0.13.9",
|
|
228
228
|
"@justeattakeaway/pie-form-label": "0.14.1",
|
|
229
229
|
"@justeattakeaway/pie-icon-button": "0.28.10",
|
|
@@ -231,10 +231,10 @@
|
|
|
231
231
|
"@justeattakeaway/pie-modal": "0.46.0",
|
|
232
232
|
"@justeattakeaway/pie-notification": "0.10.0",
|
|
233
233
|
"@justeattakeaway/pie-spinner": "0.6.7",
|
|
234
|
-
"@justeattakeaway/pie-switch": "0.
|
|
234
|
+
"@justeattakeaway/pie-switch": "0.30.0",
|
|
235
235
|
"@justeattakeaway/pie-tag": "0.9.9",
|
|
236
236
|
"@justeattakeaway/pie-text-input": "0.23.4",
|
|
237
|
-
"@justeattakeaway/pie-textarea": "0.
|
|
237
|
+
"@justeattakeaway/pie-textarea": "0.8.0",
|
|
238
238
|
"@justeattakeaway/pie-toast": "0.3.1"
|
|
239
239
|
},
|
|
240
240
|
"volta": {
|