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 Oct 28, 2024
1 parent 9326079 commit e3559ae
Show file tree
Hide file tree
Showing 5 changed files with 249 additions and 40 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.3

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

## 0.9.2

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

```yaml
dependencies:
device_marketing_names: ^0.9.2
device_marketing_names: ^0.9.3
```
More information on [pub.dev](https://pub.dev/packages/device_marketing_names).
Expand Down
14 changes: 7 additions & 7 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: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074
sha256: c4af09051b4f0508f6c1dc0a5c085bf014d5c9a4a0678ce1799c2b4d716387a0
url: "https://pub.dev"
source: hosted
version: "10.1.2"
version: "11.1.0"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand All @@ -71,7 +71,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.9.1"
version: "0.9.3"
fake_async:
dependency: transitive
description:
Expand All @@ -92,10 +92,10 @@ packages:
dependency: transitive
description:
name: file
sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
sha256: a3b4f84adafef897088c160faf7dfffb7696046cb13ae90b508c2cbc95d3b8d4
url: "https://pub.dev"
source: hosted
version: "7.0.0"
version: "7.0.1"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -280,10 +280,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: "68d1e89a91ed61ad9c370f9f8b6effed9ae5e0ede22a270bdfa6daf79fc2290a"
sha256: "10169d3934549017f0ae278ccb07f828f9d6ea21573bab0fb77b0e1ef0fce454"
url: "https://pub.dev"
source: hosted
version: "5.5.4"
version: "5.7.2"
win32_registry:
dependency: transitive
description:
Expand Down
Loading

0 comments on commit e3559ae

Please sign in to comment.