mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-22 08:01:58 +01:00
parent
e272a22a63
commit
e45d7543d7
11534
package-lock.json
generated
11534
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
50
package.json
50
package.json
@ -21,40 +21,40 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/tachiyomiorg/website#readme",
|
"homepage": "https://github.com/tachiyomiorg/website#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vuepress": "^1.5.4",
|
"@vuepress/plugin-active-header-links": "^1.6.0",
|
||||||
"@vuepress/plugin-back-to-top": "^1.5.4",
|
"@vuepress/plugin-back-to-top": "^1.6.0",
|
||||||
"@vuepress/plugin-google-analytics": "^1.5.4",
|
"@vuepress/plugin-google-analytics": "^1.6.0",
|
||||||
"@vuepress/plugin-active-header-links": "^1.5.4",
|
"@vuepress/plugin-pwa": "^1.6.0",
|
||||||
"@vuepress/plugin-pwa": "^1.5.4",
|
"eslint": "^7.10.0",
|
||||||
"vuepress-plugin-clean-urls": "^1.1.2",
|
|
||||||
"vuepress-plugin-container": "^2.1.5",
|
|
||||||
"vuepress-plugin-zooming": "^1.1.8",
|
|
||||||
"vuepress-plugin-element-ui": "^1.1.0",
|
|
||||||
"eslint-config-vuepress": "^2.2.0",
|
"eslint-config-vuepress": "^2.2.0",
|
||||||
"eslint-plugin-markdown": "^1.0.2",
|
"eslint-plugin-markdown": "^1.0.2",
|
||||||
"eslint-plugin-vue": "^7.0.0-beta.3",
|
"eslint-plugin-vue": "^7.0.0-beta.4",
|
||||||
"eslint": "^7.9.0",
|
"node-sass": "^4.14.1",
|
||||||
"prettier": "^2.0.5",
|
"prettier": "^2.1.2",
|
||||||
"sass-loader": "^10.0.2",
|
"sass-loader": "^10.0.2",
|
||||||
"node-sass": "^4.14.1"
|
"vuepress": "^1.6.0",
|
||||||
|
"vuepress-plugin-clean-urls": "^1.1.2",
|
||||||
|
"vuepress-plugin-container": "^2.1.5",
|
||||||
|
"vuepress-plugin-element-ui": "^1.1.0",
|
||||||
|
"vuepress-plugin-zooming": "^1.1.8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mr-hope/vuepress-plugin-sitemap": "^0.7.2",
|
"@mr-hope/vuepress-plugin-last-update": "^0.7.4",
|
||||||
"@mr-hope/vuepress-plugin-last-update": "^0.7.2",
|
"@mr-hope/vuepress-plugin-sitemap": "^0.7.4",
|
||||||
"vuepress-plugin-robots": "^1.0.1",
|
|
||||||
"vue": "^2.6.12",
|
|
||||||
"vuex": "^3.5.1",
|
|
||||||
"vue-agile": "^1.1.3",
|
|
||||||
"vue-moment": "^4.1.0",
|
|
||||||
"vue-sweetalert2": "^3.0.8",
|
|
||||||
"core-js": "^2.6.4",
|
|
||||||
"axios": "^0.20.0",
|
"axios": "^0.20.0",
|
||||||
"marked": "^1.1.1",
|
"core-js": "2.6.4",
|
||||||
|
"element-ui": "^2.13.2",
|
||||||
"iso-639-1": "^2.1.4",
|
"iso-639-1": "^2.1.4",
|
||||||
"lodash.groupby": "^4.6.0",
|
"lodash.groupby": "^4.6.0",
|
||||||
"lodash.sortby": "^4.7.0",
|
"lodash.sortby": "^4.7.0",
|
||||||
"element-ui": "^2.13.2",
|
"marked": "^1.1.1",
|
||||||
"material-design-icons-iconfont": "^6.1.0",
|
"material-design-icons-iconfont": "^6.1.0",
|
||||||
"vue-material-design-icons": "^4.9.0"
|
"vue": "^2.6.12",
|
||||||
|
"vue-agile": "^1.1.3",
|
||||||
|
"vue-material-design-icons": "^4.9.0",
|
||||||
|
"vue-moment": "^4.1.0",
|
||||||
|
"vue-sweetalert2": "^3.0.8",
|
||||||
|
"vuepress-plugin-robots": "^1.0.1",
|
||||||
|
"vuex": "^3.5.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user