Bump dependencies

This commit is contained in:
arkon 2022-10-01 23:16:21 -04:00
parent a041187b44
commit 0f8c960b97
2 changed files with 35 additions and 38 deletions

42
package-lock.json generated
View File

@ -13,10 +13,10 @@
"axios": "0.26.1",
"core-js": "2.6.12",
"docsearch.js": "2.6.3",
"element-ui": "2.15.9",
"element-ui": "2.15.10",
"lodash.groupby": "4.6.0",
"lodash.sortby": "4.7.0",
"marked": "4.1.0",
"marked": "4.1.1",
"material-design-icons-iconfont": "6.7.0",
"moment": "2.29.4",
"vue": "2.6.14",
@ -38,7 +38,7 @@
"eslint-config-vuepress": "3.10.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-promise": "6.0.1",
"eslint-plugin-vue": "9.4.0",
"eslint-plugin-vue": "9.5.1",
"node-sass": "7.0.3",
"prettier": "2.7.1",
"sass-loader": "10.3.1",
@ -6484,9 +6484,9 @@
"integrity": "sha512-mfBcbqc0qc6RlxrsIgLG2wCqkiPAjEezHxGTu7p3dHHFOurH4EjS9rFZndX5axC8264rI1Pcbw8uQP39oZckeA=="
},
"node_modules/element-ui": {
"version": "2.15.9",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.9.tgz",
"integrity": "sha512-dx45nQLt4Hn87/Z9eRr3ex6KFZbxlFAwEU3QoW3wA5EsYftvHTyL9Pq7VnXXD7hu1Eiaup2jcs6kp+/VSFmXuA==",
"version": "2.15.10",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.10.tgz",
"integrity": "sha512-jmD++mU2wKXbisvx4fxOl2mHaU+HWHTAq/3Wf8x9Bwyu4GdDZPLABb+CGi3DWN6fPqdgRcd74aX39DO+YHObLw==",
"dependencies": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
@ -7642,9 +7642,9 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz",
"integrity": "sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.5.1.tgz",
"integrity": "sha512-Y0sL2RY7Xc9S8kNih9lbwHIDmewUg9bfas6WSzsOWRgDXhIHKxRBZYNAnVcXBFfE+bMWHUA5GLChl7TcTYUI8w==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",
@ -11190,9 +11190,9 @@
}
},
"node_modules/marked": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz",
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.1.1.tgz",
"integrity": "sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==",
"bin": {
"marked": "bin/marked.js"
},
@ -23783,9 +23783,9 @@
"integrity": "sha512-mfBcbqc0qc6RlxrsIgLG2wCqkiPAjEezHxGTu7p3dHHFOurH4EjS9rFZndX5axC8264rI1Pcbw8uQP39oZckeA=="
},
"element-ui": {
"version": "2.15.9",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.9.tgz",
"integrity": "sha512-dx45nQLt4Hn87/Z9eRr3ex6KFZbxlFAwEU3QoW3wA5EsYftvHTyL9Pq7VnXXD7hu1Eiaup2jcs6kp+/VSFmXuA==",
"version": "2.15.10",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.10.tgz",
"integrity": "sha512-jmD++mU2wKXbisvx4fxOl2mHaU+HWHTAq/3Wf8x9Bwyu4GdDZPLABb+CGi3DWN6fPqdgRcd74aX39DO+YHObLw==",
"requires": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
@ -24669,9 +24669,9 @@
"requires": {}
},
"eslint-plugin-vue": {
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz",
"integrity": "sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.5.1.tgz",
"integrity": "sha512-Y0sL2RY7Xc9S8kNih9lbwHIDmewUg9bfas6WSzsOWRgDXhIHKxRBZYNAnVcXBFfE+bMWHUA5GLChl7TcTYUI8w==",
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
@ -27268,9 +27268,9 @@
"integrity": "sha512-TAIHTHPwa9+ltKvKPWulm/beozQU41Ab+FIefRaQV1NRnpzwcV9QOe6wXQS5WLivm5Q/nlo0rl6laGkMDZE7Gw=="
},
"marked": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz",
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA=="
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.1.1.tgz",
"integrity": "sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw=="
},
"material-design-icons-iconfont": {
"version": "6.7.0",

View File

@ -2,24 +2,21 @@
"name": "tachiyomi-website",
"version": "1.0.0",
"description": "Official website for the Tachiyomi app.",
"license": "MPL-2.0",
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/tachiyomiorg/website.git"
},
"bugs": {
"url": "https://github.com/tachiyomiorg/website/issues"
},
"homepage": "https://github.com/tachiyomiorg/website#readme",
"scripts": {
"build": "npm run lint && vuepress build src",
"lint": "eslint --fix 'src/.vuepress/**/*.{js,vue}' --no-ignore",
"serve": "vuepress dev src"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tachiyomiorg/website.git"
},
"keywords": [
"vuepress"
],
"license": "MPL-2.0",
"private": true,
"bugs": {
"url": "https://github.com/tachiyomiorg/website/issues"
},
"homepage": "https://github.com/tachiyomiorg/website#readme",
"devDependencies": {
"@vuepress/plugin-active-header-links": "1.9.7",
"@vuepress/plugin-back-to-top": "1.9.7",
@ -30,7 +27,7 @@
"eslint-config-vuepress": "3.10.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-promise": "6.0.1",
"eslint-plugin-vue": "9.4.0",
"eslint-plugin-vue": "9.5.1",
"node-sass": "7.0.3",
"prettier": "2.7.1",
"sass-loader": "10.3.1",
@ -42,14 +39,14 @@
"webpack": "4.46.0"
},
"dependencies": {
"axios": "0.26.1",
"@mr-hope/vuepress-plugin-sitemap": "1.30.0",
"axios": "0.26.1",
"core-js": "2.6.12",
"docsearch.js": "2.6.3",
"element-ui": "2.15.9",
"element-ui": "2.15.10",
"lodash.groupby": "4.6.0",
"lodash.sortby": "4.7.0",
"marked": "4.1.0",
"marked": "4.1.1",
"material-design-icons-iconfont": "6.7.0",
"moment": "2.29.4",
"vue": "2.6.14",