mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-23 14:02:58 +00:00
Up marked-hbfm version
This commit is contained in:
Generated
+9
-12
@@ -58,7 +58,7 @@
|
||||
"marked-emoji": "^2.0.3",
|
||||
"marked-extended-tables": "^2.0.1",
|
||||
"marked-gfm-heading-id": "^4.1.4",
|
||||
"marked-hbfm": "^1.0.0",
|
||||
"marked-hbfm": "^1.0.1",
|
||||
"marked-nonbreaking-spaces": "^1.0.1",
|
||||
"marked-smartypants-lite": "^1.0.3",
|
||||
"marked-subsuper-text": "^1.0.4",
|
||||
@@ -10061,15 +10061,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked-hbfm": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/marked-hbfm/-/marked-hbfm-1.0.0.tgz",
|
||||
"integrity": "sha512-IaXhgp9GOKpHRPw9o48kFdqOheUekS4110Y8ZgzpO+ilADRT4v+Uio6doQzP1qrZ9+E2ad9Qf46vJ5/iX8sd0Q==",
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/marked-hbfm/-/marked-hbfm-1.0.1.tgz",
|
||||
"integrity": "sha512-mqz1ALIk0POeRCGjAGDTRhyKrMe+i5ycsxLV/8MlG13xC/oTEXA66VHZvIMNLotdM8jNNnLC9TFLCWECN4QHug==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"eslint-plugin-jest": "^29.16.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": ">=3 <16",
|
||||
"marked": ">=3 <19",
|
||||
"marked-alignment-paragraphs": "^1.0.0",
|
||||
"marked-definition-lists": "^1.0.1",
|
||||
"marked-diagrams-markdeep": "^1.0.1",
|
||||
@@ -10079,10 +10079,7 @@
|
||||
"marked-nonbreaking-spaces": "^1.0.1",
|
||||
"marked-smartypants-lite": "^1.0.3",
|
||||
"marked-subsuper-text": "^1.0.4",
|
||||
"marked-variables": "^1.0.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"marked": ">=3 <17"
|
||||
"marked-variables": "^1.0.7"
|
||||
}
|
||||
},
|
||||
"node_modules/marked-nonbreaking-spaces": {
|
||||
@@ -10107,9 +10104,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked-variables": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/marked-variables/-/marked-variables-1.0.6.tgz",
|
||||
"integrity": "sha512-49tS52BA5M1Pr1wcQzFdUCWRh6XyRy73c8LxvxPob4FnsxLLWGTmvyhnRDAxL/RbXTV677P8xcZl2u9+FYeTIw==",
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked-variables/-/marked-variables-1.0.7.tgz",
|
||||
"integrity": "sha512-b7ZxKQJ9TEF/xi7dpP//IyIvK10minaYqmQNX7K91K9189jSQ8grpxY9yOIAXpPmVfReY0aZbfxugolTBIpXAA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"expr-eval": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user