Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 79ff964 commit 5212729
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 @@ -85,7 +85,7 @@
"@vitejs/plugin-vue": "4.5.2",
"@vitest/coverage-c8": "0.24.5",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.11",
"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 @@ -8630,7 +8630,7 @@ __metadata:
sass: "npm:1.56.1"
typescript: "npm:5.3.3"
uuid: "npm:9.0.1"
vite: "npm:5.0.10"
vite: "npm:5.0.11"
vite-svg-loader: "npm:4.0.0"
vitest: "npm:0.24.5"
vue: "npm:3.3.13"
Expand Down Expand Up @@ -14386,9 +14386,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.10":
version: 5.0.10
resolution: "vite@npm:5.0.10"
"vite@npm:5.0.11":
version: 5.0.11
resolution: "vite@npm:5.0.11"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14422,7 +14422,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 5421e9c7f8cf3152eace9a8b528269141635f367e5dc63c5f1fe2712a766d9757f8197733cf3f28be590afdd520130d38de90c955e6dba6edfa6f9056c1e5ea7
checksum: f1a8fea35ed9f162d7a10fd13efb2c96637028b0a319d726aeec8b31e20e4d047272bda5df82167618e7774a520236c66f3093ed172802660aec5227814072f4
languageName: node
linkType: hard

Expand Down

0 comments on commit 5212729

Please sign in to comment.