mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
update deps
This commit is contained in:
parent
1dd0635db4
commit
ba1856ae5a
2 changed files with 738 additions and 522 deletions
1248
package-lock.json
generated
1248
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
|
@ -26,9 +26,9 @@
|
||||||
"@types/mocha": "^2.2.33",
|
"@types/mocha": "^2.2.33",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"clean-css": "^4.2.3",
|
"clean-css": "^4.2.3",
|
||||||
"css-loader": "^3.2.0",
|
"css-loader": "^4.2.0",
|
||||||
"event-stream": "4.0.1",
|
"event-stream": "4.0.1",
|
||||||
"file-loader": "^4.2.0",
|
"file-loader": "^6.0.0",
|
||||||
"gulp": "^4.0.0",
|
"gulp": "^4.0.0",
|
||||||
"gulp-typedoc": "^2.2.2",
|
"gulp-typedoc": "^2.2.2",
|
||||||
"mocha": "^6.2.2",
|
"mocha": "^6.2.2",
|
||||||
|
|
@ -40,13 +40,13 @@
|
||||||
"monaco-typescript": "3.7.0",
|
"monaco-typescript": "3.7.0",
|
||||||
"playwright": "^1.0.1",
|
"playwright": "^1.0.1",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"style-loader": "^1.1.3",
|
"style-loader": "^1.2.1",
|
||||||
"typedoc": "^0.15.8",
|
"typedoc": "^0.15.8",
|
||||||
"typescript": "^3.7.5",
|
"typescript": "^3.7.5",
|
||||||
"uncss": "^0.17.3",
|
"uncss": "^0.17.3",
|
||||||
"vinyl": "^2.2.0",
|
"vinyl": "^2.2.0",
|
||||||
"webpack": "^4.42.0",
|
"webpack": "^4.44.1",
|
||||||
"webpack-cli": "^3.3.11",
|
"webpack-cli": "^3.3.12",
|
||||||
"yaserver": "^0.2.0"
|
"yaserver": "^0.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue