From 948cca39e334dde8a3ef04c030f8d691edf30bf8 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期三, 08 三月 2023 09:24:58 +0800
Subject: [PATCH] 身份证正反面调整
---
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