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.1.4 to 5.1.5 #596

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 @@ -46,7 +46,7 @@
"swc-loader": "0.2.3",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"vite": "5.1.4",
"vite": "5.1.5",
"vite-tsconfig-paths": "4.2.2",
"vitest": "1.0.4",
"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 @@ -2920,7 +2920,7 @@ __metadata:
swc-loader: "npm:0.2.3"
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
vite: "npm:5.1.4"
vite: "npm:5.1.5"
vite-tsconfig-paths: "npm:4.2.2"
vitest: "npm:1.0.4"
webpack: "npm:5.89.0"
Expand Down Expand Up @@ -4761,9 +4761,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.4":
version: 5.1.4
resolution: "vite@npm:5.1.4"
"vite@npm:5.1.5":
version: 5.1.5
resolution: "vite@npm:5.1.5"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4797,7 +4797,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 8f04c8bed33f266bde27f432412456a3b893b51fe1857f0b8cd259100b376c1393a7927db1dd6344a4376baed72ed179ec5b0428aef2ae8508f1f28f95acb908
checksum: 29be99ba0bec5e3ad50290510ba764b6c1016979a1ba70cf2071be9f1338f27e582a120836222e1fad6efb01c886a8fb57cb33471fadd0fceaa922bfc92bbbf7
languageName: node
linkType: hard

Expand Down