Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump vite from 5.0.5 to 5.0.7 #538

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"swc-loader": "0.2.3",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"vite": "5.0.5",
"vite": "5.0.7",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
"webpack": "5.89.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3065,7 +3065,7 @@ __metadata:
swc-loader: "npm:0.2.3"
ts-node: "npm:10.9.1"
typescript: "npm:5.3.2"
vite: "npm:5.0.5"
vite: "npm:5.0.7"
vite-tsconfig-paths: "npm:4.2.1"
vitest: "npm:0.34.6"
webpack: "npm:5.89.0"
Expand Down Expand Up @@ -4913,9 +4913,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.7":
version: 5.0.7
resolution: "vite@npm:5.0.7"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4949,7 +4949,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 22fbaacbc87eff7d1de46104880c5d269d3bb2964957e9d13edaac819e6a90b5ce2567b5d0ba8c92a7bd5bcf0412ae7d22ce958047490931fbb466b1908ff17c
checksum: ae3a54bcb7933bc1420c54f7d72dfa88b80e53557e7de19dee018d5e8e2545d967bcbd6af48fa96dd132229f25334ff61df42621c034fe8275d9076dadb3ad7f
languageName: node
linkType: hard

Expand Down