Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.12 [security] (#962)
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 22, 2024
1 parent 94063f7 commit a6a6e80
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 @@ -145,7 +145,7 @@
"prettier": "3.1.0",
"rollup-plugin-visualizer": "5.11.0",
"typescript": "5.3.2",
"vite": "5.0.5",
"vite": "5.0.12",
"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 @@ -6397,7 +6397,7 @@ __metadata:
typescript: "npm:5.3.2"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
vite: "npm:5.0.5"
vite: "npm:5.0.12"
vite-plugin-checker: "npm:0.6.2"
vite-plugin-istanbul: "npm:5.0.0"
languageName: unknown
Expand Down Expand Up @@ -11842,9 +11842,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.5":
version: 5.0.5
resolution: "vite@npm:5.0.5"
"vite@npm:5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -11878,7 +11878,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f4cd6e6e38448bdb6dd4dc36c0b34a5c42944d88961b9df246e75a4c3237196b1c64b1afc563524405d1fe3f34e728b9dbfd8cbc5af4e0a03371033d8057fdfe
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit a6a6e80

Please sign in to comment.