Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JAICHANGPARK committed Jun 3, 2024
1 parent e4bdf81 commit 36d7898
Show file tree
Hide file tree
Showing 18 changed files with 227 additions and 79 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions .idea/part5_firebase_basic.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 37 additions & 16 deletions firebase_flutter_basic/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"name": "flutter",
"rootUri": "file:///Users/jaichang/development/flutter/packages/flutter",
"packageUri": "lib/",
"languageVersion": "3.0"
"languageVersion": "3.3"
},
{
"name": "flutter_lints",
Expand All @@ -173,13 +173,13 @@
"name": "flutter_test",
"rootUri": "file:///Users/jaichang/development/flutter/packages/flutter_test",
"packageUri": "lib/",
"languageVersion": "3.0"
"languageVersion": "3.3"
},
{
"name": "flutter_web_plugins",
"rootUri": "file:///Users/jaichang/development/flutter/packages/flutter_web_plugins",
"packageUri": "lib/",
"languageVersion": "3.0"
"languageVersion": "3.2"
},
{
"name": "http",
Expand All @@ -199,6 +199,24 @@
"packageUri": "lib/",
"languageVersion": "2.19"
},
{
"name": "leak_tracker",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "leak_tracker_flutter_testing",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "leak_tracker_testing",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "lints",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/lints-2.1.1",
Expand All @@ -207,27 +225,27 @@
},
{
"name": "matcher",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/matcher-0.12.16",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
"packageUri": "lib/",
"languageVersion": "2.18"
"languageVersion": "3.0"
},
{
"name": "material_color_utilities",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "meta",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/meta-1.9.1",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/meta-1.12.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "path",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/path-1.8.3",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/path-1.9.0",
"packageUri": "lib/",
"languageVersion": "2.12"
"languageVersion": "3.0"
},
{
"name": "plugin_platform_interface",
Expand All @@ -239,7 +257,7 @@
"name": "sky_engine",
"rootUri": "file:///Users/jaichang/development/flutter/bin/cache/pkg/sky_engine",
"packageUri": "lib/",
"languageVersion": "3.0"
"languageVersion": "3.2"
},
{
"name": "source_span",
Expand Down Expand Up @@ -273,7 +291,7 @@
},
{
"name": "test_api",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/test_api-0.6.1",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/test_api-0.7.0",
"packageUri": "lib/",
"languageVersion": "3.0"
},
Expand All @@ -290,10 +308,10 @@
"languageVersion": "2.14"
},
{
"name": "web",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/web-0.1.4-beta",
"name": "vm_service",
"rootUri": "file:///Users/jaichang/.pub-cache/hosted/pub.dev/vm_service-14.2.1",
"packageUri": "lib/",
"languageVersion": "3.1"
"languageVersion": "3.3"
},
{
"name": "win32",
Expand All @@ -308,7 +326,10 @@
"languageVersion": "3.2"
}
],
"generated": "2023-08-09T15:01:38.576223Z",
"generated": "2024-06-03T12:29:59.042782Z",
"generator": "pub",
"generatorVersion": "3.2.0-42.0.dev"
"generatorVersion": "3.4.1",
"flutterRoot": "file:///Users/jaichang/development/flutter",
"flutterVersion": "3.22.1",
"pubCache": "file:///Users/jaichang/.pub-cache"
}
56 changes: 34 additions & 22 deletions firebase_flutter_basic/.dart_tool/package_config_subset
Original file line number Diff line number Diff line change
Expand Up @@ -118,26 +118,38 @@ js
2.19
file:///Users/jaichang/.pub-cache/hosted/pub.dev/js-0.6.7/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/js-0.6.7/lib/
leak_tracker
3.2
file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4/lib/
leak_tracker_flutter_testing
3.2
file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3/lib/
leak_tracker_testing
3.2
file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib/
lints
3.0
file:///Users/jaichang/.pub-cache/hosted/pub.dev/lints-2.1.1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/lints-2.1.1/lib/
matcher
2.18
file:///Users/jaichang/.pub-cache/hosted/pub.dev/matcher-0.12.16/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/matcher-0.12.16/lib/
3.0
file:///Users/jaichang/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib/
material_color_utilities
2.17
file:///Users/jaichang/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/lib/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib/
meta
2.12
file:///Users/jaichang/.pub-cache/hosted/pub.dev/meta-1.9.1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/meta-1.9.1/lib/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/meta-1.12.0/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/meta-1.12.0/lib/
path
2.12
file:///Users/jaichang/.pub-cache/hosted/pub.dev/path-1.8.3/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/path-1.8.3/lib/
3.0
file:///Users/jaichang/.pub-cache/hosted/pub.dev/path-1.9.0/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/path-1.9.0/lib/
plugin_platform_interface
2.18
file:///Users/jaichang/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.5/
Expand All @@ -164,8 +176,8 @@ file:///Users/jaichang/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/
test_api
3.0
file:///Users/jaichang/.pub-cache/hosted/pub.dev/test_api-0.6.1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/test_api-0.7.0/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/test_api-0.7.0/lib/
typed_data
2.17
file:///Users/jaichang/.pub-cache/hosted/pub.dev/typed_data-1.3.2/
Expand All @@ -174,32 +186,32 @@ vector_math
2.14
file:///Users/jaichang/.pub-cache/hosted/pub.dev/vector_math-2.1.4/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/
web
3.1
file:///Users/jaichang/.pub-cache/hosted/pub.dev/web-0.1.4-beta/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/web-0.1.4-beta/lib/
vm_service
3.3
file:///Users/jaichang/.pub-cache/hosted/pub.dev/vm_service-14.2.1/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/vm_service-14.2.1/lib/
win32
3.0
file:///Users/jaichang/.pub-cache/hosted/pub.dev/win32-5.0.6/
file:///Users/jaichang/.pub-cache/hosted/pub.dev/win32-5.0.6/lib/
firebase_flutter_basic
3.2
file:///Users/jaichang/StudioProjects/firebase_flutter_basic/
file:///Users/jaichang/StudioProjects/firebase_flutter_basic/lib/
file:///Users/jaichang/Documents/GitHub/part5_firebase_basic/firebase_flutter_basic/
file:///Users/jaichang/Documents/GitHub/part5_firebase_basic/firebase_flutter_basic/lib/
sky_engine
3.0
3.2
file:///Users/jaichang/development/flutter/bin/cache/pkg/sky_engine/
file:///Users/jaichang/development/flutter/bin/cache/pkg/sky_engine/lib/
flutter
3.0
3.3
file:///Users/jaichang/development/flutter/packages/flutter/
file:///Users/jaichang/development/flutter/packages/flutter/lib/
flutter_test
3.0
3.3
file:///Users/jaichang/development/flutter/packages/flutter_test/
file:///Users/jaichang/development/flutter/packages/flutter_test/lib/
flutter_web_plugins
3.0
3.2
file:///Users/jaichang/development/flutter/packages/flutter_web_plugins/
file:///Users/jaichang/development/flutter/packages/flutter_web_plugins/lib/
2
2 changes: 1 addition & 1 deletion firebase_flutter_basic/.dart_tool/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.13.0-19.0.pre.99
3.22.1
Loading

0 comments on commit 36d7898

Please sign in to comment.