Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
d87d2609c90b
Commit
77dbda99
authored
Sep 08, 2018
by
Stan Hu
Browse files
Bump KaTeX version to 0.9.0
Closes #51065
parent
46990fac1c41
Changes
3
Hide whitespace changes
Inline
Side-by-side
changelogs/unreleased/sh-upgrade-katex-0-9-0.yml
0 → 100644
View file @
d87d2609
---
title
:
Bump KaTeX version to 0.9.0
merge_request
:
21625
author
:
type
:
fixed
package.json
View file @
d87d2609
...
...
@@ -67,7 +67,7 @@
"
js-cookie
"
:
"
^2.1.3
"
,
"
jszip
"
:
"
^3.1.3
"
,
"
jszip-utils
"
:
"
^0.0.2
"
,
"
katex
"
:
"
^0.
8.3
"
,
"
katex
"
:
"
^0.
9.0
"
,
"
marked
"
:
"
^0.3.12
"
,
"
monaco-editor
"
:
"
^0.14.3
"
,
"
monaco-editor-webpack-plugin
"
:
"
^1.5.2
"
,
...
...
yarn.lock
View file @
d87d2609
...
...
@@ -4718,11 +4718,11 @@ karma@^2.0.4:
tmp "0.0.33"
useragent "2.2.1"
katex@^0.
8.3
:
version "0.
8.3
"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.
8.3
.tgz#
909d99864baf964c3ccae39c4a99a8e0fb9a1bd0
"
katex@^0.
9.0
:
version "0.
9.0
"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.
9.0
.tgz#
26a7d082c21d53725422d2d71da9b2d8455fbd4a
"
dependencies:
match-at "^0.1.
0
"
match-at "^0.1.
1
"
keyv@3.0.0:
version "3.0.0"
...
...
@@ -5033,7 +5033,7 @@ marked@^0.3.12:
version "0.3.12"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.12.tgz#7cf25ff2252632f3fe2406bde258e94eee927519"
match-at@^0.1.
0
:
match-at@^0.1.
1
:
version "0.1.1"
resolved "https://registry.yarnpkg.com/match-at/-/match-at-0.1.1.tgz#25d040d291777704d5e6556bbb79230ec2de0540"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment