mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-22 16:56:40 -06:00
docsys version updates
This commit is contained in:
parent
3f62020b79
commit
7dc99de83d
3085
docsys/src/main/node/docsys/package-lock.json
generated
3085
docsys/src/main/node/docsys/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,14 +13,17 @@
|
||||
"dependencies": {
|
||||
"@nuxtjs/axios": "^5.9.5",
|
||||
"@nuxtjs/vuetify": "^2.0.0-beta.2",
|
||||
"front-matter": "^3.1.0",
|
||||
"markdown-it-smartarrows": "^1.0.1",
|
||||
"markdown-it-vue": "^1.0.11",
|
||||
"node-fetch": "^2.6.0",
|
||||
"npm": "^6.14.7",
|
||||
"nuxt": "^2.14.0",
|
||||
"vue": "^2.6.11",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"webpack": "^4.44.0",
|
||||
"front-matter": "^3.1.0",
|
||||
"markdown-it-highlight": "^0.2.0",
|
||||
"markdown-it-smartarrows": "^1.0.1",
|
||||
"markdown-it-vue": "^1.1.3",
|
||||
"node-fetch": "^2.6.0",
|
||||
"nuxt": "^2.14.0"
|
||||
"webpack": "^4.44.0"
|
||||
},
|
||||
"disabled-modules": {
|
||||
"markdown-it-highlight": "^0.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user