Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.15.1 #86

Merged
merged 2 commits into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.10.0",
"flutterSdkVersion": "3.13.6",
"flavors": {}
}
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ardrive_ui
description: UI Design Library for the ArDrive Design System

version: 1.15.0
version: 1.15.1

publish_to: "none"

Expand All @@ -12,8 +12,8 @@ environment:
dependencies:
ardrive_io:
git:
url: https://github.com/ar-io/ardrive_io.git
ref: v1.4.2
url: https://github.com/ardriveapp/ardrive_io.git
ref: v1.4.3
auto_size_text: ^3.0.0
desktop_drop: ^0.4.0
dotted_border: ^2.0.0+3
Expand Down
14 changes: 7 additions & 7 deletions storybook/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ packages:
dependency: transitive
description:
path: "."
ref: "v1.4.1"
resolved-ref: "441c37764a1b120057ec2cd1e6eecb47bb35a37a"
url: "https://github.com/ar-io/ardrive_io.git"
ref: "v1.4.3"
resolved-ref: a317308432f0fdf5f7ca3612def5cbf5760813fc
url: "https://github.com/ardriveapp/ardrive_io.git"
source: git
version: "1.4.1"
version: "1.4.3"
ardrive_ui:
dependency: "direct main"
description:
path: ".."
relative: true
source: path
version: "1.14.0"
version: "1.15.0"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -191,7 +191,7 @@ packages:
path: "."
ref: master
resolved-ref: "688300aaeae4dce397252d403800c92ee9523e95"
url: "https://github.com/ar-io/flutter_file_picker"
url: "https://github.com/ardriveapp/flutter_file_picker"
source: git
version: "5.5.0"
file_saver:
Expand All @@ -200,7 +200,7 @@ packages:
path: "."
ref: fix-extension
resolved-ref: "8f54519083145cdded6554c37e4050b71fac681e"
url: "https://github.com/thiagocarvalhodev/file_saver"
url: "https://github.com/ardriveapp/file_saver"
source: git
version: "0.1.1"
file_selector:
Expand Down