diff --git a/package-lock.json b/package-lock.json index 038af5d..4cc7d4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1189,11 +1189,6 @@ "fastq": "^1.6.0" } }, - "@popperjs/core": { - "version": "npm:@sxzz/popperjs-es@2.11.7", - "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz", - "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" - }, "@rushstack/eslint-patch": { "version": "1.2.0", "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz", @@ -1718,6 +1713,22 @@ "vue-demi": "*" } }, + "@vxe-ui/core": { + "version": "4.0.29", + "resolved": "https://registry.npmmirror.com/@vxe-ui/core/-/core-4.0.29.tgz", + "integrity": "sha512-F6ZJ7+x48qBDx7ME/GdmRN5OECha9wnNy0IIA8AAWHrjhTFY5yBBE+t2ULO6wgwkFB2E74CtYF/2/nprpGrdlA==", + "requires": { + "dom-zindex": "^1.0.6", + "xe-utils": "^3.7.0" + }, + "dependencies": { + "xe-utils": { + "version": "3.7.0", + "resolved": "https://registry.npmmirror.com/xe-utils/-/xe-utils-3.7.0.tgz", + "integrity": "sha512-2pndXCEivB7+xWCdCDth/LJ5ngAAstUOoHTGBQauwTqc03M3Cl1tYbNhPUqi4Lcj+UNZnnc8fANbFWjb6TMx6A==" + } + } + }, "JSONStream": { "version": "1.3.5", "resolved": "https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz", @@ -2303,6 +2314,11 @@ "esutils": "^2.0.2" } }, + "dom-zindex": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz", + "integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==" + }, "dot-prop": { "version": "5.3.0", "resolved": "https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz", @@ -2360,6 +2376,13 @@ "lodash-unified": "^1.0.2", "memoize-one": "^6.0.0", "normalize-wheel-es": "^1.2.0" + }, + "dependencies": { + "@popperjs/core": { + "version": "npm:@sxzz/popperjs-es@2.11.7", + "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz", + "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" + } } }, "emoji-regex": { @@ -5306,10 +5329,21 @@ "@volar/vue-typescript": "1.0.24" } }, + "vxe-pc-ui": { + "version": "4.3.68", + "resolved": "https://registry.npmmirror.com/vxe-pc-ui/-/vxe-pc-ui-4.3.68.tgz", + "integrity": "sha512-uQxvZICO2XLu2FywpxQJkkCIYOhv/QqsoIJnOhyh2fBTAQjCT3zqPh/AIrB1v6r+FaFipjwyO+/4ZsNMMKbFeA==", + "requires": { + "@vxe-ui/core": "^4.0.28" + } + }, "vxe-table": { - "version": "4.3.10", - "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.3.10.tgz", - "integrity": "sha512-qxLhA3hiAfxsm8+dbN1n7+FrRwMEzUB/676x67gEb3H63WFWulRvTc88LCe0itMcuYcpy7uZHn5ruRsz0KnorQ==" + "version": "4.10.5", + "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.10.5.tgz", + "integrity": "sha512-X04AwhfZLaBy1gSiCsVd0EPurIaFwOOna9XzojF0eUr2c6rYF8u9IrhP+vSBmOj+yDiAENf8QjXFyLgNU3NTTg==", + "requires": { + "vxe-pc-ui": "^4.3.68" + } }, "which": { "version": "2.0.2",