0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 04:37:37 +00:00

Bump marked from 15.0.12 to 18.0.7

Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 18.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v15.0.12...v18.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 18.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-05 14:30:28 +00:00
committed by GitHub
parent a280304776
commit 5487900b26
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -51,7 +51,7 @@
"jwt-simple": "^0.5.6",
"less": "^4.8.1",
"lodash": "^4.18.1",
"marked": "15.0.12",
"marked": "18.0.7",
"marked-alignment-paragraphs": "^1.0.0",
"marked-definition-lists": "^1.0.1",
"marked-emoji": "^2.0.3",
@@ -10177,15 +10177,15 @@
}
},
"node_modules/marked": {
"version": "15.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
"version": "18.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.7.tgz",
"integrity": "sha512-iDVQ5ldaiKXn6b2JroX5kgRfmwgqolW7NpaEzTl1k/2Zh1njIEN9yniyLV/mOvWwtsE8OGgkjsCYvijuPk1dtA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 18"
"node": ">= 20"
}
},
"node_modules/marked-alignment-paragraphs": {
+1 -1
View File
@@ -127,7 +127,7 @@
"jwt-simple": "^0.5.6",
"less": "^4.8.1",
"lodash": "^4.18.1",
"marked": "15.0.12",
"marked": "18.0.7",
"marked-alignment-paragraphs": "^1.0.0",
"marked-definition-lists": "^1.0.1",
"marked-emoji": "^2.0.3",