File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
packages/flutter/lib/src/web Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
- Prefix firebase remote config feature flags with ` firebase: ` ([ #3258 ] ( https://github.com/getsentry/sentry-dart/pull/3258 ) )
13
13
14
+ ### Dependencies
15
+
16
+ - Bump JavaScript SDK from v10.6.0 to v10.13.0 ([ #3265 ] ( https://github.com/getsentry/sentry-dart/pull/3265 ) )
17
+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10130 )
18
+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.6.0...10.13.0 )
19
+
14
20
## 9.7.0-beta.5
15
21
16
22
### Dependencies
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
2
2
3
3
/// DO NOT EDIT – generated by scripts/update-js.sh
4
4
@internal
5
- const sentryJsSdkVersion = '10.6 .0' ;
5
+ const sentryJsSdkVersion = '10.13 .0' ;
6
6
7
7
@internal
8
8
const productionIntegrity =
9
- 'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A ' ;
9
+ 'sha384-B/8XjD0IgFmjEQpqe63GyNo1MTQZ5/7uS+4gxsl2sfc/RtGUpPhq42/2doTSH3DT ' ;
10
10
11
11
@internal
12
12
const debugIntegrity =
13
- 'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI ' ;
13
+ 'sha384-+XWZg6ctIryNQ+qEoyooKKmiF5O7tDjgOm3rpQExOujFIy2+vODl3Dkb+AW/dqfR ' ;
You can’t perform that action at this time.
0 commit comments