diff --git a/CHANGELOG.md b/CHANGELOG.md index ec6f2d337e0fadcb24c3fa0f4d9acd85715a1920..9e38728fc928735bcc209a63a70626c00c7fceab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Fixed +- 移除冗余依赖 - 修复默认登录页密码框是明文的问题 - 修复工具栏分组项显示异常 diff --git a/package.json b/package.json index a49998f104859f89fdb1f158e396883955e3294c..62b6c978bf7f577bf75cb1160d81b3869c04b782 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,6 @@ "async-validator": "^4.2.5", "cherry-markdown": "^0.8.26", "dingtalk-jsapi": "^3.0.38", - "vue-text-format": "^3.1.2", "dayjs": "^1.11.10", "echarts": "^5.4.3", "lodash-es": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 808bb3e05c28d8f3ed50c63b8b09bc2be609c81b..ec27bd1d52eb507bc7cd538245bccdc2d822a977 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - dependencies: '@ibiz-template-package/vs-tree-ex': specifier: ^0.1.1 @@ -13,7 +9,7 @@ dependencies: version: 0.7.38-alpha.16(axios@1.6.2)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/devtool': specifier: 0.0.2 - version: 0.0.2(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/model-helper@0.7.38-alpha.22)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz-template/theme@0.7.0)(@ibiz-template/vue3-util@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(@monaco-editor/loader@1.4.0)(async-validator@4.2.5)(axios@1.6.2)(dayjs@1.11.10)(lodash-es@4.17.21)(monaco-editor@0.45.0)(pluralize@8.0.0)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9)(vuedraggable@4.1.0) + version: 0.0.2(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/model-helper@0.7.38-alpha.22)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz-template/theme@0.7.32)(@ibiz-template/vue3-util@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(@monaco-editor/loader@1.4.0)(async-validator@4.2.5)(axios@1.6.2)(dayjs@1.11.10)(lodash-es@4.17.21)(monaco-editor@0.45.0)(pluralize@8.0.0)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9)(vuedraggable@4.1.0) '@ibiz-template/mob-theme': specifier: ^0.2.17 version: 0.2.17(@ibiz-template/core@0.7.38-alpha.16)(@ibiz/model-core@0.1.58)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) @@ -25,7 +21,7 @@ dependencies: version: 0.7.38-alpha.22(@ibiz-template/core@0.7.38-alpha.16)(@ibiz/model-core@0.1.58)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/theme': specifier: ^0.7.0 - version: 0.7.0 + version: 0.7.32 '@ibiz-template/vue3-util': specifier: 0.7.38-alpha.22 version: 0.7.38-alpha.22(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9) @@ -80,9 +76,6 @@ dependencies: vue-router: specifier: ^4.2.5 version: 4.2.5(vue@3.3.9) - vue-text-format: - specifier: ^3.1.2 - version: 3.1.2 vue3-hash-calendar: specifier: ^1.1.3 version: 1.1.3(vue@3.3.9) @@ -1194,7 +1187,7 @@ packages: ramda: 0.29.1 dev: false - /@ibiz-template/devtool@0.0.2(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/model-helper@0.7.38-alpha.22)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz-template/theme@0.7.0)(@ibiz-template/vue3-util@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(@monaco-editor/loader@1.4.0)(async-validator@4.2.5)(axios@1.6.2)(dayjs@1.11.10)(lodash-es@4.17.21)(monaco-editor@0.45.0)(pluralize@8.0.0)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9)(vuedraggable@4.1.0): + /@ibiz-template/devtool@0.0.2(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/model-helper@0.7.38-alpha.22)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz-template/theme@0.7.32)(@ibiz-template/vue3-util@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(@monaco-editor/loader@1.4.0)(async-validator@4.2.5)(axios@1.6.2)(dayjs@1.11.10)(lodash-es@4.17.21)(monaco-editor@0.45.0)(pluralize@8.0.0)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9)(vuedraggable@4.1.0): resolution: {integrity: sha512-G4Phq1M612fGEUC2/KWKMSTd+ZWcGxkncFMKDvpEt9l9/Dwg/FsqLPJ7yX7XbYslpxAyMKEViIgNBSnXiBh+WQ==} peerDependencies: '@ibiz-template/core': ^0.6.2 @@ -1220,7 +1213,7 @@ packages: '@ibiz-template/core': 0.7.38-alpha.16(axios@1.6.2)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/model-helper': 0.7.38-alpha.22(@ibiz-template/runtime@0.7.38-alpha.22)(ramda@0.29.1) '@ibiz-template/runtime': 0.7.38-alpha.22(@ibiz-template/core@0.7.38-alpha.16)(@ibiz/model-core@0.1.58)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) - '@ibiz-template/theme': 0.7.0 + '@ibiz-template/theme': 0.7.32 '@ibiz-template/vue3-util': 0.7.38-alpha.22(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9) '@ibiz/model-core': 0.1.58 '@imengyu/vue3-context-menu': 1.4.2 @@ -1335,8 +1328,8 @@ packages: ramda: 0.29.1 dev: false - /@ibiz-template/theme@0.7.0: - resolution: {integrity: sha512-wk/FeDulB8jRhH4iIznBH7cw1fQUVpM+EG7mWbe7MA8c36HbUJkYlODldoVdgUho/b5imTCAQC+b9m5J+RTKKw==} + /@ibiz-template/theme@0.7.32: + resolution: {integrity: sha512-LnA9IMu3aDWBKJ7cfNGnmhLvFMdZTn+iXeopdu1r40mGaPmy/J4D1jANXiHlHE9wtla/g1jDJVALStG/G1c9PA==} dev: false /@ibiz-template/vue3-util@0.7.38-alpha.22(@ibiz-template/core@0.7.38-alpha.16)(@ibiz-template/runtime@0.7.38-alpha.22)(@ibiz/model-core@0.1.58)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.9): @@ -4607,6 +4600,7 @@ packages: engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true + dev: true optional: true /function-bind@1.1.2: @@ -7293,6 +7287,7 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.3 + dev: true /rollup@4.6.1: resolution: {integrity: sha512-jZHaZotEHQaHLgKr8JnQiDT1rmatjgKlMekyksz+yk9jt/8z9quNjnKNRoaM0wd9DC2QKXjmWWuDYtM3jfF8pQ==} @@ -8606,12 +8601,6 @@ packages: he: 1.2.0 dev: true - /vue-text-format@3.1.2: - resolution: {integrity: sha512-TxwtpH3Oj5ezzqNAZ6kAsncuaPUbhoMosBW1mMmtP53ju+EhclO6xH1yGvD884CB0inKRNfiqFXvktez7DQ+Iw==} - dependencies: - rollup: 3.29.4 - dev: false - /vue-tsc@1.8.24(typescript@5.3.2): resolution: {integrity: sha512-eH1CSj231OzVEY5Hi7wS6ubzyOEwgr5jCptR0Ddf2SitGcaXIsPVDvrprm3eolCdyhDt3WS1Eb2F4fGX9BsUUw==} hasBin: true @@ -8932,3 +8921,7 @@ packages: dependencies: tslib: 2.3.0 dev: false + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false