mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump marked from 0.8.2 to 1.0.0 (#443)
Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f9e2b38786
commit
9cd2a9a273
@@ -26,7 +26,7 @@
|
||||
"base-64": "^0.1.0",
|
||||
"date-fns": "^2.12.0",
|
||||
"lodash": "^4.17.15",
|
||||
"marked": "^0.8.2",
|
||||
"marked": "^1.0.0",
|
||||
"micromustache": "^7.1.0",
|
||||
"nanoid": "^3.1.3",
|
||||
"pinia": "0.0.5",
|
||||
|
||||
@@ -9646,10 +9646,10 @@ markdown-to-jsx@^6.10.3, markdown-to-jsx@^6.9.1, markdown-to-jsx@^6.9.3:
|
||||
prop-types "^15.6.2"
|
||||
unquote "^1.1.0"
|
||||
|
||||
marked@^0.8.2:
|
||||
version "0.8.2"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355"
|
||||
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
|
||||
marked@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.0.0.tgz#d35784245a04871e5988a491e28867362e941693"
|
||||
integrity sha512-Wo+L1pWTVibfrSr+TTtMuiMfNzmZWiOPeO7rZsQUY5bgsxpHesBEcIWJloWVTFnrMXnf/TL30eTFSGJddmQAng==
|
||||
|
||||
material-colors@^1.2.1:
|
||||
version "1.2.6"
|
||||
|
||||
Reference in New Issue
Block a user