Upgrade npm dependencies

This commit is contained in:
Simon Brunel 2023-03-05 15:13:18 +01:00
parent 21faa67b58
commit ac9b936959
2 changed files with 24964 additions and 3555 deletions

28505
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,12 +7,12 @@
"docs:lint": "remark --quiet --frail ."
},
"devDependencies": {
"@vuepress/plugin-google-analytics": "^1.6.0",
"remark-cli": "^8.0.1",
"remark-frontmatter": "^2.0.0",
"remark-preset-lint-markdown-style-guide": "^3.0.1",
"remark-preset-lint-recommended": "^4.0.1",
"remark-validate-links": "^10.0.2",
"vuepress": "^1.6.0"
"@vuepress/plugin-google-analytics": "^1.9.9",
"remark-cli": "^11.0.0",
"remark-frontmatter": "^4.0.1",
"remark-preset-lint-markdown-style-guide": "^5.1.2",
"remark-preset-lint-recommended": "^6.1.2",
"remark-validate-links": "^12.1.0",
"vuepress": "^1.9.9"
}
}