Skip to content

Commit

Permalink
chore(deps): bump vite from 5.1.4 to 5.1.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.1.4 to 5.1.6.
- [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.1.6/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mromulus committed Mar 12, 2024
1 parent d2f9976 commit 6c059c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"throttleit": "^2.0.0",
"tippy.js": "^6.3.7",
"tom-select": "^2.3.1",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-plugin-ruby": "^5.0.0",
"vite-plugin-stimulus-hmr": "^3.0.0",
"web-worker": "^1.3.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3587,7 +3587,7 @@ __metadata:
throttleit: "npm:^2.0.0"
tippy.js: "npm:^6.3.7"
tom-select: "npm:^2.3.1"
vite: "npm:^5.1.4"
vite: "npm:^5.1.6"
vite-plugin-ruby: "npm:^5.0.0"
vite-plugin-stimulus-hmr: "npm:^3.0.0"
web-worker: "npm:^1.3.0"
Expand Down Expand Up @@ -4184,9 +4184,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.1.4":
version: 5.1.4
resolution: "vite@npm:5.1.4"
"vite@npm:^5.1.6":
version: 5.1.6
resolution: "vite@npm:5.1.6"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4220,7 +4220,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/e9003b853f0784260f4fe7ce0190124b347fd8fd6bf889a07080facd0d9a9667eaff4022eddb1ba3f0283ef69d15d77f84bca832082e48874a7a62e7f6d66b08
checksum: 10/f48073e93ead62fa58034398442de4517c824b3e50184f8b4059fb24077a26f2c04e910e29d7fb7ec51ea53eb61b9c7d94d56b14a38851de80c67480094cc79d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c059c1

Please sign in to comment.