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

chore(deps-dev): Bump vite from 5.4.6 to 5.4.7 #262

Merged
merged 1 commit into from
Sep 25, 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 @@ -37,7 +37,7 @@
"pinst": "^3.0.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"vite": "^5.3.6",
"vite": "^5.4.7",
"vite-plugin-dts": "^3.7.2",
"vitest": "^1.2.2",
"ws": "^8.16.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1835,7 +1835,7 @@ __metadata:
prettier: "npm:^3.2.5"
typescript: "npm:^5.3.3"
uuid: "npm:^9.0.1"
vite: "npm:^5.3.6"
vite: "npm:^5.4.7"
vite-plugin-dts: "npm:^3.7.2"
vitest: "npm:^1.2.2"
ws: "npm:^8.16.0"
Expand Down Expand Up @@ -7707,9 +7707,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.3.6":
version: 5.4.6
resolution: "vite@npm:5.4.6"
"vite@npm:^5.4.7":
version: 5.4.7
resolution: "vite@npm:5.4.7"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7746,7 +7746,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/8489fa55c48675fc12b64bf7af58b5e2f8a11b2aebc63cb177861bd53dc196d7c496d6918f5a8c48828f51b6fe498166a1a2350334bbfaae10d015a0c71f1c77
checksum: 10/3f27e870930ad83b51e009604c6b69ab090e69bb5bfe85007c7e4ec3326efae4e33ac799645926363f258595b3be3055cc1ebc5ee158cff4bacdf41adf4ef8ed
languageName: node
linkType: hard

Expand Down
Loading