Skip to content

Commit

Permalink
deps: use legacy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed May 31, 2021
1 parent 3e56b59 commit 209a34c
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 27 deletions.
65 changes: 43 additions & 22 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "21.0.0"
version: "14.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.0"
version: "0.41.2"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -42,42 +42,42 @@ packages:
name: build
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.6.2"
build_config:
dependency: transitive
description:
name: build_config
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "0.4.5"
build_daemon:
dependency: transitive
description:
name: build_daemon
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "2.1.10"
build_resolvers:
dependency: transitive
description:
name: build_resolvers
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.5.3"
build_runner:
dependency: "direct dev"
description:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.11.1"
build_runner_core:
dependency: transitive
description:
name: build_runner_core
url: "https://pub.dartlang.org"
source: hosted
version: "7.0.0"
version: "6.1.7"
built_collection:
dependency: transitive
description:
Expand Down Expand Up @@ -112,7 +112,7 @@ packages:
name: checked_yaml
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.0.4"
cli_util:
dependency: transitive
description:
Expand All @@ -133,7 +133,7 @@ packages:
name: code_builder
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
version: "3.7.0"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -168,7 +168,7 @@ packages:
name: dart_style
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.3.12"
fake_async:
dependency: transitive
description:
Expand All @@ -182,7 +182,7 @@ packages:
name: file
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.0"
version: "5.2.1"
fixnum:
dependency: transitive
description:
Expand All @@ -206,35 +206,42 @@ packages:
name: glob
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.2.0"
graphs:
dependency: transitive
description:
name: graphs
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "0.2.0"
http_multi_server:
dependency: transitive
description:
name: http_multi_server
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
version: "2.2.0"
http_parser:
dependency: transitive
description:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
intl:
dependency: transitive
description:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.17.0"
io:
dependency: transitive
description:
name: io
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "0.3.5"
js:
dependency: transitive
description:
Expand Down Expand Up @@ -277,6 +284,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
node_interop:
dependency: transitive
description:
name: node_interop
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
node_io:
dependency: transitive
description:
name: node_io
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
node_preamble:
dependency: transitive
description:
Expand All @@ -290,7 +311,7 @@ packages:
name: package_config
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "1.9.3"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -325,7 +346,7 @@ packages:
name: pubspec_parse
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "0.1.8"
shelf:
dependency: transitive
description:
Expand Down Expand Up @@ -353,7 +374,7 @@ packages:
name: shelf_web_socket
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "0.2.4+1"
sky_engine:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -442,7 +463,7 @@ packages:
name: timing
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "0.1.1+3"
typed_data:
dependency: transitive
description:
Expand Down Expand Up @@ -477,7 +498,7 @@ packages:
name: web_socket_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "1.2.0"
webkit_inspection_protocol:
dependency: transitive
description:
Expand All @@ -491,6 +512,6 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "2.2.1"
sdks:
dart: ">=2.12.0 <3.0.0"
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fast_i18n
description: Lightweight i18n solution. Use JSON files to create typesafe translations.
version: 4.7.1
version: 4.7.1-legacy
homepage: https://github.com/Tienisto/flutter-fast-i18n
publish_to: https://pub.dev

Expand All @@ -10,12 +10,12 @@ environment:
dependencies:
flutter:
sdk: flutter
build: ^2.0.1
glob: ^2.0.1
yaml: ^3.1.0
build: ^1.3.0
glob: ^1.2.0
yaml: ^2.2.1

dev_dependencies:
build_runner: ^2.0.1
build_runner: ^1.10.2
test: ^1.16.5
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 209a34c

Please sign in to comment.