chore: update deps
This commit is contained in:
parent
6dda493d7b
commit
1232e36745
3 changed files with 0 additions and 11 deletions
|
@ -6,11 +6,6 @@ package = "@netlify/plugin-lighthouse"
|
|||
[plugins.inputs.audits]
|
||||
output_path = "reports/lighthouse.html"
|
||||
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-cache"
|
||||
[plugins.inputs]
|
||||
paths = [ ".cache", "_site/assets/img/cache" ]
|
||||
|
||||
###
|
||||
# URLs
|
||||
###
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.35.0",
|
||||
"marked": "^7.0.2",
|
||||
"netlify-plugin-cache": "^1.0.3",
|
||||
"pagefind": "^0.12.0",
|
||||
"postcss": "^8.4.27",
|
||||
"prettier": "^3.0.1",
|
||||
|
|
|
@ -4750,11 +4750,6 @@ neo-async@^2.6.2:
|
|||
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
|
||||
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
||||
|
||||
netlify-plugin-cache@^1.0.3:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/netlify-plugin-cache/-/netlify-plugin-cache-1.0.3.tgz#f60514e259dff2b3286b6d60b570bb1c81206794"
|
||||
integrity sha512-CTOwNWrTOP59T6y6unxQNnp1WX702v2R/faR5peSH94ebrYfyY4zT5IsRcIiHKq57jXeyCrhy0GLuTN8ktzuQg==
|
||||
|
||||
next-tick@1, next-tick@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
|
||||
|
|
Reference in a new issue