Skip to content

Commit

Permalink
Bump the patch-and-minor group with 5 updates (#6695)
Browse files Browse the repository at this point in the history
Bumps the patch-and-minor group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [msw](https://github.com/mswjs/msw) | `2.4.10` | `2.4.11` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.9.0` | `16.10.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.9` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.2` | `2.1.3` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.9` | `5.59.13` |


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

Updates `stylelint` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.9.0...16.10.0)

Updates `vite` from 5.4.8 to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

Updates `vitest` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

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

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: vitest
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent ae70764 commit 9aeb488
Show file tree
Hide file tree
Showing 15 changed files with 155 additions and 175 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,22 +102,22 @@
"husky": "9.1.6",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"msw": "2.4.10",
"msw": "2.4.11",
"msw-storybook-addon": "^2.0.3",
"postcss": "^8.4.47",
"prettier": "3.3.3",
"react-popper": "2.3.0",
"storybook": "^8.3.5",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-order": "6.0.4",
"tailwindcss": "^3.4.13",
"typed-css-modules": "^0.9.1",
"typescript": "5.6.3",
"typescript-eslint": "^7.18.0",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-html": "^3.2.2",
"vitest": "2.1.2",
"vitest": "2.1.3",
"vitest-axe": "0.1.0"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-etablert-tilsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dev": "vite serve"
},
"devDependencies": {
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "NAV IT",
"license": "MIT",
"devDependencies": {
"msw": "2.4.10",
"vite": "^5.4.8",
"msw": "2.4.11",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/fakta-medisinsk-vilkår/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"devDependencies": {
"cors": "^2.8.5",
"msw": "2.4.10",
"vite": "^5.4.8",
"msw": "2.4.11",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand All @@ -23,7 +23,7 @@
"@navikt/ds-react": "7.2.0",
"@navikt/ft-plattform-komponenter": "5.0.0",
"@popperjs/core": "2.11.8",
"@tanstack/react-query": "^5.59.9",
"@tanstack/react-query": "^5.59.13",
"axios": "1.7.7",
"classnames": "2.5.1",
"dayjs": "1.11.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-om-barnet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dev": "vite serve"
},
"devDependencies": {
"msw": "2.4.10",
"vite": "^5.4.8",
"msw": "2.4.11",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-omsorgen-for/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dev": "vite serve"
},
"devDependencies": {
"msw": "2.4.10",
"vite": "^5.4.8",
"msw": "2.4.11",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-omsorgsdager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dev": "vite serve"
},
"devDependencies": {
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0",
"vitest-axe": "^0.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-uttak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "NAV IT",
"license": "MIT",
"devDependencies": {
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sak-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@navikt/ft-ui-komponenter": "2.5.4",
"@sentry/browser": "8.34.0",
"@sentry/react": "^8.34.0",
"@tanstack/react-query": "^5.59.9",
"@tanstack/react-query": "^5.59.13",
"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.9",
"@tanstack/react-query": "^5.59.13",
"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.9",
"@tanstack/react-query": "^5.59.13",
"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.9",
"@tanstack/react-query": "^5.59.13",
"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.9",
"@tanstack/react-query": "^5.59.13",
"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.9",
"@tanstack/react-query": "^5.59.13",
"axios": "1.7.7",
"react": "18.3.1"
}
Expand Down
Loading

0 comments on commit 9aeb488

Please sign in to comment.