Skip to content

Commit

Permalink
build(dev-deps): update dependency vite to v5.4.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ivangabriele committed Nov 3, 2024
1 parent 464375e commit f0586d6
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 @@ -150,7 +150,7 @@
"ts-node": "10.9.2",
"type-fest": "4.26.1",
"use-debounce": "10.0.3",
"vite": "5.4.3",
"vite": "5.4.6",
"vite-tsconfig-paths": "5.0.1",
"which": "4.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5603,7 +5603,7 @@ __metadata:
type-fest: "npm:4.26.1"
typescript: "npm:5.5.4"
use-debounce: "npm:10.0.3"
vite: "npm:5.4.3"
vite: "npm:5.4.6"
vite-tsconfig-paths: "npm:5.0.1"
which: "npm:4.0.0"
languageName: unknown
Expand Down Expand Up @@ -13471,9 +13471,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit f0586d6

Please sign in to comment.