Skip to content

Commit

Permalink
Update deps for stable channel (#3113)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpryan authored Jan 7, 2025
1 parent 08473aa commit 5c246c3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions pkgs/dart_services/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:

dependencies:
analysis_server_lib: ^0.2.5
analyzer: ^6.8.0
analyzer: ^7.1.0
args: ^2.5.0
bazel_worker: ^1.1.1
dartpad_shared: ^0.0.0
Expand All @@ -26,11 +26,11 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
collection: ^1.18.0
dart_flutter_team_lints: ^3.1.0
dart_flutter_team_lints: ^3.2.0
grinder: ^0.9.5
json_serializable: ^6.8.0
json_serializable: ^6.9.0
package_config: ^2.1.0
shelf_router_generator: ^1.1.0
shelf_router_generator: ^1.1.1
synchronized: ^3.1.0+1
test: ^1.25.7
test_descriptor: ^2.0.1
Expand Down
34 changes: 17 additions & 17 deletions pkgs/dart_services/tool/dependencies/pub_dependencies_stable.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,40 +23,40 @@
"english_words": "4.0.0",
"equatable": "2.0.7",
"fake_async": "1.3.1",
"fast_immutable_collections": "11.0.0",
"fast_immutable_collections": "11.0.3",
"ffi": "2.1.3",
"file": "7.0.1",
"flame": "1.22.0",
"flame_fire_atlas": "1.7.0",
"flame_forge2d": "0.18.2+3",
"flame": "1.23.0",
"flame_fire_atlas": "1.7.1",
"flame_forge2d": "0.18.2+4",
"flame_splash_screen": "0.3.1",
"flame_tiled": "1.21.1",
"flame_tiled": "1.21.2",
"flutter_adaptive_scaffold": "0.3.1",
"flutter_bloc": "8.1.6",
"flutter_hooks": "0.20.5",
"flutter_map": "7.0.2",
"flutter_markdown": "0.7.4+3",
"flutter_markdown": "0.7.5",
"flutter_riverpod": "2.6.1",
"flutter_svg": "2.0.16",
"forge2d": "0.13.1",
"frontend_server_client": "4.0.0",
"glob": "2.1.2",
"go_router": "14.6.2",
"go_router": "14.6.3",
"google_fonts": "6.2.1",
"google_generative_ai": "0.4.6",
"hooks_riverpod": "2.6.1",
"html": "0.15.5",
"http": "1.2.2",
"http_multi_server": "3.2.1",
"http_parser": "4.1.1",
"http_multi_server": "3.2.2",
"http_parser": "4.1.2",
"intl": "0.20.1",
"io": "1.0.5",
"js": "0.7.1",
"latlong2": "0.9.1",
"leak_tracker": "10.0.7",
"leak_tracker_flutter_testing": "3.0.8",
"leak_tracker_testing": "3.0.1",
"lints": "5.1.0",
"lints": "5.1.1",
"lists": "1.0.1",
"logger": "2.5.0",
"logging": "1.3.0",
Expand Down Expand Up @@ -92,10 +92,10 @@
"pub_semver": "2.1.5",
"quiver": "3.2.2",
"riverpod": "2.6.1",
"rohd": "0.5.3",
"rohd_vf": "0.5.0",
"rohd": "0.6.0",
"rohd_vf": "0.6.0",
"rxdart": "0.28.0",
"shared_preferences": "2.3.3",
"shared_preferences": "2.3.5",
"shared_preferences_android": "2.4.0",
"shared_preferences_foundation": "2.5.4",
"shared_preferences_linux": "2.4.1",
Expand Down Expand Up @@ -137,19 +137,19 @@
"vector_graphics_compiler": "1.1.16",
"vector_math": "2.1.4",
"video_player": "2.9.2",
"video_player_android": "2.7.16",
"video_player_android": "2.7.17",
"video_player_avfoundation": "2.6.5",
"video_player_platform_interface": "6.2.3",
"video_player_web": "2.3.3",
"vm_service": "14.3.0",
"watcher": "1.1.0",
"watcher": "1.1.1",
"web": "1.1.0",
"web_socket": "0.1.6",
"web_socket_channel": "3.0.1",
"webkit_inspection_protocol": "1.2.1",
"wkt_parser": "2.0.0",
"xdg_directories": "1.1.0",
"xml": "6.5.0",
"yaml": "3.1.2",
"yaml_edit": "2.2.1"
"yaml": "3.1.3",
"yaml_edit": "2.2.2"
}

0 comments on commit 5c246c3

Please sign in to comment.