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 4.3.3 to 4.3.4 #157

Merged
merged 2 commits into from
May 2, 2023
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 @@ -156,7 +156,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.0.4",
"version-bump-prompt": "6.1.0",
"vite": "4.3.3",
"vite": "4.3.4",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.30.1",
"vitest-github-actions-reporter": "0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.0.4"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.3.3"
vite: "npm:4.3.4"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.30.1"
vitest-github-actions-reporter: "npm:0.10.0"
Expand Down Expand Up @@ -8802,9 +8802,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.3.3, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.3
resolution: "vite@npm:4.3.3"
"vite@npm:4.3.4, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.4
resolution: "vite@npm:4.3.4"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -8835,7 +8835,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: ba9e074bfa5b10007f03983992b662cbb013b14586ec24668a7eda9af0d57679d636fcdf7bd668296138d7d2bf68d4f99862cf7f8bbddc2d9e1613f628a2ea21
checksum: bd49a0abb0e36f37518954dd24884c33173f71750d68332b10ba16c809c3ca7c14ca2848545a68466ac91423df9d85a4f2c55b90c1ed01ca14359be4e03bf473
languageName: node
linkType: hard

Expand Down