|  | 
| 34 | 34 |         "proseWrap": "always" | 
| 35 | 35 |     }, | 
| 36 | 36 |     "dependencies": { | 
| 37 |  | -        "js-combinatorics": "^0.5.4", | 
|  | 37 | +        "js-combinatorics": "^1.0.0", | 
| 38 | 38 |         "long": "^4.0.0", | 
| 39 | 39 |         "mc-nbt-paths": "git+https://github.com/MrYurihi/mc-nbt-paths.git", | 
| 40 | 40 |         "minecraft-json-schemas": "git+https://github.com/Levertion/minecraft-json-schemas.git", | 
|  | 
| 43 | 43 |         "request-promise-native": "^1.0.5", | 
| 44 | 44 |         "sprintf-js": "^1.1.2", | 
| 45 | 45 |         "synchronous-promise": "^2.0.6", | 
| 46 |  | -        "tslib": "^1.9.3", | 
| 47 |  | -        "vscode-json-languageservice": "^3.2.0", | 
| 48 |  | -        "vscode-languageserver": "^5.2.1", | 
| 49 |  | -        "vscode-uri": "^1.0.6" | 
|  | 46 | +        "tslib": "^2.0.0", | 
|  | 47 | +        "vscode-json-languageservice": "^4.0.0", | 
|  | 48 | +        "vscode-languageserver": "^7.0.0", | 
|  | 49 | +        "vscode-uri": "^3.0.0" | 
| 50 | 50 |     }, | 
| 51 | 51 |     "devDependencies": { | 
| 52 | 52 |         "@types/js-combinatorics": "0.5.31", | 
| 53 | 53 |         "@types/long": "4.0.0", | 
| 54 |  | -        "@types/mocha": "5.2.6", | 
|  | 54 | +        "@types/mocha": "8.2.2", | 
| 55 | 55 |         "@types/node": "10.12.27", | 
| 56 | 56 |         "@types/request-promise-native": "1.0.15", | 
| 57 |  | -        "@types/rimraf": "2.0.2", | 
|  | 57 | +        "@types/rimraf": "3.0.0", | 
| 58 | 58 |         "@types/sprintf-js": "1.1.2", | 
| 59 |  | -        "husky": "1.3.1", | 
| 60 |  | -        "mocha": "6.0.2", | 
|  | 59 | +        "husky": "6.0.0", | 
|  | 60 | +        "mocha": "8.4.0", | 
| 61 | 61 |         "parcel": "1.11.0", | 
| 62 |  | -        "prettier": "1.16.4", | 
| 63 |  | -        "pretty-quick": "1.10.0", | 
| 64 |  | -        "rimraf": "2.6.3", | 
| 65 |  | -        "ts-mocha": "6.0.0", | 
|  | 62 | +        "prettier": "2.2.1", | 
|  | 63 | +        "pretty-quick": "3.1.0", | 
|  | 64 | +        "rimraf": "3.0.2", | 
|  | 65 | +        "ts-mocha": "8.0.0", | 
| 66 | 66 |         "tslint": "5.13.0", | 
| 67 | 67 |         "tslint-config-prettier": "1.18.0", | 
| 68 |  | -        "typescript": "3.3.3333", | 
|  | 68 | +        "typescript": "4.2.4", | 
| 69 | 69 |         "vscode-languageserver-types": "3.14.0" | 
| 70 | 70 |     } | 
| 71 | 71 | } | 
0 commit comments