File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104 "history" : " ^5.3.0" ,
105105 "js-yaml" : " ^3.14.2" ,
106106 "lodash" : " ^4.18.1" ,
107- "markdown-it" : " ^14.1.1 " ,
107+ "markdown-it" : " ^14.2.0 " ,
108108 "material-react-table" : " ^1.15.1" ,
109109 "monaco-editor" : " ^0.52.2" ,
110110 "monaco-editor-webpack-plugin" : " ^7.1.1" ,
Original file line number Diff line number Diff line change @@ -7549,10 +7549,10 @@ lines-and-columns@^1.1.6:
75497549 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
75507550 integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
75517551
7552- linkify-it@^5.0.0 :
7553- version "5.0.0 "
7554- resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0 .tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421 "
7555- integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ ==
7552+ linkify-it@^5.0.1 :
7553+ version "5.0.1 "
7554+ resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.1 .tgz#10c4cecbb5c6828eabf81d3c801adc4a542dfb55 "
7555+ integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg ==
75567556 dependencies:
75577557 uc.micro "^2.0.0"
75587558
@@ -7676,14 +7676,14 @@ mapbox-to-css-font@^2.4.1:
76767676 resolved "https://registry.yarnpkg.com/mapbox-to-css-font/-/mapbox-to-css-font-2.4.5.tgz#b10a7a33af3e1a9a1369e4d5e8285492a7943c46"
76777677 integrity sha512-VJ6nB8emkO9VODI0Fk+TQ/0zKBTqmf/Pkt8Xv0kHstoc0iXRajA00DAid4Kc3K5xeFIOoiZrVxijEzj0GLVO2w==
76787678
7679- markdown-it@^14.1.1 :
7680- version "14.1.1 "
7681- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.1 .tgz#856f90b66fc39ae70affd25c1b18b581d7deee1f "
7682- integrity sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA ==
7679+ markdown-it@^14.2.0 :
7680+ version "14.2.0 "
7681+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.2.0 .tgz#06d48d9035e77d5b1c85adb315482fc8240289ef "
7682+ integrity sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ ==
76837683 dependencies:
76847684 argparse "^2.0.1"
76857685 entities "^4.4.0"
7686- linkify-it "^5.0.0 "
7686+ linkify-it "^5.0.1 "
76877687 mdurl "^2.0.0"
76887688 punycode.js "^2.3.1"
76897689 uc.micro "^2.1.0"
You can’t perform that action at this time.
0 commit comments