mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
Dependency updates
This commit is contained in:
parent
80bef1cfa1
commit
a3d8ed97c7
4131
package-lock.json
generated
4131
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
@ -21,19 +21,19 @@
|
||||
},
|
||||
"homepage": "https://github.com/tachiyomiorg/website#readme",
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-active-header-links": "^1.8.0",
|
||||
"@vuepress/plugin-back-to-top": "^1.8.0",
|
||||
"@vuepress/plugin-google-analytics": "^1.8.0",
|
||||
"@vuepress/plugin-pwa": "^1.8.0",
|
||||
"@vuepress/plugin-active-header-links": "^1.8.2",
|
||||
"@vuepress/plugin-back-to-top": "^1.8.2",
|
||||
"@vuepress/plugin-google-analytics": "^1.8.2",
|
||||
"@vuepress/plugin-pwa": "^1.8.2",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.19.0",
|
||||
"eslint-config-vuepress": "^3.1.0",
|
||||
"eslint-plugin-markdown": "^1.0.2",
|
||||
"eslint-plugin-vue": "^7.5.0",
|
||||
"eslint": "^7.21.0",
|
||||
"eslint-config-vuepress": "^3.2.0",
|
||||
"eslint-plugin-markdown": "^2.0.0",
|
||||
"eslint-plugin-vue": "^7.7.0",
|
||||
"node-sass": "^5.0.0",
|
||||
"prettier": "^2.2.1",
|
||||
"sass-loader": "^10.1.1",
|
||||
"vuepress": "^1.8.0",
|
||||
"vuepress": "^1.8.2",
|
||||
"vuepress-plugin-clean-urls": "^1.1.2",
|
||||
"vuepress-plugin-container": "^2.1.5",
|
||||
"vuepress-plugin-element-ui": "^1.1.0",
|
||||
@ -41,19 +41,19 @@
|
||||
"webpack": "^4.44.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-last-update": "^1.9.5",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.9.5",
|
||||
"@mr-hope/vuepress-plugin-last-update": "^1.11.0",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.11.0",
|
||||
"axios": "^0.21.1",
|
||||
"core-js": "2.6.4",
|
||||
"element-ui": "^2.15.0",
|
||||
"iso-639-1": "^2.1.7",
|
||||
"element-ui": "^2.15.1",
|
||||
"iso-639-1": "^2.1.8",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
"lodash.sortby": "^4.7.0",
|
||||
"marked": "^2.0.0",
|
||||
"marked": "^2.0.1",
|
||||
"material-design-icons-iconfont": "^6.1.0",
|
||||
"vue": "^2.6.12",
|
||||
"vue-agile": "^1.1.3",
|
||||
"vue-good-table": "^2.21.3",
|
||||
"vue-good-table": "^2.21.7",
|
||||
"vue-gsheets": "^4.0.3",
|
||||
"vue-material-design-icons": "^4.11.0",
|
||||
"vue-moment": "^4.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user