Skip to content

Commit

Permalink
v5.0.0-alpha.288: build(deps-dev): bump vite from 2.9.17 to 2.9.18 (#116
Browse files Browse the repository at this point in the history
)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2024
1 parent 3b5b5fe commit 79c5161
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 @@ -28,7 +28,7 @@
"prettier": "2.7.1",
"sass": "1.53.0",
"typescript": "4.7.4",
"vite": "2.9.17",
"vite": "2.9.18",
"vite-plugin-package-version": "1.0.2",
"vite-plugin-pwa": "0.12.0",
"vue-tsc": "0.38.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3361,7 +3361,7 @@ __metadata:
prettier: 2.7.1
sass: 1.53.0
typescript: 4.7.4
vite: 2.9.17
vite: 2.9.18
vite-plugin-package-version: 1.0.2
vite-plugin-pwa: 0.12.0
vue: 3.2.37
Expand Down Expand Up @@ -5743,9 +5743,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:2.9.17":
version: 2.9.17
resolution: "vite@npm:2.9.17"
"vite@npm:2.9.18":
version: 2.9.18
resolution: "vite@npm:2.9.18"
dependencies:
esbuild: ^0.14.27
fsevents: ~2.3.2
Expand All @@ -5768,7 +5768,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: a9c3e15d0191984d0a297aed8e4309c9264c3e4dc095c54f8f28fd3abe00c45d893187f253bbb91db5dea7dc35bbcde2902b04114077d6805789b339f978193c
checksum: 98e1eede70b00ddc414ae990ad61d573c8d60995738930dfa7b42bf5cdd9d218ee0c48ac4771545d68b0271742403a767539cfd42474089189e8da50570eb54e
languageName: node
linkType: hard

Expand Down

0 comments on commit 79c5161

Please sign in to comment.