From f0243165f3ef1feb007d53155b11e8b9f388320e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:06:02 +0000 Subject: [PATCH] build(deps): bump @utrecht/component-library-react Bumps [@utrecht/component-library-react](https://github.com/nl-design-system/utrecht) from 1.0.0-alpha.335 to 1.0.0-alpha.340. - [Release notes](https://github.com/nl-design-system/utrecht/releases) - [Commits](https://github.com/nl-design-system/utrecht/compare/@utrecht/component-library-react@1.0.0-alpha.335...@utrecht/component-library-react@1.0.0-alpha.340) --- updated-dependencies: - dependency-name: "@utrecht/component-library-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 918c6a74..bb972f36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@gemeente-denhaag/process-steps": "0.1.0-alpha.145", "@utrecht/assets": "1.0.0-alpha.147", "@utrecht/component-library-css": "1.0.0-alpha.526", - "@utrecht/component-library-react": "1.0.0-alpha.335", + "@utrecht/component-library-react": "1.0.0-alpha.340", "@utrecht/design-tokens": "1.0.0-alpha.519", "@utrecht/web-component-library-react": "1.0.0-alpha.525", "clsx": "1.2.1", @@ -2702,9 +2702,9 @@ "integrity": "sha512-r81FBSUMYF7uHGCcX+x0DC0Huto/d+1zPhhvexawexYQpR61hwtI0k8enLSAx0jDLbI7tYUz6tCigzg0LaSzUw==" }, "node_modules/@utrecht/component-library-react": { - "version": "1.0.0-alpha.335", - "resolved": "https://registry.npmjs.org/@utrecht/component-library-react/-/component-library-react-1.0.0-alpha.335.tgz", - "integrity": "sha512-xc1tFSwVnQQJwlNvWH9x8HIY+3ogFGUnvWBhxYPtohDXo65+D2lCP0UysLGq8yWrgT9BGabEaIp1dfIxfZArRQ==", + "version": "1.0.0-alpha.340", + "resolved": "https://registry.npmjs.org/@utrecht/component-library-react/-/component-library-react-1.0.0-alpha.340.tgz", + "integrity": "sha512-dvCITWl0+EisznWvixqtFhzGo/hV/3Y+9uvq0NtExBWABQ57jlz4rDNsS1u1D4KOfamCIXmxlRoX0sVPDNJKgw==", "dependencies": { "clsx": "1.2.1", "date-fns": "2.30.0", @@ -16103,9 +16103,9 @@ "integrity": "sha512-r81FBSUMYF7uHGCcX+x0DC0Huto/d+1zPhhvexawexYQpR61hwtI0k8enLSAx0jDLbI7tYUz6tCigzg0LaSzUw==" }, "@utrecht/component-library-react": { - "version": "1.0.0-alpha.335", - "resolved": "https://registry.npmjs.org/@utrecht/component-library-react/-/component-library-react-1.0.0-alpha.335.tgz", - "integrity": "sha512-xc1tFSwVnQQJwlNvWH9x8HIY+3ogFGUnvWBhxYPtohDXo65+D2lCP0UysLGq8yWrgT9BGabEaIp1dfIxfZArRQ==", + "version": "1.0.0-alpha.340", + "resolved": "https://registry.npmjs.org/@utrecht/component-library-react/-/component-library-react-1.0.0-alpha.340.tgz", + "integrity": "sha512-dvCITWl0+EisznWvixqtFhzGo/hV/3Y+9uvq0NtExBWABQ57jlz4rDNsS1u1D4KOfamCIXmxlRoX0sVPDNJKgw==", "requires": { "clsx": "1.2.1", "date-fns": "2.30.0", diff --git a/package.json b/package.json index 53e54220..e61ed10f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@gemeente-denhaag/process-steps": "0.1.0-alpha.145", "@utrecht/assets": "1.0.0-alpha.147", "@utrecht/component-library-css": "1.0.0-alpha.526", - "@utrecht/component-library-react": "1.0.0-alpha.335", + "@utrecht/component-library-react": "1.0.0-alpha.340", "@utrecht/design-tokens": "1.0.0-alpha.519", "@utrecht/web-component-library-react": "1.0.0-alpha.525", "clsx": "1.2.1",