From 148892505b95f978ad2dc4a017c04516c365bfae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:05:11 +0000 Subject: [PATCH] Bump @nl-rvo/design-tokens from 1.2.0 to 1.2.1 in /frontend Bumps [@nl-rvo/design-tokens](https://github.com/nl-design-system/rvo/tree/HEAD/proprietary/design-tokens) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/nl-design-system/rvo/releases) - [Changelog](https://github.com/nl-design-system/rvo/blob/master/proprietary/design-tokens/CHANGELOG.md) - [Commits](https://github.com/nl-design-system/rvo/commits/@nl-rvo/design-tokens@1.2.1/proprietary/design-tokens) --- updated-dependencies: - dependency-name: "@nl-rvo/design-tokens" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 8 ++++---- frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6e585d7..efbd3f4 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -12,7 +12,7 @@ "@heroicons/vue": "^2.1.5", "@nl-rvo/assets": "1.0.0-alpha.360", "@nl-rvo/component-library-css": "1.3.0", - "@nl-rvo/design-tokens": "1.2.0", + "@nl-rvo/design-tokens": "1.2.1", "@types/jexl": "^2.3.4", "fp-ts": "^2.16.9", "io-ts": "^2.2.21", @@ -356,9 +356,9 @@ "integrity": "sha512-l38UTZFlCvKUxRstORgs8jJ1T+/CQ6KK8cuFK9vBxdmG0vAgMy5a7u/vWukabvJgQL5DlZcOjvSbHHn3rNgvnw==" }, "node_modules/@nl-rvo/design-tokens": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@nl-rvo/design-tokens/-/design-tokens-1.2.0.tgz", - "integrity": "sha512-Je8jAFRsDwfueyHI/EjCyEBGSHGvZPNDElXxgBNLCnFpTa7YRdxZ6gCNDYwvJO11mjUa3ulK3IwqAlnE5l2BpA==" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@nl-rvo/design-tokens/-/design-tokens-1.2.1.tgz", + "integrity": "sha512-JAVR0zAKMB5BYxVjIcdsrkUxnrY3xewRWNf8Xlf12S3Jc9MDSADq4iPFuv1WbUY5kRs6esQt/p0ZLoWcfy4psA==" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", diff --git a/frontend/package.json b/frontend/package.json index 098e28c..71a94c7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@heroicons/vue": "^2.1.5", "@nl-rvo/assets": "1.0.0-alpha.360", "@nl-rvo/component-library-css": "1.3.0", - "@nl-rvo/design-tokens": "1.2.0", + "@nl-rvo/design-tokens": "1.2.1", "@types/jexl": "^2.3.4", "fp-ts": "^2.16.9", "io-ts": "^2.2.21",