Skip to content

Commit

Permalink
Bumper pakker (#6445)
Browse files Browse the repository at this point in the history
  • Loading branch information
hallvardastark authored Aug 5, 2024
1 parent c350e39 commit 413a129
Show file tree
Hide file tree
Showing 42 changed files with 575 additions and 492 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
],
"dependencies": {
"@hookform/error-message": "^2.0.1",
"@navikt/aksel-icons": "6.12.0",
"@navikt/ds-css": "6.12.0",
"@navikt/ds-react": "6.12.0",
"@navikt/ds-tailwind": "^6.12.0",
"@navikt/aksel-icons": "6.13.0",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-react": "6.13.0",
"@navikt/ds-tailwind": "^6.13.0",
"@navikt/familie-endringslogg": "12.0.2",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"@sentry/browser": "8.22.0",
"@sentry/react": "^8.22.0",
Expand All @@ -61,8 +61,8 @@
"postcss-import": "^16.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "6.24.0",
"react-router-dom": "6.24.0",
"react-router": "6.26.0",
"react-router-dom": "6.26.0",
"vite-plugin-svgr": "4.2.0"
},
"devDependencies": {
Expand All @@ -89,10 +89,10 @@
"@types/react-collapse": "5.0.4",
"@types/react-router-dom": "5.3.3",
"@types/redux-form": "8.3.11",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"axios-mock-adapter": "1.22.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
Expand All @@ -107,7 +107,7 @@
"eslint-plugin-vitest": "~0.4.1",
"husky": "9.1.4",
"jsdom": "24.1.1",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"msw": "2.3.5",
"msw-storybook-addon": "^2.0.3",
"postcss": "^8.4.40",
Expand Down
2 changes: 1 addition & 1 deletion packages/behandling-felles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@k9-sak-web/modal-sett-pa-vent": "1.0.0",
"@k9-sak-web/rest-api-hooks": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"classnames": "2.5.1",
"react": "18.3.1",
"react-intl": "6.6.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/behandling-frisinn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@k9-sak-web/rest-api": "1.0.0",
"@k9-sak-web/rest-api-hooks": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-fakta-beregning-redesign": "1.2.17",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.22",
"@navikt/ft-fakta-beregning-redesign": "1.2.20",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.25",
"react": "18.3.1",
"react-intl": "6.6.8"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/behandling-omsorgspenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@k9-sak-web/rest-api": "1.0.0",
"@k9-sak-web/rest-api-hooks": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-fakta-beregning-redesign": "1.2.17",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.18",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.22",
"@navikt/ft-fakta-beregning-redesign": "1.2.20",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.21",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.25",
"react": "18.3.1",
"react-intl": "6.6.8"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/behandling-opplaeringspenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@k9-sak-web/rest-api-hooks": "1.0.0",
"@k9-sak-web/sak-app": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-fakta-beregning-redesign": "1.2.17",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.18",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.22",
"@navikt/ft-fakta-beregning-redesign": "1.2.20",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.21",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.25",
"axios": "1.7.3",
"react": "18.3.1",
"react-intl": "6.6.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/behandling-pleiepenger-sluttfase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@k9-sak-web/rest-api-hooks": "1.0.0",
"@k9-sak-web/sak-app": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-fakta-beregning-redesign": "1.2.17",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.18",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.22",
"@navikt/ft-fakta-beregning-redesign": "1.2.20",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.21",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.25",
"axios": "1.7.3",
"react": "18.3.1",
"react-intl": "6.6.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/behandling-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@k9-sak-web/sak-app": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/diagnosekoder": "^1.2024.0",
"@navikt/ft-fakta-beregning-redesign": "1.2.17",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.18",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.22",
"@navikt/ft-fakta-beregning-redesign": "1.2.20",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.5.21",
"@navikt/ft-prosess-beregningsgrunnlag": "6.5.25",
"axios": "1.7.3",
"react": "18.3.1",
"react-intl": "6.6.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/behandling-tilbakekreving/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@k9-sak-web/rest-api": "1.0.0",
"@k9-sak-web/rest-api-hooks": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-kodeverk": "^2.4.13",
"@navikt/ft-prosess-tilbakekreving-foreldelse": "3.3.17",
"@navikt/ft-kodeverk": "^2.4.15",
"@navikt/ft-prosess-tilbakekreving-foreldelse": "3.3.20",
"react": "18.3.1",
"react-intl": "6.6.8"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/fakta-etablert-tilsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
"@navikt/ds-css": "6.12.0",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "6.12.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ds-react": "6.13.0",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"lodash": "4.17.21",
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-popper": "2.3.0"
},
"msw": {
Expand Down
10 changes: 5 additions & 5 deletions packages/fakta-inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
"@navikt/ds-css": "6.12.0",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "6.12.0",
"@navikt/ft-form-hooks": "4.4.16",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ds-react": "6.13.0",
"@navikt/ft-form-hooks": "4.4.19",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-popper": "2.3.0"
},
"msw": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-institusjon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@fpsak-frontend/form": "*",
"@k9-sak-web/types": "*",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"formik": "2.4.6"
}
}
10 changes: 5 additions & 5 deletions packages/fakta-medisinsk-vilkår/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"dependencies": {
"@fpsak-frontend/form": "1.0.0",
"@navikt/diagnosekoder": "^1.2024.0",
"@navikt/ds-css": "6.12.0",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "6.12.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ds-react": "6.13.0",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"@tanstack/react-query": "^5.51.18",
"@tanstack/react-query": "^5.51.21",
"axios": "1.7.3",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-outside-click-handler": "1.3.0",
"react-popper": "2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-medlemskap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fpsak-frontend/shared-components": "1.0.0",
"@fpsak-frontend/utils": "1.0.0",
"@k9-sak-web/fakta-felles": "1.0.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"i18n-iso-countries": "7.11.3",
"moment": "2.30.1",
"prop-types": "15.8.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/fakta-om-barnet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
"@navikt/ds-react": "6.12.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ds-react": "6.13.0",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-popper": "2.3.0",
"tailwindcss": "^3.4.7"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/fakta-omsorgen-for/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
"@navikt/ds-css": "6.12.0",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "6.12.0",
"@navikt/ds-react": "6.13.0",
"@navikt/fnrvalidator": "2.1.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"object-hash": "3.0.0",
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-intl": "6.6.8",
"react-popper": "2.3.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-opplaering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@fpsak-frontend/utils": "*",
"@k9-sak-web/types": "*",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "6.12.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ds-react": "6.13.0",
"@navikt/ft-plattform-komponenter": "3.0.3",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"formik": "2.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-overstyr-beregning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fpsak-frontend/shared-components": "1.0.0",
"@fpsak-frontend/utils": "workspace:^",
"@k9-sak-web/types": "workspace:^",
"@navikt/ds-react": "6.12.0",
"@navikt/ds-react": "6.13.0",
"date-fns": "3.6.0",
"formik": "2.4.6",
"react": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"dependencies": {
"@fpsak-frontend/shared-components": "1.0.0",
"@fpsak-frontend/utils": "1.0.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"classnames": "2.5.1",
"formik": "2.4.6",
"moment": "2.30.1",
"react": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-intl": "6.6.8",
"react-redux": "9.1.2",
"redux": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-aarskvantum-oms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "18.3.1",
"react-intl": "6.6.8",
"react-redux": "9.1.2",
"react-router-dom": "6.24.0",
"react-router-dom": "6.26.0",
"redux-form": "8.3.10"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/prosess-omsorgsdager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"vitest-axe": "^0.1.0"
},
"dependencies": {
"@navikt/ds-css": "6.12.0",
"@navikt/ds-react": "6.12.0",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-react": "6.13.0",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"lodash": "4.17.21",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0"
"react-hook-form": "7.52.2"
}
}
12 changes: 6 additions & 6 deletions packages/prosess-uttak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
},
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@navikt/ds-css": "6.12.0",
"@navikt/ds-react": "6.12.0",
"@navikt/ft-form-hooks": "4.4.16",
"@navikt/ft-form-validators": "2.3.15",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ds-css": "6.13.0",
"@navikt/ds-react": "6.13.0",
"@navikt/ft-form-hooks": "4.4.19",
"@navikt/ft-form-validators": "2.3.17",
"@navikt/ft-plattform-komponenter": "3.0.3",
"@popperjs/core": "2.11.8",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-popper": "2.3.0",
"yup": "1.4.0"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/prosess-vilkar-alder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"@fpsak-frontend/shared-components": "1.0.0",
"@fpsak-frontend/utils": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-form-hooks": "4.4.16",
"@navikt/ft-form-validators": "2.3.15",
"@navikt/ft-form-hooks": "4.4.19",
"@navikt/ft-form-validators": "2.3.17",
"react": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-intl": "6.6.8"
}
}
2 changes: 1 addition & 1 deletion packages/prosess-vilkar-opptjening-oms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fpsak-frontend/utils": "1.0.0",
"@k9-sak-web/prosess-felles": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-vilkar-overstyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@k9-sak-web/prosess-felles": "1.0.0",
"@k9-sak-web/sak-app": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"classnames": "2.5.1",
"moment": "2.30.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-vilkar-soknadsfrist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fpsak-frontend/utils": "1.0.0",
"@k9-sak-web/sak-app": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@navikt/ft-plattform-komponenter": "3.0.1",
"@navikt/ft-plattform-komponenter": "3.0.3",
"classnames": "2.5.1",
"moment": "2.30.1",
"object-hash": "3.0.0",
Expand Down
Loading

0 comments on commit 413a129

Please sign in to comment.