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:
parent
b4ac298083
commit
4984872760
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"insane": "^2.6.2",
|
||||
"marked": "^8.0.1",
|
||||
"marked": "^9.0.3",
|
||||
"pinia": "^2.1.6",
|
||||
"vue": "^3.3.4",
|
||||
"vue-router": "^4.2.4"
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@ dependencies:
|
|||
specifier: ^2.6.2
|
||||
version: 2.6.2
|
||||
marked:
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
specifier: ^9.0.3
|
||||
version: 9.0.3
|
||||
pinia:
|
||||
specifier: ^2.1.6
|
||||
version: 2.1.6(typescript@5.2.2)(vue@3.3.4)
|
||||
|
|
@ -3696,8 +3696,8 @@ packages:
|
|||
semver: 7.5.4
|
||||
dev: true
|
||||
|
||||
/marked@8.0.1:
|
||||
resolution: {integrity: sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==}
|
||||
/marked@9.0.3:
|
||||
resolution: {integrity: sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==}
|
||||
engines: {node: '>= 16'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue