Commit 4702d35f authored by 邓晓峰's avatar 邓晓峰

fix: 修复 @ersi/calcite-colors @ersi/arcgis-html-sanitizer 在webpack5环境编译下模块找不到

parent fe66c3ab
......@@ -2114,6 +2114,33 @@
}
}
},
"@esri/arcgis-html-sanitizer": {
"version": "2.9.1",
"resolved": "https://g.civnet.cn:4873/@esri%2farcgis-html-sanitizer/-/arcgis-html-sanitizer-2.9.1.tgz",
"integrity": "sha512-VZIdOSO1KjrssUaxyncc+gJbrtSk9N+K7QNNSs0f1HWckn9urUoyMrwC5fF1EGW64jpSDOC9SP9Wk/csjF9oxA==",
"requires": {
"lodash.isplainobject": "^4.0.6",
"xss": "^1.0.10"
}
},
"@esri/calcite-colors": {
"version": "6.0.3",
"resolved": "https://g.civnet.cn:4873/@esri%2fcalcite-colors/-/calcite-colors-6.0.3.tgz",
"integrity": "sha512-zGWjeOipQ5MajzWYCWt6PI216iBrdnwsedSZQTT1W0XxgJvd0WDfL2IIPYbZ3ltYoI3aiaeZXfx6h62kAJ9cpg==",
"requires": {
"cross-env": "^7.0.3"
},
"dependencies": {
"cross-env": {
"version": "7.0.3",
"resolved": "https://g.civnet.cn:4873/cross-env/-/cross-env-7.0.3.tgz",
"integrity": "sha1-hlJkspZ33AFbqEGJGJZd0jL8VM8=",
"requires": {
"cross-spawn": "^7.0.1"
}
}
}
},
"@exodus/schemasafe": {
"version": "1.0.0-rc.6",
"resolved": "https://g.civnet.cn:4873/@exodus%2fschemasafe/-/schemasafe-1.0.0-rc.6.tgz",
......@@ -11030,7 +11057,6 @@
"version": "7.0.3",
"resolved": "https://g.civnet.cn:4873/cross-spawn/-/cross-spawn-7.0.3.tgz",
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
"dev": true,
"requires": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
......@@ -11307,6 +11333,11 @@
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
"dev": true
},
"cssfilter": {
"version": "0.0.10",
"resolved": "https://g.civnet.cn:4873/cssfilter/-/cssfilter-0.0.10.tgz",
"integrity": "sha1-xtJnJjKi5cg+AT5oZKQs6N79IK4="
},
"cssnano": {
"version": "4.1.11",
"resolved": "https://g.civnet.cn:4873/cssnano/-/cssnano-4.1.11.tgz",
......@@ -13158,7 +13189,7 @@
"esquery": {
"version": "1.4.0",
"resolved": "https://g.civnet.cn:4873/esquery/-/esquery-1.4.0.tgz",
"integrity": "sha1-IUj/w4uC6McFff7UhCWz5h8PJKU=",
"integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
"dev": true,
"requires": {
"estraverse": "^5.1.0"
......@@ -14374,7 +14405,7 @@
"get-intrinsic": {
"version": "1.1.1",
"resolved": "https://g.civnet.cn:4873/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
"integrity": "sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=",
"integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
"requires": {
"function-bind": "^1.1.1",
"has": "^1.0.3",
......@@ -14902,7 +14933,7 @@
"has-tostringtag": {
"version": "1.0.0",
"resolved": "https://g.civnet.cn:4873/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
"integrity": "sha1-fhM4GKfTlHNPlB5zw9P5KR5liyU=",
"integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
"requires": {
"has-symbols": "^1.0.2"
}
......@@ -16434,7 +16465,7 @@
"is-directory": {
"version": "0.3.1",
"resolved": "https://g.civnet.cn:4873/is-directory/-/is-directory-0.3.1.tgz",
"integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=",
"integrity": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==",
"dev": true
},
"is-docker": {
......@@ -16801,8 +16832,7 @@
"isexe": {
"version": "2.0.0",
"resolved": "https://g.civnet.cn:4873/isexe/-/isexe-2.0.0.tgz",
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"dev": true
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
},
"isobject": {
"version": "3.0.1",
......@@ -18853,8 +18883,7 @@
"lodash.isplainobject": {
"version": "4.0.6",
"resolved": "https://g.civnet.cn:4873/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=",
"dev": true
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs="
},
"lodash.memoize": {
"version": "4.1.2",
......@@ -22137,8 +22166,7 @@
"path-key": {
"version": "3.1.1",
"resolved": "https://g.civnet.cn:4873/path-key/-/path-key-3.1.1.tgz",
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
"dev": true
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
},
"path-parse": {
"version": "1.0.7",
......@@ -22188,7 +22216,7 @@
"performance-now": {
"version": "2.1.0",
"resolved": "https://g.civnet.cn:4873/performance-now/-/performance-now-2.1.0.tgz",
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
"integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==",
"dev": true
},
"picocolors": {
......@@ -26933,7 +26961,6 @@
"version": "2.0.0",
"resolved": "https://g.civnet.cn:4873/shebang-command/-/shebang-command-2.0.0.tgz",
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
"dev": true,
"requires": {
"shebang-regex": "^3.0.0"
}
......@@ -26941,8 +26968,7 @@
"shebang-regex": {
"version": "3.0.0",
"resolved": "https://g.civnet.cn:4873/shebang-regex/-/shebang-regex-3.0.0.tgz",
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
},
"shelljs": {
"version": "0.8.3",
......@@ -31556,7 +31582,6 @@
"version": "2.0.2",
"resolved": "https://g.civnet.cn:4873/which/-/which-2.0.2.tgz",
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
......@@ -31724,6 +31749,15 @@
"integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==",
"dev": true
},
"xss": {
"version": "1.0.11",
"resolved": "https://g.civnet.cn:4873/xss/-/xss-1.0.11.tgz",
"integrity": "sha512-EimjrjThZeK2MO7WKR9mN5ZC1CSqivSl55wvUK5EtU6acf0rzEE1pN+9ZDrFXJ82BRp3JL38pPE6S4o/rpp1zQ==",
"requires": {
"commander": "^2.20.3",
"cssfilter": "0.0.10"
}
},
"xtend": {
"version": "4.0.2",
"resolved": "https://g.civnet.cn:4873/xtend/-/xtend-4.0.2.tgz",
......@@ -90,6 +90,8 @@
"babel-core": "7.0.0-bridge.0"
},
"dependencies": {
"@esri/calcite-colors": "6.0.3",
"@esri/arcgis-html-sanitizer": "2.9.1",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/colors": "^5.0.1",
"@ant-design/icons": "^4.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment