mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Bump dependencies
This commit is contained in:
parent
743c97119f
commit
46647cdf26
358
package-lock.json
generated
358
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -19,6 +19,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-sitemap": "1.30.0",
|
||||
"@vuepress/plugin-active-header-links": "1.9.9",
|
||||
"@vuepress/plugin-back-to-top": "1.9.9",
|
||||
"@vuepress/plugin-pwa": "1.9.9",
|
||||
"axios": "0.26.1",
|
||||
"core-js": "2.6.12",
|
||||
"docsearch.js": "2.6.3",
|
||||
@ -32,29 +35,26 @@
|
||||
"vue-material-design-icons": "5.1.2",
|
||||
"vue-moment": "4.1.0",
|
||||
"vue-sweetalert2": "5.0.5",
|
||||
"vuepress": "1.9.8",
|
||||
"vuepress-plugin-clean-urls": "1.1.2",
|
||||
"vuepress-plugin-container": "2.1.5",
|
||||
"vuepress-plugin-dehydrate": "1.1.5",
|
||||
"vuepress-plugin-element-ui": "1.1.0",
|
||||
"vuepress-plugin-google-analytics-4": "0.1.1",
|
||||
"vuepress-plugin-robots": "1.0.1",
|
||||
"vuepress-plugin-zooming": "1.1.8",
|
||||
"vuex": "3.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-active-header-links": "1.9.9",
|
||||
"@vuepress/plugin-back-to-top": "1.9.9",
|
||||
"@vuepress/plugin-pwa": "1.9.9",
|
||||
"babel-eslint": "10.1.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-vuepress": "3.10.0",
|
||||
"eslint-plugin-markdown": "3.0.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-vue": "9.9.0",
|
||||
"eslint-plugin-vue": "9.14.1",
|
||||
"prettier": "2.8.8",
|
||||
"sass": "1.62.1",
|
||||
"sass-loader": "10.4.1",
|
||||
"vuepress": "1.9.8",
|
||||
"vuepress-plugin-clean-urls": "1.1.2",
|
||||
"vuepress-plugin-container": "2.1.5",
|
||||
"vuepress-plugin-element-ui": "1.1.0",
|
||||
"vuepress-plugin-google-analytics-4": "0.1.1",
|
||||
"vuepress-plugin-zooming": "1.1.8",
|
||||
"webpack": "4.46.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user