|
35 | 35 | "@babel/plugin-transform-modules-commonjs": "^7.17.9", |
36 | 36 | "@babel/preset-env": "7.16.11", |
37 | 37 | "@babel/preset-typescript": "7.16.7", |
| 38 | + "@babel/runtime": "7.17.9", |
38 | 39 | "@codingame/monaco-jsonrpc": "^0.3.1", |
39 | 40 | "@codingame/monaco-languageclient": "^0.17.4", |
40 | | - "@babel/runtime": "7.17.9", |
41 | 41 | "@rollup/plugin-alias": "3.1.9", |
42 | 42 | "@rollup/plugin-babel": "5.3.1", |
43 | 43 | "@rollup/plugin-commonjs": "21.0.3", |
|
51 | 51 | "@types/vscode": "^1.66.0", |
52 | 52 | "@typescript-eslint/eslint-plugin": "5.19.0", |
53 | 53 | "@typescript-eslint/parser": "5.19.0", |
54 | | - "conventional-changelog-conventionalcommits": "^4.6.3", |
55 | 54 | "canvas": "^2.9.1", |
| 55 | + "conventional-changelog-conventionalcommits": "^4.6.3", |
| 56 | + "delay": "^5.0.0", |
56 | 57 | "eslint": "8.13.0", |
57 | 58 | "eslint-config-standard": "17.0.0-1", |
58 | 59 | "eslint-config-standard-jsx": "11.0.0-1", |
|
72 | 73 | "rollup-plugin-web-worker-loader": "1.6.1", |
73 | 74 | "tslib": "^2.3.1", |
74 | 75 | "typescript": "4.6.3", |
75 | | - "vscode-languageserver-protocol": "^3.16.0", |
76 | | - "vscode-languageserver": "^7.0.0" |
| 76 | + "vscode-languageserver": "^7.0.0", |
| 77 | + "vscode-languageserver-protocol": "^3.16.0" |
77 | 78 | }, |
78 | 79 | "resolutions": { |
79 | 80 | "eslint": "8.13.0" |
|
0 commit comments