Update dependencies

This commit is contained in:
Avery Black
2021-10-12 22:14:36 -07:00
parent 8ab4091799
commit 32e26fba60
2 changed files with 30743 additions and 12469 deletions

22978
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,19 +33,19 @@
},
"license": "CC-BY-NC-SA-4.0",
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.7.1",
"markdown-it-multimd-table": "^4.0.3",
"markdown-link-check": "^3.8.5",
"markdownlint-cli": "^0.26.0",
"run-script-os": "^1.1.4",
"spellchecker-cli": "^4.4.0",
"vuepress": "^1.7.1",
"@vuepress/plugin-back-to-top": "^1.8.2",
"markdown-it-multimd-table": "^4.1.1",
"markdown-link-check": "^3.8.7",
"markdownlint-cli": "^0.29.0",
"run-script-os": "^1.1.6",
"spellchecker-cli": "^4.8.0",
"vuepress": "^1.8.2",
"vuepress-plugin-medium-zoom": "^1.1.9",
"vuepress-plugin-zooming": "^1.1.8",
"vuepress-theme-book": "0.0.5",
"vuepress-theme-book": "0.0.6",
"vuepress-theme-dark-new": "^0.1.2",
"vuepress-theme-succinct": "^1.6.4",
"vuepress-theme-yuu": "^2.3.0"
"vuepress-theme-succinct": "^1.7.2",
"vuepress-theme-yuu": "^3.1.1"
},
"homepage": "https://dortania.github.io/Getting-Started-With-ACPI/"
}