File tree Expand file tree Collapse file tree 2 files changed +712
-808
lines changed Expand file tree Collapse file tree 2 files changed +712
-808
lines changed Original file line number Diff line number Diff line change 32
32
"license" : " MIT" ,
33
33
"repository" : " meilisearch/docs-searchbar.js" ,
34
34
"devDependencies" : {
35
- "@babel/cli" : " ^7.17.10 " ,
36
- "@babel/core" : " ^7.17.10 " ,
37
- "@babel/preset-env" : " ^7.17.10 " ,
38
- "@babel/register" : " ^7.17.7 " ,
35
+ "@babel/cli" : " ^7.18.6 " ,
36
+ "@babel/core" : " ^7.18.6 " ,
37
+ "@babel/preset-env" : " ^7.18.6 " ,
38
+ "@babel/register" : " ^7.18.6 " ,
39
39
"autoprefixer" : " ^9.8.8" ,
40
40
"babel-eslint" : " ^10.1.0" ,
41
41
"babel-jest" : " ^27.0.2" ,
57
57
"postcss-cli" : " ^7.1.2" ,
58
58
"prettier" : " ^2.0.5" ,
59
59
"pretty-bytes-cli" : " ^2.0.0" ,
60
- "sass" : " ^1.51 .0" ,
60
+ "sass" : " ^1.53 .0" ,
61
61
"sinon" : " ^14.0.0" ,
62
- "uglify-js" : " ^3.15.5 " ,
63
- "webpack" : " ^5.72.1 " ,
64
- "webpack-cli" : " ^4.9.2 "
62
+ "uglify-js" : " ^3.16.2 " ,
63
+ "webpack" : " ^5.73.0 " ,
64
+ "webpack-cli" : " ^4.10.0 "
65
65
},
66
66
"dependencies" : {
67
67
"autocomplete.js" : " ^0.38.1" ,
You can’t perform that action at this time.
0 commit comments