Skip to content

Commit 365e7a0

Browse files
committed
chore: update vite example mqtt version
1 parent 6ce6cb8 commit 365e7a0

File tree

2 files changed

+63
-86
lines changed

2 files changed

+63
-86
lines changed

examples/vite-example/package-lock.json

Lines changed: 62 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
12-
"mqtt": "^5.0.5",
12+
"mqtt": "^5.2.1",
1313
"process": "^0.11.10",
1414
"vue": "^3.3.4"
1515
},

0 commit comments

Comments
 (0)