Skip to content

Commit c5045c8

Browse files
committed
【update】根目录 package.json 部分依赖升级; review by songym
1 parent 13436b9 commit c5045c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"@babel/plugin-transform-runtime": "^7.12.1",
6363
"@babel/preset-env": "^7.12.1",
6464
"@geoman-io/leaflet-geoman-free": "2.9.0",
65-
"@tensorflow/tfjs": "^3.5.0",
6665
"babel-eslint": "^10.1.0",
6766
"babel-loader": "^8.1.0",
6867
"babel-plugin-istanbul": "^6.0.0",
@@ -115,6 +114,7 @@
115114
"dependencies": {
116115
"@mapbox/vector-tile": "1.3.1",
117116
"@supermap/iclient-common": "file:src/common",
117+
"@tensorflow/tfjs": "^3.9.0",
118118
"@turf/turf": "5.1.6",
119119
"canvg": "3.0.7",
120120
"echarts": "4.9.0",
@@ -125,14 +125,14 @@
125125
"leaflet": "1.7.1",
126126
"lodash.remove": "^4.7.0",
127127
"lodash.topairs": "4.3.0",
128-
"mapbox-gl": "1.12.0",
128+
"mapbox-gl": "1.13.1",
129129
"mapv": "2.0.62",
130-
"ol": "6.4.3",
130+
"ol": "6.7.0",
131131
"pbf": "3.2.1",
132-
"proj4": "2.6.3",
132+
"proj4": "2.7.5",
133133
"promise-polyfill": "8.2.0",
134134
"three": "0.126.1",
135-
"xlsx": "0.17.0",
135+
"xlsx": "0.17.1",
136136
"xml-js": "1.6.11"
137137
},
138138
"pre-commit": [

0 commit comments

Comments
 (0)