Skip to content

Commit b054613

Browse files
authored
Pakkeoppdateringer - minor/patch (#2563)
1 parent b905959 commit b054613

File tree

26 files changed

+383
-242
lines changed

26 files changed

+383
-242
lines changed

apps/dine-pleiepenger/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"react-loading-skeleton": "3.5.0",
4444
"swr": "2.2.5",
4545
"uuid": "11.0.3",
46-
"zod": "3.23.8"
46+
"zod": "3.24.0"
4747
},
4848
"devDependencies": {
4949
"@axe-core/playwright": "4.10.1",
50-
"@navikt/ds-css": "7.7.0",
50+
"@navikt/ds-css": "7.8.0",
5151
"@navikt/ds-icons": "3.4.3",
52-
"@navikt/ds-react": "7.7.0",
53-
"@navikt/ds-tailwind": "7.7.0",
54-
"@playwright/test": "1.49.0",
52+
"@navikt/ds-react": "7.8.0",
53+
"@navikt/ds-tailwind": "7.8.0",
54+
"@playwright/test": "1.49.1",
5555
"@sif/eslint-config": "*",
5656
"@storybook/addon-essentials": "8.4.7",
5757
"@storybook/addon-interactions": "8.4.7",
@@ -71,7 +71,7 @@
7171
"jest-environment-jsdom": "29.7.0",
7272
"next": "15.0.4",
7373
"node-fetch": "3.3.2",
74-
"playwright-core": "1.49.0",
74+
"playwright-core": "1.49.1",
7575
"postcss": "8.4.49",
7676
"postcss-import": "16.1.0",
7777
"react": "18.3.1",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"test": "vitest run"
2525
},
2626
"dependencies": {
27-
"@navikt/ds-css": "7.7.0",
28-
"@navikt/ds-react": "7.7.0",
29-
"@navikt/ds-tailwind": "7.7.0",
27+
"@navikt/ds-css": "7.8.0",
28+
"@navikt/ds-react": "7.8.0",
29+
"@navikt/ds-tailwind": "7.8.0",
3030
"@navikt/sif-app-register": "*",
3131
"@navikt/sif-common-amplitude": "*",
3232
"@navikt/sif-common-core-ds": "*",
@@ -59,7 +59,7 @@
5959
"@babel/plugin-transform-modules-commonjs": "7.26.3",
6060
"@babel/preset-env": "7.26.0",
6161
"@babel/preset-react": "7.26.3",
62-
"@playwright/test": "1.49.0",
62+
"@playwright/test": "1.49.1",
6363
"@sif/eslint-config": "*",
6464
"@storybook/react-vite": "8.4.7",
6565
"@testing-library/dom": "10.4.0",
@@ -76,7 +76,7 @@
7676
"helmet": "8.0.0",
7777
"http-proxy-middleware": "3.0.3",
7878
"mustache-express": "1.3.2",
79-
"playwright-core": "1.49.0",
79+
"playwright-core": "1.49.1",
8080
"rimraf": "6.0.1",
8181
"storybook": "8.4.7",
8282
"typescript": "5.7.2",

apps/endringsmelding-pleiepenger/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"version": "2.34.3",
99
"private": true,
1010
"dependencies": {
11-
"@navikt/ds-css": "7.7.0",
11+
"@navikt/ds-css": "7.8.0",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.7.0",
14-
"@navikt/ds-tailwind": "7.7.0",
13+
"@navikt/ds-react": "7.8.0",
14+
"@navikt/ds-tailwind": "7.8.0",
1515
"@navikt/sif-common-amplitude": "*",
1616
"@navikt/sif-common-core-ds": "*",
1717
"@navikt/sif-common-env": "*",
@@ -48,9 +48,9 @@
4848
"@babel/preset-react": "7.26.3",
4949
"@babel/preset-typescript": "7.26.0",
5050
"@mswjs/data": "0.16.2",
51-
"@navikt/ds-tailwind": "7.7.0",
51+
"@navikt/ds-tailwind": "7.8.0",
5252
"@navikt/nav-dekoratoren-moduler": "3.1.1",
53-
"@playwright/test": "1.49.0",
53+
"@playwright/test": "1.49.1",
5454
"@sentry/vite-plugin": "2.22.7",
5555
"@sif/eslint-config": "*",
5656
"@storybook/addon-actions": "8.4.7",
@@ -81,7 +81,7 @@
8181
"mockdate": "3.0.5",
8282
"msw": "2.6.8",
8383
"mustache-express": "1.3.2",
84-
"playwright-core": "1.49.0",
84+
"playwright-core": "1.49.1",
8585
"postcss": "8.4.49",
8686
"postcss-import": "16.1.0",
8787
"react-responsive": "10.0.0",

apps/omsorgsdager-aleneomsorg-dialog/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"start-e2e-server": "node ./e2e/server/server.cjs"
2222
},
2323
"dependencies": {
24-
"@navikt/ds-css": "7.7.0",
25-
"@navikt/ds-react": "7.7.0",
26-
"@navikt/ds-tailwind": "7.7.0",
24+
"@navikt/ds-css": "7.8.0",
25+
"@navikt/ds-react": "7.8.0",
26+
"@navikt/ds-tailwind": "7.8.0",
2727
"@navikt/sif-app-register": "*",
2828
"@navikt/sif-common-amplitude": "*",
2929
"@navikt/sif-common-core-ds": "*",
@@ -58,7 +58,7 @@
5858
"@babel/plugin-transform-modules-commonjs": "7.26.3",
5959
"@babel/preset-env": "7.26.0",
6060
"@babel/preset-react": "7.26.3",
61-
"@playwright/test": "1.49.0",
61+
"@playwright/test": "1.49.1",
6262
"@sif/eslint-config": "*",
6363
"@testing-library/dom": "10.4.0",
6464
"@types/object-hash": "3.0.6",
@@ -76,7 +76,7 @@
7676
"http-proxy-middleware": "3.0.3",
7777
"less": "4.2.1",
7878
"mustache-express": "1.3.2",
79-
"playwright-core": "1.49.0",
79+
"playwright-core": "1.49.1",
8080
"typescript": "5.7.2",
8181
"vite": "6.0.3",
8282
"vite-plugin-checker": "0.8.0"

apps/omsorgsdager-kalkulator/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"test": "jest"
1717
},
1818
"dependencies": {
19-
"@navikt/ds-css": "7.7.0",
19+
"@navikt/ds-css": "7.8.0",
2020
"@navikt/ds-icons": "3.4.3",
21-
"@navikt/ds-react": "7.7.0",
22-
"@navikt/ds-tailwind": "7.7.0",
21+
"@navikt/ds-react": "7.8.0",
22+
"@navikt/ds-tailwind": "7.8.0",
2323
"@navikt/nav-dekoratoren-moduler": "3.1.1",
2424
"classnames": "2.5.1",
2525
"csp-header": "6.0.0",
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@axe-core/playwright": "4.10.1",
41-
"@playwright/test": "1.49.0",
41+
"@playwright/test": "1.49.1",
4242
"@types/node": "22.10.1",
4343
"@types/react": "18.3.12",
4444
"@types/react-dom": "18.3.1",
@@ -48,7 +48,7 @@
4848
"eslint-config-next": "15.0.4",
4949
"jest": "29.7.0",
5050
"jest-environment-jsdom": "29.7.0",
51-
"playwright-core": "1.49.0",
51+
"playwright-core": "1.49.1",
5252
"postcss": "8.4.49",
5353
"tailwindcss": "3.4.16",
5454
"typescript": "5.7.2"

apps/omsorgspengerutbetaling-arbeidstaker-soknad/package.json

Lines changed: 4 additions & 4 deletions
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.7.0",
11+
"@navikt/ds-css": "7.8.0",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.7.0",
14-
"@navikt/ds-tailwind": "7.7.0",
13+
"@navikt/ds-react": "7.8.0",
14+
"@navikt/ds-tailwind": "7.8.0",
1515
"@navikt/sif-app-register": "*",
1616
"@navikt/sif-common-amplitude": "*",
1717
"@navikt/sif-common-api": "*",
@@ -46,7 +46,7 @@
4646
"@babel/preset-react": "7.26.3",
4747
"@babel/preset-typescript": "7.26.0",
4848
"@chromatic-com/storybook": "3.2.2",
49-
"@playwright/test": "1.49.0",
49+
"@playwright/test": "1.49.1",
5050
"@sif/eslint-config": "*",
5151
"@storybook/addon-a11y": "8.4.7",
5252
"@storybook/addon-essentials": "8.4.7",

apps/omsorgspengerutbetaling-soknad/package.json

Lines changed: 4 additions & 4 deletions
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.7.0",
11+
"@navikt/ds-css": "7.8.0",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.7.0",
14-
"@navikt/ds-tailwind": "7.7.0",
13+
"@navikt/ds-react": "7.8.0",
14+
"@navikt/ds-tailwind": "7.8.0",
1515
"@navikt/sif-app-register": "*",
1616
"@navikt/sif-common-amplitude": "*",
1717
"@navikt/sif-common-api": "*",
@@ -42,7 +42,7 @@
4242
"@babel/preset-env": "7.26.0",
4343
"@babel/preset-react": "7.26.3",
4444
"@babel/preset-typescript": "7.26.0",
45-
"@playwright/test": "1.49.0",
45+
"@playwright/test": "1.49.1",
4646
"@sif/eslint-config": "*",
4747
"@storybook/addon-essentials": "8.4.7",
4848
"@storybook/addon-interactions": "8.4.7",

apps/omsorgspengesoknad/package.json

Lines changed: 5 additions & 5 deletions
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.7.0",
13+
"@navikt/ds-css": "7.8.0",
1414
"@navikt/ds-icons": "3.4.3",
15-
"@navikt/ds-react": "7.7.0",
16-
"@navikt/ds-tailwind": "7.7.0",
15+
"@navikt/ds-react": "7.8.0",
16+
"@navikt/ds-tailwind": "7.8.0",
1717
"@navikt/sif-app-register": "*",
1818
"@navikt/sif-common-amplitude": "*",
1919
"@navikt/sif-common-core-ds": "*",
@@ -45,7 +45,7 @@
4545
"@babel/preset-env": "7.26.0",
4646
"@babel/preset-react": "7.26.3",
4747
"@babel/preset-typescript": "7.26.0",
48-
"@playwright/test": "1.49.0",
48+
"@playwright/test": "1.49.1",
4949
"@sif/eslint-config": "*",
5050
"@storybook/addon-a11y": "8.4.7",
5151
"@storybook/addon-actions": "8.4.7",
@@ -74,7 +74,7 @@
7474
"helmet": "8.0.0",
7575
"http-proxy-middleware": "3.0.3",
7676
"mustache-express": "1.3.2",
77-
"playwright-core": "1.49.0",
77+
"playwright-core": "1.49.1",
7878
"postcss": "8.4.49",
7979
"storybook": "8.4.7",
8080
"tailwindcss": "3.4.16",

apps/opplaringspenger-soknad/package.json

Lines changed: 5 additions & 5 deletions
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.7.0",
11+
"@navikt/ds-css": "7.8.0",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.7.0",
14-
"@navikt/ds-tailwind": "7.7.0",
13+
"@navikt/ds-react": "7.8.0",
14+
"@navikt/ds-tailwind": "7.8.0",
1515
"@navikt/sif-app-register": "*",
1616
"@navikt/sif-common-amplitude": "*",
1717
"@navikt/sif-common-core-ds": "*",
@@ -46,14 +46,14 @@
4646
"react-intl": "7.0.4",
4747
"react-router-dom": "7.0.2",
4848
"uuid": "11.0.3",
49-
"zod": "3.23.8"
49+
"zod": "3.24.0"
5050
},
5151
"devDependencies": {
5252
"@babel/core": "7.26.0",
5353
"@babel/preset-env": "7.26.0",
5454
"@babel/preset-react": "7.26.3",
5555
"@babel/preset-typescript": "7.26.0",
56-
"@playwright/test": "1.49.0",
56+
"@playwright/test": "1.49.1",
5757
"@sif/eslint-config": "*",
5858
"@storybook/addon-essentials": "8.4.7",
5959
"@storybook/addon-interactions": "8.4.7",

apps/pleiepenger-i-livets-sluttfase-soknad/package.json

Lines changed: 5 additions & 5 deletions
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.7.0",
11+
"@navikt/ds-css": "7.8.0",
1212
"@navikt/ds-icons": "3.4.3",
13-
"@navikt/ds-react": "7.7.0",
14-
"@navikt/ds-tailwind": "7.7.0",
13+
"@navikt/ds-react": "7.8.0",
14+
"@navikt/ds-tailwind": "7.8.0",
1515
"@navikt/sif-app-register": "*",
1616
"@navikt/sif-common-amplitude": "*",
1717
"@navikt/sif-common-api": "*",
@@ -49,7 +49,7 @@
4949
"@babel/preset-react": "7.26.3",
5050
"@babel/preset-typescript": "7.26.0",
5151
"@chromatic-com/storybook": "3.2.2",
52-
"@playwright/test": "1.49.0",
52+
"@playwright/test": "1.49.1",
5353
"@sif/eslint-config": "*",
5454
"@storybook/addon-essentials": "8.4.7",
5555
"@storybook/addon-interactions": "8.4.7",
@@ -75,7 +75,7 @@
7575
"helmet": "8.0.0",
7676
"http-proxy-middleware": "3.0.3",
7777
"mustache-express": "1.3.2",
78-
"playwright-core": "1.49.0",
78+
"playwright-core": "1.49.1",
7979
"postcss": "8.4.49",
8080
"storybook": "8.4.7",
8181
"storybook-addon-mock": "5.0.0",

apps/pleiepenger-sykt-barn/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"type": "module",
1010
"dependencies": {
1111
"@navikt/appstatus-react-ds": "*",
12-
"@navikt/ds-css": "7.7.0",
12+
"@navikt/ds-css": "7.8.0",
1313
"@navikt/ds-icons": "3.4.3",
14-
"@navikt/ds-react": "7.7.0",
14+
"@navikt/ds-react": "7.8.0",
1515
"@navikt/nav-dekoratoren-moduler": "3.1.1",
1616
"@navikt/sif-app-register": "*",
1717
"@navikt/sif-common-amplitude": "*",
@@ -47,7 +47,7 @@
4747
"@babel/preset-env": "7.26.0",
4848
"@babel/preset-react": "7.26.3",
4949
"@chromatic-com/storybook": "3.2.2",
50-
"@playwright/test": "1.49.0",
50+
"@playwright/test": "1.49.1",
5151
"@sentry/vite-plugin": "2.22.7",
5252
"@sif/eslint-config": "*",
5353
"@storybook/addon-essentials": "8.4.7",
@@ -78,7 +78,7 @@
7878
"intl": "1.2.5",
7979
"less": "4.2.1",
8080
"mustache-express": "1.3.2",
81-
"playwright-core": "1.49.0",
81+
"playwright-core": "1.49.1",
8282
"react-dom": "18.3.1",
8383
"react-intl": "7.0.4",
8484
"storybook": "8.4.7",

apps/sif-demo-app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"dependencies": {
1717
"@hookform/resolvers": "3.9.1",
18-
"@navikt/aksel-icons": "7.7.0",
19-
"@navikt/ds-css": "7.7.0",
20-
"@navikt/ds-react": "7.7.0",
21-
"@navikt/ds-tailwind": "7.7.0",
18+
"@navikt/aksel-icons": "7.8.0",
19+
"@navikt/ds-css": "7.8.0",
20+
"@navikt/ds-react": "7.8.0",
21+
"@navikt/ds-tailwind": "7.8.0",
2222
"@navikt/nav-dekoratoren-moduler": "3.1.1",
2323
"@navikt/sif-common-api": "*",
2424
"@navikt/sif-common-core-ds": "*",
@@ -35,7 +35,7 @@
3535
"react": "18.3.1",
3636
"react-dom": "18.3.1",
3737
"react-hook-form": "7.54.0",
38-
"zod": "3.23.8"
38+
"zod": "3.24.0"
3939
},
4040
"devDependencies": {
4141
"@eslint/eslintrc": "3.2.0",
@@ -44,7 +44,7 @@
4444
"@types/node": "22.10.1",
4545
"@types/react": "18.3.12",
4646
"@types/react-dom": "18.3.1",
47-
"@typescript-eslint/parser": "8.17.0",
47+
"@typescript-eslint/parser": "8.18.0",
4848
"@vitejs/plugin-react": "4.3.4",
4949
"autoprefixer": "10.4.20",
5050
"compression": "1.7.5",
@@ -62,7 +62,7 @@
6262
"stylelint": "16.11.0",
6363
"tailwindcss": "3.4.16",
6464
"typescript": "5.7.2",
65-
"typescript-eslint": "8.17.0",
65+
"typescript-eslint": "8.18.0",
6666
"vite": "6.0.3",
6767
"vite-plugin-checker": "0.8.0"
6868
}

0 commit comments

Comments
 (0)