Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.5.2 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.2 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 13c0a9e commit 6275807
Show file tree
Hide file tree
Showing 18 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"typescript": "5.4.2",
"typescript-coverage-report": "^0.8.0",
"util": "^0.12.5",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vitest": "^0.34.6",
"webpack": "^5.90.3"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ __metadata:
typescript: "npm:5.4.2"
typescript-coverage-report: "npm:^0.8.0"
util: "npm:^0.12.5"
vite: "npm:^4.5.2"
vite: "npm:^4.5.3"
vitest: "npm:^0.34.6"
webpack: "npm:^5.90.3"
languageName: unknown
Expand Down Expand Up @@ -18621,9 +18621,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
"vite@npm:^4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -18657,7 +18657,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/3feb39f8da038fb2b1ad074c19a9579c263c1d7a872c5c6e0269b82d67805bb8c93cf9fc393e852807483ae9a918b1ac2861c72f73ee92fb3935ea68333a2cf7
checksum: 10/82efe1bc6d6848f8c97b71f1dc5b2fba2c3f30b2207ef2451c8df1a0ed5903c55714d7cd8ecb75879b488661d97f6e01a4ad758b5ef6a50a14338f916233bfa4
languageName: node
linkType: hard

Expand Down

0 comments on commit 6275807

Please sign in to comment.