chore(deps): bump marked from 8.0.1 to 9.0.3

Bumps [marked](https://github.com/markedjs/marked) from 8.0.1 to 9.0.3.
- [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/v8.0.1...v9.0.3)

---
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-10-01 19:36:44 +00:00 committed by Dongsen
parent b4ac298083
commit 4984872760
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
}, },
"dependencies": { "dependencies": {
"insane": "^2.6.2", "insane": "^2.6.2",
"marked": "^8.0.1", "marked": "^9.0.3",
"pinia": "^2.1.6", "pinia": "^2.1.6",
"vue": "^3.3.4", "vue": "^3.3.4",
"vue-router": "^4.2.4" "vue-router": "^4.2.4"

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^2.6.2 specifier: ^2.6.2
version: 2.6.2 version: 2.6.2
marked: marked:
specifier: ^8.0.1 specifier: ^9.0.3
version: 8.0.1 version: 9.0.3
pinia: pinia:
specifier: ^2.1.6 specifier: ^2.1.6
version: 2.1.6(typescript@5.2.2)(vue@3.3.4) version: 2.1.6(typescript@5.2.2)(vue@3.3.4)
@ -3696,8 +3696,8 @@ packages:
semver: 7.5.4 semver: 7.5.4
dev: true dev: true
/marked@8.0.1: /marked@9.0.3:
resolution: {integrity: sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==} resolution: {integrity: sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==}
engines: {node: '>= 16'} engines: {node: '>= 16'}
hasBin: true hasBin: true
dev: false dev: false