Skip to content

Commit

Permalink
Merge branch 'dev/1.10.4' into enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon committed Dec 23, 2024
2 parents 2e067a3 + d33dfcc commit 3795031
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
@@ -1,6 +1,6 @@
{
"name": "emqx-dashboard5",
"version": "5.8.1",
"version": "5.8.4",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,17 +1204,17 @@
uid ""

"@emqx/shared-ui-i18n@~0.0.25":
version "0.0.34"
resolved "https://registry.yarnpkg.com/@emqx/shared-ui-i18n/-/shared-ui-i18n-0.0.34.tgz#526530f0572897d00aec285aff7854219a74bf58"
integrity sha512-ZzDi9I307C/PshxkcLG7zPfptAAyV6EWV+OKzpTLI/UK++yEZKh3kSKLJfO53wNx8IL47aeUH/1BsJXS4cJ0ig==
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.16":
version "0.0.16"
resolved "https://registry.yarnpkg.com/@emqx/shared-ui-utils/-/shared-ui-utils-0.0.16.tgz#3cb4f16f0050bae0fa5818db2948105a48bcf9b5"
integrity sha512-MAF8Ta8phj+1BCuAT+wbUqLIGdYV6yAww0GtvL6t+ezJcxjyXsS50HT+W8MOTv82A6GnI1Oj3ZS41PfcNOHJFw==
dependencies:
"@emqx/shared-ui-constants" "link:../../../Library/Caches/Yarn/v6/npm-@emqx-shared-ui-utils-0.0.16-3cb4f16f0050bae0fa5818db2948105a48bcf9b5-integrity/node_modules/@emqx/constants"
"@emqx/shared-ui-i18n" "link:../../../Library/Caches/Yarn/v6/npm-@emqx-shared-ui-utils-0.0.16-3cb4f16f0050bae0fa5818db2948105a48bcf9b5-integrity/node_modules/@emqx/i18n"
"@emqx/shared-ui-constants" "link:../../Library/Caches/Yarn/v6/npm-@emqx-shared-ui-utils-0.0.16-3cb4f16f0050bae0fa5818db2948105a48bcf9b5-integrity/node_modules/@emqx/constants"
"@emqx/shared-ui-i18n" "link:../../Library/Caches/Yarn/v6/npm-@emqx-shared-ui-utils-0.0.16-3cb4f16f0050bae0fa5818db2948105a48bcf9b5-integrity/node_modules/@emqx/i18n"
json-bigint "^1.0.0"
papaparse "^5.4.1"
vue-i18n "^9.10.2"
Expand Down

0 comments on commit 3795031

Please sign in to comment.