mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
chore: update dependencies
This commit is contained in:
committed by
Benny Powers
parent
99b12c7c9e
commit
a5661b85c2
8
.changeset/pretty-toys-prove.md
Normal file
8
.changeset/pretty-toys-prove.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@rocket/blog': patch
|
||||
'@rocket/cli': patch
|
||||
'@mdjs/core': patch
|
||||
'@rocket/search': patch
|
||||
---
|
||||
|
||||
Updates dependencies
|
||||
@@ -38,6 +38,6 @@
|
||||
"testing"
|
||||
],
|
||||
"dependencies": {
|
||||
"plugins-manager": "^0.2.3"
|
||||
"plugins-manager": "^0.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user