Skip to content

Commit

Permalink
Bump vite from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.1 to 6.0.2.
- [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/v6.0.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fadihanna123 committed Dec 3, 2024
1 parent 6027002 commit 356d036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tailwindcss": "^3.4.15",
"typescript": "5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^6.0.1",
"vite": "^6.0.2",
"vite-plugin-minify": "^2.1.0",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4136,10 +4136,10 @@ vite-tsconfig-paths@^5.1.3:
globrex "^0.1.2"
tsconfck "^3.0.3"

"vite@^5.0.0 || ^6.0.0", vite@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.1.tgz#24c9caf24998f0598de37bed67e50ec5b9dfeaf0"
integrity sha512-Ldn6gorLGr4mCdFnmeAOLweJxZ34HjKnDm4HGo6P66IEqTxQb36VEdFJQENKxWjupNfoIjvRUnswjn1hpYEpjQ==
"vite@^5.0.0 || ^6.0.0", vite@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.2.tgz#7a22630c73c7b663335ddcdb2390971ffbc14993"
integrity sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==
dependencies:
esbuild "^0.24.0"
postcss "^8.4.49"
Expand Down

0 comments on commit 356d036

Please sign in to comment.