Skip to content

Commit

Permalink
Pakkeoppdatering - minor + patch
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Jan 10, 2024
1 parent 54fa21a commit 20cd5ed
Show file tree
Hide file tree
Showing 41 changed files with 584 additions and 340 deletions.
11 changes: 11 additions & 0 deletions apps/dine-pleiepenger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @navikt/dine-pleiepenger

## 0.5.3

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/appstatus-react-ds@2.17.12
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11

## 0.5.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navikt/dine-pleiepenger",
"version": "0.5.2",
"version": "0.5.3",
"private": true,
"scripts": {
"build-storybook": "storybook build",
Expand Down Expand Up @@ -34,10 +34,10 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@navikt/ds-css": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "^1.40.1",
"@storybook/addon-essentials": "7.6.7",
Expand Down
13 changes: 13 additions & 0 deletions apps/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @navikt/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn

## 1.21.12

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/sif-common-amplitude@2.24.10
- @navikt/sif-common-formik-ds@1.7.3
- @navikt/sif-common-soknad-ds@10.13.3
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11

## 1.21.11

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Søknad om ekstra omsorgsdager når den andre forelderen ikke kan ha tilsyn med barn",
"license": "MIT",
"name": "@navikt/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn",
"version": "1.21.11",
"version": "1.21.12",
"repository": "https://github.com/navikt/sif-brukerdialog",
"private": true,
"type": "module",
Expand All @@ -23,9 +23,9 @@
"test": "vitest run"
},
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@babel/core": "7.23.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@playwright/test": "1.40.1",
"@storybook/react-vite": "7.6.7",
Expand Down
14 changes: 14 additions & 0 deletions apps/endringsmelding-pleiepenger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/endringsmelding-pleiepenger

## 2.24.13

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/sif-common-amplitude@2.24.10
- @navikt/sif-common-formik-ds@1.7.3
- @navikt/sif-common-soknad-ds@10.13.3
- @navikt/sif-common-forms-ds@8.17.3
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11

## 2.24.12

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "MIT",
"name": "@navikt/endringsmelding-pleiepenger",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.24.12",
"version": "2.24.13",
"private": true,
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
"@navikt/sif-common-formik-ds": "workspace:*",
Expand Down Expand Up @@ -48,11 +48,11 @@
"@babel/core": "7.23.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@mswjs/data": "0.16.1",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-tailwind": "5.12.5",
"@sentry/vite-plugin": "2.10.2",
"@storybook/addon-actions": "7.6.7",
"@storybook/addon-essentials": "7.6.7",
Expand All @@ -79,7 +79,7 @@
"cypress-axe": "1.5.0",
"cypress-file-upload": "5.0.8",
"jsdom": "23.2.0",
"msw": "2.0.12",
"msw": "2.0.13",
"postcss": "8.4.33",
"postcss-import": "16.0.0",
"storybook": "7.6.7",
Expand Down
14 changes: 14 additions & 0 deletions apps/omsorgsdager-aleneomsorg-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/omsorgsdager-aleneomsorg-dialog

## 2.14.12

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/sif-common-amplitude@2.24.10
- @navikt/sif-common-formik-ds@1.7.3
- @navikt/sif-common-soknad-ds@10.13.3
- @navikt/sif-common-forms-ds@8.17.3
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11

## 2.14.11

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/omsorgsdager-aleneomsorg-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"name": "@navikt/omsorgsdager-aleneomsorg-dialog",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.14.11",
"version": "2.14.12",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -23,9 +23,9 @@
"storybook": "storybook dev -p 6006 -s public"
},
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@axe-core/playwright": "4.8.2",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@playwright/test": "1.40.1",
"@types/object-hash": "3.0.6",
Expand Down
6 changes: 6 additions & 0 deletions apps/omsorgsdager-kalkulator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @navikt/omsorgsdager-kalkulator

## 3.5.9

### Patch Changes

- Minor og patch pakkeoppdateringer

## 3.5.8

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/omsorgsdager-kalkulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "En kalkulator for beregning av omsorgsdager.",
"license": "MIT",
"name": "@navikt/omsorgsdager-kalkulator",
"version": "3.5.8",
"version": "3.5.9",
"private": true,
"scripts": {
"dev": "next dev -p 8080",
Expand All @@ -14,10 +14,10 @@
"playwright-test": "playwright test"
},
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/nav-dekoratoren-moduler": "2.1.5",
"classnames": "2.5.1",
"dayjs": "1.11.10",
Expand All @@ -35,7 +35,7 @@
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@playwright/test": "1.40.1",
"@types/node": "20.10.7",
"@types/node": "20.10.8",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/uuid": "9.0.7",
Expand Down
14 changes: 14 additions & 0 deletions apps/omsorgspengerutbetaling-soknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/omsorgspengerutbetaling-soknad

## 1.8.10

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/sif-common-amplitude@2.24.10
- @navikt/sif-common-formik-ds@1.7.3
- @navikt/sif-common-soknad-ds@10.13.3
- @navikt/sif-common-forms-ds@8.17.3
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11

## 1.8.9

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"license": "MIT",
"name": "@navikt/omsorgspengerutbetaling-soknad",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "1.8.9",
"version": "1.8.10",
"private": true,
"type": "module",
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -48,11 +48,11 @@
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@playwright/test": "1.40.1",
"@types/node": "20.10.7",
"@types/node": "20.10.8",
"@types/object-hash": "3.0.6",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
Expand Down
14 changes: 14 additions & 0 deletions apps/omsorgspengesoknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @navikt/omsorgspengesoknad

## 1.24.11

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/sif-common-amplitude@2.24.10
- @navikt/sif-common-formik-ds@1.7.3
- @navikt/sif-common-soknad-ds@10.13.3
- @navikt/sif-common-forms-ds@8.17.3
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11

## 1.24.10

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"license": "MIT",
"name": "@navikt/omsorgspengesoknad",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "1.24.10",
"version": "1.24.11",
"private": true,
"type": "module",
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@playwright/test": "1.40.1",
Expand Down
15 changes: 15 additions & 0 deletions apps/pleiepenger-i-livets-sluttfase-soknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @navikt/pleiepenger-i-livets-sluttfase-soknad

## 2.5.11

### Patch Changes

- Minor og patch pakkeoppdateringer
- Updated dependencies
- @navikt/sif-common-amplitude@2.24.10
- @navikt/sif-common-formik-ds@1.7.3
- @navikt/sif-common-soknad-ds@10.13.3
- @navikt/sif-common-forms-ds@8.17.3
- @navikt/sif-common-core-ds@9.13.3
- @navikt/sif-common-sentry@0.25.10
- @navikt/sif-common-utils@3.43.11
- @navikt/sif-common-ui@0.5.3

## 2.5.10

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/pleiepenger-i-livets-sluttfase-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"license": "MIT",
"name": "@navikt/pleiepenger-i-livets-sluttfase-soknad",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.5.10",
"version": "2.5.11",
"private": true,
"type": "module",
"dependencies": {
"@navikt/ds-css": "5.12.4",
"@navikt/ds-css": "5.12.5",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.12.4",
"@navikt/ds-tailwind": "5.12.4",
"@navikt/ds-react": "5.12.5",
"@navikt/ds-tailwind": "5.12.5",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@playwright/test": "1.40.1",
Expand Down
Loading

0 comments on commit 20cd5ed

Please sign in to comment.