Skip to content

Commit

Permalink
bump some packages to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Apr 14, 2024
1 parent 17cb9ac commit e2d1d5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,10 +437,10 @@ packages:
dependency: "direct main"
description:
name: dio
sha256: "639179e1cc0957779e10dd5b786ce180c477c4c0aca5aaba5d1700fa2e834801"
sha256: "11e40df547d418cc0c4900a9318b26304e665da6fa4755399a9ff9efd09034b5"
url: "https://pub.dev"
source: hosted
version: "5.4.3"
version: "5.4.3+1"
dio_cookie_manager:
dependency: "direct main"
description:
Expand Down Expand Up @@ -2334,10 +2334,10 @@ packages:
dependency: "direct main"
description:
name: win32_registry
sha256: "41fd8a189940d8696b1b810efb9abcf60827b6cbfab90b0c43e8439e3a39d85a"
sha256: "10589e0d7f4e053f2c61023a31c9ce01146656a70b7b7f0828c0b46d7da2a9bb"
url: "https://pub.dev"
source: hosted
version: "1.1.2"
version: "1.1.3"
window_manager:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies:
html: ^0.15.4

# Dio (http client)
dio: ^5.4.3
dio: ^5.4.3+1
dio_cookie_manager: ^3.1.1

# WebView and browser related
Expand Down Expand Up @@ -92,7 +92,7 @@ dependencies:
app_settings: ^5.1.1
# Desktop support
window_manager: ^0.3.8
win32_registry: ^1.1.2
win32_registry: ^1.1.3
# Get package info (version)
package_info_plus: ^5.0.1
# Check VPN connection status
Expand Down

0 comments on commit e2d1d5b

Please sign in to comment.