| 
22 | 22 |   ],  | 
23 | 23 |   "types": "dist/index.d.ts",  | 
24 | 24 |   "dependencies": {  | 
25 |  | -    "@codingame/monaco-editor-wrapper": "^1.10.2",  | 
 | 25 | +    "@codingame/monaco-editor-wrapper": "^1.10.3",  | 
26 | 26 |     "@codingame/monaco-jsonrpc": "^0.3.1",  | 
27 | 27 |     "once": "^1.4.0",  | 
28 | 28 |     "sweetalert": "^2.1.2",  | 
29 | 29 |     "vscode-languageserver-protocol": "^3.16.0"  | 
30 | 30 |   },  | 
31 | 31 |   "devDependencies": {  | 
32 |  | -    "@babel/core": "7.17.7",  | 
 | 32 | +    "@babel/core": "7.17.8",  | 
33 | 33 |     "@babel/plugin-proposal-class-properties": "7.16.7",  | 
34 | 34 |     "@babel/plugin-proposal-optional-chaining": "7.16.7",  | 
35 | 35 |     "@babel/plugin-transform-modules-commonjs": "^7.17.7",  | 
36 | 36 |     "@babel/preset-env": "7.16.11",  | 
37 | 37 |     "@babel/preset-typescript": "7.16.7",  | 
38 | 38 |     "@codingame/monaco-jsonrpc": "^0.3.1",  | 
39 | 39 |     "@codingame/monaco-languageclient": "^0.17.4",  | 
40 |  | -    "@babel/runtime": "7.17.7",  | 
 | 40 | +    "@babel/runtime": "7.17.8",  | 
41 | 41 |     "@rollup/plugin-alias": "3.1.9",  | 
42 | 42 |     "@rollup/plugin-babel": "5.3.1",  | 
43 | 43 |     "@rollup/plugin-commonjs": "21.0.2",  | 
 | 
52 | 52 |     "@typescript-eslint/eslint-plugin": "5.15.0",  | 
53 | 53 |     "@typescript-eslint/parser": "5.15.0",  | 
54 | 54 |     "conventional-changelog-conventionalcommits": "^4.6.3",  | 
55 |  | -    "canvas": "^2.9.0",  | 
 | 55 | +    "canvas": "^2.9.1",  | 
56 | 56 |     "eslint": "8.11.0",  | 
57 | 57 |     "eslint-config-standard": "17.0.0-1",  | 
58 | 58 |     "eslint-config-standard-jsx": "11.0.0-1",  | 
59 | 59 |     "eslint-plugin-import": "2.25.4",  | 
60 |  | -    "eslint-plugin-jest": "^26.1.1",  | 
 | 60 | +    "eslint-plugin-jest": "^26.1.2",  | 
61 | 61 |     "eslint-plugin-node": "11.1.0",  | 
62 | 62 |     "eslint-plugin-promise": "6.0.0",  | 
63 | 63 |     "eslint-plugin-unused-imports": "2.0.0",  | 
64 | 64 |     "jest": "^27.5.1",  | 
65 |  | -    "monaco-languageclient": "^0.18.0",  | 
 | 65 | +    "monaco-languageclient": "^0.18.1",  | 
66 | 66 |     "proxy-polyfill": "^0.3.2",  | 
67 | 67 |     "rollup": "2.70.1",  | 
68 | 68 |     "rollup-plugin-dts": "^4.2.0",  | 
 | 
0 commit comments