[native assets] Roll dependencies (#162068)

Rolling in https://github.com/dart-lang/native/pull/1933.
This commit is contained in:
Daco Harkes 2025-01-23 14:27:41 +01:00 committed by GitHub
parent 9ded795e63
commit 663d020788
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ const Map<String, String> kManuallyPinnedDependencies = <String, String>{
'intl':
'0.19.0', // 0.20.0 introduces new transitive dependencies that are not (yet) cleared in Flutter's allow list.
'native_assets_builder':
'0.11.0', // Under active development with breaking changes until 1.0.0. Manually rolled by @dcharkes.
'0.11.1', // Under active development with breaking changes until 1.0.0. Manually rolled by @dcharkes.
'native_assets_cli':
'0.11.0', // Under active development with breaking changes until 1.0.0. Manually rolled by @dcharkes.
'material_color_utilities': '0.11.1', // Keep pinned to latest until 1.0.0.

View File

@ -54,7 +54,7 @@ dependencies:
unified_analytics: 7.0.1
graphs: 2.3.2
native_assets_builder: 0.11.0
native_assets_builder: 0.11.1
native_assets_cli: 0.11.0
# We depend on very specific internal implementation details of the
@ -121,4 +121,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc: true
# PUBSPEC CHECKSUM: 3b39
# PUBSPEC CHECKSUM: e23a