From 398fc825b4817860e9ca91266dc41865960501da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:58:28 +0000 Subject: [PATCH] Bump @navikt/ds-css from 5.5.0 to 5.6.4 Bumps [@navikt/ds-css](https://github.com/navikt/aksel) from 5.5.0 to 5.6.4. - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/compare/@navikt/ds-css@5.5.0...@navikt/ds-css@5.6.4) --- updated-dependencies: - dependency-name: "@navikt/ds-css" dependency-type: direct:production update-type: version-update:semver-minor ... 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 269391b59..f0b79f55f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@formatjs/intl-numberformat": "^8.7.2", "@hookform/resolvers": "^3.1.0", "@navikt/aksel-icons": "^5.4.0", - "@navikt/ds-css": "5.5.0", + "@navikt/ds-css": "5.6.4", "@navikt/ds-react": "5.5.0", "@reduxjs/toolkit": "^1.9.6", "@sentry/browser": "^7.71.0", @@ -1742,9 +1742,9 @@ "integrity": "sha512-KKq28Ed4lYwnrESIyyOxnBGr7ef1RqTPZoLAJE1YXNGHfVMN/TEZCoZQlPialhZK8g36ngNgvtsZeEm5oCxoxQ==" }, "node_modules/@navikt/ds-css": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@navikt/ds-css/-/ds-css-5.5.0.tgz", - "integrity": "sha512-8QFCSyBY1B49L7w65xf+eBHSVjGHPFmhq5vrIijyeq7CbFGxH5ZQNkGZuQr5WE+cKhHk/ViOmA/FJUR++VWBCA==" + "version": "5.6.4", + "resolved": "https://registry.npmjs.org/@navikt/ds-css/-/ds-css-5.6.4.tgz", + "integrity": "sha512-2nqwCxzyp59yLA51xnTKTyu1vyDj96P10kxfOo0jIMiNoM430fSx6ayqdd1x60H7HYlzj8wDtvB/tcPnGBHehg==" }, "node_modules/@navikt/ds-react": { "version": "5.5.0", @@ -22653,9 +22653,9 @@ "integrity": "sha512-KKq28Ed4lYwnrESIyyOxnBGr7ef1RqTPZoLAJE1YXNGHfVMN/TEZCoZQlPialhZK8g36ngNgvtsZeEm5oCxoxQ==" }, "@navikt/ds-css": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@navikt/ds-css/-/ds-css-5.5.0.tgz", - "integrity": "sha512-8QFCSyBY1B49L7w65xf+eBHSVjGHPFmhq5vrIijyeq7CbFGxH5ZQNkGZuQr5WE+cKhHk/ViOmA/FJUR++VWBCA==" + "version": "5.6.4", + "resolved": "https://registry.npmjs.org/@navikt/ds-css/-/ds-css-5.6.4.tgz", + "integrity": "sha512-2nqwCxzyp59yLA51xnTKTyu1vyDj96P10kxfOo0jIMiNoM430fSx6ayqdd1x60H7HYlzj8wDtvB/tcPnGBHehg==" }, "@navikt/ds-react": { "version": "5.5.0", diff --git a/package.json b/package.json index ef3faf480..eae145934 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@formatjs/intl-numberformat": "^8.7.2", "@hookform/resolvers": "^3.1.0", "@navikt/aksel-icons": "^5.4.0", - "@navikt/ds-css": "5.5.0", + "@navikt/ds-css": "5.6.4", "@navikt/ds-react": "5.5.0", "@reduxjs/toolkit": "^1.9.6", "@sentry/browser": "^7.71.0",