mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update dependencies.
This commit is contained in:
parent
4720a6fbc3
commit
ed9ba169fe
6 changed files with 3060 additions and 4810 deletions
2117
packages/markdown/marked/package-lock.json
generated
2117
packages/markdown/marked/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -30,27 +30,27 @@
|
|||
"html"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.5",
|
||||
"@babel/preset-env": "^7.7.6",
|
||||
"@babel/core": "^7.8.7",
|
||||
"@babel/preset-env": "^7.8.7",
|
||||
"@markedjs/html-differ": "^3.0.0",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"commonmark": "0.29.x",
|
||||
"eslint": "^6.7.2",
|
||||
"cheerio": "^0.22.0",
|
||||
"commonmark": "^0.29.1",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
"eslint-plugin-import": "^2.19.1",
|
||||
"eslint-plugin-node": "^10.0.0",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
"front-matter": "^3.0.2",
|
||||
"front-matter": "^3.1.0",
|
||||
"jasmine": "^3.5.0",
|
||||
"markdown": "0.5.x",
|
||||
"markdown-it": "10.x",
|
||||
"markdown": "^0.5.0",
|
||||
"markdown-it": "^10.0.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"rollup": "^1.27.11",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup": "^2.0.6",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-license": "^0.13.0",
|
||||
"uglify-js": "^3.7.2",
|
||||
"uglify-js": "^3.8.0",
|
||||
"vuln-regex-detector": "^1.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue