From 9e14021ded5ba141a794bdd5ad94168f24302b0e Mon Sep 17 00:00:00 2001 From: arkon Date: Sat, 16 Jul 2022 18:51:50 -0400 Subject: [PATCH] Bump dependencies --- package-lock.json | 60 +++++++++++++++++++++++------------------------ package.json | 8 +++---- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/package-lock.json b/package-lock.json index 898d6943c..98182aff0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,12 +16,12 @@ "element-ui": "2.15.9", "lodash.groupby": "4.6.0", "lodash.sortby": "4.7.0", - "marked": "4.0.17", + "marked": "4.0.18", "material-design-icons-iconfont": "6.7.0", "moment": "2.29.3", "vue": "2.6.14", "vue-agile": "2.0.0", - "vue-material-design-icons": "5.0.0", + "vue-material-design-icons": "5.1.2", "vue-moment": "4.1.0", "vue-sweetalert2": "5.0.5", "vuepress-plugin-dehydrate": "1.1.5", @@ -36,9 +36,9 @@ "babel-eslint": "10.1.0", "eslint": "7.32.0", "eslint-config-vuepress": "3.10.0", - "eslint-plugin-markdown": "2.2.1", + "eslint-plugin-markdown": "3.0.0", "eslint-plugin-promise": "6.0.0", - "eslint-plugin-vue": "9.1.1", + "eslint-plugin-vue": "9.2.0", "node-sass": "6.0.1", "prettier": "2.7.1", "sass-loader": "10.2.1", @@ -7469,18 +7469,18 @@ "dev": true }, "node_modules/eslint-plugin-markdown": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.1.tgz", - "integrity": "sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.0.tgz", + "integrity": "sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==", "dev": true, "dependencies": { "mdast-util-from-markdown": "^0.8.5" }, "engines": { - "node": "^8.10.0 || ^10.12.0 || >= 12.0.0" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "peerDependencies": { - "eslint": ">=6.0.0" + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "node_modules/eslint-plugin-n": { @@ -7617,9 +7617,9 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.1.1.tgz", - "integrity": "sha512-W9n5PB1X2jzC7CK6riG0oAcxjmKrjTF6+keL1rni8n57DZeilx/Fulz+IRJK3lYseLNAygN0I62L7DvioW40Tw==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.2.0.tgz", + "integrity": "sha512-W2hc+NUXoce8sZtWgZ45miQTy6jNyuSdub5aZ1IBune4JDeAyzucYX0TzkrQ1jMO52sNUDYlCIHDoaNePe0p5g==", "dev": true, "dependencies": { "eslint-utils": "^3.0.0", @@ -11159,9 +11159,9 @@ } }, "node_modules/marked": { - "version": "4.0.17", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.17.tgz", - "integrity": "sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA==", + "version": "4.0.18", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz", + "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==", "bin": { "marked": "bin/marked.js" }, @@ -17031,9 +17031,9 @@ } }, "node_modules/vue-material-design-icons": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.0.0.tgz", - "integrity": "sha512-lYSJFW/TyQqmg7MvUbEB8ua1mwWy/v8qve7QJuA/UWUAXC4/yVUdAm4pg/sM9+k5n7VLckBv6ucOROuGBsGPDQ==" + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.1.2.tgz", + "integrity": "sha512-nD1qFM2qAkMlVoe23EfNKIeMfYl6YjHZjSty9q0mwc2gXmPmvEhixywJQhM+VF5KVBI1zAkVTNLoUEERPY10pA==" }, "node_modules/vue-moment": { "version": "4.1.0", @@ -24274,9 +24274,9 @@ } }, "eslint-plugin-markdown": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.1.tgz", - "integrity": "sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.0.tgz", + "integrity": "sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==", "dev": true, "requires": { "mdast-util-from-markdown": "^0.8.5" @@ -24365,9 +24365,9 @@ "requires": {} }, "eslint-plugin-vue": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.1.1.tgz", - "integrity": "sha512-W9n5PB1X2jzC7CK6riG0oAcxjmKrjTF6+keL1rni8n57DZeilx/Fulz+IRJK3lYseLNAygN0I62L7DvioW40Tw==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.2.0.tgz", + "integrity": "sha512-W2hc+NUXoce8sZtWgZ45miQTy6jNyuSdub5aZ1IBune4JDeAyzucYX0TzkrQ1jMO52sNUDYlCIHDoaNePe0p5g==", "dev": true, "requires": { "eslint-utils": "^3.0.0", @@ -26960,9 +26960,9 @@ "integrity": "sha512-TAIHTHPwa9+ltKvKPWulm/beozQU41Ab+FIefRaQV1NRnpzwcV9QOe6wXQS5WLivm5Q/nlo0rl6laGkMDZE7Gw==" }, "marked": { - "version": "4.0.17", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.17.tgz", - "integrity": "sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA==" + "version": "4.0.18", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz", + "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==" }, "material-design-icons-iconfont": { "version": "6.7.0", @@ -31643,9 +31643,9 @@ } }, "vue-material-design-icons": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.0.0.tgz", - "integrity": "sha512-lYSJFW/TyQqmg7MvUbEB8ua1mwWy/v8qve7QJuA/UWUAXC4/yVUdAm4pg/sM9+k5n7VLckBv6ucOROuGBsGPDQ==" + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.1.2.tgz", + "integrity": "sha512-nD1qFM2qAkMlVoe23EfNKIeMfYl6YjHZjSty9q0mwc2gXmPmvEhixywJQhM+VF5KVBI1zAkVTNLoUEERPY10pA==" }, "vue-moment": { "version": "4.1.0", diff --git a/package.json b/package.json index cec2461dc..fd35e6f51 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "babel-eslint": "10.1.0", "eslint": "7.32.0", "eslint-config-vuepress": "3.10.0", - "eslint-plugin-markdown": "2.2.1", + "eslint-plugin-markdown": "3.0.0", "eslint-plugin-promise": "6.0.0", - "eslint-plugin-vue": "9.1.1", + "eslint-plugin-vue": "9.2.0", "node-sass": "6.0.1", "prettier": "2.7.1", "sass-loader": "10.2.1", @@ -49,12 +49,12 @@ "element-ui": "2.15.9", "lodash.groupby": "4.6.0", "lodash.sortby": "4.7.0", - "marked": "4.0.17", + "marked": "4.0.18", "material-design-icons-iconfont": "6.7.0", "moment": "2.29.3", "vue": "2.6.14", "vue-agile": "2.0.0", - "vue-material-design-icons": "5.0.0", + "vue-material-design-icons": "5.1.2", "vue-moment": "4.1.0", "vue-sweetalert2": "5.0.5", "vuepress-plugin-dehydrate": "1.1.5",