chore: update dependencies

This commit is contained in:
Benny Powers
2021-07-11 16:42:41 +03:00
committed by Benny Powers
parent 99b12c7c9e
commit a5661b85c2
5 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
---
'@rocket/blog': patch
'@rocket/cli': patch
'@mdjs/core': patch
'@rocket/search': patch
---
Updates dependencies

View File

@@ -38,6 +38,6 @@
"testing"
],
"dependencies": {
"plugins-manager": "^0.2.3"
"plugins-manager": "^0.2.4"
}
}

View File

@@ -72,7 +72,7 @@
"command-line-usage": "^6.1.1",
"fs-extra": "^9.0.1",
"micromatch": "^4.0.2",
"plugins-manager": "^0.2.3",
"plugins-manager": "^0.2.4",
"slash": "^3.0.0",
"utf8": "^3.0.0",
"workbox-window": "^6.1.5"

View File

@@ -49,7 +49,7 @@
"@types/unist": "^2.0.3",
"es-module-lexer": "^0.3.26",
"github-markdown-css": "^4.0.0",
"plugins-manager": "^0.2.3",
"plugins-manager": "^0.2.4",
"rehype-autolink-headings": "^5.0.1",
"rehype-prism-template": "^0.4.1",
"rehype-raw": "^5.0.0",

View File

@@ -48,7 +48,7 @@
"@open-wc/scoped-elements": "^2.0.0-next.3",
"chalk": "^4.0.0",
"minisearch": "^3.0.2",
"plugins-manager": "^0.2.3",
"plugins-manager": "^0.2.4",
"sax-wasm": "^2.0.0"
},
"customElements": "custom-elements.json"