Skip to content

Commit 3be7a15

Browse files
committed
Oppdater kodeverk-peerDependency
1 parent 3a6d5e4 commit 3be7a15

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

packages/fakta-beregning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@navikt/ds-react": "7.x",
4444
"@navikt/ft-form-hooks": "5.x",
4545
"@navikt/ft-form-validators": "2.x",
46-
"@navikt/ft-kodeverk": "3.x",
46+
"@navikt/ft-kodeverk": "4.x",
4747
"@navikt/ft-plattform-komponenter": "5.x",
4848
"@navikt/ft-types": "3.x",
4949
"@navikt/ft-ui-komponenter": "2.x",

packages/fakta-fordel-beregningsgrunnlag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@navikt/ds-react": "7.x",
4343
"@navikt/ft-form-hooks": "5.x",
4444
"@navikt/ft-form-validators": "2.x",
45-
"@navikt/ft-kodeverk": "3.x",
45+
"@navikt/ft-kodeverk": "4.x",
4646
"@navikt/ft-plattform-komponenter": "5.x",
4747
"@navikt/ft-types": "3.x",
4848
"@navikt/ft-ui-komponenter": "2.x",

packages/fakta-tilbakekreving-feilutbetaling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@navikt/ds-react": "7.x",
3939
"@navikt/ft-form-hooks": "5.x",
4040
"@navikt/ft-form-validators": "2.x",
41-
"@navikt/ft-kodeverk": "3.x",
41+
"@navikt/ft-kodeverk": "4.x",
4242
"@navikt/ft-types": "3.x",
4343
"@navikt/ft-ui-komponenter": "2.x",
4444
"@navikt/ft-utils": "2.x",

packages/prosess-beregningsgrunnlag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@navikt/ds-react": "7.x",
4444
"@navikt/ft-form-hooks": "5.x",
4545
"@navikt/ft-form-validators": "2.x",
46-
"@navikt/ft-kodeverk": "3.x",
46+
"@navikt/ft-kodeverk": "4.x",
4747
"@navikt/ft-plattform-komponenter": "5.x",
4848
"@navikt/ft-types": "3.x",
4949
"@navikt/ft-ui-komponenter": "2.x",

packages/prosess-tilbakekreving-foreldelse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@navikt/ds-react": "7.x",
4242
"@navikt/ft-form-hooks": "5.x",
4343
"@navikt/ft-form-validators": "2.x",
44-
"@navikt/ft-kodeverk": "3.x",
44+
"@navikt/ft-kodeverk": "4.x",
4545
"@navikt/ft-types": "3.x",
4646
"@navikt/ft-ui-komponenter": "2.x",
4747
"@navikt/ft-utils": "2.x",

packages/prosess-tilbakekreving-vedtak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@navikt/ds-react": "7.x",
4242
"@navikt/ft-form-hooks": "5.x",
4343
"@navikt/ft-form-validators": "2.x",
44-
"@navikt/ft-kodeverk": "3.x",
44+
"@navikt/ft-kodeverk": "4.x",
4545
"@navikt/ft-types": "3.x",
4646
"@navikt/ft-ui-komponenter": "2.x",
4747
"@navikt/ft-utils": "2.x",

