Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.1 [security] (#54)
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 Jan 10, 2024
1 parent 597fe95 commit 7f457ac
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 @@ -121,7 +121,7 @@
"rollup-plugin-visualizer": "^5.9.2",
"standard-version": "9.5.0",
"typescript": "5.2.2",
"vite": "4.5.0",
"vite": "4.5.1",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7537,7 +7537,7 @@ __metadata:
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.2.2"
uuid: "npm:9.0.1"
vite: "npm:4.5.0"
vite: "npm:4.5.1"
vite-plugin-checker: "npm:0.6.2"
vite-plugin-istanbul: "npm:5.0.0"
languageName: unknown
Expand Down Expand Up @@ -12308,9 +12308,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:4.5.1":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -12344,7 +12344,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b262ea4880ba7de8a77b0a665c771561ae3cb7f0d6c5b90e65298039755192550bf90cb96a2910d564506e2d499aa20e9becd330b835c34d414249083ac6e40c
checksum: 2ea9c030a5718ca0adaaa0ecc54402a725cff59131cf80bc84d0237f59c98168803ee59d23e697b98b1184be3af6c6edc2e81517f769c62159f11531b3341a4e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f457ac

Please sign in to comment.