Skip to content

Commit

Permalink
chore(deps-dev): bump vite (#15577)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/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>
Co-authored-by: Guilherme Datilio Ribeiro <guilhermedatilio@gmail.com>
  • Loading branch information
dependabot[bot] and guidari committed Jan 29, 2024
1 parent 7904866 commit 50c40d7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
Expand Up @@ -24,6 +24,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"sass": "1.69.5",
"vite": "^5.0.5"
"vite": "^5.0.12"
}
}
Expand Up @@ -1395,7 +1395,7 @@ __metadata:
react-dom: "npm:^18.2.0"
sass: "npm:1.69.5"
use-debounce: "npm:^10.0.0"
vite: "npm:^5.0.5"
vite: "npm:^5.0.12"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3974,9 +3974,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.5":
version: 5.0.5
resolution: "vite@npm:5.0.5"
"vite@npm:^5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4010,7 +4010,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f4cd6e6e38448bdb6dd4dc36c0b34a5c42944d88961b9df246e75a4c3237196b1c64b1afc563524405d1fe3f34e728b9dbfd8cbc5af4e0a03371033d8057fdfe
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit 50c40d7

Please sign in to comment.