chore(deps): bump marked from 11.0.1 to 11.1.1

Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 11.1.1.
- [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/v11.0.1...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-01 19:04:39 +00:00 committed by Dongsen
parent fcab713fd1
commit 5b50d7964e
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
},
"dependencies": {
"insane": "^2.6.2",
"marked": "^11.0.1",
"marked": "^11.1.1",
"pinia": "^2.1.7",
"vue": "^3.4.3",
"vue-router": "^4.2.5"

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^2.6.2
version: 2.6.2
marked:
specifier: ^11.0.1
version: 11.0.1
specifier: ^11.1.1
version: 11.1.1
pinia:
specifier: ^2.1.7
version: 2.1.7(typescript@5.2.2)(vue@3.4.3)
@ -3945,8 +3945,8 @@ packages:
semver: 7.5.4
dev: true
/marked@11.0.1:
resolution: {integrity: sha512-P4kDhFEMlvLePBPRwOcMOv6+lYUbhfbSxJFs3Jb4Qx7v6K7l+k8Dxh9CEGfRvK71tL+qIFz5y7Pe4uzt4+/A3A==}
/marked@11.1.1:
resolution: {integrity: sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==}
engines: {node: '>= 18'}
hasBin: true
dev: false