Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.3 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 6.0.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 66be741 commit d1d4907
Show file tree
Hide file tree
Showing 18 changed files with 539 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jsdom": "^24.1.3",
"tsconfig": "*",
"typescript": "~5.1.6",
"vite": "^5.4.3",
"vite": "^6.0.1",
"vite-plugin-istanbul": "^6.0.2",
"vitest": "^1.6.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tsconfig": "workspace:^",
"typescript": "~5.1.6",
"vike": "^0.4.194",
"vite": "^5.4.3",
"vite": "^6.0.1",
"vite-plugin-svgr": "^4.2.0"
}
}
2 changes: 1 addition & 1 deletion apps/subscription/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tsconfig": "workspace:^",
"typescript": "~5.1.6",
"vike": "^0.4.194",
"vite": "^5.4.3",
"vite": "^6.0.1",
"vite-plugin-svgr": "^4.2.0"
}
}
2 changes: 1 addition & 1 deletion apps/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sass": "^1.78.0",
"tsconfig": "*",
"typescript": "~5.1.6",
"vite": "^5.4.3",
"vite": "^6.0.1",
"vite-plugin-istanbul": "^6.0.2",
"vitest": "^1.6.0",
"vitest-fetch-mock": "^0.2.2"
Expand Down
Loading

0 comments on commit d1d4907

Please sign in to comment.