@justeattakeaway/pie-webc 0.0.0-snapshot-release-20240823161746 → 0.0.0-snapshot-release-20240827111825
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 +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.0.0-snapshot-release-
|
|
4
|
+
"version": "0.0.0-snapshot-release-20240827111825",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"**/*.js",
|
|
@@ -213,7 +213,7 @@
|
|
|
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.17.0",
|
|
217
217
|
"chalk": "5.3.0"
|
|
218
218
|
},
|
|
219
219
|
"dependencies": {
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"@justeattakeaway/pie-checkbox": "0.12.1",
|
|
224
224
|
"@justeattakeaway/pie-checkbox-group": "0.6.1",
|
|
225
225
|
"@justeattakeaway/pie-chip": "0.7.2",
|
|
226
|
-
"@justeattakeaway/pie-cookie-banner": "0.
|
|
226
|
+
"@justeattakeaway/pie-cookie-banner": "0.0.0-snapshot-release-20240827111825",
|
|
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",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
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.7.0",
|
|
238
238
|
"@justeattakeaway/pie-toast": "0.3.1"
|
|
239
239
|
},
|
|
240
240
|
"volta": {
|