Skip to content

Commit

Permalink
Pakkeoppdateringer - minor/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Oct 4, 2024
1 parent 39fb296 commit 8fa1036
Show file tree
Hide file tree
Showing 28 changed files with 2,106 additions and 692 deletions.
18 changes: 9 additions & 9 deletions apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"test-w": "vitest"
},
"dependencies": {
"@grafana/faro-web-sdk": "1.10.1",
"@grafana/faro-web-tracing": "1.10.1",
"@grafana/faro-web-sdk": "1.10.2",
"@grafana/faro-web-tracing": "1.10.2",
"@navikt/appstatus-react-ds": "*",
"@navikt/nav-dekoratoren-moduler": "2.1.6",
"@navikt/next-logger": "1.32.0",
Expand All @@ -34,7 +34,7 @@
"jsonwebtoken": "9.0.2",
"lodash.sortby": "4.7.0",
"lodash.uniq": "4.5.0",
"next": "14.2.13",
"next": "14.2.14",
"next-logger": "5.0.1",
"node-jose": "2.2.0",
"pino": "9.4.0",
Expand All @@ -47,10 +47,10 @@
},
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@navikt/ds-css": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@playwright/test": "1.47.2",
"@sif/eslint-config": "*",
"@storybook/addon-essentials": "8.3.4",
Expand All @@ -61,15 +61,15 @@
"@storybook/nextjs": "8.3.4",
"@storybook/react": "8.3.4",
"@storybook/test": "8.3.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"classnames": "2.5.1",
"dayjs": "1.11.13",
"eslint": "9.11.1",
"eslint-plugin-storybook": "0.9.0",
"formik": "2.4.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.2.13",
"next": "14.2.14",
"node-fetch": "3.3.2",
"playwright-core": "1.47.2",
"postcss": "8.4.47",
Expand All @@ -82,7 +82,7 @@
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"uuid": "10.0.0",
"vitest": "2.1.1",
"vitest": "2.1.2",
"webpack": "5.95.0"
},
"_id": "@navikt/[email protected]"
Expand Down
18 changes: 9 additions & 9 deletions apps/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"test": "vitest run"
},
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/sif-app-register": "*",
"@navikt/sif-common-amplitude": "*",
"@navikt/sif-common-core-ds": "*",
Expand Down Expand Up @@ -61,18 +61,18 @@
},
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/plugin-transform-modules-commonjs": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@playwright/test": "1.47.2",
"@sif/eslint-config": "*",
"@storybook/react-vite": "8.3.4",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"babel-polyfill": "6.26.0",
Expand All @@ -83,7 +83,7 @@
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"eslintConfig": {
"overrides": [
Expand Down
24 changes: 12 additions & 12 deletions apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"version": "2.31.25",
"private": true,
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/sif-common-amplitude": "*",
"@navikt/sif-common-core-ds": "*",
"@navikt/sif-common-formik-ds": "*",
Expand Down Expand Up @@ -48,16 +48,16 @@
},
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/plugin-transform-modules-commonjs": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@mswjs/data": "0.16.2",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-tailwind": "7.1.1",
"@playwright/test": "1.47.2",
"@sentry/vite-plugin": "2.22.4",
"@sentry/vite-plugin": "2.22.5",
"@sif/eslint-config": "*",
"@storybook/addon-actions": "8.3.4",
"@storybook/addon-essentials": "8.3.4",
Expand All @@ -73,7 +73,7 @@
"@types/intl": "1.2.2",
"@types/js-cookie": "3.0.6",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-document-title": "2.0.9",
"@types/react-dom": "18.3.0",
"@types/react-modal": "3.16.3",
Expand All @@ -95,7 +95,7 @@
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/endringsmelding-pleiepenger",
Expand Down
16 changes: 8 additions & 8 deletions apps/omsorgsdager-aleneomsorg-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"start-e2e-server": "node ./e2e/server/server.cjs"
},
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/sif-app-register": "*",
"@navikt/sif-common-amplitude": "*",
"@navikt/sif-common-core-ds": "*",
Expand Down Expand Up @@ -60,16 +60,16 @@
},
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/plugin-transform-modules-commonjs": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@playwright/test": "1.47.2",
"@sif/eslint-config": "*",
"@testing-library/dom": "10.4.0",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.2",
Expand Down
12 changes: 6 additions & 6 deletions apps/omsorgsdager-kalkulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"test": "jest"
},
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/nav-dekoratoren-moduler": "2.1.6",
"classnames": "2.5.1",
"date-fns": "3.6.0",
"dayjs": "1.11.13",
"formik": "2.4.6",
"jsdom": "25.0.1",
"next": "14.2.13",
"next": "14.2.14",
"node-fetch": "3.3.2",
"react": "18.3.1",
"react-day-picker": "8.10.1",
Expand All @@ -38,12 +38,12 @@
"@axe-core/playwright": "4.10.0",
"@playwright/test": "1.47.2",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/uuid": "10.0.0",
"config": "*",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"eslint-config-next": "14.2.14",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"playwright-core": "1.47.2",
Expand Down
18 changes: 9 additions & 9 deletions apps/omsorgspengerutbetaling-arbeidstaker-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"private": true,
"type": "module",
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/sif-app-register": "*",
"@navikt/sif-common": "*",
"@navikt/sif-common-amplitude": "*",
Expand Down Expand Up @@ -49,10 +49,10 @@
"uuid": "10.0.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@chromatic-com/storybook": "2.0.2",
"@playwright/test": "1.47.2",
"@sif/eslint-config": "*",
Expand All @@ -68,7 +68,7 @@
"@testing-library/dom": "10.4.0",
"@types/node": "22.7.4",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.2",
Expand All @@ -85,7 +85,7 @@
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/omsorgspengerutbetaling-arbeidstaker",
Expand Down
18 changes: 9 additions & 9 deletions apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"private": true,
"type": "module",
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/sif-app-register": "*",
"@navikt/sif-common-amplitude": "*",
"@navikt/sif-common-core-ds": "*",
Expand Down Expand Up @@ -43,10 +43,10 @@
"uuid": "10.0.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@playwright/test": "1.47.2",
"@sif/eslint-config": "*",
"@storybook/addon-essentials": "8.3.4",
Expand All @@ -61,7 +61,7 @@
"@testing-library/react": "16.0.1",
"@types/node": "22.7.4",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.2",
Expand All @@ -79,7 +79,7 @@
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
20 changes: 10 additions & 10 deletions apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"private": true,
"type": "module",
"dependencies": {
"@navikt/ds-css": "7.1.0",
"@navikt/ds-css": "7.1.1",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "7.1.0",
"@navikt/ds-tailwind": "7.1.0",
"@navikt/ds-react": "7.1.1",
"@navikt/ds-tailwind": "7.1.1",
"@navikt/sif-app-register": "*",
"@navikt/sif-common-amplitude": "*",
"@navikt/sif-common-core-ds": "*",
Expand Down Expand Up @@ -45,10 +45,10 @@
},
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@playwright/test": "1.47.2",
"@sif/eslint-config": "*",
"@storybook/addon-a11y": "8.3.4",
Expand All @@ -63,14 +63,14 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.2",
"axe-core": "4.10.0",
"babel-polyfill": "6.26.0",
"busboy": "1.6.0",
"chromatic": "11.10.4",
"chromatic": "11.11.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"helmet": "8.0.0",
Expand All @@ -81,7 +81,7 @@
"typescript": "5.6.2",
"vite": "5.4.8",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/omsorgspenger",
Expand Down
Loading

0 comments on commit 8fa1036

Please sign in to comment.