Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.7 (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 90ddd17 commit 9afb212
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-vitest": "0.3.26",
"shx": "0.3.4",
"typescript": "5.5.4",
"vite": "5.4.6",
"vite": "5.4.7",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.1.1"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ __metadata:
kyrielle: "npm:^0.6.0"
shx: "npm:0.3.4"
typescript: "npm:5.5.4"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:2.1.1"
languageName: unknown
Expand Down Expand Up @@ -4782,9 +4782,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.6, vite@npm:^5.0.0":
version: 5.4.6
resolution: "vite@npm:5.4.6"
"vite@npm:5.4.7, vite@npm:^5.0.0":
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 @@ -4821,7 +4821,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/5f87be3a10e970eaf9ac52dfab39cf9fff583036685252fb64570b6d7bfa749f6d221fb78058f5ef4b5664c180d45a8e7a7ff68d7f3770e69e24c7c68b958bde
checksum: 10c0/0ca7ca60f71c61f3855bbabf7e33909bec32933b35914d4d281813c728183e78e7ce5be05735a7671df3a994613d3881f520a32a80715faa92effb28deee9320
languageName: node
linkType: hard

Expand Down

0 comments on commit 9afb212

Please sign in to comment.