Skip to content

Commit 0f3ab2d

Browse files
committed
* remove all eslint-disable for rule vue/no-unused-emit-declarations due to vuejs/eslint-plugin-vue#2351
* fix `@typescript-eslint/no-unnecessary-condition` @ `<BiliBiilVote>` @ fe * update NuGet packages @ c#
1 parent b3aaabb commit 0f3ab2d

File tree

10 files changed

+87
-87
lines changed

10 files changed

+87
-87
lines changed

c#/crawler/packages.lock.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -92,19 +92,19 @@
9292
},
9393
"Autofac": {
9494
"type": "Transitive",
95-
"resolved": "7.1.0",
96-
"contentHash": "XCXmpxhOnuztTTRkzG+8B8KU8SR8WjBYwSntndjlsFR5lM3K/g43r9hUwewIPDBJwDrmZU3TjmNdH6s8IF3VFQ==",
95+
"resolved": "8.0.0",
96+
"contentHash": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
9797
"dependencies": {
98-
"System.Diagnostics.DiagnosticSource": "4.7.1"
98+
"System.Diagnostics.DiagnosticSource": "7.0.2"
9999
}
100100
},
101101
"Autofac.Extensions.DependencyInjection": {
102102
"type": "Transitive",
103-
"resolved": "8.0.0",
104-
"contentHash": "nGrXNpQX2FiZpIBydK9cxZnnoqP/cUd3k/53uRERYEqLtWzKtE15R6L+j5q5ax5Rv/+3wAIkOaPePkahfqrwjg==",
103+
"resolved": "9.0.0",
104+
"contentHash": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==",
105105
"dependencies": {
106-
"Autofac": "6.4.0",
107-
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
106+
"Autofac": "8.0.0",
107+
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
108108
}
109109
},
110110
"CommunityToolkit.Diagnostics": {
@@ -124,8 +124,8 @@
124124
},
125125
"Google.Protobuf": {
126126
"type": "Transitive",
127-
"resolved": "3.25.1",
128-
"contentHash": "Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg=="
127+
"resolved": "3.25.2",
128+
"contentHash": "g/xIIeLhR77bl4ajGGbPYRmZf5acJlCRaSBqUnU8+2aQYREnZnv+UccRNndHof4mWO1ORS0b5i6on40VOjBpsg=="
129129
},
130130
"Humanizer.Core": {
131131
"type": "Transitive",
@@ -144,25 +144,25 @@
144144
},
145145
"Microsoft.EntityFrameworkCore": {
146146
"type": "Transitive",
147-
"resolved": "7.0.14",
148-
"contentHash": "0KYkAemPygW6yzifciFlmMzkO4sI4Dw69xLgwg3ui5rXJS5XvzuAWVvfdrKJciqeCbCnVS/ZbOWpcwWgqce5bQ==",
147+
"resolved": "7.0.15",
148+
"contentHash": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
149149
"dependencies": {
150-
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.14",
151-
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.14",
150+
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
151+
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
152152
"Microsoft.Extensions.Caching.Memory": "7.0.0",
153153
"Microsoft.Extensions.DependencyInjection": "7.0.0",
154154
"Microsoft.Extensions.Logging": "7.0.0"
155155
}
156156
},
157157
"Microsoft.EntityFrameworkCore.Abstractions": {
158158
"type": "Transitive",
159-
"resolved": "7.0.14",
160-
"contentHash": "aEcXDSYpDdD5wdIRKTqcS44f3W4capqQ1BWVRPJgacATfHkO62RX9Nnh0hUFg+rei9OLuJp0Y4zsy1fNeOXv5g=="
159+
"resolved": "7.0.15",
160+
"contentHash": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ=="
161161
},
162162
"Microsoft.EntityFrameworkCore.Analyzers": {
163163
"type": "Transitive",
164-
"resolved": "7.0.14",
165-
"contentHash": "esI4RF6mix4DDFBhWB9k1vJxAL8GouSf5ZV8oFJoVsIQ9d2J3MPgC1VL2qM9Vw5cH7Vg7TzRyKNpCRXFVkWs9w=="
164+
"resolved": "7.0.15",
165+
"contentHash": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ=="
166166
},
167167
"Microsoft.EntityFrameworkCore.Relational": {
168168
"type": "Transitive",
@@ -540,17 +540,17 @@
540540
"tbclient": {
541541
"type": "Project",
542542
"dependencies": {
543-
"Google.Protobuf": "[3.25.1, )"
543+
"Google.Protobuf": "[3.25.2, )"
544544
}
545545
},
546546
"tbm.shared": {
547547
"type": "Project",
548548
"dependencies": {
549-
"Autofac": "[7.1.0, )",
550-
"Autofac.Extensions.DependencyInjection": "[8.0.0, )",
549+
"Autofac": "[8.0.0, )",
550+
"Autofac.Extensions.DependencyInjection": "[9.0.0, )",
551551
"CommunityToolkit.Diagnostics": "[8.2.2, )",
552552
"EFCore.NamingConventions": "[7.0.2, )",
553-
"Microsoft.EntityFrameworkCore": "[7.0.14, )",
553+
"Microsoft.EntityFrameworkCore": "[7.0.15, )",
554554
"Microsoft.Extensions.Hosting": "[8.0.0, )",
555555
"NLog.Extensions.Logging": "[5.3.8, )",
556556
"Pomelo.EntityFrameworkCore.MySql": "[7.0.0, )",

c#/imagePipeline/packages.lock.json

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"Microsoft.Extensions.Http.Polly": {
2424
"type": "Direct",
25-
"requested": "[8.0.0, )",
26-
"resolved": "8.0.0",
27-
"contentHash": "UbZJib/wukyGVTvX7ZLS988su5XLrDoHDBSXp00Jxre0ONB1XW7e1zTk7vQbJq1PzmD5x7CBqdZQlH2OWte+Uw==",
25+
"requested": "[8.0.1, )",
26+
"resolved": "8.0.1",
27+
"contentHash": "UOX9uZLKQsJ6COAHT65jXU2P7Az+6283DxvOO2/+JIjeX6HafgbO8b7U4Ms2bQi2ztp/gIQ1MnNlVWPdJlOOaw==",
2828
"dependencies": {
2929
"Microsoft.Extensions.Http": "8.0.0",
3030
"Polly": "7.2.4",
@@ -43,9 +43,9 @@
4343
},
4444
"OpenCvSharp4.runtime.win": {
4545
"type": "Direct",
46-
"requested": "[4.8.0.20230708, )",
47-
"resolved": "4.8.0.20230708",
48-
"contentHash": "V9zbVQXazSSoEG04nF1KEkxfY62WMQAcKAlDe7xgkNErY7WQZzEcj8dMEuHXQMaDr45jPvrJi50SQroi+w4wNw=="
46+
"requested": "[4.9.0.20240103, )",
47+
"resolved": "4.9.0.20240103",
48+
"contentHash": "PkV3ge6rE//gj0OlG4TRXzmcLVDoKsJx0lYN1ogx9gZhqUPHlzrnWqKk2hAFK+nU8T0chRhrwHL0U2hSMyoCWw=="
4949
},
5050
"Pomelo.EntityFrameworkCore.MySql.NetTopologySuite": {
5151
"type": "Direct",
@@ -71,6 +71,16 @@
7171
"Sdcb.Paddle2Onnx.runtime.win64": "1.0.0.2"
7272
}
7373
},
74+
"Sdcb.PaddleOCR": {
75+
"type": "Direct",
76+
"requested": "[2.7.0.1, )",
77+
"resolved": "2.7.0.1",
78+
"contentHash": "G6pi36+uRutsGZeqyhebupCaV19dpO353IilOnzG2B0ODuwf4RkXNDOPwfAJuX9TmHW8qU6UnQN2FJ+vcED9lw==",
79+
"dependencies": {
80+
"OpenCvSharp4": "4.9.0.20240103",
81+
"Sdcb.PaddleInference": "2.5.0.1"
82+
}
83+
},
7484
"Sdcb.PaddleOCR.Models.Online": {
7585
"type": "Direct",
7686
"requested": "[2.7.0.1, )",
@@ -108,19 +118,19 @@
108118
},
109119
"Autofac": {
110120
"type": "Transitive",
111-
"resolved": "7.1.0",
112-
"contentHash": "XCXmpxhOnuztTTRkzG+8B8KU8SR8WjBYwSntndjlsFR5lM3K/g43r9hUwewIPDBJwDrmZU3TjmNdH6s8IF3VFQ==",
121+
"resolved": "8.0.0",
122+
"contentHash": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
113123
"dependencies": {
114-
"System.Diagnostics.DiagnosticSource": "4.7.1"
124+
"System.Diagnostics.DiagnosticSource": "7.0.2"
115125
}
116126
},
117127
"Autofac.Extensions.DependencyInjection": {
118128
"type": "Transitive",
119-
"resolved": "8.0.0",
120-
"contentHash": "nGrXNpQX2FiZpIBydK9cxZnnoqP/cUd3k/53uRERYEqLtWzKtE15R6L+j5q5ax5Rv/+3wAIkOaPePkahfqrwjg==",
129+
"resolved": "9.0.0",
130+
"contentHash": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==",
121131
"dependencies": {
122-
"Autofac": "6.4.0",
123-
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
132+
"Autofac": "8.0.0",
133+
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
124134
}
125135
},
126136
"CommunityToolkit.Diagnostics": {
@@ -150,25 +160,25 @@
150160
},
151161
"Microsoft.EntityFrameworkCore": {
152162
"type": "Transitive",
153-
"resolved": "7.0.14",
154-
"contentHash": "0KYkAemPygW6yzifciFlmMzkO4sI4Dw69xLgwg3ui5rXJS5XvzuAWVvfdrKJciqeCbCnVS/ZbOWpcwWgqce5bQ==",
163+
"resolved": "7.0.15",
164+
"contentHash": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
155165
"dependencies": {
156-
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.14",
157-
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.14",
166+
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
167+
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
158168
"Microsoft.Extensions.Caching.Memory": "7.0.0",
159169
"Microsoft.Extensions.DependencyInjection": "7.0.0",
160170
"Microsoft.Extensions.Logging": "7.0.0"
161171
}
162172
},
163173
"Microsoft.EntityFrameworkCore.Abstractions": {
164174
"type": "Transitive",
165-
"resolved": "7.0.14",
166-
"contentHash": "aEcXDSYpDdD5wdIRKTqcS44f3W4capqQ1BWVRPJgacATfHkO62RX9Nnh0hUFg+rei9OLuJp0Y4zsy1fNeOXv5g=="
175+
"resolved": "7.0.15",
176+
"contentHash": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ=="
167177
},
168178
"Microsoft.EntityFrameworkCore.Analyzers": {
169179
"type": "Transitive",
170-
"resolved": "7.0.14",
171-
"contentHash": "esI4RF6mix4DDFBhWB9k1vJxAL8GouSf5ZV8oFJoVsIQ9d2J3MPgC1VL2qM9Vw5cH7Vg7TzRyKNpCRXFVkWs9w=="
180+
"resolved": "7.0.15",
181+
"contentHash": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ=="
172182
},
173183
"Microsoft.EntityFrameworkCore.Relational": {
174184
"type": "Transitive",
@@ -573,15 +583,6 @@
573583
"resolved": "2.5.0.1",
574584
"contentHash": "mhTFsVo5U06agc31pA0Wb5kX0H328Dqe9985G6D4aGbU0GXzET4ZUyzFgt8jGD1drFezMY4PdZH63lhMTzpnpQ=="
575585
},
576-
"Sdcb.PaddleOCR": {
577-
"type": "Transitive",
578-
"resolved": "2.7.0",
579-
"contentHash": "/1fQi6hmeVScV+yMMQJ06jonk9bdXqQXAcavdExDoU+uhLM3mYO3/KlHGu8iXDJ7FAE92ctF5DhaYJrYIQ/8SA==",
580-
"dependencies": {
581-
"OpenCvSharp4": "4.8.0.20230708",
582-
"Sdcb.PaddleInference": "2.5.0.1"
583-
}
584-
},
585586
"Sdcb.PaddleOCR.Models.Shared": {
586587
"type": "Transitive",
587588
"resolved": "2.7.0",
@@ -878,11 +879,11 @@
878879
"tbm.shared": {
879880
"type": "Project",
880881
"dependencies": {
881-
"Autofac": "[7.1.0, )",
882-
"Autofac.Extensions.DependencyInjection": "[8.0.0, )",
882+
"Autofac": "[8.0.0, )",
883+
"Autofac.Extensions.DependencyInjection": "[9.0.0, )",
883884
"CommunityToolkit.Diagnostics": "[8.2.2, )",
884885
"EFCore.NamingConventions": "[7.0.2, )",
885-
"Microsoft.EntityFrameworkCore": "[7.0.14, )",
886+
"Microsoft.EntityFrameworkCore": "[7.0.15, )",
886887
"Microsoft.Extensions.Hosting": "[8.0.0, )",
887888
"NLog.Extensions.Logging": "[5.3.8, )",
888889
"Pomelo.EntityFrameworkCore.MySql": "[7.0.0, )",
@@ -893,9 +894,9 @@
893894
"net7.0/linux-x64": {
894895
"OpenCvSharp4.runtime.win": {
895896
"type": "Direct",
896-
"requested": "[4.8.0.20230708, )",
897-
"resolved": "4.8.0.20230708",
898-
"contentHash": "V9zbVQXazSSoEG04nF1KEkxfY62WMQAcKAlDe7xgkNErY7WQZzEcj8dMEuHXQMaDr45jPvrJi50SQroi+w4wNw=="
897+
"requested": "[4.9.0.20240103, )",
898+
"resolved": "4.9.0.20240103",
899+
"contentHash": "PkV3ge6rE//gj0OlG4TRXzmcLVDoKsJx0lYN1ogx9gZhqUPHlzrnWqKk2hAFK+nU8T0chRhrwHL0U2hSMyoCWw=="
899900
},
900901
"Sdcb.PaddleInference.runtime.win64.mkl": {
901902
"type": "Direct",

c#/imagePipeline/tbm.ImagePipeline.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
</ItemGroup>
88
<ItemGroup>
99
<PackageReference Include="LanguageExt.Core" Version="4.4.7" />
10-
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.1" />
1111
<PackageReference Include="OpenCvSharp4" Version="4.9.0.20240103" />
12-
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.8.0.20230708" />
12+
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.9.0.20240103" />
1313
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.NetTopologySuite" Version="7.0.0" />
1414
<PackageReference Include="Sdcb.PaddleInference.runtime.win64.mkl" Version="2.5.1" />
15+
<PackageReference Include="Sdcb.PaddleOCR" Version="2.7.0.1" />
1516
<PackageReference Include="Sdcb.PaddleOCR.Models.Online" Version="2.7.0.1" />
1617
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.2" />
1718
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />

c#/shared/packages.lock.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
"net7.0": {
55
"Autofac": {
66
"type": "Direct",
7-
"requested": "[7.1.0, )",
8-
"resolved": "7.1.0",
9-
"contentHash": "XCXmpxhOnuztTTRkzG+8B8KU8SR8WjBYwSntndjlsFR5lM3K/g43r9hUwewIPDBJwDrmZU3TjmNdH6s8IF3VFQ==",
7+
"requested": "[8.0.0, )",
8+
"resolved": "8.0.0",
9+
"contentHash": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
1010
"dependencies": {
11-
"System.Diagnostics.DiagnosticSource": "4.7.1"
11+
"System.Diagnostics.DiagnosticSource": "7.0.2"
1212
}
1313
},
1414
"Autofac.Extensions.DependencyInjection": {
1515
"type": "Direct",
16-
"requested": "[8.0.0, )",
17-
"resolved": "8.0.0",
18-
"contentHash": "nGrXNpQX2FiZpIBydK9cxZnnoqP/cUd3k/53uRERYEqLtWzKtE15R6L+j5q5ax5Rv/+3wAIkOaPePkahfqrwjg==",
16+
"requested": "[9.0.0, )",
17+
"resolved": "9.0.0",
18+
"contentHash": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==",
1919
"dependencies": {
20-
"Autofac": "6.4.0",
21-
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
20+
"Autofac": "8.0.0",
21+
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
2222
}
2323
},
2424
"CommunityToolkit.Diagnostics": {
@@ -40,12 +40,12 @@
4040
},
4141
"Microsoft.EntityFrameworkCore": {
4242
"type": "Direct",
43-
"requested": "[7.0.14, )",
44-
"resolved": "7.0.14",
45-
"contentHash": "0KYkAemPygW6yzifciFlmMzkO4sI4Dw69xLgwg3ui5rXJS5XvzuAWVvfdrKJciqeCbCnVS/ZbOWpcwWgqce5bQ==",
43+
"requested": "[7.0.15, )",
44+
"resolved": "7.0.15",
45+
"contentHash": "grjnH94+hXgTqRFdfl88otvlqHTG1QEtlLm6ADI3vtZ1h+C8xNhvKRLNNw1RMD7CKADpoEEPNgqTXKCg+Ki8OQ==",
4646
"dependencies": {
47-
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.14",
48-
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.14",
47+
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.15",
48+
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.15",
4949
"Microsoft.Extensions.Caching.Memory": "7.0.0",
5050
"Microsoft.Extensions.DependencyInjection": "7.0.0",
5151
"Microsoft.Extensions.Logging": "7.0.0"
@@ -110,13 +110,13 @@
110110
},
111111
"Microsoft.EntityFrameworkCore.Abstractions": {
112112
"type": "Transitive",
113-
"resolved": "7.0.14",
114-
"contentHash": "aEcXDSYpDdD5wdIRKTqcS44f3W4capqQ1BWVRPJgacATfHkO62RX9Nnh0hUFg+rei9OLuJp0Y4zsy1fNeOXv5g=="
113+
"resolved": "7.0.15",
114+
"contentHash": "YZYw1g0EGGkWdC+ymHRccQryerGyh7XlcL8nRo3r7kkPurPJgVCCtC+PK5pBwJGPDdwCYMrwHSoAtfEWcqqQjQ=="
115115
},
116116
"Microsoft.EntityFrameworkCore.Analyzers": {
117117
"type": "Transitive",
118-
"resolved": "7.0.14",
119-
"contentHash": "esI4RF6mix4DDFBhWB9k1vJxAL8GouSf5ZV8oFJoVsIQ9d2J3MPgC1VL2qM9Vw5cH7Vg7TzRyKNpCRXFVkWs9w=="
118+
"resolved": "7.0.15",
119+
"contentHash": "zscMrRQQR1O4U5PhZ98ASBNdU/mAsSpqTwkE8RrguZEox31jYBK65LWTlFPPBWycEiC6U9feBZZ3bkkrmpWtbQ=="
120120
},
121121
"Microsoft.EntityFrameworkCore.Relational": {
122122
"type": "Transitive",

c#/shared/tbm.Shared.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="Autofac" Version="7.1.0" />
4-
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
3+
<PackageReference Include="Autofac" Version="8.0.0" />
4+
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.0.0" />
55
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.2.2" />
66
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
7-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.14" />
7+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.15" />
88
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
99
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.8" />
1010
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />

c#/tbClient/TbClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<Compile Include="..\..\tbclient.protobuf\tbm_cs\**" Link="%(RecursiveDir)%(Filename)%(Extension)" />
44
</ItemGroup>
55
<ItemGroup>
6-
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
6+
<PackageReference Include="Google.Protobuf" Version="3.25.2" />
77
</ItemGroup>
88
</Project>

c#/tbClient/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net7.0": {
55
"Google.Protobuf": {
66
"type": "Direct",
7-
"requested": "[3.25.1, )",
8-
"resolved": "3.25.1",
9-
"contentHash": "Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg=="
7+
"requested": "[3.25.2, )",
8+
"resolved": "3.25.2",
9+
"contentHash": "g/xIIeLhR77bl4ajGGbPYRmZf5acJlCRaSBqUnU8+2aQYREnZnv+UccRNndHof4mWO1ORS0b5i6on40VOjBpsg=="
1010
}
1111
},
1212
"net7.0/linux-x64": {}

fe/src/components/Post/queryForm/widgets/InputNumericParam.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import * as _ from 'lodash';
2020
defineProps<{ placeholders: { [P in 'BETWEEN' | 'IN' | 'equals']: string } }>();
2121
// eslint-disable-next-line vue/define-emits-declaration
2222
defineEmits({
23-
// eslint-disable-next-line vue/no-unused-emit-declarations
2423
'update:modelValue': (p: KnownNumericParams) =>
2524
_.isString(p.name) && _.isString(p.value)
2625
&& numericParamSubParamRangeValues.includes(p.subParam.range)

fe/src/components/Post/queryForm/widgets/InputTextMatchParam.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ import * as _ from 'lodash';
5151
const props = defineProps<{ paramIndex: number }>();
5252
// eslint-disable-next-line vue/define-emits-declaration
5353
defineEmits({
54-
// eslint-disable-next-line vue/no-unused-emit-declarations
5554
'update:modelValue': (p: KnownTextParams) =>
5655
_.isString(p.name) && _.isString(p.value)
5756
&& textParamSubParamMatchByValues.includes(p.subParam.matchBy)

fe/src/views/BilibiliVote.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ const voteCountSeriesLabelFormatter = (
154154
candidateIndex: string
155155
) => {
156156
const [timeline] = echartsInstances.top10CandidatesTimeline?.getOption()
157-
?.timeline as [{ data: number[], currentIndex: number }];
157+
.timeline as [{ data: number[], currentIndex: number }];
158158
const previousTimelineValue = _.find(votesData, {
159159
endTime: timeline.data[timeline.currentIndex - 1],
160160
voteFor: Number(candidateIndex.slice(0, Math.max(0, candidateIndex.indexOf('')))) // trim trailing '号' in series name

0 commit comments

Comments
 (0)