Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.2.4 to 5.2.10
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.4 to 5.2.10.
- [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.2.10/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent f3976bd commit 8715309
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.1",
"unplugin-fonts": "^1.1.1",
"vite": "^5.2.4",
"vite": "^5.2.10",
"vite-tsconfig-paths": "^4.3.2"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3356,7 +3356,7 @@ __metadata:
postcss-import: "npm:^16.1.0"
tailwindcss: "npm:^3.4.1"
unplugin-fonts: "npm:^1.1.1"
vite: "npm:^5.2.4"
vite: "npm:^5.2.10"
vite-tsconfig-paths: "npm:^4.3.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5680,7 +5680,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.36, postcss@npm:^8.4.38":
"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
Expand Down Expand Up @@ -7033,13 +7033,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.2.4":
version: 5.2.4
resolution: "vite@npm:5.2.4"
"vite@npm:^5.2.10":
version: 5.2.10
resolution: "vite@npm:5.2.10"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.36"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -7069,7 +7069,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a8a57da83b5a46d9fc135fc4c51d08e1e60cdc4263ce6e7b23d60501c70605dd541726c331ab4d837ad774cdbf0b78bac088da770287620f81ad8b4d7b39dd74
checksum: 10c0/d50630ac8de807a6185cd9b5763b3969b2950a454cf6a4482f3780f183865e8d6f7e3aa57dd70ede1c493aaa861efb25b43562287efbcf8b471b7f3b88857a33
languageName: node
linkType: hard

Expand Down

0 comments on commit 8715309

Please sign in to comment.