File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 26
26
"dayjs" : " ^1.9.6" ,
27
27
"normalize.css" : " ^8.0.1" ,
28
28
"nprogress" : " ^0.2.0" ,
29
+ "slugify" : " ^1.6.1" ,
29
30
"socketcluster-client" : " ^14.3.2" ,
30
31
"swrv" : " ^1.0.0-beta.5" ,
31
32
"vue" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -7896,6 +7896,11 @@ slice-ansi@^4.0.0:
7896
7896
astral-regex "^2.0.0"
7897
7897
is-fullwidth-code-point "^3.0.0"
7898
7898
7899
+ slugify@^1.6.1 :
7900
+ version "1.6.1"
7901
+ resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.1.tgz#a5fcaef29f4e57c6e932ce7044b6ffd9cf81b641"
7902
+ integrity sha512-5ofqMTbetNhxlzjYYLBaZFQd6oiTuSkQlyfPEFIMwgUABlZQ0hbk5xIV9Ydd5jghWeRoO7GkiJliUvTpLOjNRA==
7903
+
7899
7904
snapdragon-node@^2.0.1 :
7900
7905
version "2.1.1"
7901
7906
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
You can’t perform that action at this time.
0 commit comments