Merge pull request #1 from johndoe6345789/dependabot/npm_and_yarn/marked-17.0.1

Bump marked from 15.0.12 to 17.0.1
This commit is contained in:
2025-12-24 01:03:54 +00:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -57,7 +57,7 @@
"input-otp": "^1.4.2",
"jszip": "^3.10.1",
"lucide-react": "^0.484.0",
"marked": "^15.0.7",
"marked": "^17.0.1",
"next-themes": "^0.4.6",
"octokit": "^4.1.2",
"react": "^19.0.0",
@@ -7022,15 +7022,15 @@
}
},
"node_modules/marked": {
"version": "15.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.1.tgz",
"integrity": "sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 18"
"node": ">= 20"
}
},
"node_modules/math-intrinsics": {

View File

@@ -61,7 +61,7 @@
"input-otp": "^1.4.2",
"jszip": "^3.10.1",
"lucide-react": "^0.484.0",
"marked": "^15.0.7",
"marked": "^17.0.1",
"next-themes": "^0.4.6",
"octokit": "^4.1.2",
"react": "^19.0.0",