File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 48
48
"consolidate" : " ^0.16.0" ,
49
49
"esm" : " ^3.2.25" ,
50
50
"fast-glob" : " ^3.2.7" ,
51
- "fluent-vue-cli" : " ^3.0.1 " ,
51
+ "fluent-vue-cli" : " ^3.0.4 " ,
52
52
"glob-gitignore" : " ^1.0.14" ,
53
53
"htmlparser2" : " ^6.1.0" ,
54
54
"iconv-lite" : " ^0.6.3" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ class FluentVueSFCFramework extends Framework {
7
7
detection = {
8
8
packageJSON : [
9
9
'fluent-vue-loader' ,
10
+ 'rollup-plugin-fluent-vue' ,
11
+ 'unplugin-fluent-vue' ,
10
12
] ,
11
13
}
12
14
Original file line number Diff line number Diff line change @@ -4911,7 +4911,7 @@ flatted@^3.1.0:
4911
4911
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
4912
4912
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
4913
4913
4914
- fluent-vue-cli@^3.0.1 :
4914
+ fluent-vue-cli@^3.0.4 :
4915
4915
version "3.0.4"
4916
4916
resolved "https://registry.yarnpkg.com/fluent-vue-cli/-/fluent-vue-cli-3.0.4.tgz#7d7d87b7ccf2cb6746436e986c97142b60878baa"
4917
4917
integrity sha512-8jyxLpXd+fPXQKfEDYnFCJM7kg+U/YwV2xFm8EjM78AVJPUzlwtgJXz6XwuaDJUNBbFp64NtLJWdmba0NfqyJw==
You can’t perform that action at this time.
0 commit comments