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.7" ,
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.14 " ,
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 @@ -973,17 +973,38 @@ __metadata:
973
973
languageName : node
974
974
linkType : hard
975
975
976
- " @formatjs/cli@npm:5.1.13 " :
977
- version : 5.1.13
978
- resolution : " @formatjs/cli@npm:5.1.13 "
976
+ " @formatjs/cli@npm:6.2.14 " :
977
+ version : 6.2.14
978
+ resolution : " @formatjs/cli@npm:6.2.14 "
979
979
peerDependencies :
980
- " @vue/compiler-sfc " : ^3.2.34
980
+ " @glimmer/env " : ^0.1.7
981
+ " @glimmer/reference " : ^0.91.1 || ^0.92.0
982
+ " @glimmer/syntax " : ^0.92.0
983
+ " @glimmer/validator " : ^0.92.0
984
+ " @vue/compiler-core " : ^3.4.0
985
+ content-tag : ^2.0.1
986
+ ember-template-recast : ^6.1.4
987
+ vue : ^3.4.0
981
988
peerDependenciesMeta :
982
- " @vue/compiler-sfc " :
989
+ " @glimmer/env " :
990
+ optional : true
991
+ " @glimmer/reference " :
992
+ optional : true
993
+ " @glimmer/syntax " :
994
+ optional : true
995
+ " @glimmer/validator " :
996
+ optional : true
997
+ " @vue/compiler-core " :
998
+ optional : true
999
+ content-tag :
1000
+ optional : true
1001
+ ember-template-recast :
1002
+ optional : true
1003
+ vue :
983
1004
optional : true
984
1005
bin :
985
1006
formatjs : bin/formatjs
986
- checksum : 790712c6d6479c7c039beb845ffa0acf402a0550464c5cd8c75bac8335002165d4ae8c4d6630e0fa23215aa29df62689f055d21c420aaf5a320ad1146fd120c7
1007
+ checksum : 2c3b2a8b65ea5da6278242067199e6185c156298815d1f2bdcae28136127c45da88d54a1900527a7e0758c99f17716b67319e5c8ea6c2b607a55bb8feca94089
987
1008
languageName : node
988
1009
linkType : hard
989
1010
@@ -1361,7 +1382,7 @@ __metadata:
1361
1382
" @babel/preset-typescript " : 7.24.7
1362
1383
" @commitlint/cli " : 17.8.1
1363
1384
" @commitlint/config-conventional " : 17.8.1
1364
- " @formatjs/cli " : 5.1.13
1385
+ " @formatjs/cli " : 6.2.14
1365
1386
" @semantic-release/changelog " : 6.0.3
1366
1387
" @semantic-release/commit-analyzer " : 9.0.2
1367
1388
" @semantic-release/git " : 10.0.1
You can’t perform that action at this time.
0 commit comments