Skip to content

Commit

Permalink
chore(deps): bump vite from 5.4.5 to 5.4.6
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.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 06c6afe commit 454fc9a
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"react-icons": "^5.3.0",
"tabler-icons-react": "^1.56.0",
"use-inertia-form": "^4.3.1",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-plugin-ruby": "^5.1.0",
"zustand": "^4.5.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11091,7 +11091,7 @@ __metadata:
tabler-icons-react: ^1.56.0
typescript: ^5.6.2
use-inertia-form: ^4.3.1
vite: ^5.4.5
vite: ^5.4.6
vite-plugin-dynamic-import: ^1.5.0
vite-plugin-full-reload: ^1.2.0
vite-plugin-ruby: ^5.1.0
Expand Down Expand Up @@ -16719,9 +16719,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.5":
version: 5.4.5
resolution: "vite@npm:5.4.5"
"vite@npm:^5.4.6":
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -16758,7 +16758,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 19e7aa49cd72f93d4e152f23b736ff3de4fc4bccf81d99970b3e88bf399138cf1807314fde1f5ee6251f2007292d491bad97e444fb9d4d5628be4bf6cae62a42
checksum: ea293748f624b3bb53e68d30ddc55e7addeaa38bbcde06d900e6d476bef3d0550de2a67f5316680dbeae483afedd3e735fb91b65004659f62bece537ed038a59
languageName: node
linkType: hard

Expand Down

0 comments on commit 454fc9a

Please sign in to comment.