File tree Expand file tree Collapse file tree 4 files changed +29
-8
lines changed Expand file tree Collapse file tree 4 files changed +29
-8
lines changed Original file line number Diff line number Diff line change 31
31
"@babel/preset-typescript" : " 7.24.1" ,
32
32
"@commitlint/cli" : " 17.8.1" ,
33
33
"@commitlint/config-conventional" : " 17.8.1" ,
34
- "@formatjs/cli" : " 5.1.13 " ,
34
+ "@formatjs/cli" : " 6.2.11 " ,
35
35
"@semantic-release/changelog" : " 6.0.3" ,
36
36
"@semantic-release/commit-analyzer" : " 9.0.2" ,
37
37
"@semantic-release/git" : " 10.0.1" ,
Original file line number Diff line number Diff line change @@ -918,17 +918,38 @@ __metadata:
918
918
languageName : node
919
919
linkType : hard
920
920
921
- " @formatjs/cli@npm:5.1.13 " :
922
- version : 5.1.13
923
- resolution : " @formatjs/cli@npm:5.1.13 "
921
+ " @formatjs/cli@npm:6.2.11 " :
922
+ version : 6.2.11
923
+ resolution : " @formatjs/cli@npm:6.2.11 "
924
924
peerDependencies :
925
- " @vue/compiler-sfc " : ^3.2.34
925
+ " @glimmer/env " : ^0.1.7
926
+ " @glimmer/reference " : ^0.91.1
927
+ " @glimmer/syntax " : ^0.91.1
928
+ " @glimmer/validator " : ^0.91.1
929
+ " @vue/compiler-core " : ^3.4.0
930
+ content-tag : ^2.0.1
931
+ ember-template-recast : ^6.1.4
932
+ vue : ^3.4.0
926
933
peerDependenciesMeta :
927
- " @vue/compiler-sfc " :
934
+ " @glimmer/env " :
935
+ optional : true
936
+ " @glimmer/reference " :
937
+ optional : true
938
+ " @glimmer/syntax " :
939
+ optional : true
940
+ " @glimmer/validator " :
941
+ optional : true
942
+ " @vue/compiler-core " :
943
+ optional : true
944
+ content-tag :
945
+ optional : true
946
+ ember-template-recast :
947
+ optional : true
948
+ vue :
928
949
optional : true
929
950
bin :
930
951
formatjs : bin/formatjs
931
- checksum : 790712c6d6479c7c039beb845ffa0acf402a0550464c5cd8c75bac8335002165d4ae8c4d6630e0fa23215aa29df62689f055d21c420aaf5a320ad1146fd120c7
952
+ checksum : 6221c1555e278af92b73d37a8156ebbc7867f7f371294bd9470454b4e791cdf286a19fecf21709394c5fb378a94781de33309ccfb8031134a7b36c08848471dd
932
953
languageName : node
933
954
linkType : hard
934
955
@@ -1278,7 +1299,7 @@ __metadata:
1278
1299
" @babel/preset-typescript " : 7.24.1
1279
1300
" @commitlint/cli " : 17.8.1
1280
1301
" @commitlint/config-conventional " : 17.8.1
1281
- " @formatjs/cli " : 5.1.13
1302
+ " @formatjs/cli " : 6.2.11
1282
1303
" @semantic-release/changelog " : 6.0.3
1283
1304
" @semantic-release/commit-analyzer " : 9.0.2
1284
1305
" @semantic-release/git " : 10.0.1
You can’t perform that action at this time.
0 commit comments