mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
Update all dependencies
This commit is contained in:
parent
5bb2a27249
commit
ed1ee25b7b
19 changed files with 2480 additions and 2397 deletions
12
package.json
12
package.json
|
|
@ -36,14 +36,14 @@
|
|||
"@types/tape": "^4.13.2",
|
||||
"@typescript/vfs": "^1.3.5",
|
||||
"chai": "^4.3.4",
|
||||
"clean-css": "^5.1.1",
|
||||
"clean-css": "^5.2.2",
|
||||
"esbuild": "^0.13.13",
|
||||
"esbuild-plugin-alias": "^0.2.0",
|
||||
"esbuild-plugin-alias": "^0.2.1",
|
||||
"event-stream": "4.0.1",
|
||||
"glob": "^7.2.0",
|
||||
"gulp": "^4.0.2",
|
||||
"husky": "^7.0.4",
|
||||
"jsdom": "^17.0.0",
|
||||
"jsdom": "^18.1.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"mocha": "^9.1.3",
|
||||
"monaco-editor-core": "0.30.1",
|
||||
|
|
@ -53,14 +53,14 @@
|
|||
"requirejs": "^2.3.6",
|
||||
"rimraf": "^3.0.2",
|
||||
"tape": "^5.3.1",
|
||||
"terser": "^5.7.0",
|
||||
"typedoc": "^0.22.7",
|
||||
"terser": "^5.10.0",
|
||||
"typedoc": "^0.22.9",
|
||||
"typescript": "4.4.4",
|
||||
"uncss": "https://github.com/uncss/uncss.git#d0adf4bb89ef4f82006f8dd5b40d22a94269e50a",
|
||||
"vinyl": "^2.2.1",
|
||||
"vscode-css-languageservice": "^5.1.8",
|
||||
"vscode-html-languageservice": "^4.1.1",
|
||||
"vscode-json-languageservice": "4.1.9",
|
||||
"vscode-json-languageservice": "4.1.10",
|
||||
"vscode-languageserver-textdocument": "^1.0.2",
|
||||
"vscode-languageserver-types": "3.16.0",
|
||||
"vscode-uri": "3.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue