Skip to content

Commit

Permalink
Bump the patch-and-minor group across 1 directory with 6 updates (#6692)
Browse files Browse the repository at this point in the history
Bumps the patch-and-minor group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `8.33.1` | `8.34.0` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `8.33.1` | `8.34.0` |
| [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) | `2.0.0` | `2.1.0` |
| [msw](https://github.com/mswjs/msw) | `2.4.9` | `2.4.10` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.3` | `5.59.9` |
| [@editorjs/header](https://github.com/editor-js/header) | `2.8.7` | `2.8.8` |



Updates `@sentry/browser` from 8.33.1 to 8.34.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.33.1...8.34.0)

Updates `@sentry/react` from 8.33.1 to 8.34.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.33.1...8.34.0)

Updates `axios-mock-adapter` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v2.0.0...v2.1.0)

Updates `msw` from 2.4.9 to 2.4.10
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.4.9...v2.4.10)

Updates `@tanstack/react-query` from 5.59.3 to 5.59.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.9/packages/react-query)

Updates `@editorjs/header` from 2.8.7 to 2.8.8
- [Commits](https://github.com/editor-js/header/commits)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: "@editorjs/header"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hallvard Andreas Stark <[email protected]>
  • Loading branch information
dependabot[bot] and hallvardastark authored Oct 14, 2024
1 parent 1846699 commit 5b0a87f
Show file tree
Hide file tree
Showing 13 changed files with 121 additions and 121 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@navikt/familie-endringslogg": "13.1.4",
"@navikt/ft-plattform-komponenter": "4.0.0",
"@popperjs/core": "2.11.8",
"@sentry/browser": "8.33.1",
"@sentry/react": "^8.33.1",
"@sentry/browser": "8.34.0",
"@sentry/react": "^8.34.0",
"axios": "1.7.7",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@types/redux-form": "8.3.11",
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
"axios-mock-adapter": "2.0.0",
"axios-mock-adapter": "2.1.0",
"cross-env": "7.0.3",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -102,7 +102,7 @@
"husky": "9.1.6",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"msw": "2.4.9",
"msw": "2.4.10",
"msw-storybook-addon": "^2.0.3",
"postcss": "^8.4.47",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "NAV IT",
"license": "MIT",
"devDependencies": {
"msw": "2.4.9",
"msw": "2.4.10",
"vite": "^5.4.8",
"vite-plugin-node-polyfills": "^0.22.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-medisinsk-vilkår/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"cors": "^2.8.5",
"msw": "2.4.9",
"msw": "2.4.10",
"vite": "^5.4.8",
"vite-plugin-node-polyfills": "^0.22.0"
},
Expand All @@ -23,7 +23,7 @@
"@navikt/ds-react": "7.2.0",
"@navikt/ft-plattform-komponenter": "4.0.0",
"@popperjs/core": "2.11.8",
"@tanstack/react-query": "^5.59.3",
"@tanstack/react-query": "^5.59.9",
"axios": "1.7.7",
"classnames": "2.5.1",
"dayjs": "1.11.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-om-barnet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dev": "vite serve"
},
"devDependencies": {
"msw": "2.4.9",
"msw": "2.4.10",
"vite": "^5.4.8",
"vite-plugin-node-polyfills": "^0.22.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-omsorgen-for/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dev": "vite serve"
},
"devDependencies": {
"msw": "2.4.9",
"msw": "2.4.10",
"vite": "^5.4.8",
"vite-plugin-node-polyfills": "^0.22.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-vedtak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"dependencies": {
"@editorjs/editorjs": "2.30.6",
"@editorjs/header": "2.8.7",
"@editorjs/header": "2.8.8",
"@editorjs/list": "1.9.0",
"@editorjs/paragraph": "2.11.6",
"@fpsak-frontend/form": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sak-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@navikt/ft-plattform-komponenter": "4.0.0",
"@navikt/ft-prosess-beregningsgrunnlag": "6.6.9",
"@navikt/ft-ui-komponenter": "2.5.4",
"@sentry/browser": "8.33.1",
"@sentry/react": "^8.33.1",
"@tanstack/react-query": "^5.59.3",
"@sentry/browser": "8.34.0",
"@sentry/react": "^8.34.0",
"@tanstack/react-query": "^5.59.9",
"axios": "1.7.7",
"classnames": "2.5.1",
"history": "5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sak-behandling-velger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@fpsak-frontend/shared-components": "1.0.0",
"@k9-sak-web/konstanter": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@tanstack/react-query": "^5.59.3",
"@tanstack/react-query": "^5.59.9",
"classnames": "2.5.1",
"history": "5.3.0",
"moment": "2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sak-dokumenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fpsak-frontend/kodeverk": "1.0.0",
"@fpsak-frontend/shared-components": "1.0.0",
"@k9-sak-web/types": "1.0.0",
"@tanstack/react-query": "^5.59.3",
"@tanstack/react-query": "^5.59.9",
"react": "18.3.1",
"react-intl": "6.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sak-notat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@navikt/ds-react": "7.2.0",
"@navikt/ft-form-hooks": "5.1.8",
"@navikt/ft-form-validators": "2.4.4",
"@tanstack/react-query": "^5.59.3",
"@tanstack/react-query": "^5.59.9",
"date-fns": "4.1.0",
"react": "18.3.1",
"react-hook-form": "7.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "MIT",
"private": true,
"dependencies": {
"@tanstack/react-query": "^5.59.3",
"@tanstack/react-query": "^5.59.9",
"react": "18.3.1",
"react-intl": "6.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/v2/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@k9-sak-web/backend": "workspace:^",
"@k9-sak-web/lib": "1.0.0",
"@tanstack/react-query": "^5.59.3",
"@tanstack/react-query": "^5.59.9",
"axios": "1.7.7",
"react": "18.3.1"
}
Expand Down
Loading

0 comments on commit 5b0a87f

Please sign in to comment.