chore(deps): bump marked from 9.0.3 to 10.0.0

Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 10.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/v9.0.3...v10.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-11-24 15:38:41 +00:00 committed by Dongsen
parent e80ef92516
commit be187b4862
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^2.6.2
version: 2.6.2
marked:
specifier: ^9.0.3
version: 9.0.3
specifier: ^10.0.0
version: 10.0.0
pinia:
specifier: ^2.1.7
version: 2.1.7(typescript@5.2.2)(vue@3.3.7)
@ -3732,9 +3732,9 @@ packages:
semver: 7.5.4
dev: true
/marked@9.0.3:
resolution: {integrity: sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==}
engines: {node: '>= 16'}
/marked@10.0.0:
resolution: {integrity: sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==}
engines: {node: '>= 18'}
hasBin: true
dev: false