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 15
15
16
16
- Safely access browser ` navigator.deviceMemory ` ([ #3268 ] ( https://github.com/getsentry/sentry-dart/pull/3268 ) )
17
17
18
+ ### Dependencies
19
+
20
+ - Bump JavaScript SDK from v10.6.0 to v10.14.0 ([ #3269 ] ( https://github.com/getsentry/sentry-dart/pull/3269 ) )
21
+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10140 )
22
+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.6.0...10.14.0 )
23
+
18
24
## 9.7.0-beta.5
19
25
20
26
### 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.14 .0' ;
6
6
7
7
@internal
8
8
const productionIntegrity =
9
- 'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A ' ;
9
+ 'sha384-GkU7zTgqS2CTo0QmxEiOsIQJq68+tkFqUhuqkW+4j43VSUgFywx4aaucNqxBE0AD ' ;
10
10
11
11
@internal
12
12
const debugIntegrity =
13
- 'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI ' ;
13
+ 'sha384-ScN7GvJPxcPfDnrcAUhK6bFeool2TZejL9Qkj9ISl7V3X2VAH5OtWwiGRYa65MFv ' ;
You can’t perform that action at this time.
0 commit comments