From fdf56dd2598ac8d3e2e2e6596f306bffeeaf0dbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:29:53 +0000 Subject: [PATCH] Update Entur packages --- package-lock.json | 28 ++++++++++++++-------------- package.json | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index a661c2d..27c3d68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1676,11 +1676,11 @@ } }, "@entur/chip": { - "version": "0.7.12", - "resolved": "https://registry.npmjs.org/@entur/chip/-/chip-0.7.12.tgz", - "integrity": "sha512-eaXe9YR0+2fNqX+KYMHj3Kj5BzzSCWko5ljRv2cJVA2N+jxMKXPsrlNE8HBfP441shFZFQ+RR7lMd0DKuoh+AA==", + "version": "0.7.13", + "resolved": "https://registry.npmjs.org/@entur/chip/-/chip-0.7.13.tgz", + "integrity": "sha512-5Ax7yueuXIHB9t9hA+6cwucvg85pQfgfEL7z+iw2sx30RsNAfa+L9NIrdYDCojRXlf72e6eaAik7eXW3IIUVqg==", "requires": { - "@entur/form": "^7.1.11", + "@entur/form": "^7.2.0", "@entur/icons": "^6.18.0", "@entur/loader": "^0.5.4", "@entur/tokens": "^3.15.1", @@ -1700,9 +1700,9 @@ } }, "@entur/form": { - "version": "7.1.11", - "resolved": "https://registry.npmjs.org/@entur/form/-/form-7.1.11.tgz", - "integrity": "sha512-eGlilqDwsaK8R8bbWJYgjxTshLkVLeLMZK9lkY7ki1ItA8g+pPVqLBQEXonoiZooY4qCXW1W6vX8YEPLDHBRWA==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@entur/form/-/form-7.2.0.tgz", + "integrity": "sha512-peY/nCnJLf+BEC6vA3d/qO4gO7Xoc7EcmtKYIFDjkA0kCDdiLLkD/e1z+HRARaNMSp1NIGmToQxL0llSlgwlnQ==", "requires": { "@entur/icons": "^6.18.0", "@entur/tokens": "^3.15.1", @@ -2198,14 +2198,14 @@ } }, "@entur/table": { - "version": "4.8.11", - "resolved": "https://registry.npmjs.org/@entur/table/-/table-4.8.11.tgz", - "integrity": "sha512-UMEnDFp8x1EQ5KLgRpUOpohXu6IGcQpUF2HYsY5ARvhqpyOJAdRSImwgk0CmzFhNUgcMqKKwYCYmL6PcAphatQ==", + "version": "4.8.12", + "resolved": "https://registry.npmjs.org/@entur/table/-/table-4.8.12.tgz", + "integrity": "sha512-ujQVqjKNHjUBDV6xLXwpe1UMeBY1QfhnQas0a4XqxuILLJYz7mTYJYYBtMQFnF+zMmGEnKnAkTI8TtBi5bZxvg==", "requires": { "@entur/a11y": "^0.2.86", "@entur/button": "^3.2.26", "@entur/expand": "^3.5.15", - "@entur/form": "^7.1.11", + "@entur/form": "^7.2.0", "@entur/icons": "^6.18.0", "@entur/layout": "^2.3.10", "@entur/tokens": "^3.15.1", @@ -2237,9 +2237,9 @@ } }, "@entur/form": { - "version": "7.1.11", - "resolved": "https://registry.npmjs.org/@entur/form/-/form-7.1.11.tgz", - "integrity": "sha512-eGlilqDwsaK8R8bbWJYgjxTshLkVLeLMZK9lkY7ki1ItA8g+pPVqLBQEXonoiZooY4qCXW1W6vX8YEPLDHBRWA==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@entur/form/-/form-7.2.0.tgz", + "integrity": "sha512-peY/nCnJLf+BEC6vA3d/qO4gO7Xoc7EcmtKYIFDjkA0kCDdiLLkD/e1z+HRARaNMSp1NIGmToQxL0llSlgwlnQ==", "requires": { "@entur/icons": "^6.18.0", "@entur/tokens": "^3.15.1", diff --git a/package.json b/package.json index 468a6c2..c73522c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@auth0/auth0-react": "1.12.1", "@entur/alert": "0.16.10", "@entur/button": "2.10.15", - "@entur/chip": "0.7.12", + "@entur/chip": "0.7.13", "@entur/dropdown": "3.0.37", "@entur/expand": "3.5.15", "@entur/form": "5.4.20", @@ -17,7 +17,7 @@ "@entur/menu": "4.2.34", "@entur/micro-frontend": "0.4.0", "@entur/modal": "1.7.47", - "@entur/table": "4.8.11", + "@entur/table": "4.8.12", "@entur/tokens": "3.15.1", "@entur/typography": "1.8.39", "chart.js": "3.9.1",