File tree 2 files changed +7
-15
lines changed
2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 14
14
" vue" ,
15
15
" vuejs" ,
16
16
" vue-plugins" ,
17
+ " vue-components" ,
17
18
" chrome-extensions" ,
18
19
" i18n" ,
19
20
" internationalization"
40
41
"webpack-dev-server" : " ^3.10.3"
41
42
},
42
43
"resolutions" : {
43
- "**/serialize-javascript" : " >=2.1.1"
44
+ "**/serialize-javascript" : " >=2.1.1" ,
45
+ "**/minimist" : " >=1.2.2"
44
46
}
45
47
}
Original file line number Diff line number Diff line change @@ -3074,20 +3074,10 @@ minimatch@^3.0.4:
3074
3074
dependencies :
3075
3075
brace-expansion "^1.1.7"
3076
3076
3077
-
3078
- version "0.0.8"
3079
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
3080
- integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
3081
-
3082
- minimist@^1.1.0 :
3083
- version "1.2.3"
3084
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
3085
- integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
3086
-
3087
- minimist@^1.2.0 :
3088
- version "1.2.0"
3089
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3090
- integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
3077
+ [email protected] , minimist@>=1.2.2, minimist@^1.1.0, minimist@^1.2.0:
3078
+ version "1.2.5"
3079
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3080
+ integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3091
3081
3092
3082
minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0 :
3093
3083
version "2.9.0"
You can’t perform that action at this time.
0 commit comments