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.2 to 5.0.4 #481

Closed
wants to merge 2 commits 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 @@ -157,7 +157,7 @@
"unist-util-visit": "5.0.0",
"vercel": "32.5.6",
"vfile": "6.0.1",
"vite": "5.0.2",
"vite": "5.0.4",
"vite-tsconfig-paths": "4.2.1",
"vitepress": "1.0.0-rc.31",
"vitest": "1.0.0-beta.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1838,7 +1838,7 @@ __metadata:
unist-util-visit: "npm:5.0.0"
vercel: "npm:32.5.6"
vfile: "npm:6.0.1"
vite: "npm:5.0.2"
vite: "npm:5.0.4"
vite-tsconfig-paths: "npm:4.2.1"
vitepress: "npm:1.0.0-rc.31"
vitest: "npm:1.0.0-beta.5"
Expand Down Expand Up @@ -11418,9 +11418,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.2, vite@npm:^5.0.0-beta.15 || ^5.0.0, vite@npm:^5.0.0-beta.19 || ^5.0.0, vite@npm:^5.0.2":
version: 5.0.2
resolution: "vite@npm:5.0.2"
"vite@npm:5.0.4, vite@npm:^5.0.0-beta.15 || ^5.0.0, vite@npm:^5.0.0-beta.19 || ^5.0.0, vite@npm:^5.0.2":
version: 5.0.4
resolution: "vite@npm:5.0.4"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -11454,7 +11454,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 74f1a6d49a02106796b5fcc04dbe4a92925fba413191718fb37485a29f606b7f80abd371a3ef6b598e8a04f05c09c0b9a5de6bf844dfecb7253798097ddaab35
checksum: 3d1726e5ee09c99ca8f57ebb34428ceb23e51705cd9e39ee97cb123870caaff1e65fbeaed00658f8112dd6ac658e90cd020bd33c090ecd190fb962e43cc8d64c
languageName: node
linkType: hard

Expand Down
Loading