Skip to content

build(deps-dev): Bump vite from 4.3.7 to 4.3.9 #132

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

Merged
merged 2 commits into from
Jun 6, 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 @@ -164,7 +164,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.0.4",
"version-bump-prompt": "6.1.0",
"vite": "4.3.7",
"vite": "4.3.9",
"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 @@ -1108,7 +1108,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.0.4"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.3.7"
vite: "npm:4.3.9"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.30.1"
vitest-github-actions-reporter: "npm:0.10.0"
Expand Down Expand Up @@ -8859,9 +8859,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.3.7, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.7
resolution: "vite@npm:4.3.7"
"vite@npm:4.3.9, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.9
resolution: "vite@npm:4.3.9"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -8892,7 +8892,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: fd6dc7c9a706f0264f0a07e9ae705dd3dd960e793c00e3bf063857f2816ffc51fde0a1ece1b7a8a4712660143c114f5c3fc927a849e2f97f84d47136fe4718db
checksum: 3bdd4d860e646a5abdf9b0af1828d74e7e20f9124cc4081cc7d8a09df1b054286add51051c1127cc3c1ea522e3c756da21a1dc424dabd121fa5b82dd5c6911b1
languageName: node
linkType: hard

Expand Down