File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
"defaultProvider" : " jsdelivr" ,
4
4
"libraries" : [
5
5
{
6
- "library" : " jquery@3.6.0 " ,
6
+ "library" : " jquery@3.6.1 " ,
7
7
"destination" : " wwwroot/lib/jquery/"
8
8
},
9
9
{
10
10
"library" : " chart.js@2.9.4" ,
11
11
"destination" : " wwwroot/lib/chart.js/"
12
12
},
13
13
{
14
- "library" : " bootstrap@4.6.1 " ,
14
+ "library" : " bootstrap@4.6.2 " ,
15
15
"destination" : " wwwroot/lib/bootstrap/"
16
16
},
17
17
{
18
- "library" : " darkreader@4.9.51 " ,
18
+ "library" : " darkreader@4.9.57 " ,
19
19
"destination" : " wwwroot/lib/darkreader/"
20
20
},
21
21
{
Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.0-preview.6.22329.4 " >
9
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.0-preview.7.22376.2 " >
10
10
<PrivateAssets >all</PrivateAssets >
11
11
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
12
12
</PackageReference >
Original file line number Diff line number Diff line change 3
3
"defaultProvider" : " jsdelivr" ,
4
4
"libraries" : [
5
5
{
6
- "library" : " jquery@3.6.0 " ,
6
+ "library" : " jquery@3.6.1 " ,
7
7
"destination" : " wwwroot/lib/jquery/"
8
8
},
9
9
{
10
- "library" : " bootstrap@4.6.1 " ,
10
+ "library" : " bootstrap@4.6.2 " ,
11
11
"destination" : " wwwroot/lib/bootstrap/"
12
12
},
13
13
{
14
- "library" : " darkreader@4.9.51 " ,
14
+ "library" : " darkreader@4.9.57 " ,
15
15
"destination" : " wwwroot/lib/darkreader/"
16
16
},
17
17
{
You can’t perform that action at this time.
0 commit comments