diff options
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gui/package.json b/gui/package.json index 34bfb75e16..258a5b3f08 100644 --- a/gui/package.json +++ b/gui/package.json @@ -17,7 +17,6 @@ "d3-geo": "^1.12.1", "gettext-parser": "^4.0.3", "google-protobuf": "^3.14.0", - "moment": "^2.29.1", "node-gettext": "^3.0.0", "rbush": "^2.0.2", "react": "^17.0.1", @@ -58,8 +57,8 @@ "@types/styled-components": "^5.1.4", "@types/topojson-specification": "^1.0.1", "@types/uuid": "^3.4.4", - "@typescript-eslint/eslint-plugin": "^4.8.2", - "@typescript-eslint/parser": "^4.8.2", + "@typescript-eslint/eslint-plugin": "^4.21.0", + "@typescript-eslint/parser": "^4.21.0", "browser-sync": "^2.26.13", "browserify": "^17.0.0", "chai": "^4.2.0", @@ -86,7 +85,7 @@ "spa-server": "^1.0.0", "ts-node": "^9.1.1", "tsc-watch": "^4.2.9", - "typescript": "^4.1.5", + "typescript": "^4.2.3", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0" }, |
