Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.8 (#4998)
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 Oct 8, 2024
1 parent 15e11c1 commit 994a0d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@vitest/coverage-c8": "0.24.5",
"jsdom": "24.1.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.8",
"vite-svg-loader": "4.0.0",
"vitest": "0.24.5",
"vue-tsc": "1.8.27"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8887,7 +8887,7 @@ __metadata:
vega: "npm:5.30.0"
vega-embed: "npm:6.25.0"
vega-lite: "npm:5.19.0"
vite: "npm:5.4.6"
vite: "npm:5.4.8"
vite-svg-loader: "npm:4.0.0"
vitest: "npm:0.24.5"
vue: "npm:3.5.3"
Expand Down Expand Up @@ -15353,9 +15353,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 994a0d1

Please sign in to comment.