File tree 2 files changed +5
-5
lines changed
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"globals" : " ^15.15.0" ,
33
33
"typescript" : " ~5.7.2" ,
34
34
"typescript-eslint" : " ^8.24.1" ,
35
- "vite" : " ^6.2.6 "
35
+ "vite" : " ^6.2.7 "
36
36
}
37
37
}
Original file line number Diff line number Diff line change @@ -3373,10 +3373,10 @@ vfile@^6.0.0:
3373
3373
" @types/unist" " ^3.0.0"
3374
3374
vfile-message "^4.0.0"
3375
3375
3376
- vite@^6.2.6 :
3377
- version "6.2.6 "
3378
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6 .tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61 "
3379
- integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw ==
3376
+ vite@^6.2.7 :
3377
+ version "6.2.7 "
3378
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7 .tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa "
3379
+ integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ ==
3380
3380
dependencies :
3381
3381
esbuild "^0.25.0"
3382
3382
postcss "^8.5.3"
You can’t perform that action at this time.
0 commit comments