@yaegassy/coc-nginx
Advanced tools
+12
-12
| { | ||
| "name": "@yaegassy/coc-nginx", | ||
| "version": "0.3.6", | ||
| "nginxLsVersion": "0.7.1", | ||
| "version": "0.4.0", | ||
| "nginxLsVersion": "0.8.0", | ||
| "nginxFmtVersion": "1.2.2", | ||
@@ -36,17 +36,17 @@ "description": "nginx-language-server extension for coc.nvim", | ||
| "devDependencies": { | ||
| "@types/node": "^12.11.7", | ||
| "@types/node": "^18.11.19", | ||
| "@types/rimraf": "^3.0.0", | ||
| "@types/tmp": "^0.2.0", | ||
| "@types/which": "^2.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.8.2", | ||
| "@typescript-eslint/parser": "^4.8.2", | ||
| "coc.nvim": "^0.0.80", | ||
| "esbuild": "^0.8.42", | ||
| "eslint": "^7.14.0", | ||
| "eslint-config-prettier": "^8.1.0", | ||
| "eslint-plugin-prettier": "^3.1.4", | ||
| "prettier": "^2.2.0", | ||
| "@typescript-eslint/eslint-plugin": "^5.50.0", | ||
| "@typescript-eslint/parser": "^5.50.0", | ||
| "coc.nvim": "^0.0.82", | ||
| "esbuild": "^0.16.17", | ||
| "eslint": "^8.33.0", | ||
| "eslint-config-prettier": "^8.6.0", | ||
| "eslint-plugin-prettier": "^4.2.1", | ||
| "prettier": "^2.8.3", | ||
| "rimraf": "^3.0.2", | ||
| "tmp": "^0.1.0", | ||
| "typescript": "^4.1.2", | ||
| "typescript": "^4.9.5", | ||
| "which": "^2.0.2" | ||
@@ -53,0 +53,0 @@ }, |
Sorry, the diff of this file is too big to display
127238
7.14%3812
2.03%