Chore(deps): Bump marked from 14.1.4 to 15.0.0

Bumps [marked](https://github.com/markedjs/marked) from 14.1.4 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v14.1.4...v15.0.0)

---
updated-dependencies:
- dependency-name: marked
  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] 2024-11-12 02:58:06 +00:00 коммит произвёл GitHub
Родитель efe5436471
Коммит ebd4c78605
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -24,7 +24,7 @@
"file-saver": "^2.0.5",
"linkify-string": "^4.1.3",
"lodash": "^4.17.21",
"marked": "^14.1.4",
"marked": "^15.0.0",
"marked-gfm-heading-id": "^4.1.1",
"qrcode": "^1.5.4",
"v-click-outside": "^3.2.0",
@ -7176,9 +7176,9 @@
}
},
"node_modules/marked": {
"version": "14.1.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-14.1.4.tgz",
"integrity": "sha512-vkVZ8ONmUdPnjCKc5uTRvmkRbx4EAi2OkTOXmfTDhZz3OFqMNBM1oTTWwTr4HY4uAEojhzPf+Fy8F1DWa3Sndg==",
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.0.tgz",
"integrity": "sha512-0mouKmBROJv/WSHJBPZZyYofUgawMChnD5je/g+aOBXsHDjb/IsnTQj7mnhQZu+qPJmRQ0ecX3mLGEUm3BgwYA==",
"bin": {
"marked": "bin/marked.js"
},

Просмотреть файл

@ -42,7 +42,7 @@
"file-saver": "^2.0.5",
"linkify-string": "^4.1.3",
"lodash": "^4.17.21",
"marked": "^14.1.4",
"marked": "^15.0.0",
"marked-gfm-heading-id": "^4.1.1",
"qrcode": "^1.5.4",
"v-click-outside": "^3.2.0",