mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 08:34:54 -04:00
Update dependency highlight.js to v10.7.2
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
ca493f1955
commit
a5843c21c5
2 changed files with 25 additions and 25 deletions
42
package.json
42
package.json
|
@ -43,27 +43,27 @@
|
|||
"diff": "5.0.0",
|
||||
"emoji-picker-element": "1.4.0",
|
||||
"emojibase-data": "5.1.1",
|
||||
"eslint-config-react-app": "6.0.0",
|
||||
"eslint-plugin-flowtype": "5.4.0",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
"eslint-plugin-jsx-a11y": "6.4.1",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "5.1.0",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"firacode": "5.2.0",
|
||||
"flowchart.js": "1.15.0",
|
||||
"fork-awesome": "1.1.7",
|
||||
"highlight.js": "10.7.1",
|
||||
"i18next": "20.2.1",
|
||||
"i18next-browser-languagedetector": "6.1.0",
|
||||
"i18next-http-backend": "1.2.1",
|
||||
"js-yaml": "4.0.0",
|
||||
"katex": "0.13.2",
|
||||
"luxon": "1.26.0",
|
||||
"markdown-it": "12.0.4",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "7.1.0",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"eslint-config-react-app": "6.0.0",
|
||||
"eslint-plugin-flowtype": "5.4.0",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
"eslint-plugin-jsx-a11y": "6.4.1",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "5.1.0",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"firacode": "5.2.0",
|
||||
"flowchart.js": "1.15.0",
|
||||
"fork-awesome": "1.1.7",
|
||||
"highlight.js": "10.7.2",
|
||||
"i18next": "20.2.1",
|
||||
"i18next-browser-languagedetector": "6.1.0",
|
||||
"i18next-http-backend": "1.2.1",
|
||||
"js-yaml": "4.0.0",
|
||||
"katex": "0.13.2",
|
||||
"luxon": "1.26.0",
|
||||
"markdown-it": "12.0.4",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "7.1.0",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"markdown-it-deflist": "2.1.0",
|
||||
"markdown-it-emoji": "2.0.0",
|
||||
"markdown-it-footnote": "3.0.2",
|
||||
|
|
|
@ -7673,10 +7673,10 @@ hex-color-regex@^1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
|
||||
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
|
||||
|
||||
highlight.js@10.7.1:
|
||||
version "10.7.1"
|
||||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.1.tgz#a8ec4152db24ea630c90927d6cae2a45f8ecb955"
|
||||
integrity sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA==
|
||||
highlight.js@10.7.2:
|
||||
version "10.7.2"
|
||||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.2.tgz#89319b861edc66c48854ed1e6da21ea89f847360"
|
||||
integrity sha512-oFLl873u4usRM9K63j4ME9u3etNF0PLiJhSQ8rdfuL51Wn3zkD6drf9ZW0dOzjnZI22YYG24z30JcmfCZjMgYg==
|
||||
|
||||
history@^4.9.0:
|
||||
version "4.10.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue