Skip to content

Commit

Permalink
Bump the react group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent b3d1c3d commit dc05819
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 60 deletions.
8 changes: 4 additions & 4 deletions packages/fakta-beregning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"core-js": "3.39.0",
"dayjs": "1.11.13",
"dayjs-plugin-utc": "0.1.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand All @@ -57,8 +57,8 @@
"core-js": "3.37.1",
"dayjs": "1.11.x",
"dayjs-plugin-utc": "0.1.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.x",
"react-intl": "6.x"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-fordel-beregningsgrunnlag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"classnames": "2.5.1",
"core-js": "3.39.0",
"dayjs": "1.11.13",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1",
"uuid": "11.0.3"
Expand All @@ -55,7 +55,7 @@
"classnames": "2.5.1",
"core-js": "3.37.1",
"dayjs": "1.11.x",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.x",
"react-intl": "6.x",
"uuid": "9.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-tilbakekreving-feilutbetaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@navikt/ft-ui-komponenter": "workspace:^",
"@navikt/ft-utils": "workspace:^",
"moment": "2.30.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand All @@ -47,7 +47,7 @@
"@navikt/ft-ui-komponenter": "2.x",
"@navikt/ft-utils": "2.x",
"moment": "2.30.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.x",
"react-intl": "6.x"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/form-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"classnames": "2.5.1",
"dayjs": "1.11.13",
"lodash.throttle": "4.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.53.2"
},
"peerDependencies": {
Expand All @@ -49,8 +49,8 @@
"classnames": "2.5.1",
"dayjs": "1.11.x",
"lodash.throttle": "4.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.x"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/storybook-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@navikt/ft-form-hooks": "workspace:^",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/utils-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@navikt/ft-kodeverk": "^2.5.9",
"react": "18.3.1",
"react": "19.0.0",
"react-intl": "7.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/plattform-komponenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"classnames": "2.5.1",
"lodash.throttle": "4.1.1",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-popper": "2.3.0"
},
"peerDependenciesMeta": {
Expand All @@ -61,8 +61,8 @@
"eslint": "9.15.0",
"lodash.throttle": "4.1.1",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-popper": "2.3.0",
"storybook": "8.4.6",
"stylelint": "16.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/prosess-beregningsgrunnlag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"classnames": "2.5.1",
"dayjs": "1.11.13",
"echarts": "5.5.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand All @@ -54,7 +54,7 @@
"classnames": "2.5.1",
"dayjs": "1.11.x",
"echarts": "5.5.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.x",
"react-intl": "6.x"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/prosess-tilbakekreving-foreldelse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@navikt/ft-utils": "workspace:^",
"dayjs": "1.11.13",
"moment": "2.30.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand All @@ -50,7 +50,7 @@
"@navikt/ft-ui-komponenter": "2.x",
"@navikt/ft-utils": "2.x",
"dayjs": "1.11.x",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.x",
"react-intl": "6.x"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/prosess-tilbakekreving-vedtak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@navikt/ft-ui-komponenter": "workspace:^",
"@navikt/ft-utils": "workspace:^",
"classnames": "2.5.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand All @@ -49,7 +49,7 @@
"@navikt/ft-ui-komponenter": "2.x",
"@navikt/ft-utils": "2.x",
"classnames": "2.5.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.x",
"react-intl": "6.x"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/prosess-tilbakekreving/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@navikt/ft-utils": "workspace:^",
"dayjs": "1.11.13",
"moment": "2.30.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.2",
"react-intl": "7.0.1"
},
Expand All @@ -51,7 +51,7 @@
"@navikt/ft-utils": "2.x",
"dayjs": "1.11.x",
"moment": "2.30.1",
"react": "18.3.1",
"react": "19.0.0",
"react-hook-form": "7.53.0",
"react-intl": "6.x"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/ui-komponenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@navikt/ds-react": "7.6.0",
"@navikt/ft-utils": "^2.5.3",
"classnames": "2.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-intl": "7.0.1",
"react-modal": "3.16.1"
},
Expand All @@ -40,8 +40,8 @@
"@navikt/ds-react": "7.x",
"@navikt/ft-utils": "2.x",
"classnames": "2.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-intl": "6.x",
"react-modal": "3.16.1"
},
Expand Down
Loading

0 comments on commit dc05819

Please sign in to comment.