remove extra package updates
This commit is contained in:
parent
3bf3a1cb07
commit
e9d9cd6e71
1 changed files with 8 additions and 9 deletions
17
package.json
17
package.json
|
|
@ -25,27 +25,26 @@
|
|||
"@maplibre/maplibre-gl-native": "5.0.1-pre.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "17.0.1",
|
||||
"advanced-pool": "0.3.3",
|
||||
"canvas": "2.10.1",
|
||||
"chokidar": "3.5.3",
|
||||
"canvas": "2.9.3",
|
||||
"chokidar": "3.3.1",
|
||||
"clone": "2.1.2",
|
||||
"color": "4.2.3",
|
||||
"color": "3.1.2",
|
||||
"commander": "9.4.0",
|
||||
"cors": "2.8.5",
|
||||
"express": "4.18.1",
|
||||
"handlebars": "4.7.7",
|
||||
"express": "4.17.1",
|
||||
"handlebars": "4.7.3",
|
||||
"http-shutdown": "1.2.2",
|
||||
"morgan": "1.10.0",
|
||||
"morgan": "1.9.1",
|
||||
"pbf": "3.2.1",
|
||||
"proj4": "2.8.0",
|
||||
"proj4": "2.6.0",
|
||||
"request": "2.88.2",
|
||||
"sharp": "0.30.7",
|
||||
"sharp": "0.26.2",
|
||||
"tileserver-gl-styles": "2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "4.3.6",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"lint": "^0.7.0",
|
||||
"mocha": "^10.0.0",
|
||||
"supertest": "^6.2.4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue