chore(deps): update dependency marked to v6

This commit is contained in:
renovate[bot] 2023-08-07 01:40:00 +00:00 committed by GitHub
parent 00e5d6b715
commit 87e3d14d11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -27,7 +27,7 @@
"iconify-icon-names": "1.1.0",
"immer": "10.0.2",
"locales-ts": "1.0.0",
"marked": "5.1.1",
"marked": "6.0.0",
"move-file-cli": "3.0.0",
"photoswipe": "5.3.8",
"postcss": "8.4.25",
@ -5130,15 +5130,15 @@
}
},
"node_modules/marked": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.1.tgz",
"integrity": "sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-6.0.0.tgz",
"integrity": "sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==",
"dev": true,
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 18"
"node": ">= 16"
}
},
"node_modules/mdast-util-definitions": {
@ -13521,9 +13521,9 @@
"dev": true
},
"marked": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.1.tgz",
"integrity": "sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-6.0.0.tgz",
"integrity": "sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==",
"dev": true
},
"mdast-util-definitions": {

View file

@ -43,7 +43,7 @@
"iconify-icon-names": "1.1.0",
"immer": "10.0.2",
"locales-ts": "1.0.0",
"marked": "5.1.1",
"marked": "6.0.0",
"move-file-cli": "3.0.0",
"photoswipe": "5.3.8",
"postcss": "8.4.25",