chore(deps): update dependency marked to v14

This commit is contained in:
renovate[bot] 2024-08-09 11:49:03 +00:00 committed by Fernando Fernández
parent 1643a740bf
commit baa84db331
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"hls.js": "1.5.13",
"jassub": "1.7.15",
"lodash-es": "4.17.21",
"marked": "13.0.2",
"marked": "14.0.0",
"sortablejs": "1.15.2",
"swiper": "11.1.4",
"uuid": "10.0.0",

8
package-lock.json generated
View File

@ -37,7 +37,7 @@
"hls.js": "1.5.13",
"jassub": "1.7.15",
"lodash-es": "4.17.21",
"marked": "13.0.2",
"marked": "14.0.0",
"sortablejs": "1.15.2",
"swiper": "11.1.4",
"uuid": "10.0.0",
@ -8216,9 +8216,9 @@
}
},
"node_modules/marked": {
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-13.0.2.tgz",
"integrity": "sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-14.0.0.tgz",
"integrity": "sha512-uIj4+faQ+MgHgwUW1l2PsPglZLOLOT1uErt06dAPtx2kjteLAkbsd/0FiYg/MGS+i7ZKLb7w2WClxHkzOOuryQ==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"