Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.9 [security] (#495)
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, 2025
1 parent a39f4cf commit d2fb1c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"resolutions": {
"untyped": "1.5.2",
"vite": "6.0.7"
"vite": "6.0.9"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@4.6.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7750,9 +7750,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.7":
version: 6.0.7
resolution: "vite@npm:6.0.7"
"vite@npm:6.0.9":
version: 6.0.9
resolution: "vite@npm:6.0.9"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7798,7 +7798,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/bf76b3647983cb3d76c0db90d1f72cd4f6e80864a112145405ac0046cedfb14814cc4d9c1acbd9c53da8749c3a2fa80570971f7c44c0524b71974981065e9388
checksum: 10/6f4f27c602f997537df26cc9665763b402f5978a7381146f6c0b146888ee257484a7f140df79e495b922082ca608bd1f563b0be9e272d22c689aad2b1e1da440
languageName: node
linkType: hard

Expand Down

0 comments on commit d2fb1c7

Please sign in to comment.