Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.5.0 to 4.5.3
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2024
1 parent 0b49ee8 commit 52ad47d
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 @@ -40,7 +40,7 @@
"husky": "^8.0.2",
"prettier": "^3.0.0",
"typescript": "^5.2.2",
"vite": "^4.5.0"
"vite": "^4.5.3"
},
"scripts": {
"dev": "vite",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2927,7 +2927,7 @@ __metadata:
redux: ^4.2.0
styled-components: ^5.3.6
typescript: ^5.2.2
vite: ^4.5.0
vite: ^4.5.3
web-vitals: ^3.5.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5014,9 +5014,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:^4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -5050,7 +5050,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
checksum: fd3f512ce48ca2a1fe60ad0376283b832de9272725fdbc65064ae9248f792de87b0f27a89573115e23e26784800daca329f8a9234d298ba6f60e808a9c63883c
languageName: node
linkType: hard

Expand Down

0 comments on commit 52ad47d

Please sign in to comment.