File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs-searchbar.js" ,
3
3
"version" : " 2.0.1" ,
4
- "description" : " Add a relevant search bar to your documentation using MeiliSearch " ,
4
+ "description" : " Add a relevant search bar to your documentation using Meilisearch " ,
5
5
"keywords" : [
6
6
" documentation" ,
7
7
" searchbar" ,
28
28
"files" : [
29
29
" dist/"
30
30
],
31
- "author" :
" MeiliSearch <[email protected] > (https://github.com/meilisearch/)" ,
31
+ "author" :
" Meilisearch <[email protected] > (https://github.com/meilisearch/)" ,
32
32
"license" : " MIT" ,
33
33
"repository" : " meilisearch/docs-searchbar.js" ,
34
34
"devDependencies" : {
59
59
"pretty-bytes-cli" : " ^2.0.0" ,
60
60
"sass" : " ^1.43.4" ,
61
61
"sinon" : " ^12.0.1" ,
62
- "uglify-js" : " ^3.14.2 " ,
62
+ "uglify-js" : " ^3.15.0 " ,
63
63
"webpack" : " ^5.64.2" ,
64
64
"webpack-cli" : " ^4.9.1"
65
65
},
Original file line number Diff line number Diff line change @@ -7601,10 +7601,10 @@ typedarray-to-buffer@^3.1.5:
7601
7601
dependencies :
7602
7602
is-typedarray "^1.0.0"
7603
7603
7604
- uglify-js@^3.14.2 :
7605
- version "3.14.2 "
7606
- resolved "https://registry.npmjs.org /uglify-js/-/uglify-js-3.14.2 .tgz"
7607
- integrity sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A ==
7604
+ uglify-js@^3.15.0 :
7605
+ version "3.15.0 "
7606
+ resolved "https://registry.yarnpkg.com /uglify-js/-/uglify-js-3.15.0 .tgz#2d6a689d94783cab43975721977a13c2afec28f1 "
7607
+ integrity sha512-x+xdeDWq7FiORDvyIJ0q/waWd4PhjBNOm5dQUOq2AKC0IEjxOS66Ha9tctiVDGcRQuh69K7fgU5oRuTK4cysSg ==
7608
7608
7609
7609
unbox-primitive@^1.0.1 :
7610
7610
version "1.0.1"
You can’t perform that action at this time.
0 commit comments