File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
33
"@crowdstrike/foundry-js" : " 0.17.1" ,
34
34
"@intlify/unplugin-vue-i18n" : " ^6.0.5" ,
35
35
"@shoelace-style/shoelace" : " ^2.20.1" ,
36
- "pinia" : " ^3.0.1 " ,
36
+ "pinia" : " ^3.0.2 " ,
37
37
"vue" : " ^3.5.13" ,
38
38
"vue-i18n" : " ^11.1.3"
39
39
},
Original file line number Diff line number Diff line change 19
19
"@intlify/unplugin-vue-i18n" : " ^6.0.5" ,
20
20
"@mitre/vue-shared" : " *" ,
21
21
"@shoelace-style/shoelace" : " ^2.20.1" ,
22
- "pinia" : " ^3.0.1 " ,
22
+ "pinia" : " ^3.0.2 " ,
23
23
"vue" : " ^3.5.13" ,
24
24
"vue-i18n" : " ^11.1.3"
25
25
},
Original file line number Diff line number Diff line change 19
19
"@intlify/unplugin-vue-i18n" : " ^6.0.5" ,
20
20
"@mitre/vue-shared" : " *" ,
21
21
"@shoelace-style/shoelace" : " ^2.20.1" ,
22
- "pinia" : " ^3.0.1 " ,
22
+ "pinia" : " ^3.0.2 " ,
23
23
"vue" : " ^3.5.13" ,
24
24
"vue-i18n" : " ^11.1.3" ,
25
25
"vue-router" : " ^4.5.0"
Original file line number Diff line number Diff line change @@ -3871,10 +3871,10 @@ pify@^3.0.0:
3871
3871
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
3872
3872
integrity sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==
3873
3873
3874
- pinia@^3.0.1 :
3875
- version "3.0.1 "
3876
- resolved "https://registry.yarnpkg.com/pinia/-/pinia-3.0.1 .tgz#d19f79a04b2b55fd63f78f1395a8c4a714d96941 "
3877
- integrity sha512-WXglsDzztOTH6IfcJ99ltYZin2mY8XZCXujkYWVIJlBjqsP6ST7zw+Aarh63E1cDVYeyUcPCxPHzJpEOmzB6Wg ==
3874
+ pinia@^3.0.2 :
3875
+ version "3.0.2 "
3876
+ resolved "https://registry.yarnpkg.com/pinia/-/pinia-3.0.2 .tgz#0616c2e1b39915f253c7626db3c81b7cdad695da "
3877
+ integrity sha512-sH2JK3wNY809JOeiiURUR0wehJ9/gd9qFN2Y828jCbxEzKEmEt0pzCXwqiSTfuRsK9vQsOflSdnbdBOGrhtn+g ==
3878
3878
dependencies :
3879
3879
" @vue/devtools-api" " ^7.7.2"
3880
3880
You can’t perform that action at this time.
0 commit comments