Skip to content

Commit a9e1b66

Browse files
authored
Pakkeoppdateringer - minor/patch (#2866)
1 parent aff9ffe commit a9e1b66

File tree

31 files changed

+526
-390
lines changed

31 files changed

+526
-390
lines changed

apps/dine-pleiepenger/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@navikt/sif-common-core-ds": "workspace:*",
2929
"@navikt/sif-common-sentry": "workspace:*",
3030
"@navikt/sif-common-utils": "workspace:*",
31-
"axios": "1.8.3",
31+
"axios": "1.8.4",
3232
"csp-header": "6.1.0",
3333
"date-fns": "4.1.0",
3434
"html-react-parser": "5.2.2",
@@ -47,10 +47,10 @@
4747
},
4848
"devDependencies": {
4949
"@axe-core/playwright": "4.10.1",
50-
"@navikt/ds-css": "7.17.3",
50+
"@navikt/ds-css": "7.17.4",
5151
"@navikt/ds-icons": "3.4.3",
52-
"@navikt/ds-react": "7.17.3",
53-
"@navikt/ds-tailwind": "7.17.3",
52+
"@navikt/ds-react": "7.17.4",
53+
"@navikt/ds-tailwind": "7.17.4",
5454
"@playwright/test": "1.51.1",
5555
"@sif/eslint-config": "workspace:*",
5656
"@storybook/addon-essentials": "8.6.7",
@@ -61,7 +61,7 @@
6161
"@storybook/nextjs": "8.6.7",
6262
"@storybook/react": "8.6.7",
6363
"@storybook/test": "8.6.7",
64-
"@types/react": "19.0.11",
64+
"@types/react": "19.0.12",
6565
"classnames": "2.5.1",
6666
"dayjs": "1.11.13",
6767
"eslint": "9.22.0",
@@ -75,7 +75,7 @@
7575
"postcss": "8.5.3",
7676
"postcss-import": "16.1.0",
7777
"react": "19.0.0",
78-
"react-day-picker": "9.6.2",
78+
"react-day-picker": "9.6.3",
7979
"react-dom": "19.0.0",
8080
"react-intl": "7.1.6",
8181
"storybook": "8.6.7",

apps/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"test": "vitest run"
3232
},
3333
"dependencies": {
34-
"@navikt/ds-css": "7.17.3",
35-
"@navikt/ds-react": "7.17.3",
36-
"@navikt/ds-tailwind": "7.17.3",
34+
"@navikt/ds-css": "7.17.4",
35+
"@navikt/ds-react": "7.17.4",
36+
"@navikt/ds-tailwind": "7.17.4",
3737
"@navikt/sif-app-register": "workspace:*",
3838
"@navikt/sif-common-amplitude": "workspace:*",
3939
"@navikt/sif-common-core-ds": "workspace:*",
@@ -47,7 +47,7 @@
4747
"@navikt/sif-common-utils": "workspace:*",
4848
"@navikt/sif-validation": "workspace:*",
4949
"@testing-library/react": "16.2.0",
50-
"axios": "1.8.3",
50+
"axios": "1.8.4",
5151
"csp-header": "6.1.0",
5252
"dayjs": "1.11.13",
5353
"formik": "2.4.6",
@@ -58,7 +58,7 @@
5858
"react-dom": "19.0.0",
5959
"react-fast-compare": "3.2.2",
6060
"react-intl": "7.1.6",
61-
"react-router-dom": "7.3.0"
61+
"react-router-dom": "7.4.0"
6262
},
6363
"devDependencies": {
6464
"@axe-core/playwright": "4.10.1",
@@ -73,7 +73,7 @@
7373
"@testing-library/dom": "10.4.0",
7474
"@testing-library/react": "16.2.0",
7575
"@types/object-hash": "3.0.6",
76-
"@types/react": "19.0.11",
76+
"@types/react": "19.0.12",
7777
"@types/react-dom": "19.0.4",
7878
"@types/react-router-dom": "5.3.3",
7979
"babel-polyfill": "6.26.0",

apps/endringsmelding-pleiepenger/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"version": "2.37.2",
99
"private": true,
1010
"dependencies": {
11-
"@navikt/ds-css": "7.17.3",
11+
"@navikt/ds-css": "7.17.4",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.17.3",
14-
"@navikt/ds-tailwind": "7.17.3",
13+
"@navikt/ds-react": "7.17.4",
14+
"@navikt/ds-tailwind": "7.17.4",
1515
"@navikt/sif-common-amplitude": "workspace:*",
1616
"@navikt/sif-common-core-ds": "workspace:*",
1717
"@navikt/sif-common-env": "workspace:*",
@@ -23,7 +23,7 @@
2323
"@navikt/sif-common-ui": "workspace:*",
2424
"@navikt/sif-common-utils": "workspace:*",
2525
"@navikt/sif-validation": "workspace:*",
26-
"axios": "1.8.3",
26+
"axios": "1.8.4",
2727
"csp-header": "6.1.0",
2828
"date-fns": "4.1.0",
2929
"dayjs": "1.11.13",
@@ -35,10 +35,10 @@
3535
"lodash": "4.17.21",
3636
"object-hash": "3.0.0",
3737
"react": "19.0.0",
38-
"react-day-picker": "9.6.2",
38+
"react-day-picker": "9.6.3",
3939
"react-dom": "19.0.0",
4040
"react-intl": "7.1.6",
41-
"react-router-dom": "7.3.0"
41+
"react-router-dom": "7.4.0"
4242
},
4343
"devDependencies": {
4444
"@axe-core/playwright": "4.10.1",
@@ -49,7 +49,7 @@
4949
"@babel/preset-react": "7.26.3",
5050
"@babel/preset-typescript": "7.26.0",
5151
"@mswjs/data": "0.16.2",
52-
"@navikt/ds-tailwind": "7.17.3",
52+
"@navikt/ds-tailwind": "7.17.4",
5353
"@navikt/nav-dekoratoren-moduler": "3.2.2",
5454
"@playwright/test": "1.51.1",
5555
"@sentry/vite-plugin": "3.2.2",
@@ -67,7 +67,7 @@
6767
"@types/intl": "1.2.2",
6868
"@types/js-cookie": "3.0.6",
6969
"@types/object-hash": "3.0.6",
70-
"@types/react": "19.0.11",
70+
"@types/react": "19.0.12",
7171
"@types/react-document-title": "2.0.10",
7272
"@types/react-dom": "19.0.4",
7373
"@types/react-router-dom": "5.3.3",

apps/omsorgsdager-aleneomsorg-dialog/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"chromatic": "npx chromatic --project-token="
3030
},
3131
"dependencies": {
32-
"@navikt/ds-css": "7.17.3",
33-
"@navikt/ds-react": "7.17.3",
34-
"@navikt/ds-tailwind": "7.17.3",
32+
"@navikt/ds-css": "7.17.4",
33+
"@navikt/ds-react": "7.17.4",
34+
"@navikt/ds-tailwind": "7.17.4",
3535
"@navikt/sif-app-register": "workspace:*",
3636
"@navikt/sif-common-amplitude": "workspace:*",
3737
"@navikt/sif-common-core-ds": "workspace:*",
@@ -46,7 +46,7 @@
4646
"@navikt/sif-common-utils": "workspace:*",
4747
"@navikt/sif-validation": "workspace:*",
4848
"@testing-library/react": "16.2.0",
49-
"axios": "1.8.3",
49+
"axios": "1.8.4",
5050
"csp-header": "6.1.0",
5151
"dayjs": "1.11.13",
5252
"formik": "2.4.6",
@@ -57,7 +57,7 @@
5757
"react-dom": "19.0.0",
5858
"react-fast-compare": "3.2.2",
5959
"react-intl": "7.1.6",
60-
"react-router-dom": "7.3.0",
60+
"react-router-dom": "7.4.0",
6161
"uuid": "11.1.0"
6262
},
6363
"devDependencies": {
@@ -79,7 +79,7 @@
7979
"@storybook/test": "8.6.7",
8080
"@testing-library/dom": "10.4.0",
8181
"@types/object-hash": "3.0.6",
82-
"@types/react": "19.0.11",
82+
"@types/react": "19.0.12",
8383
"@types/react-dom": "19.0.4",
8484
"@types/react-router-dom": "5.3.3",
8585
"@vitejs/plugin-react": "4.3.4",

apps/omsorgsdager-kalkulator/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"test": "jest"
1717
},
1818
"dependencies": {
19-
"@navikt/ds-css": "7.17.3",
19+
"@navikt/ds-css": "7.17.4",
2020
"@navikt/ds-icons": "3.4.3",
21-
"@navikt/ds-react": "7.17.3",
22-
"@navikt/ds-tailwind": "7.17.3",
21+
"@navikt/ds-react": "7.17.4",
22+
"@navikt/ds-tailwind": "7.17.4",
2323
"@navikt/nav-dekoratoren-moduler": "3.2.2",
2424
"classnames": "2.5.1",
2525
"csp-header": "6.1.0",
@@ -31,7 +31,7 @@
3131
"next": "15.2.3",
3232
"node-fetch": "3.3.2",
3333
"react": "19.0.0",
34-
"react-day-picker": "9.6.2",
34+
"react-day-picker": "9.6.3",
3535
"react-dom": "19.0.0",
3636
"react-intl": "7.1.6",
3737
"uuid": "11.1.0"
@@ -40,7 +40,7 @@
4040
"@axe-core/playwright": "4.10.1",
4141
"@playwright/test": "1.51.1",
4242
"@types/node": "22.13.10",
43-
"@types/react": "19.0.11",
43+
"@types/react": "19.0.12",
4444
"@types/react-dom": "19.0.4",
4545
"@types/uuid": "10.0.0",
4646
"config": "workspace:*",

apps/omsorgspengerutbetaling-arbeidstaker-soknad/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"private": true,
1414
"type": "module",
1515
"dependencies": {
16-
"@navikt/ds-css": "7.17.3",
16+
"@navikt/ds-css": "7.17.4",
1717
"@navikt/ds-icons": "3.4.3",
18-
"@navikt/ds-react": "7.17.3",
19-
"@navikt/ds-tailwind": "7.17.3",
18+
"@navikt/ds-react": "7.17.4",
19+
"@navikt/ds-tailwind": "7.17.4",
2020
"@navikt/sif-app-register": "workspace:*",
2121
"@navikt/sif-common-amplitude": "workspace:*",
2222
"@navikt/sif-common-api": "workspace:*",
@@ -31,7 +31,7 @@
3131
"@navikt/sif-common-utils": "workspace:*",
3232
"@navikt/sif-validation": "workspace:*",
3333
"@testing-library/react": "16.2.0",
34-
"axios": "1.8.3",
34+
"axios": "1.8.4",
3535
"busboy": "1.6.0",
3636
"csp-header": "6.1.0",
3737
"dayjs": "1.11.13",
@@ -42,7 +42,7 @@
4242
"react-dom": "19.0.0",
4343
"react-fast-compare": "3.2.2",
4444
"react-intl": "7.1.6",
45-
"react-router-dom": "7.3.0",
45+
"react-router-dom": "7.4.0",
4646
"ulid": "2.4.0",
4747
"uuid": "11.1.0"
4848
},
@@ -66,7 +66,7 @@
6666
"@testing-library/dom": "10.4.0",
6767
"@types/node": "22.13.10",
6868
"@types/object-hash": "3.0.6",
69-
"@types/react": "19.0.11",
69+
"@types/react": "19.0.12",
7070
"@types/react-dom": "19.0.4",
7171
"@types/react-router-dom": "5.3.3",
7272
"@vitejs/plugin-react": "4.3.4",

apps/omsorgspengerutbetaling-soknad/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"private": true,
1414
"type": "module",
1515
"dependencies": {
16-
"@navikt/ds-css": "7.17.3",
16+
"@navikt/ds-css": "7.17.4",
1717
"@navikt/ds-icons": "3.4.3",
18-
"@navikt/ds-react": "7.17.3",
19-
"@navikt/ds-tailwind": "7.17.3",
18+
"@navikt/ds-react": "7.17.4",
19+
"@navikt/ds-tailwind": "7.17.4",
2020
"@navikt/sif-app-register": "workspace:*",
2121
"@navikt/sif-common-amplitude": "workspace:*",
2222
"@navikt/sif-common-api": "workspace:*",
@@ -30,7 +30,7 @@
3030
"@navikt/sif-common-ui": "workspace:*",
3131
"@navikt/sif-common-utils": "workspace:*",
3232
"@navikt/sif-validation": "workspace:*",
33-
"axios": "1.8.3",
33+
"axios": "1.8.4",
3434
"csp-header": "6.1.0",
3535
"html-react-parser": "5.2.2",
3636
"jsdom": "26.0.0",
@@ -40,7 +40,7 @@
4040
"react-dom": "19.0.0",
4141
"react-fast-compare": "3.2.2",
4242
"react-intl": "7.1.6",
43-
"react-router-dom": "7.3.0",
43+
"react-router-dom": "7.4.0",
4444
"uuid": "11.1.0"
4545
},
4646
"devDependencies": {
@@ -62,7 +62,7 @@
6262
"@testing-library/react": "16.2.0",
6363
"@types/node": "22.13.10",
6464
"@types/object-hash": "3.0.6",
65-
"@types/react": "19.0.11",
65+
"@types/react": "19.0.12",
6666
"@types/react-dom": "19.0.4",
6767
"@types/react-router-dom": "5.3.3",
6868
"@vitejs/plugin-react": "4.3.4",

apps/omsorgspengesoknad/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"private": true,
1111
"type": "module",
1212
"dependencies": {
13-
"@navikt/ds-css": "7.17.3",
13+
"@navikt/ds-css": "7.17.4",
1414
"@navikt/ds-icons": "3.4.3",
15-
"@navikt/ds-react": "7.17.3",
16-
"@navikt/ds-tailwind": "7.17.3",
15+
"@navikt/ds-react": "7.17.4",
16+
"@navikt/ds-tailwind": "7.17.4",
1717
"@navikt/sif-app-register": "workspace:*",
1818
"@navikt/sif-common-amplitude": "workspace:*",
1919
"@navikt/sif-common-core-ds": "workspace:*",
@@ -26,7 +26,7 @@
2626
"@navikt/sif-common-ui": "workspace:*",
2727
"@navikt/sif-common-utils": "workspace:*",
2828
"@navikt/sif-validation": "workspace:*",
29-
"axios": "1.8.3",
29+
"axios": "1.8.4",
3030
"csp-header": "6.1.0",
3131
"dayjs": "1.11.13",
3232
"formik": "2.4.6",
@@ -38,7 +38,7 @@
3838
"react-dom": "19.0.0",
3939
"react-fast-compare": "3.2.2",
4040
"react-intl": "7.1.6",
41-
"react-router-dom": "7.3.0"
41+
"react-router-dom": "7.4.0"
4242
},
4343
"devDependencies": {
4444
"@axe-core/playwright": "4.10.1",
@@ -59,7 +59,7 @@
5959
"@testing-library/dom": "10.4.0",
6060
"@testing-library/react": "16.2.0",
6161
"@types/object-hash": "3.0.6",
62-
"@types/react": "19.0.11",
62+
"@types/react": "19.0.12",
6363
"@types/react-dom": "19.0.4",
6464
"@types/react-router-dom": "5.3.3",
6565
"@vitejs/plugin-react": "4.3.4",

apps/opplaringspenger-soknad/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"private": true,
99
"type": "module",
1010
"dependencies": {
11-
"@navikt/ds-css": "7.17.3",
11+
"@navikt/ds-css": "7.17.4",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.17.3",
14-
"@navikt/ds-tailwind": "7.17.3",
13+
"@navikt/ds-react": "7.17.4",
14+
"@navikt/ds-tailwind": "7.17.4",
1515
"@navikt/sif-app-register": "workspace:*",
1616
"@navikt/sif-common-amplitude": "workspace:*",
1717
"@navikt/sif-common-core-ds": "workspace:*",
@@ -24,7 +24,7 @@
2424
"@navikt/sif-common-ui": "workspace:*",
2525
"@navikt/sif-common-utils": "workspace:*",
2626
"@navikt/sif-validation": "workspace:*",
27-
"axios": "1.8.3",
27+
"axios": "1.8.4",
2828
"compression": "1.8.0",
2929
"cookie-parser": "1.4.7",
3030
"csp-header": "6.1.0",
@@ -44,7 +44,7 @@
4444
"react-dom": "19.0.0",
4545
"react-fast-compare": "3.2.2",
4646
"react-intl": "7.1.6",
47-
"react-router-dom": "7.3.0",
47+
"react-router-dom": "7.4.0",
4848
"uuid": "11.1.0",
4949
"zod": "3.24.2"
5050
},
@@ -67,7 +67,7 @@
6767
"@testing-library/react": "16.2.0",
6868
"@types/node": "22.13.10",
6969
"@types/object-hash": "3.0.6",
70-
"@types/react": "19.0.11",
70+
"@types/react": "19.0.12",
7171
"@types/react-dom": "19.0.4",
7272
"@types/react-router-dom": "5.3.3",
7373
"@vitejs/plugin-react": "4.3.4",

0 commit comments

Comments
 (0)