Skip to content

Commit

Permalink
build(deps): update devdependency vite to 5.4.12 [security] (#1448)
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 23, 2025
1 parent bdee3a8 commit abccca0
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 @@ -69,7 +69,7 @@
"start-server-and-test": "2.0.10",
"stream-to-array": "2.3.0",
"typescript": "5.7.3",
"vite": "5.4.11",
"vite": "5.4.12",
"vue-tsc": "2.2.0"
},
"dependenciesMeta": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9168,9 +9168,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
"vite@npm:5.4.12":
version: 5.4.12
resolution: "vite@npm:5.4.12"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -9207,7 +9207,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 8c5b31d17487b69c40a30419dc0ade9f33360eb6893dbfa33a90980271bd74d35ae550b5cbb2a9e640f0df41ea36fd1bb4f222c98f6d02e607080f20832e69e8
checksum: 6b1a558fd6f5478149a805d173ce4129a102435426a95a99a12a7953d8afe7560dfe8df8e17ec9a1f0e2c74503bc406828b913ae7c2fc61f015633c82795fd64
languageName: node
linkType: hard

Expand Down Expand Up @@ -9616,7 +9616,7 @@ __metadata:
stream-to-array: 2.3.0
three: 0.172.0
typescript: 5.7.3
vite: 5.4.11
vite: 5.4.12
vue: 3.5.13
vue-router: 4.5.0
vue-tsc: 2.2.0
Expand Down

0 comments on commit abccca0

Please sign in to comment.