Skip to content

Commit

Permalink
chore(deps): bump vite from 5.1.3 to 5.1.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.1.3 to 5.1.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.1.4/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 Feb 29, 2024
1 parent e62e574 commit e3f0321
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.3",
"vite": "^5.1.4",
"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 @@ -3537,7 +3537,7 @@ __metadata:
throttleit: "npm:^2.0.0"
tippy.js: "npm:^6.3.7"
tom-select: "npm:^2.3.1"
vite: "npm:^5.1.3"
vite: "npm:^5.1.4"
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 @@ -4134,9 +4134,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit e3f0321

Please sign in to comment.