Skip to content

Commit

Permalink
- dom_builder: ^2.2.5
Browse files Browse the repository at this point in the history
- test: ^1.25.7
- test_api: ^0.7.2
- test_core: ^0.6.4
  • Loading branch information
gmpassos committed Jun 10, 2024
1 parent f7ce8d4 commit da09019
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
- `UIComponent`:
- Added `selectElementsValues`

- dom_builder: ^2.2.5
- test: ^1.25.7
- test_api: ^0.7.2
- test_core: ^0.6.4

## 2.5.5

- New `UIRootComponent`:
Expand Down
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ executables:
dependencies:
intl_messages: ^2.3.0
dom_tools: ^2.3.0
dom_builder: ^2.2.3
dom_builder: ^2.2.5
json_render: ^2.1.0
json_object_mapper: ^2.0.1
swiss_knife: ^3.2.0
Expand All @@ -33,16 +33,16 @@ dependencies:
args: ^2.5.0
logging: ^1.2.0
path: ^1.9.0
test: ^1.25.5
test_api: ^0.7.1
test_core: ^0.6.2
test: ^1.25.7
test_api: ^0.7.2
test_core: ^0.6.4
stream_channel: ^2.1.2
stack_trace: ^1.11.1


dev_dependencies:
build_web_compilers: ^4.0.10
build_runner: ^2.4.9
build_runner: ^2.4.11
lints: ^3.0.0
dependency_validator: ^3.2.3

Expand Down

0 comments on commit da09019

Please sign in to comment.