Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed Sep 8, 2023
1 parent 1bf2347 commit b4181b9
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 78 deletions.
121 changes: 60 additions & 61 deletions deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"dependencies": [
"flutter",
"test_api",
"matcher",
"path",
"fake_async",
"clock",
Expand All @@ -69,16 +70,22 @@
"boolean_selector",
"characters",
"collection",
"js",
"matcher",
"material_color_utilities",
"meta",
"source_span",
"stream_channel",
"string_scanner",
"term_glyph"
"term_glyph",
"web"
]
},
{
"name": "web",
"version": "0.1.4-beta",
"kind": "transitive",
"source": "hosted",
"dependencies": []
},
{
"name": "term_glyph",
"version": "1.2.1",
Expand All @@ -97,7 +104,7 @@
},
{
"name": "source_span",
"version": "1.9.1",
"version": "1.10.0",
"kind": "transitive",
"source": "hosted",
"dependencies": [
Expand All @@ -115,7 +122,7 @@
},
{
"name": "collection",
"version": "1.17.1",
"version": "1.17.2",
"kind": "direct",
"source": "hosted",
"dependencies": []
Expand Down Expand Up @@ -148,50 +155,19 @@
},
{
"name": "material_color_utilities",
"version": "0.2.0",
"kind": "transitive",
"source": "hosted",
"dependencies": []
},
{
"name": "matcher",
"version": "0.12.15",
"kind": "transitive",
"source": "hosted",
"dependencies": [
"async",
"meta",
"stack_trace",
"term_glyph",
"test_api"
]
},
{
"name": "test_api",
"version": "0.5.1",
"version": "0.5.0",
"kind": "transitive",
"source": "hosted",
"dependencies": [
"async",
"boolean_selector",
"collection",
"meta",
"source_span",
"stack_trace",
"stream_channel",
"string_scanner",
"term_glyph",
"matcher"
"collection"
]
},
{
"name": "stack_trace",
"version": "1.11.0",
"name": "characters",
"version": "1.3.0",
"kind": "transitive",
"source": "hosted",
"dependencies": [
"path"
]
"dependencies": []
},
{
"name": "boolean_selector",
Expand All @@ -204,27 +180,20 @@
]
},
{
"name": "js",
"version": "0.6.7",
"kind": "transitive",
"source": "hosted",
"dependencies": [
"meta"
]
},
{
"name": "characters",
"version": "1.3.0",
"name": "vector_math",
"version": "2.1.4",
"kind": "transitive",
"source": "hosted",
"dependencies": []
},
{
"name": "vector_math",
"version": "2.1.4",
"name": "stack_trace",
"version": "1.11.0",
"kind": "transitive",
"source": "hosted",
"dependencies": []
"dependencies": [
"path"
]
},
{
"name": "clock",
Expand All @@ -243,6 +212,36 @@
"collection"
]
},
{
"name": "matcher",
"version": "0.12.16",
"kind": "transitive",
"source": "hosted",
"dependencies": [
"async",
"meta",
"stack_trace",
"term_glyph",
"test_api"
]
},
{
"name": "test_api",
"version": "0.6.0",
"kind": "transitive",
"source": "hosted",
"dependencies": [
"async",
"boolean_selector",
"collection",
"meta",
"source_span",
"stack_trace",
"stream_channel",
"string_scanner",
"term_glyph"
]
},
{
"name": "flutter",
"version": "0.0.0",
Expand All @@ -251,10 +250,10 @@
"dependencies": [
"characters",
"collection",
"js",
"material_color_utilities",
"meta",
"vector_math",
"web",
"sky_engine"
]
},
Expand Down Expand Up @@ -366,12 +365,12 @@
"source": "sdk",
"dependencies": [
"flutter",
"js",
"characters",
"collection",
"material_color_utilities",
"meta",
"vector_math"
"vector_math",
"web"
]
},
{
Expand Down Expand Up @@ -434,7 +433,7 @@
},
{
"name": "intl",
"version": "0.18.0",
"version": "0.18.1",
"kind": "direct",
"source": "hosted",
"dependencies": [
Expand Down Expand Up @@ -998,11 +997,11 @@
"characters",
"clock",
"collection",
"js",
"material_color_utilities",
"meta",
"path",
"vector_math"
"vector_math",
"web"
]
},
{
Expand Down
18 changes: 9 additions & 9 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
];

depsListFile = ./deps.json;
vendorHash = "sha256-R7lyQXxW7sou568r0ffAFlMLchvcQz8KQlnQvjdVssA=";
vendorHash = "sha256-JFAX8Tq4vhX801WAxMrsc20tsSrwQhQduYCkeU67OTw=";

postInstall = ''
rm $out/bin/file_manager
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,17 +217,17 @@ packages:
dependency: "direct main"
description:
path: "packages/libtokyo"
ref: eb140908dd2435afdf6208cb84bd37db840b46df
resolved-ref: eb140908dd2435afdf6208cb84bd37db840b46df
ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
resolved-ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
url: "https://github.com/ExpidusOS/libtokyo.git"
source: git
version: "0.1.0"
libtokyo_flutter:
dependency: "direct main"
description:
path: "packages/libtokyo_flutter"
ref: eb140908dd2435afdf6208cb84bd37db840b46df
resolved-ref: eb140908dd2435afdf6208cb84bd37db840b46df
ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
resolved-ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
url: "https://github.com/ExpidusOS/libtokyo.git"
source: git
version: "0.1.0"
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ dependencies:
libtokyo:
git:
url: https://github.com/ExpidusOS/libtokyo.git
ref: eb140908dd2435afdf6208cb84bd37db840b46df
ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
path: packages/libtokyo
libtokyo_flutter:
git:
url: https://github.com/ExpidusOS/libtokyo.git
ref: eb140908dd2435afdf6208cb84bd37db840b46df
ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
path: packages/libtokyo_flutter
path_provider: ^2.0.15
url_launcher: ^6.1.11
Expand Down Expand Up @@ -52,7 +52,7 @@ dependency_overrides:
libtokyo:
git:
url: https://github.com/ExpidusOS/libtokyo.git
ref: eb140908dd2435afdf6208cb84bd37db840b46df
ref: f48d528ebfc22fe827fe9f2d1965be1d339ccfb7
path: packages/libtokyo

dev_dependencies:
Expand Down

0 comments on commit b4181b9

Please sign in to comment.