Skip to content

Commit

Permalink
update pub deps for the main channel
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Nov 15, 2024
1 parent 174fe2a commit e9d9447
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions pkgs/dart_services/tool/dependencies/pub_dependencies_main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@
"animations": "2.0.11",
"archive": "3.6.1",
"args": "2.6.0",
"async": "2.11.0",
"async": "2.12.0",
"basics": "0.10.0",
"bloc": "8.1.4",
"boolean_selector": "2.1.1",
"boolean_selector": "2.1.2",
"characters": "1.3.0",
"clock": "1.1.1",
"clock": "1.1.2",
"collection": "1.19.0",
"convert": "3.1.2",
"coverage": "1.10.0",
"coverage": "1.11.0",
"creator": "0.3.3",
"creator_core": "0.3.3",
"cross_file": "0.3.4+2",
"crypto": "3.0.6",
"csslib": "1.0.0",
"csslib": "1.0.2",
"dart_earcut": "1.1.0",
"dartz": "0.10.1",
"english_words": "4.0.0",
"equatable": "2.0.5",
"fake_async": "1.3.1",
"fast_immutable_collections": "10.2.4",
"fake_async": "1.3.2",
"fast_immutable_collections": "11.0.0",
"ffi": "2.1.3",
"file": "7.0.1",
"flame": "1.21.0",
Expand All @@ -37,15 +37,15 @@
"flutter_map": "7.0.2",
"flutter_markdown": "0.7.4+1",
"flutter_riverpod": "2.6.1",
"flutter_svg": "2.0.10+1",
"flutter_svg": "2.0.14",
"forge2d": "0.13.1",
"frontend_server_client": "4.0.0",
"glob": "2.1.2",
"go_router": "14.3.0",
"go_router": "14.6.0",
"google_fonts": "6.2.1",
"google_generative_ai": "0.4.6",
"hooks_riverpod": "2.6.1",
"html": "0.15.4",
"html": "0.15.5",
"http": "1.2.2",
"http_multi_server": "3.2.1",
"http_parser": "4.1.1",
Expand Down Expand Up @@ -73,9 +73,9 @@
"node_preamble": "2.0.2",
"ordered_set": "6.1.1",
"package_config": "2.1.0",
"path": "1.9.0",
"path_parsing": "1.0.2",
"path_provider": "2.1.4",
"path": "1.9.1",
"path_parsing": "1.1.0",
"path_provider": "2.1.5",
"path_provider_android": "2.2.12",
"path_provider_foundation": "2.4.0",
"path_provider_linux": "2.2.1",
Expand All @@ -94,7 +94,7 @@
"rohd": "0.5.3",
"rohd_vf": "0.5.0",
"rxdart": "0.28.0",
"shared_preferences": "2.3.2",
"shared_preferences": "2.3.3",
"shared_preferences_android": "2.3.3",
"shared_preferences_foundation": "2.5.3",
"shared_preferences_linux": "2.4.1",
Expand All @@ -114,33 +114,33 @@
"stack_trace": "1.12.0",
"state_notifier": "1.0.0",
"stream_channel": "2.1.2",
"string_scanner": "1.3.0",
"string_scanner": "1.4.0",
"term_glyph": "1.2.1",
"test": "1.25.8",
"test_api": "0.7.3",
"test_core": "0.6.5",
"tiled": "0.10.2",
"timezone": "0.9.4",
"timezone": "0.10.0",
"typed_data": "1.4.0",
"unicode": "0.3.1",
"url_launcher": "6.3.1",
"url_launcher_android": "6.3.13",
"url_launcher_android": "6.3.14",
"url_launcher_ios": "6.3.1",
"url_launcher_linux": "3.2.0",
"url_launcher_linux": "3.2.1",
"url_launcher_macos": "3.2.1",
"url_launcher_platform_interface": "2.3.2",
"url_launcher_web": "2.3.3",
"url_launcher_windows": "3.1.3",
"vector_graphics": "1.1.11+1",
"vector_graphics_codec": "1.1.11+1",
"vector_graphics_compiler": "1.1.11+1",
"vector_graphics": "1.1.14",
"vector_graphics_codec": "1.1.12",
"vector_graphics_compiler": "1.1.15",
"vector_math": "2.1.4",
"video_player": "2.9.2",
"video_player_android": "2.7.16",
"video_player_avfoundation": "2.6.2",
"video_player_platform_interface": "6.2.3",
"video_player_web": "2.3.3",
"vm_service": "14.3.0",
"vm_service": "14.3.1",
"watcher": "1.1.0",
"web": "1.1.0",
"web_socket": "0.1.6",
Expand Down

0 comments on commit e9d9447

Please sign in to comment.