Skip to content

Commit 8a98b56

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), [@navikt/ds-react](https://github.com/navikt/aksel) and [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind). Updates `@navikt/aksel-icons` from 7.17.2 to 7.17.3 - [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/@navikt/[email protected]/@navikt/aksel-icons) Updates `@navikt/ds-css` from 7.17.2 to 7.17.3 - [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/[email protected]...@navikt/[email protected]) Updates `@navikt/ds-react` from 7.17.2 to 7.17.3 - [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/[email protected]...@navikt/[email protected]) Updates `@navikt/ds-tailwind` from 7.17.2 to 7.17.3 - [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/@navikt/[email protected]/@navikt/core/tailwind) --- updated-dependencies: - dependency-name: "@navikt/aksel-icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: designsystem - dependency-name: "@navikt/ds-css" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: designsystem - dependency-name: "@navikt/ds-react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: designsystem - dependency-name: "@navikt/ds-tailwind" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: designsystem ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent faeb44b commit 8a98b56

File tree

16 files changed

+98
-71
lines changed

16 files changed

+98
-71
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
],
5050
"dependencies": {
5151
"@hookform/error-message": "^2.0.1",
52-
"@navikt/aksel-icons": "7.17.2",
53-
"@navikt/ds-css": "7.17.2",
54-
"@navikt/ds-react": "7.17.2",
55-
"@navikt/ds-tailwind": "^7.17.0",
52+
"@navikt/aksel-icons": "7.17.4",
53+
"@navikt/ds-css": "7.17.4",
54+
"@navikt/ds-react": "7.17.4",
55+
"@navikt/ds-tailwind": "^7.17.4",
5656
"@navikt/familie-endringslogg": "14.0.0",
5757
"@navikt/ft-plattform-komponenter": "^7.2.10",
5858
"@popperjs/core": "2.11.8",

packages/fakta-etablert-tilsyn/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"vite-plugin-node-polyfills": "^0.23.0"
1515
},
1616
"dependencies": {
17-
"@navikt/ds-css": "7.17.2",
17+
"@navikt/ds-css": "7.17.4",
1818
"@navikt/ds-icons": "3.4.3",
19-
"@navikt/ds-react": "7.17.2",
19+
"@navikt/ds-react": "7.17.4",
2020
"@navikt/ft-plattform-komponenter": "^7.2.10",
2121
"@popperjs/core": "2.11.8",
2222
"classnames": "2.5.1",

packages/fakta-inntektsmelding/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"vite-plugin-node-polyfills": "^0.23.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-css": "7.17.2",
18+
"@navikt/ds-css": "7.17.4",
1919
"@navikt/ds-icons": "3.4.3",
20-
"@navikt/ds-react": "7.17.2",
20+
"@navikt/ds-react": "7.17.4",
2121
"@navikt/ft-form-hooks": "^6.2.6",
2222
"@navikt/ft-plattform-komponenter": "^7.2.10",
2323
"@popperjs/core": "2.11.8",

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

+2-2
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.17.2",
21+
"@navikt/ds-css": "7.17.4",
2222
"@navikt/ds-icons": "3.4.3",
23-
"@navikt/ds-react": "7.17.2",
23+
"@navikt/ds-react": "7.17.4",
2424
"@navikt/ft-plattform-komponenter": "^7.2.10",
2525
"@popperjs/core": "2.11.8",
2626
"@tanstack/react-query": "^5.68.0",

packages/fakta-ny-inntekt/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"dev": "vite serve"
1111
},
1212
"dependencies": {
13-
"@navikt/aksel-icons": "7.17.2",
14-
"@navikt/ds-css": "7.17.2",
15-
"@navikt/ds-react": "7.17.2",
13+
"@navikt/aksel-icons": "7.17.4",
14+
"@navikt/ds-css": "7.17.4",
15+
"@navikt/ds-react": "7.17.4",
1616
"@navikt/ft-form-hooks": "^6.2.6",
1717
"@navikt/ft-form-validators": "^3.1.8",
1818
"@navikt/ft-ui-komponenter": "^3.2.0",

packages/fakta-om-barnet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vite-plugin-node-polyfills": "^0.23.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-react": "7.17.2",
18+
"@navikt/ds-react": "7.17.4",
1919
"@navikt/ft-plattform-komponenter": "^7.2.10",
2020
"@popperjs/core": "2.11.8",
2121
"classnames": "2.5.1",

packages/fakta-omsorgen-for/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"vite-plugin-node-polyfills": "^0.23.0"
1616
},
1717
"dependencies": {
18-
"@navikt/ds-css": "7.17.2",
18+
"@navikt/ds-css": "7.17.4",
1919
"@navikt/ds-icons": "3.4.3",
20-
"@navikt/ds-react": "7.17.2",
20+
"@navikt/ds-react": "7.17.4",
2121
"@navikt/fnrvalidator": "2.1.5",
2222
"@navikt/ft-plattform-komponenter": "^7.2.10",
2323
"@popperjs/core": "2.11.8",

packages/fakta-opplaering/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@fpsak-frontend/utils": "*",
1010
"@k9-sak-web/types": "*",
1111
"@navikt/ds-icons": "3.4.3",
12-
"@navikt/ds-react": "7.17.2",
12+
"@navikt/ds-react": "7.17.4",
1313
"@navikt/ft-plattform-komponenter": "^7.2.10",
1414
"classnames": "2.5.1",
1515
"dayjs": "1.11.13",

packages/fakta-overstyr-beregning/package.json

+1-1
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.17.2",
12+
"@navikt/ds-react": "7.17.4",
1313
"date-fns": "4.1.0",
1414
"formik": "2.4.6",
1515
"react": "19.0.0",

packages/prosess-omsorgsdager/package.json

+2-2
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.17.2",
19-
"@navikt/ds-react": "7.17.2",
18+
"@navikt/ds-css": "7.17.4",
19+
"@navikt/ds-react": "7.17.4",
2020
"classnames": "2.5.1",
2121
"dayjs": "1.11.13",
2222
"lodash": "4.17.21",

packages/prosess-uttak/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@hookform/resolvers": "^4.1.3",
18-
"@navikt/ds-css": "7.17.2",
19-
"@navikt/ds-react": "7.17.2",
18+
"@navikt/ds-css": "7.17.4",
19+
"@navikt/ds-react": "7.17.4",
2020
"@navikt/ft-form-hooks": "^6.2.6",
2121
"@navikt/ft-form-validators": "^3.1.8",
2222
"@navikt/ft-plattform-komponenter": "^7.2.10",

packages/sak-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@k9-sak-web/sak-meldinger": "1.0.0",
3737
"@k9-sak-web/sak-meny-marker-behandling": "1.0.0",
3838
"@k9-sak-web/types": "1.0.0",
39-
"@navikt/ds-react": "7.17.2",
39+
"@navikt/ds-react": "7.17.4",
4040
"@navikt/ft-fakta-beregning": "^8.4.2",
4141
"@navikt/ft-form-hooks": "^6.2.6",
4242
"@navikt/ft-plattform-komponenter": "^7.2.10",

packages/sak-meny-marker-behandling/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@fpsak-frontend/form": "1.0.0",
99
"@fpsak-frontend/shared-components": "1.0.0",
1010
"@k9-sak-web/types": "1.0.0",
11-
"@navikt/ds-react": "7.17.2",
11+
"@navikt/ds-react": "7.17.4",
1212
"formik": "2.4.6",
1313
"react": "19.0.0",
1414
"react-intl": "7.1.6",

packages/shared-components/package.json

+2-2
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.17.2",
16-
"@navikt/ds-react": "7.17.2",
15+
"@navikt/aksel-icons": "7.17.4",
16+
"@navikt/ds-react": "7.17.4",
1717
"@navikt/fnrvalidator": "2.1.5",
1818
"@navikt/ft-plattform-komponenter": "^7.2.10",
1919
"axios": "1.8.3",

packages/ung/sak-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@k9-sak-web/sak-meldinger": "1.0.0",
2828
"@k9-sak-web/sak-meny-marker-behandling": "1.0.0",
2929
"@k9-sak-web/types": "1.0.0",
30-
"@navikt/ds-react": "7.17.2",
30+
"@navikt/ds-react": "7.17.4",
3131
"@navikt/ft-form-hooks": "^6.2.6",
3232
"@navikt/ft-plattform-komponenter": "^7.2.10",
3333
"@navikt/ft-ui-komponenter": "^3.2.0",

0 commit comments

Comments
 (0)