Skip to content

Commit

Permalink
content: update database
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
Boehrsi committed Nov 27, 2024
1 parent 999b6e2 commit a5a6ad9
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 22 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.9.4

* Update database (via https://github.com/Boehrsi/device_identifiers at 2024-11-24)
* Update dependencies

## 0.9.3

* Update database (via https://github.com/Boehrsi/device_identifiers at 2024-10-28)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Add this to your package's `pubspec.yaml` file:

```yaml
dependencies:
device_marketing_names: ^0.9.3
device_marketing_names: ^0.9.4
```
More information on [pub.dev](https://pub.dev/packages/device_marketing_names).
Expand Down
8 changes: 4 additions & 4 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ packages:
dependency: transitive
description:
name: device_info_plus
sha256: c4af09051b4f0508f6c1dc0a5c085bf014d5c9a4a0678ce1799c2b4d716387a0
sha256: f545ffbadee826f26f2e1a0f0cbd667ae9a6011cc0f77c0f8f00a969655e6e95
url: "https://pub.dev"
source: hosted
version: "11.1.0"
version: "11.1.1"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -280,10 +280,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: "10169d3934549017f0ae278ccb07f828f9d6ea21573bab0fb77b0e1ef0fce454"
sha256: "84ba388638ed7a8cb3445a320c8273136ab2631cd5f2c57888335504ddab1bc2"
url: "https://pub.dev"
source: hosted
version: "5.7.2"
version: "5.8.0"
win32_registry:
dependency: transitive
description:
Expand Down
Loading

0 comments on commit a5a6ad9

Please sign in to comment.