mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
Prepare for 0.23.0
This commit is contained in:
parent
a5b4a189c2
commit
80dcc010ae
5 changed files with 192 additions and 105 deletions
18
package.json
18
package.json
|
|
@ -19,18 +19,18 @@
|
|||
"url": "https://github.com/Microsoft/monaco-editor"
|
||||
},
|
||||
"devDependencies": {
|
||||
"clean-css": "^4.2.3",
|
||||
"clean-css": "^5.1.1",
|
||||
"event-stream": "4.0.1",
|
||||
"gulp": "^4.0.2",
|
||||
"monaco-css": "3.2.0",
|
||||
"monaco-editor-core": "0.22.3",
|
||||
"monaco-html": "3.2.0",
|
||||
"monaco-json": "3.3.0",
|
||||
"monaco-languages": "2.2.0",
|
||||
"monaco-typescript": "4.2.0",
|
||||
"monaco-css": "3.3.0",
|
||||
"monaco-editor-core": "0.23.0",
|
||||
"monaco-html": "3.3.0",
|
||||
"monaco-json": "3.4.0",
|
||||
"monaco-languages": "2.3.0",
|
||||
"monaco-typescript": "4.3.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"typedoc": "^0.20.25",
|
||||
"typescript": "4.1.3",
|
||||
"typedoc": "^0.20.29",
|
||||
"typescript": "4.2.3",
|
||||
"uncss": "^0.17.3",
|
||||
"vinyl": "^2.2.1",
|
||||
"yaserver": "^0.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue