Skip to content

Commit

Permalink
chore(deps): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ysfscream authored and Kinplemelon committed Dec 20, 2024
1 parent 263cb81 commit d33dfcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emqx-dashboard5",
"version": "5.8.1",
"version": "5.8.4",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^1.1.0",
"@emqx/shared-ui-i18n": "~0.0.25",
"@emqx/shared-ui-i18n": "~0.0.35",
"@emqx/shared-ui-utils": "^0.0.14",
"@highlightjs/vue-plugin": "^2.1.0",
"@vue-flow/core": "^1.20.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1195,10 +1195,10 @@
resolved "https://registry.yarnpkg.com/@element-plus/icons-vue/-/icons-vue-2.0.9.tgz#b7777c57534522e387303d194451d50ff549d49a"
integrity sha512-okdrwiVeKBmW41Hkl0eMrXDjzJwhQMuKiBOu17rOszqM+LS/yBYpNQNV5Jvoh06Wc+89fMmb/uhzf8NZuDuUaQ==

"@emqx/shared-ui-i18n@~0.0.25":
version "0.0.33"
resolved "https://registry.yarnpkg.com/@emqx/shared-ui-i18n/-/shared-ui-i18n-0.0.33.tgz#0c5aff82615f28dce2d7f2ec216e4dcee63e78eb"
integrity sha512-qR6w8nKWrpokjEnqHlXwhcbHmNSlPoKXue6t6r0mWqW8nYDfhfKKt+g54ZXuCnhhThZn5yykGP6Acu2uqaF2SQ==
"@emqx/shared-ui-i18n@~0.0.35":
version "0.0.35"
resolved "https://registry.yarnpkg.com/@emqx/shared-ui-i18n/-/shared-ui-i18n-0.0.35.tgz#48c75215c214108cf3314009ef296df2e9deae13"
integrity sha512-a24skqxz78+D9x8ATB46sT4svrVc0PMrPxSjczBaccAHPcBQu83y7AwPtwhAAiGM3gKcx86e7d1PlcjkmvWaLQ==

"@emqx/shared-ui-utils@^0.0.14":
version "0.0.14"
Expand Down

0 comments on commit d33dfcc

Please sign in to comment.