From f38274ed165590469eeed1329aba1a2852fe4190 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 09 二月 2023 10:40:54 +0800 Subject: [PATCH] Merge branch 'dev1.0' of http://42.193.1.25:9521/r/sccg_ui into dev1.0 --- package-lock.json | 18 ++++-------------- 1 files changed, 4 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3b75ad..7a61506 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,8 +18,6 @@ "file-saver": "^2.0.5", "jszip": "^3.10.1", "jszip-utils": "^0.1.0", - "leaflet": "^1.9.3", - "leaflet.chinatmsproviders": "^3.0.6", "leaflet.pm": "^2.2.0", "normalize.css": "^8.0.1", "pizzip": "^3.1.3", @@ -6741,12 +6739,8 @@ "node_modules/leaflet": { "version": "1.9.3", "resolved": "https://registry.npmmirror.com/leaflet/-/leaflet-1.9.3.tgz", - "integrity": "sha512-iB2cR9vAkDOu5l3HAay2obcUHZ7xwUBBjph8+PGtmW/2lYhbLizWtG7nTeYht36WfOslixQF9D/uSIzhZgGMfQ==" - }, - "node_modules/leaflet.chinatmsproviders": { - "version": "3.0.6", - "resolved": "https://registry.npmmirror.com/leaflet.chinatmsproviders/-/leaflet.chinatmsproviders-3.0.6.tgz", - "integrity": "sha512-B4UPSn2MT//RkFoyrVjwqQyfKuf4tSmMjJDKQ6nqwCCGgirYKRWHafSH9JmA88WoG5pkuMXBcKQhY32FobxU/g==" + "integrity": "sha512-iB2cR9vAkDOu5l3HAay2obcUHZ7xwUBBjph8+PGtmW/2lYhbLizWtG7nTeYht36WfOslixQF9D/uSIzhZgGMfQ==", + "peer": true }, "node_modules/leaflet.pm": { "version": "2.2.0", @@ -17570,12 +17564,8 @@ "leaflet": { "version": "1.9.3", "resolved": "https://registry.npmmirror.com/leaflet/-/leaflet-1.9.3.tgz", - "integrity": "sha512-iB2cR9vAkDOu5l3HAay2obcUHZ7xwUBBjph8+PGtmW/2lYhbLizWtG7nTeYht36WfOslixQF9D/uSIzhZgGMfQ==" - }, - "leaflet.chinatmsproviders": { - "version": "3.0.6", - "resolved": "https://registry.npmmirror.com/leaflet.chinatmsproviders/-/leaflet.chinatmsproviders-3.0.6.tgz", - "integrity": "sha512-B4UPSn2MT//RkFoyrVjwqQyfKuf4tSmMjJDKQ6nqwCCGgirYKRWHafSH9JmA88WoG5pkuMXBcKQhY32FobxU/g==" + "integrity": "sha512-iB2cR9vAkDOu5l3HAay2obcUHZ7xwUBBjph8+PGtmW/2lYhbLizWtG7nTeYht36WfOslixQF9D/uSIzhZgGMfQ==", + "peer": true }, "leaflet.pm": { "version": "2.2.0", -- Gitblit v1.8.0