Skip to content

Commit

Permalink
Pakkeoppdateringer - minor/patch (#1399)
Browse files Browse the repository at this point in the history
* Pakkeoppdateringer - minor/patch

* Ikke oppdatere react-router-dom
  • Loading branch information
frodehansen2 authored Nov 23, 2023
1 parent b2d2495 commit 39eedd9
Show file tree
Hide file tree
Showing 46 changed files with 614 additions and 635 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.deploy-to-dev-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
deploy-to-dev:
name: Deploy ${{ inputs.app-name }} to dev
uses: navikt/sif-brukerdialog/.github/workflows/.deploy-app-to-dev.yml@dine-pleiepenger
uses: navikt/sif-brukerdialog/.github/workflows/.deploy-app-to-dev.yml@main
secrets: inherit
permissions:
id-token: write
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/dispatch.deploy-to-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@ on:
- pleiepenger-sykt-barn
- sif-ettersending
- omsorgsdager-kalkulator
- dine-pleiepenger
required: true

jobs:
deploy-to-dev:
name: Deploy ${{ inputs.app-name }} to dev
uses: navikt/sif-brukerdialog/.github/workflows/.deploy-app-to-dev.yml@dine-pleiepenger
uses: navikt/sif-brukerdialog/.github/workflows/.deploy-app-to-dev.yml@main
secrets: inherit
permissions:
id-token: write
Expand Down
13 changes: 13 additions & 0 deletions apps/dine-pleiepenger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @navikt/dine-pleiepenger

## 0.2.0

### Minor Changes

- Oppdaterte pakker. Minor og patch

### Patch Changes

- Updated dependencies
- @navikt/sif-common-core-ds@9.10.0
- @navikt/sif-common-utils@3.42.0
12 changes: 6 additions & 6 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.1.0",
"version": "0.2.0",
"private": true,
"scripts": {
"dev": "next dev -p 8080",
Expand All @@ -12,14 +12,14 @@
"playwright-test": "playwright test"
},
"dependencies": {
"@navikt/nav-dekoratoren-moduler": "2.1.3",
"@navikt/nav-dekoratoren-moduler": "2.1.4",
"@navikt/next-auth-wonderwall": "1.5.0",
"@navikt/next-logger": "1.21.0",
"@navikt/sif-common-core-ds": "workspace: *",
"@navikt/sif-common-utils": "workspace: *",
"axios": "1.6.2",
"jsonwebtoken": "9.0.2",
"next": "14.0.2",
"next": "14.0.3",
"next-logger": "3.0.2",
"node-jose": "2.2.0",
"pino": "8.16.2",
Expand All @@ -31,17 +31,17 @@
"zod": "3.22.4"
},
"devDependencies": {
"@navikt/ds-css": "5.10.1",
"@navikt/ds-css": "5.10.4",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.10.1",
"@navikt/ds-tailwind": "5.10.1",
"@navikt/ds-tailwind": "5.10.4",
"@next/bundle-analyzer": "14.0.3",
"classnames": "2.3.2",
"dayjs": "1.11.10",
"formik": "2.4.5",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.0.2",
"next": "14.0.3",
"node-fetch": "3.3.2",
"react": "18.2.0",
"react-day-picker": "8.9.1",
Expand Down
17 changes: 17 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,22 @@
# @navikt/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn

## 1.19.0

### Minor Changes

- Oppdaterte pakker. Minor og patch

### Patch Changes

- Updated dependencies
- @navikt/sif-common-amplitude@2.23.0
- @navikt/sif-common-formik-ds@1.4.0
- @navikt/sif-common-soknad-ds@10.9.0
- @navikt/sif-common-core-ds@9.10.0
- @navikt/sif-common-sentry@0.24.0
- @navikt/sif-common-hooks@0.1.0
- @navikt/sif-common-utils@3.42.0

## 1.18.0

### Minor Changes
Expand Down
16 changes: 8 additions & 8 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.18.0",
"version": "1.19.0",
"repository": "https://github.com/navikt/sif-brukerdialog",
"private": true,
"type": "module",
Expand All @@ -24,9 +24,9 @@
"test": "react-scripts test --watchAll=false --env=jsdom"
},
"dependencies": {
"@navikt/ds-css": "5.10.3",
"@navikt/ds-react": "5.10.3",
"@navikt/ds-tailwind": "5.10.3",
"@navikt/ds-css": "5.10.4",
"@navikt/ds-react": "5.10.4",
"@navikt/ds-tailwind": "5.10.4",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -69,10 +69,10 @@
"@playwright/test": "^1.40.0",
"@storybook/react-vite": "7.5.3",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.8",
"@types/jest": "29.5.10",
"@types/object-hash": "3.0.6",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/react-router-dom": "5.3.3",
"babel-polyfill": "6.26.0",
"cross-env": "7.0.3",
Expand All @@ -90,7 +90,7 @@
"start-server-and-test": "2.0.3",
"style-loader": "3.3.3",
"ts-loader": "9.5.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"jest": {
"transformIgnorePatterns": [
Expand Down
18 changes: 18 additions & 0 deletions apps/endringsmelding-pleiepenger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @navikt/endringsmelding-pleiepenger

## 2.22.0

### Minor Changes

- Oppdaterte pakker. Minor og patch

### Patch Changes

- Updated dependencies
- @navikt/sif-common-amplitude@2.23.0
- @navikt/sif-common-formik-ds@1.4.0
- @navikt/sif-common-soknad-ds@10.9.0
- @navikt/sif-common-forms-ds@8.13.0
- @navikt/sif-common-core-ds@9.10.0
- @navikt/sif-common-sentry@0.24.0
- @navikt/sif-common-hooks@0.1.0
- @navikt/sif-common-utils@3.42.0

## 2.21.0

### Minor Changes
Expand Down
22 changes: 11 additions & 11 deletions apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"license": "MIT",
"name": "@navikt/endringsmelding-pleiepenger",
"repository": "https://github.com/navikt/sif-brukerdialog",
"version": "2.21.0",
"version": "2.22.0",
"private": true,
"dependencies": {
"@formatjs/intl-pluralrules": "5.2.10",
"@navikt/ds-css": "5.10.3",
"@navikt/ds-css": "5.10.4",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.10.3",
"@navikt/ds-tailwind": "5.10.3",
"@navikt/fnrvalidator": "1.3.0",
"@navikt/ds-react": "5.10.4",
"@navikt/ds-tailwind": "5.10.4",
"@navikt/fnrvalidator": "1.3.3",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
"@navikt/sif-common-formik-ds": "workspace:*",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@mswjs/data": "0.16.0",
"@navikt/ds-tailwind": "5.10.3",
"@navikt/ds-tailwind": "5.10.4",
"@sentry/vite-plugin": "2.10.1",
"@storybook/addon-actions": "7.5.3",
"@storybook/addon-essentials": "7.5.3",
Expand All @@ -69,21 +69,21 @@
"@storybook/testing-library": "0.2.2",
"@types/flat": "5.0.5",
"@types/intl": "1.2.2",
"@types/jest": "29.5.8",
"@types/jest": "29.5.10",
"@types/js-cookie": "3.0.6",
"@types/object-hash": "3.0.6",
"@types/react": "18.2.37",
"@types/react": "18.2.38",
"@types/react-collapse": "5.0.4",
"@types/react-document-title": "2.0.8",
"@types/react-dom": "18.2.15",
"@types/react-dom": "18.2.17",
"@types/react-modal": "3.16.3",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.2.0",
"axe-core": "4.8.2",
"babel-polyfill": "6.26.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"cypress": "13.5.1",
"cypress": "13.6.0",
"cypress-axe": "1.5.0",
"cypress-file-upload": "5.0.8",
"jsdom": "22.1.0",
Expand All @@ -101,7 +101,7 @@
"storybook": "7.5.3",
"style-loader": "3.3.3",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "4.5.0",
"vite-plugin-checker": "0.6.2"
},
Expand Down
18 changes: 18 additions & 0 deletions apps/omsorgsdager-aleneomsorg-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @navikt/omsorgsdager-aleneomsorg-dialog

## 2.12.0

### Minor Changes

- Oppdaterte pakker. Minor og patch

### Patch Changes

- Updated dependencies
- @navikt/sif-common-amplitude@2.23.0
- @navikt/sif-common-formik-ds@1.4.0
- @navikt/sif-common-soknad-ds@10.9.0
- @navikt/sif-common-forms-ds@8.13.0
- @navikt/sif-common-core-ds@9.10.0
- @navikt/sif-common-sentry@0.24.0
- @navikt/sif-common-hooks@0.1.0
- @navikt/sif-common-utils@3.42.0

## 2.11.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 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.11.0",
"version": "2.12.0",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -25,9 +25,9 @@
"test": "react-scripts test --watchAll=false --env=jsdom"
},
"dependencies": {
"@navikt/ds-css": "5.10.3",
"@navikt/ds-react": "5.10.3",
"@navikt/ds-tailwind": "5.10.3",
"@navikt/ds-css": "5.10.4",
"@navikt/ds-react": "5.10.4",
"@navikt/ds-tailwind": "5.10.4",
"@navikt/sif-app-register": "workspace:*",
"@navikt/sif-common-amplitude": "workspace:*",
"@navikt/sif-common-core-ds": "workspace:*",
Expand Down Expand Up @@ -68,8 +68,8 @@
"@babel/preset-react": "7.23.3",
"@playwright/test": "^1.40.0",
"@types/object-hash": "3.0.6",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.2.0",
"babel-polyfill": "6.26.0",
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.3.0

### Minor Changes

- Oppdaterte pakker. Minor og patch

## 3.2.0

### Minor Changes
Expand Down
18 changes: 9 additions & 9 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.2.0",
"version": "3.3.0",
"private": true,
"scripts": {
"dev": "next dev -p 8080",
Expand All @@ -14,11 +14,11 @@
"playwright-test": "playwright test"
},
"dependencies": {
"@navikt/ds-css": "5.10.3",
"@navikt/ds-css": "5.10.4",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "5.10.3",
"@navikt/ds-tailwind": "5.10.3",
"@navikt/nav-dekoratoren-moduler": "1.6.9",
"@navikt/ds-react": "5.10.4",
"@navikt/ds-tailwind": "5.10.4",
"@navikt/nav-dekoratoren-moduler": "1.9.0",
"classnames": "2.3.2",
"dayjs": "1.11.10",
"formik": "2.4.5",
Expand All @@ -36,14 +36,14 @@
"devDependencies": {
"@axe-core/playwright": "4.8.1",
"@playwright/test": "1.40.0",
"@types/node": "20.9.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/node": "20.9.4",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/uuid": "9.0.7",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"postcss": "8.4.31",
"tailwindcss": "3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
18 changes: 18 additions & 0 deletions apps/omsorgspengerutbetaling-soknad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @navikt/omsorgspengerutbetaling-soknad

## 1.5.0

### Minor Changes

- Oppdaterte pakker. Minor og patch

### Patch Changes

- Updated dependencies
- @navikt/sif-common-amplitude@2.23.0
- @navikt/sif-common-formik-ds@1.4.0
- @navikt/sif-common-soknad-ds@10.9.0
- @navikt/sif-common-forms-ds@8.13.0
- @navikt/sif-common-core-ds@9.10.0
- @navikt/sif-common-sentry@0.24.0
- @navikt/sif-common-hooks@0.1.0
- @navikt/sif-common-utils@3.42.0

## 1.4.0

### Minor Changes
Expand Down
Loading

0 comments on commit 39eedd9

Please sign in to comment.