Skip to content

Commit

Permalink
Bumper ft-pakker (#5506)
Browse files Browse the repository at this point in the history
Fjerner gammel fakta-beregning
Fjerner feature-toggle
  • Loading branch information
hallvardastark authored Jan 4, 2024
1 parent aa8b3ef commit 32c61e4
Show file tree
Hide file tree
Showing 43 changed files with 313 additions and 448 deletions.
2 changes: 0 additions & 2 deletions deploy/dev-fss-k9saksbehandling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ spec:
value: "true"
- name: OVERSTYR_BEREGNING
value: "true"
- name: FAKTA_BEREGNING_REDESIGN
value: "true"
- name: LOKALE_PAKKER
value: "true"
- name: "OVERSTYRING_UTTAK"
Expand Down
2 changes: 0 additions & 2 deletions deploy/prod-fss-k9saksbehandling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ spec:
value: "true"
- name: OVERSTYR_BEREGNING
value: "false"
- name: FAKTA_BEREGNING_REDESIGN
value: "true"
- name: LOKALE_PAKKER
value: "false"
- name: "OVERSTYRING_UTTAK"
Expand Down
4 changes: 0 additions & 4 deletions feature-toggles.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@
"key": "OVERSTYR_BEREGNING",
"value": "${OVERSTYR_BEREGNING}"
},
{
"key": "FAKTA_BEREGNING_REDESIGN",
"value": "${FAKTA_BEREGNING_REDESIGN}"
},
{
"key": "LOKALE_PAKKER",
"value": "${LOKALE_PAKKER}"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lint:fix": "eslint --fix --cache packages --ext .ts,.tsx,.js,.jsx",
"css:lint": "stylelint \"packages/**/*.css\"",
"dev": "yarn dev-env-variables cross-env NODE_ENV=development APP_URL_K9FORMIDLING=http://localhost:8060/rest/dummy webpack serve --config webpack/webpack.dev.ts",
"dev-env-variables": "cross-env OVERSTYRING_UTTAK=true KLAGE_KABAL=true VARSELTEKST=true DOKUMENTDATA=true UNNTAKSBEHANDLING=true UTENLANDSOPPHOLD=true SOKNADPERIODESTRIPE=false TYPE_MEDISINSKE_OPPLYSNINGER_BREV=true LOS_MARKER_BEHANDLING=true LOS_MARKER_BEHANDLING_SUBMIT=true AKSJONSPUNKT_9014=true AKSJONSPUNKT_9015=true FRITEKST_REDIGERING=true FIX_SOKNADSFRIST_KALENDER_OG_READONLY=true INKLUDER_KALENDER_PILS=true FAKTA_BEREGNING_REDESIGN=true LOKALE_PAKKER=true",
"dev-env-variables": "cross-env OVERSTYRING_UTTAK=true KLAGE_KABAL=true VARSELTEKST=true DOKUMENTDATA=true UNNTAKSBEHANDLING=true UTENLANDSOPPHOLD=true SOKNADPERIODESTRIPE=false TYPE_MEDISINSKE_OPPLYSNINGER_BREV=true LOS_MARKER_BEHANDLING=true LOS_MARKER_BEHANDLING_SUBMIT=true AKSJONSPUNKT_9014=true AKSJONSPUNKT_9015=true FRITEKST_REDIGERING=true FIX_SOKNADSFRIST_KALENDER_OG_READONLY=true INKLUDER_KALENDER_PILS=true LOKALE_PAKKER=true",
"dev-lokal": "cross-env NODE_ENV=development APP_URL_SAK=http://k9-sak:8080 APP_URL_K9OPPDRAG=http://k9-oppdrag:8070 APP_URL_K9FORMIDLING_DD=http://k9-formidling-dokumentdata:8294 APP_URL_K9FORMIDLING=http://k9-formidling:8290 SPLITTET_SAMMENLINGNING_BEREGNING=true webpack serve --config webpack/webpack.dev.ts",
"dev-med-formidling": "yarn dev-env-variables cross-env NODE_ENV=development webpack serve --config webpack/webpack.dev.ts",
"build": "cross-env NODE_ENV=production SENTRY_RELEASE=$(git rev-parse --short HEAD) webpack --config webpack/webpack.prod.ts",
Expand All @@ -45,12 +45,12 @@
"@formatjs/intl-datetimeformat": "6.12.0",
"@formatjs/intl-numberformat": "8.9.0",
"@hookform/error-message": "^2.0.1",
"@navikt/aksel-icons": "5.12.0",
"@navikt/ds-css": "5.12.0",
"@navikt/ds-react": "5.12.0",
"@navikt/ds-tailwind": "^5.12.0",
"@navikt/aksel-icons": "5.12.2",
"@navikt/ds-css": "5.12.2",
"@navikt/ds-react": "5.12.2",
"@navikt/ds-tailwind": "^5.12.2",
"@navikt/familie-endringslogg": "10.0.0",
"@navikt/ft-plattform-komponenter": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"@popperjs/core": "2.11.8",
"@sentry/browser": "7.84.0",
"@storybook/testing-react": "2.0.1",
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": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"classnames": "2.3.2",
"nav-frontend-core": "6.0.1",
"nav-frontend-grid": "2.0.2",
Expand Down
5 changes: 2 additions & 3 deletions packages/behandling-frisinn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,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": "5.0.19",
"@navikt/ft-fakta-beregning-redesign": "1.0.21",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.22",
"@navikt/ft-fakta-beregning-redesign": "1.0.23",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.23",
"react": "18.2.0",
"react-intl": "6.5.5",
"react-redux": "8.1.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import aksjonspunktCodes from '@fpsak-frontend/kodeverk/src/aksjonspunktCodes';
import { FaktaPanelDef } from '@k9-sak-web/behandling-felles';
import { konverterKodeverkTilKode, mapVilkar, transformBeregningValues } from '@fpsak-frontend/utils';
import vilkarType from '@fpsak-frontend/kodeverk/src/vilkarType';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning';
import { BeregningFaktaIndex as BeregningFaktaIndexRedesign } from '@navikt/ft-fakta-beregning-redesign';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning-redesign';
import { FrisinnBehandlingApiKeys } from '../../data/frisinnBehandlingApi';

class BeregningFaktaPanelDef extends FaktaPanelDef {
Expand All @@ -22,23 +21,7 @@ class BeregningFaktaPanelDef extends FaktaPanelDef {
const deepCopyProps = JSON.parse(JSON.stringify(props));
konverterKodeverkTilKode(deepCopyProps);
const bgVilkaret = deepCopyProps.vilkar.find(v => v.vilkarType === vilkarType.BEREGNINGSGRUNNLAGVILKARET);
if (props.featureToggles?.FAKTA_BEREGNING_REDESIGN) {
return (
<BeregningFaktaIndexRedesign
arbeidsgiverOpplysningerPerId={deepCopyProps.arbeidsgiverOpplysningerPerId}
submitCallback={aksjonspunktData => props.submitCallback(transformBeregningValues(aksjonspunktData))}
formData={props.formData}
setFormData={props.setFormData}
vilkar={mapVilkar(bgVilkaret, props.beregningreferanserTilVurdering)}
kodeverkSamling={deepCopyProps.alleKodeverk}
erOverstyrer={false}
submittable={deepCopyProps.submittable}
readOnly={deepCopyProps.isReadOnly}
skalKunneOverstyreAktiviteter={false}
skalKunneAvbryteOverstyring
/>
);
}

return (
<BeregningFaktaIndex
arbeidsgiverOpplysningerPerId={deepCopyProps.arbeidsgiverOpplysningerPerId}
Expand Down
7 changes: 3 additions & 4 deletions packages/behandling-omsorgspenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,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": "5.0.19",
"@navikt/ft-fakta-beregning-redesign": "1.0.21",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.22",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.22",
"@navikt/ft-fakta-beregning-redesign": "1.0.23",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.23",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.23",
"nav-frontend-popover": "2.0.4",
"react": "18.2.0",
"react-intl": "6.5.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import aksjonspunktCodes from '@fpsak-frontend/kodeverk/src/aksjonspunktCodes';
import { FaktaPanelDef } from '@k9-sak-web/behandling-felles';
import { konverterKodeverkTilKode, mapVilkar, transformBeregningValues } from '@fpsak-frontend/utils';
import vilkarType from '@fpsak-frontend/kodeverk/src/vilkarType';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning';
import { BeregningFaktaIndex as BeregningFaktaIndexRedesign } from '@navikt/ft-fakta-beregning-redesign';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning-redesign';
import { OmsorgspengerBehandlingApiKeys } from '../../data/omsorgspengerBehandlingApi';

class BeregningFaktaPanelDef extends FaktaPanelDef {
Expand All @@ -27,22 +26,7 @@ class BeregningFaktaPanelDef extends FaktaPanelDef {
const deepCopyProps = JSON.parse(JSON.stringify(props));
konverterKodeverkTilKode(deepCopyProps);
const bgVilkaret = deepCopyProps.vilkar.find(v => v.vilkarType === vilkarType.BEREGNINGSGRUNNLAGVILKARET);
if (props.featureToggles?.FAKTA_BEREGNING_REDESIGN) {
return (
<BeregningFaktaIndexRedesign
{...deepCopyProps}
kodeverkSamling={deepCopyProps.alleKodeverk}
beregningsgrunnlag={deepCopyProps.beregningsgrunnlag}
arbeidsgiverOpplysningerPerId={deepCopyProps.arbeidsgiverOpplysningerPerId}
submitCallback={aksjonspunktData => props.submitCallback(transformBeregningValues(aksjonspunktData))}
formData={props.formData}
setFormData={props.setFormData}
vilkar={mapVilkar(bgVilkaret, props.beregningreferanserTilVurdering)}
skalKunneOverstyreAktiviteter={false}
skalKunneAvbryteOverstyring
/>
);
}

return (
<BeregningFaktaIndex
{...deepCopyProps}
Expand Down
7 changes: 3 additions & 4 deletions packages/behandling-opplaeringspenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,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": "5.0.19",
"@navikt/ft-fakta-beregning-redesign": "1.0.21",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.22",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.22",
"@navikt/ft-fakta-beregning-redesign": "1.0.23",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.23",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.23",
"@navikt/k9-fe-etablert-tilsyn": "1.0.4",
"@navikt/k9-fe-http-utils": "1.0.8",
"@navikt/k9-fe-inntektsmelding": "1.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import aksjonspunktCodes from '@fpsak-frontend/kodeverk/src/aksjonspunktCodes';
import { FaktaPanelDef } from '@k9-sak-web/behandling-felles';
import { konverterKodeverkTilKode, mapVilkar, transformBeregningValues } from '@fpsak-frontend/utils';
import vilkarType from '@fpsak-frontend/kodeverk/src/vilkarType';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning';
import { BeregningFaktaIndex as BeregningFaktaIndexRedesign } from '@navikt/ft-fakta-beregning-redesign';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning-redesign';
import { OpplaeringspengerBehandlingApiKeys } from '../../data/opplaeringspengerBehandlingApi';

class BeregningFaktaPanelDef extends FaktaPanelDef {
Expand All @@ -31,22 +30,7 @@ class BeregningFaktaPanelDef extends FaktaPanelDef {
const deepCopyProps = JSON.parse(JSON.stringify(props));
konverterKodeverkTilKode(deepCopyProps);
const bgVilkaret = deepCopyProps.vilkar.find(v => v.vilkarType === vilkarType.BEREGNINGSGRUNNLAGVILKARET);
if (props.featureToggles?.FAKTA_BEREGNING_REDESIGN) {
return (
<BeregningFaktaIndexRedesign
{...deepCopyProps}
kodeverkSamling={deepCopyProps.alleKodeverk}
beregningsgrunnlag={deepCopyProps.beregningsgrunnlag}
arbeidsgiverOpplysningerPerId={deepCopyProps.arbeidsgiverOpplysningerPerId}
submitCallback={aksjonspunktData => props.submitCallback(transformBeregningValues(aksjonspunktData))}
formData={props.formData}
setFormData={props.setFormData}
vilkar={mapVilkar(bgVilkaret, props.beregningreferanserTilVurdering)}
skalKunneOverstyreAktiviteter={false}
skalKunneAvbryteOverstyring
/>
);
}

return (
<BeregningFaktaIndex
{...deepCopyProps}
Expand Down
7 changes: 3 additions & 4 deletions packages/behandling-pleiepenger-sluttfase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,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": "5.0.19",
"@navikt/ft-fakta-beregning-redesign": "1.0.21",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.22",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.22",
"@navikt/ft-fakta-beregning-redesign": "1.0.23",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.23",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.23",
"@navikt/k9-fe-http-utils": "1.0.8",
"@navikt/k9-fe-inntektsmelding": "1.0.5",
"@navikt/k9-fe-medisinsk-vilkar": "1.0.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import aksjonspunktCodes from '@fpsak-frontend/kodeverk/src/aksjonspunktCodes';
import { FaktaPanelDef } from '@k9-sak-web/behandling-felles';
import { konverterKodeverkTilKode, mapVilkar, transformBeregningValues } from '@fpsak-frontend/utils';
import vilkarType from '@fpsak-frontend/kodeverk/src/vilkarType';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning';
import { BeregningFaktaIndex as BeregningFaktaIndexRedesign } from '@navikt/ft-fakta-beregning-redesign';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning-redesign';
import { PleiepengerSluttfaseBehandlingApiKeys } from '../../data/pleiepengerSluttfaseBehandlingApi';

class BeregningFaktaPanelDef extends FaktaPanelDef {
Expand All @@ -27,22 +26,7 @@ class BeregningFaktaPanelDef extends FaktaPanelDef {
const deepCopyProps = JSON.parse(JSON.stringify(props));
konverterKodeverkTilKode(deepCopyProps);
const bgVilkaret = deepCopyProps.vilkar.find(v => v.vilkarType === vilkarType.BEREGNINGSGRUNNLAGVILKARET);
if (props.featureToggles?.FAKTA_BEREGNING_REDESIGN) {
return (
<BeregningFaktaIndexRedesign
{...deepCopyProps}
kodeverkSamling={deepCopyProps.alleKodeverk}
beregningsgrunnlag={deepCopyProps.beregningsgrunnlag}
arbeidsgiverOpplysningerPerId={deepCopyProps.arbeidsgiverOpplysningerPerId}
submitCallback={aksjonspunktData => props.submitCallback(transformBeregningValues(aksjonspunktData))}
formData={props.formData}
setFormData={props.setFormData}
vilkar={mapVilkar(bgVilkaret, props.beregningreferanserTilVurdering)}
skalKunneOverstyreAktiviteter={false}
skalKunneAvbryteOverstyring
/>
);
}

return (
<BeregningFaktaIndex
{...deepCopyProps}
Expand Down
7 changes: 3 additions & 4 deletions packages/behandling-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,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": "5.0.19",
"@navikt/ft-fakta-beregning-redesign": "1.0.21",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.22",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.22",
"@navikt/ft-fakta-beregning-redesign": "1.0.23",
"@navikt/ft-fakta-fordel-beregningsgrunnlag": "7.3.23",
"@navikt/ft-prosess-beregningsgrunnlag": "6.3.23",
"@navikt/k9-fe-etablert-tilsyn": "1.0.4",
"@navikt/k9-fe-http-utils": "1.0.8",
"@navikt/k9-fe-inntektsmelding": "1.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import aksjonspunktCodes from '@fpsak-frontend/kodeverk/src/aksjonspunktCodes';
import { FaktaPanelDef } from '@k9-sak-web/behandling-felles';
import { konverterKodeverkTilKode, mapVilkar, transformBeregningValues } from '@fpsak-frontend/utils';
import vilkarType from '@fpsak-frontend/kodeverk/src/vilkarType';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning';
import { BeregningFaktaIndex as BeregningFaktaIndexRedesign } from '@navikt/ft-fakta-beregning-redesign';
import { BeregningFaktaIndex } from '@navikt/ft-fakta-beregning-redesign';
import { PleiepengerBehandlingApiKeys } from '../../data/pleiepengerBehandlingApi';

class BeregningFaktaPanelDef extends FaktaPanelDef {
Expand All @@ -31,22 +30,7 @@ class BeregningFaktaPanelDef extends FaktaPanelDef {
const deepCopyProps = JSON.parse(JSON.stringify(props));
konverterKodeverkTilKode(deepCopyProps);
const bgVilkaret = deepCopyProps.vilkar.find(v => v.vilkarType === vilkarType.BEREGNINGSGRUNNLAGVILKARET);
if (props.featureToggles?.FAKTA_BEREGNING_REDESIGN) {
return (
<BeregningFaktaIndexRedesign
{...deepCopyProps}
kodeverkSamling={deepCopyProps.alleKodeverk}
beregningsgrunnlag={deepCopyProps.beregningsgrunnlag}
arbeidsgiverOpplysningerPerId={deepCopyProps.arbeidsgiverOpplysningerPerId}
submitCallback={aksjonspunktData => props.submitCallback(transformBeregningValues(aksjonspunktData))}
formData={props.formData}
setFormData={props.setFormData}
vilkar={mapVilkar(bgVilkaret, props.beregningreferanserTilVurdering)}
skalKunneOverstyreAktiviteter={props.featureToggles && props.featureToggles.OVERSTYR_BEREGNING}
skalKunneAvbryteOverstyring
/>
);
}

return (
<BeregningFaktaIndex
{...deepCopyProps}
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 @@ -21,8 +21,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.2.12",
"@navikt/ft-prosess-tilbakekreving-foreldelse": "3.1.19",
"@navikt/ft-kodeverk": "^2.2.13",
"@navikt/ft-prosess-tilbakekreving-foreldelse": "3.1.20",
"nav-frontend-typografi": "4.0.2",
"nav-frontend-typografi-style": "2.0.2",
"react": "18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/fakta-etablert-tilsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"dev": "node webpack/webpack-config.development.js"
},
"dependencies": {
"@navikt/ds-css": "5.12.0",
"@navikt/ds-css": "5.12.2",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.0",
"@navikt/ds-react": "5.12.2",
"@navikt/fnrvalidator": "1.3.3",
"@navikt/ft-plattform-komponenter": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"@popperjs/core": "2.11.8",
"axios": "1.6.2",
"classnames": "2.3.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/fakta-inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"author": "NAV IT",
"license": "MIT",
"devDependencies": {
"@navikt/ds-css": "5.12.0",
"@navikt/ds-css": "5.12.2",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.0",
"@navikt/ds-react": "5.12.2",
"@navikt/fnrvalidator": "1.3.3",
"@navikt/ft-form-hooks": "4.2.19",
"@navikt/ft-plattform-komponenter": "2.3.16",
"@navikt/ft-form-hooks": "4.2.20",
"@navikt/ft-plattform-komponenter": "2.3.17",
"@popperjs/core": "2.11.8",
"@storybook/react": "7.6.6",
"@storybook/testing-library": "0.2.2",
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": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"@navikt/k9-fe-form-utils": "1.0.18",
"@navikt/k9-fe-period-utils": "1.0.12",
"formik": "2.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/fakta-medisinsk-vilkår/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"dependencies": {
"@fpsak-frontend/form": "1.0.0",
"@navikt/diagnosekoder": "^1.2024.0",
"@navikt/ds-css": "5.12.0",
"@navikt/ds-css": "5.12.2",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.0",
"@navikt/ds-react": "5.12.2",
"@navikt/fnrvalidator": "1.x",
"@navikt/ft-plattform-komponenter": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"@popperjs/core": "2.11.8",
"axios": "1.6.2",
"classnames": "2.3.2",
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": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"i18n-iso-countries": "7.7.0",
"moment": "2.29.4",
"nav-frontend-core": "6.0.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 @@ -10,10 +10,10 @@
"dev": "node webpack/webpack-config.development.js"
},
"dependencies": {
"@navikt/ds-css": "5.12.0",
"@navikt/ds-react": "5.12.0",
"@navikt/ds-css": "5.12.2",
"@navikt/ds-react": "5.12.2",
"@navikt/fnrvalidator": "1.3.3",
"@navikt/ft-plattform-komponenter": "2.3.16",
"@navikt/ft-plattform-komponenter": "2.3.17",
"@popperjs/core": "2.11.8",
"axios": "1.6.2",
"classnames": "2.3.2",
Expand Down
Loading

0 comments on commit 32c61e4

Please sign in to comment.