diff --git a/package.json b/package.json index 9357b0e557..615508672c 100644 --- a/package.json +++ b/package.json @@ -56,13 +56,16 @@ "@types/jasmine-ajax": "^3.3.0", "@types/json5": "^0.0.30", "@types/leaflet": "^1.7.10", + "@types/linkify-it": "^3.0.5", "@types/lodash-es": "^4.17.3", + "@types/markdown-it": "^14.0.1", "@types/math-expression-evaluator": "^1.2.0", "@types/ms": "^0.7.31", "@types/mustache": "^0.8.32", "@types/node-fetch": "^2.6.2", "@types/papaparse": "^4.5.9", "@types/pbf": "^3.0.1", + "@types/proj4": "^2.5.5", "@types/rbush": "^3.0.0", "@types/rc-slider": "^8.6.6", "@types/react": "^17.0.3", @@ -196,10 +199,7 @@ "@babel/eslint-parser": "^7.23.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@types/dateformat": "^3.0.1", - "@types/linkify-it": "^3.0.5", - "@types/markdown-it": "^14.0.1", "@types/node": "^18.15.11", - "@types/proj4": "^2.5.5", "@types/webpack": "4.41.33", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0",