diff --git a/package-lock.json b/package-lock.json index 27fe9d6..6e6b453 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,6 @@ "@ant-design/charts": "^1.4.2", "@ant-design/pro-components": "^2.6.16", "@haina/utils-commons": "https://research.hainatravel.com/npm/utils-commons-0.1.2.tgz", - "@haina/utils-pagespy": "https://research.hainatravel.com/npm/utils-pagespy-0.1.2.tgz", "@haina/utils-request": "https://research.hainatravel.com/npm/utils-request-0.1.2.tgz", "antd": "^4.22.6", "dingtalk-jsapi": "^3.0.9", @@ -3852,12 +3851,6 @@ "integrity": "sha512-7BhbQ6aLTzhLm7lHyswVj4Jl2FGfj9/W5xQiLYcEkzZGdQViXa7ILxVHPFLKPeAD4LdcWJBpeS3fOQ/Z3XHwdg==", "hasInstallScript": true }, - "node_modules/@haina/utils-pagespy": { - "version": "0.1.2", - "resolved": "https://research.hainatravel.com/npm/utils-pagespy-0.1.2.tgz", - "integrity": "sha512-0kpGUgIiKWnyJjVw/ZzE8cLRc36p/vuHTcDrgyi41VLexRTX1NrdJgh5wUYpC/TMqWpIx+OYutPITTuG6z0YOQ==", - "hasInstallScript": true - }, "node_modules/@haina/utils-request": { "version": "0.1.2", "resolved": "https://research.hainatravel.com/npm/utils-request-0.1.2.tgz", @@ -24416,10 +24409,6 @@ "version": "https://research.hainatravel.com/npm/utils-commons-0.1.2.tgz", "integrity": "sha512-7BhbQ6aLTzhLm7lHyswVj4Jl2FGfj9/W5xQiLYcEkzZGdQViXa7ILxVHPFLKPeAD4LdcWJBpeS3fOQ/Z3XHwdg==" }, - "@haina/utils-pagespy": { - "version": "https://research.hainatravel.com/npm/utils-pagespy-0.1.2.tgz", - "integrity": "sha512-0kpGUgIiKWnyJjVw/ZzE8cLRc36p/vuHTcDrgyi41VLexRTX1NrdJgh5wUYpC/TMqWpIx+OYutPITTuG6z0YOQ==" - }, "@haina/utils-request": { "version": "https://research.hainatravel.com/npm/utils-request-0.1.2.tgz", "integrity": "sha512-TnaqEMT/WrIGVFxEH0x0qxjwnIuvNoDOJrw/vACYdpSsdx1TjFwOPjh0bLaiBn41tvVGWK8QDUwQqfB9pFFxOg==" diff --git a/package.json b/package.json index e30ac06..77b2e4d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "@ant-design/charts": "^1.4.2", "@ant-design/pro-components": "^2.6.16", "@haina/utils-commons": "https://research.hainatravel.com/npm/utils-commons-0.1.2.tgz", - "@haina/utils-pagespy": "https://research.hainatravel.com/npm/utils-pagespy-0.1.2.tgz", "@haina/utils-request": "https://research.hainatravel.com/npm/utils-request-0.1.2.tgz", "antd": "^4.22.6", "dingtalk-jsapi": "^3.0.9",