Skip to content

Commit

Permalink
Bump vitest from 2.1.8 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 3.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b51926d commit 78e378e
Show file tree
Hide file tree
Showing 17 changed files with 138 additions and 111 deletions.
2 changes: 1 addition & 1 deletion apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"uuid": "11.0.5",
"vitest": "2.1.8",
"vitest": "3.0.2",
"webpack": "5.97.1"
},
"_id": "@navikt/[email protected]"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"eslintConfig": {
"overrides": [
Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build": "vite build --base=/familie/sykdom-i-familien/soknad/omsorgspengerutbetaling-arbeidstaker",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion apps/opplaringspenger-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion apps/pleiepenger-i-livets-sluttfase-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion apps/pleiepenger-sykt-barn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion apps/sif-ettersending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"uuid": "11.0.5",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8",
"vitest": "3.0.2",
"zod": "3.24.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion apps/ungdomsytelse-deltaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@
"typescript-eslint": "8.20.0",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/sif-common-core-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"uuid": "11.0.5",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"overrides": {
"react-refresh": "0.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-formik-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8",
"vitest": "3.0.2",
"webpack": "5.97.1"
},
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-forms-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-soknad-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"uuid": "11.0.5",
"vite": "6.0.7",
"vite-plugin-checker": "0.8.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"build-storybook": "storybook build",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-dom": "19.0.0",
"react-intl": "7.1.0",
"typescript": "5.7.3",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"lint:eslint": "eslint \"./src/**/*.{js,ts,tsx}\"",
Expand Down
Loading

0 comments on commit 78e378e

Please sign in to comment.