chore(deps): bump marked from 10.0.0 to 11.0.0

Bumps [marked](https://github.com/markedjs/marked) from 10.0.0 to 11.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/v10.0.0...v11.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] 2023-12-01 19:41:59 +00:00 committed by GitHub
parent 80de731797
commit d625c95a1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
},
"dependencies": {
"insane": "^2.6.2",
"marked": "^10.0.0",
"marked": "^11.0.0",
"pinia": "^2.1.7",
"vue": "^3.3.8",
"vue-router": "^4.2.5"

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^2.6.2
version: 2.6.2
marked:
specifier: ^10.0.0
version: 10.0.0
specifier: ^11.0.0
version: 11.0.0
pinia:
specifier: ^2.1.7
version: 2.1.7(typescript@5.2.2)(vue@3.3.8)
@ -3744,8 +3744,8 @@ packages:
semver: 7.5.4
dev: true
/marked@10.0.0:
resolution: {integrity: sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==}
/marked@11.0.0:
resolution: {integrity: sha512-2GsW34uXaFEGTQ/+3rCnNC6vUYTAgFuDLGl70v/aWinA5mIJtTrrFAmfbLOfVvgPyxXuDVL9He/7reCK+6j3Sw==}
engines: {node: '>= 18'}
hasBin: true
dev: false