mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
chore: bumped device_info_plus to 11.2.2 (#7782)
* bumped device_info_plus to 11.2.2 -- this version avoids the crash that happens when getInfo() is called on Windows in a VM or with Hyper-V active * chore: bumped device_info_plus to 11.2.2 -- this version avoids the crash that happens when getInfo() is called on Windows in a VM or with Hyper-V active
This commit is contained in:
parent
f8927b1843
commit
3451100b80
2 changed files with 3 additions and 3 deletions
|
@ -533,10 +533,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: device_info_plus
|
||||
sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074
|
||||
sha256: "72d146c6d7098689ff5c5f66bcf593ac11efc530095385356e131070333e64da"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "10.1.2"
|
||||
version: "11.3.0"
|
||||
device_info_plus_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -177,7 +177,7 @@ dev_dependencies:
|
|||
|
||||
dependency_overrides:
|
||||
http: ^1.0.0
|
||||
device_info_plus: ^10.1.0
|
||||
device_info_plus: ^11.2.2
|
||||
|
||||
url_protocol:
|
||||
git:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue