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.3 to 5.1.4 #28

Merged
merged 2 commits into from
Feb 22, 2024
Merged
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 @@ -160,7 +160,7 @@
"typescript": "5.4.0-beta",
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite": "5.1.3",
"vite": "5.1.4",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1",
"yaml-eslint-parser": "1.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1489,7 +1489,7 @@ __metadata:
unist-util-source: "npm:5.0.0"
unist-util-visit: "npm:5.0.0"
vfile: "npm:6.0.1"
vite: "npm:5.1.3"
vite: "npm:5.1.4"
vite-tsconfig-paths: "npm:4.3.1"
vitest: "npm:1.3.1"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -10681,9 +10681,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.3, vite@npm:^5.0.0":
version: 5.1.3
resolution: "vite@npm:5.1.3"
"vite@npm:5.1.4, vite@npm:^5.0.0":
version: 5.1.4
resolution: "vite@npm:5.1.4"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10717,7 +10717,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/6ba2223157e2cc2fa62dff9004ccba20fc409c6baf7354c64ed0f8e4bcd853092d08d06ec4dec37143e794a96e061879a870d85bad4f1eb9ee5c6d0a13cef30f
checksum: 10/e9003b853f0784260f4fe7ce0190124b347fd8fd6bf889a07080facd0d9a9667eaff4022eddb1ba3f0283ef69d15d77f84bca832082e48874a7a62e7f6d66b08
languageName: node
linkType: hard

Expand Down
Loading