Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.2.2 to 5.2.4
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.2 to 5.2.4.
- [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/v5.2.4/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 5076119 commit 7db3569
Show file tree
Hide file tree
Showing 6 changed files with 95 additions and 82 deletions.
2 changes: 1 addition & 1 deletion apps/console-fb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"throttle-debounce": "5.0.0",
"tslib": "2.6.2",
"typescript": "5.4.3",
"vite": "5.2.2",
"vite": "5.2.4",
"vite-plugin-pwa": "0.19.5",
"vite-plugin-tailwind-purgecss": "0.2.0",
"vitest": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/console-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.4.3",
"vite": "5.2.2",
"vite": "5.2.4",
"vite-plugin-tailwind-purgecss": "0.2.0",
"vitest": "1.4.0",
"zod": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.4.3",
"vite": "5.2.2",
"vite": "5.2.4",
"vite-plugin-tailwind-purgecss": "0.2.0",
"vitest": "1.4.0",
"xstate": "4.38.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.4.3",
"vite": "5.2.2",
"vite": "5.2.4",
"vite-plugin-tailwind-purgecss": "0.2.0",
"vitest": "1.4.0",
"zod": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"tailwindcss": "3.4.1",
"tslib": "2.6.2",
"typescript": "5.4.3",
"vite": "5.2.2",
"vite": "5.2.4",
"vitest": "1.4.0",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit 7db3569

Please sign in to comment.