mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Update dependencies
This commit is contained in:
parent
3a024aceea
commit
7a1c73935b
2433
package-lock.json
generated
2433
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -21,20 +21,20 @@
|
||||
},
|
||||
"homepage": "https://github.com/tachiyomiorg/website#readme",
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-active-header-links": "^1.9.1",
|
||||
"@vuepress/plugin-back-to-top": "^1.9.1",
|
||||
"@vuepress/plugin-google-analytics": "^1.9.1",
|
||||
"@vuepress/plugin-pwa": "^1.9.1",
|
||||
"@vuepress/plugin-active-header-links": "^1.9.5",
|
||||
"@vuepress/plugin-back-to-top": "^1.9.5",
|
||||
"@vuepress/plugin-google-analytics": "^1.9.5",
|
||||
"@vuepress/plugin-pwa": "^1.9.5",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-vuepress": "^3.4.0",
|
||||
"eslint-config-vuepress": "^3.5.0",
|
||||
"eslint-plugin-markdown": "^2.2.1",
|
||||
"eslint-plugin-promise": "^6.0.0",
|
||||
"eslint-plugin-vue": "^8.2.0",
|
||||
"node-sass": "^6.0.1",
|
||||
"prettier": "^2.5.1",
|
||||
"sass-loader": "^10.1.1",
|
||||
"vuepress": "^1.9.1",
|
||||
"vuepress": "^1.9.5",
|
||||
"vuepress-plugin-clean-urls": "^1.1.2",
|
||||
"vuepress-plugin-container": "^2.1.5",
|
||||
"vuepress-plugin-element-ui": "^1.1.0",
|
||||
@ -42,14 +42,14 @@
|
||||
"webpack": "^4.44.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.21.0",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.23.0",
|
||||
"axios": "^0.24.0",
|
||||
"core-js": "2.6.4",
|
||||
"docsearch.js": "^2.6.3",
|
||||
"element-ui": "^2.15.6",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
"lodash.sortby": "^4.7.0",
|
||||
"marked": "^4.0.8",
|
||||
"marked": "^4.0.9",
|
||||
"material-design-icons-iconfont": "^6.1.1",
|
||||
"moment": "^2.29.1",
|
||||
"vue": "^2.6.14",
|
||||
|
Loading…
Reference in New Issue
Block a user