Skip to content

Commit fa1b7e2

Browse files
biggs0125natebiggs
andauthored
Bump google_fonts package to 6.3.0 to fix AssetManifest issue. (#3382)
Co-authored-by: Nate Biggs <[email protected]>
1 parent e440a56 commit fa1b7e2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pkgs/dart_services/tool/dependencies/pub_dependencies_beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"frontend_server_client": "4.0.0",
4747
"glob": "2.1.3",
4848
"go_router": "16.0.0",
49-
"google_fonts": "6.2.1",
49+
"google_fonts": "6.3.0",
5050
"google_generative_ai": "0.4.7",
5151
"hooks_riverpod": "2.6.1",
5252
"html": "0.15.6",

pkgs/dart_services/tool/dependencies/pub_dependencies_main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"frontend_server_client": "4.0.0",
4747
"glob": "2.1.3",
4848
"go_router": "16.0.0",
49-
"google_fonts": "6.2.1",
49+
"google_fonts": "6.3.0",
5050
"google_generative_ai": "0.4.7",
5151
"hooks_riverpod": "2.6.1",
5252
"html": "0.15.6",

pkgs/dart_services/tool/dependencies/pub_dependencies_stable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"frontend_server_client": "4.0.0",
4747
"glob": "2.1.3",
4848
"go_router": "16.0.0",
49-
"google_fonts": "6.2.1",
49+
"google_fonts": "6.3.0",
5050
"google_generative_ai": "0.4.7",
5151
"hooks_riverpod": "2.6.1",
5252
"html": "0.15.6",

pkgs/dartpad_ui/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
flutter_web_plugins:
2222
sdk: flutter
2323
go_router: ^16.0.0
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525
http: ^1.3.0
2626
image_picker: ^1.1.2
2727
json_annotation: ^4.9.0

0 commit comments

Comments
 (0)