packages/prosess-tilbakekreving/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@navikt/ds-react": "7.x",
4242
"@navikt/ft-form-hooks": "5.x",
4343
"@navikt/ft-form-validators": "2.x",
44-
"@navikt/ft-kodeverk": "3.x",
44+
"@navikt/ft-kodeverk": "4.x",
4545
"@navikt/ft-types": "3.x",
4646
"@navikt/ft-ui-komponenter": "2.x",
4747
"@navikt/ft-utils": "2.x",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clean": "rm -rf ./dist ./node_modules"
1919
},
2020
"peerDependencies": {
21-
"@navikt/ft-kodeverk": "3.x"
21+
"@navikt/ft-kodeverk": "4.x"
2222
},
2323
"devDependencies": {
2424
"@navikt/ft-config-eslint": "workspace:^",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,7 @@ __metadata:
17861786
"@navikt/ds-react": 7.x
17871787
"@navikt/ft-form-hooks": 5.x
17881788
"@navikt/ft-form-validators": 2.x
1789-
"@navikt/ft-kodeverk": 3.x
1789+
"@navikt/ft-kodeverk": 4.x
17901790
"@navikt/ft-plattform-komponenter": 5.x
17911791
"@navikt/ft-types": 3.x
17921792
"@navikt/ft-ui-komponenter": 2.x
@@ -1836,7 +1836,7 @@ __metadata:
18361836
"@navikt/ds-react": 7.x
18371837
"@navikt/ft-form-hooks": 5.x
18381838
"@navikt/ft-form-validators": 2.x
1839-
"@navikt/ft-kodeverk": 3.x
1839+
"@navikt/ft-kodeverk": 4.x
18401840
"@navikt/ft-plattform-komponenter": 5.x
18411841
"@navikt/ft-types": 3.x
18421842
"@navikt/ft-ui-komponenter": 2.x
@@ -1881,7 +1881,7 @@ __metadata:
18811881
"@navikt/ds-react": 7.x
18821882
"@navikt/ft-form-hooks": 5.x
18831883
"@navikt/ft-form-validators": 2.x
1884-
"@navikt/ft-kodeverk": 3.x
1884+
"@navikt/ft-kodeverk": 4.x
18851885
"@navikt/ft-types": 3.x
18861886
"@navikt/ft-ui-komponenter": 2.x
18871887
"@navikt/ft-utils": 2.x
@@ -2082,7 +2082,7 @@ __metadata:
20822082
"@navikt/ds-react": 7.x
20832083
"@navikt/ft-form-hooks": 5.x
20842084
"@navikt/ft-form-validators": 2.x
2085-
"@navikt/ft-kodeverk": 3.x
2085+
"@navikt/ft-kodeverk": 4.x
20862086
"@navikt/ft-plattform-komponenter": 5.x
20872087
"@navikt/ft-types": 3.x
20882088
"@navikt/ft-ui-komponenter": 2.x
@@ -2128,7 +2128,7 @@ __metadata:
21282128
"@navikt/ds-react": 7.x
21292129
"@navikt/ft-form-hooks": 5.x
21302130
"@navikt/ft-form-validators": 2.x
2131-
"@navikt/ft-kodeverk": 3.x
2131+
"@navikt/ft-kodeverk": 4.x
21322132
"@navikt/ft-types": 3.x
21332133
"@navikt/ft-ui-komponenter": 2.x
21342134
"@navikt/ft-utils": 2.x
@@ -2172,7 +2172,7 @@ __metadata:
21722172
"@navikt/ds-react": 7.x
21732173
"@navikt/ft-form-hooks": 5.x
21742174
"@navikt/ft-form-validators": 2.x
2175-
"@navikt/ft-kodeverk": 3.x
2175+
"@navikt/ft-kodeverk": 4.x
21762176
"@navikt/ft-types": 3.x
21772177
"@navikt/ft-ui-komponenter": 2.x
21782178
"@navikt/ft-utils": 2.x
@@ -2216,7 +2216,7 @@ __metadata:
22162216
"@navikt/ds-react": 7.x
22172217
"@navikt/ft-form-hooks": 5.x
22182218
"@navikt/ft-form-validators": 2.x
2219-
"@navikt/ft-kodeverk": 3.x
2219+
"@navikt/ft-kodeverk": 4.x
22202220
"@navikt/ft-types": 3.x
22212221
"@navikt/ft-ui-komponenter": 2.x
22222222
"@navikt/ft-utils": 2.x
@@ -2239,7 +2239,7 @@ __metadata:
22392239
vite: 7.1.10
22402240
vitest: 3.2.4
22412241
peerDependencies:
2242-
"@navikt/ft-kodeverk": 3.x
2242+
"@navikt/ft-kodeverk": 4.x
22432243
languageName: unknown
22442244
linkType: soft
22452245

0 commit comments

Comments
 (0)