Skip to content

Commit 690324d

Browse files
Bump the designsystem group with 4 updates
Bumps the designsystem group with 4 updates: [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons), [@navikt/ds-css](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/css), [@navikt/ds-react](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/react) and [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind). Updates `@navikt/aksel-icons` from 7.31.0 to 7.32.1 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel-icons/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/commits/v7.32.1/@navikt/aksel-icons) Updates `@navikt/ds-css` from 7.31.0 to 7.32.1 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/css/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/commits/v7.32.1/@navikt/core/css) Updates `@navikt/ds-react` from 7.31.0 to 7.32.1 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/react/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/commits/v7.32.1/@navikt/core/react) Updates `@navikt/ds-tailwind` from 7.31.0 to 7.32.1 - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/tailwind/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/commits/v7.32.1/@navikt/core/tailwind) --- updated-dependencies: - dependency-name: "@navikt/aksel-icons" dependency-version: 7.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: designsystem - dependency-name: "@navikt/ds-css" dependency-version: 7.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: designsystem - dependency-name: "@navikt/ds-react" dependency-version: 7.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: designsystem - dependency-name: "@navikt/ds-tailwind" dependency-version: 7.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: designsystem ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bd610e commit 690324d

File tree

12 files changed

+121
-44
lines changed

12 files changed

+121
-44
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
],
5151
"dependencies": {
5252
"@hookform/error-message": "^2.0.1",
53-
"@navikt/aksel-icons": "7.31.0",
54-
"@navikt/ds-css": "7.31.0",
55-
"@navikt/ds-react": "7.31.0",
56-
"@navikt/ds-tailwind": "^7.31.0",
53+
"@navikt/aksel-icons": "7.32.3",
54+
"@navikt/ds-css": "7.32.3",
55+
"@navikt/ds-react": "7.32.3",
56+
"@navikt/ds-tailwind": "^7.32.3",
5757
"@navikt/familie-endringslogg": "14.0.2",
5858
"@navikt/ft-plattform-komponenter": "^10.1.12",
5959
"@popperjs/core": "2.11.8",

packages/fakta-etablert-tilsyn/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"vite-plugin-node-polyfills": "^0.24.0"
1515
},
1616
"dependencies": {
17-
"@navikt/ds-css": "7.31.0",
17+
"@navikt/ds-css": "7.32.3",
1818
"@navikt/ds-icons": "3.4.3",
19-
"@navikt/ds-react": "7.31.0",
19+
"@navikt/ds-react": "7.32.3",
2020
"@navikt/ft-plattform-komponenter": "^10.1.12",
2121
"@popperjs/core": "2.11.8",
2222
"classnames": "2.5.1",

packages/fakta-inntektsmelding/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"vite-plugin-node-polyfills": "^0.24.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-css": "7.31.0",
18+
"@navikt/ds-css": "7.32.3",
1919
"@navikt/ds-icons": "3.4.3",
20-
"@navikt/ds-react": "7.31.0",
20+
"@navikt/ds-react": "7.32.3",
2121
"@navikt/ft-form-hooks": "^9.2.2",
2222
"@navikt/ft-plattform-komponenter": "^10.1.12",
2323
"@popperjs/core": "2.11.8",

packages/fakta-medisinsk-vilkår/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"dependencies": {
1919
"@fpsak-frontend/form": "1.0.0",
2020
"@navikt/diagnosekoder": "^1.2025.0",
21-
"@navikt/ds-css": "7.31.0",
21+
"@navikt/ds-css": "7.32.3",
2222
"@navikt/ds-icons": "3.4.3",
23-
"@navikt/ds-react": "7.31.0",
23+
"@navikt/ds-react": "7.32.3",
2424
"@navikt/ft-plattform-komponenter": "^10.1.12",
2525
"@popperjs/core": "2.11.8",
2626
"@tanstack/react-query": "^5.90.2",

packages/fakta-om-barnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vite-plugin-node-polyfills": "^0.24.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-react": "7.31.0",
18+
"@navikt/ds-react": "7.32.3",
1919
"@navikt/ft-plattform-komponenter": "^10.1.12",
2020
"@popperjs/core": "2.11.8",
2121
"classnames": "2.5.1",

packages/fakta-omsorgen-for/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"vite-plugin-node-polyfills": "^0.24.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-css": "7.31.0",
18+
"@navikt/ds-css": "7.32.3",
1919
"@navikt/ds-icons": "3.4.3",
20-
"@navikt/ds-react": "7.31.0",
20+
"@navikt/ds-react": "7.32.3",
2121
"@navikt/fnrvalidator": "2.1.5",
2222
"@navikt/ft-plattform-komponenter": "^10.1.12",
2323
"@popperjs/core": "2.11.8",

packages/fakta-overstyr-beregning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@fpsak-frontend/shared-components": "1.0.0",
1010
"@fpsak-frontend/utils": "workspace:^",
1111
"@k9-sak-web/types": "workspace:^",
12-
"@navikt/ds-react": "7.31.0",
12+
"@navikt/ds-react": "7.32.3",
1313
"date-fns": "4.1.0",
1414
"formik": "2.4.6",
1515
"react": "19.1.1",

packages/prosess-omsorgsdager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"vitest-axe": "^0.1.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-css": "7.31.0",
19-
"@navikt/ds-react": "7.31.0",
18+
"@navikt/ds-css": "7.32.3",
19+
"@navikt/ds-react": "7.32.3",
2020
"classnames": "2.5.1",
2121
"dayjs": "1.11.18",
2222
"lodash": "4.17.21",

packages/sak-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@k9-sak-web/rest-api-hooks": "1.0.0",
2626
"@k9-sak-web/sak-meldinger": "1.0.0",
2727
"@k9-sak-web/types": "1.0.0",
28-
"@navikt/ds-react": "7.31.0",
28+
"@navikt/ds-react": "7.32.3",
2929
"@navikt/ft-fakta-beregning": "^12.1.19",
3030
"@navikt/ft-form-hooks": "^9.2.2",
3131
"@navikt/ft-plattform-komponenter": "^10.1.12",

packages/shared-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@fpsak-frontend/kodeverk": "1.0.0",
1313
"@fpsak-frontend/utils": "1.0.0",
1414
"@k9-sak-web/types": "1.0.0",
15-
"@navikt/aksel-icons": "7.31.0",
16-
"@navikt/ds-react": "7.31.0",
15+
"@navikt/aksel-icons": "7.32.3",
16+
"@navikt/ds-react": "7.32.3",
1717
"@navikt/fnrvalidator": "2.1.5",
1818
"@navikt/ft-plattform-komponenter": "^10.1.12",
1919
"axios": "1.12.2",

0 commit comments

Comments
 (0)