diff --git a/assets/libedax/dll/libedax-x64.dll b/assets/libedax/dll/libedax-x64.dll index 4cf715115..44f1176b9 100644 Binary files a/assets/libedax/dll/libedax-x64.dll and b/assets/libedax/dll/libedax-x64.dll differ diff --git a/assets/libedax/dll/libedax.so b/assets/libedax/dll/libedax.so index 01d76d770..ae652ca13 100755 Binary files a/assets/libedax/dll/libedax.so and b/assets/libedax/dll/libedax.so differ diff --git a/macos/libedax.universal.dylib b/macos/libedax.universal.dylib index e5e357c45..ea0c3fe36 100755 Binary files a/macos/libedax.universal.dylib and b/macos/libedax.universal.dylib differ diff --git a/pubspec.lock b/pubspec.lock index ecc2abe37..4eb2a8684 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -360,10 +360,10 @@ packages: dependency: "direct main" description: name: libedax4dart - sha256: "191ab393b31e2d0db3cb7b0f8dc61120a16461dedb36b8a30485c99e317af7e0" + sha256: fb135567de81c9fd443997acafd9b4c6858692388096b42a37cefc2f65429b04 url: "https://pub.dev" source: hosted - version: "7.40.0" + version: "7.41.0" lints: dependency: transitive description: @@ -488,10 +488,10 @@ packages: dependency: "direct main" description: name: pasteboard - sha256: "7bf733f3a00c7188ec1f2c6f0612854248b302cf91ef3611a2b7bb141c0f9d55" + sha256: "9ff73ada33f79a59ff91f6c01881fd4ed0a0031cfc4ae2d86c0384471525fca1" url: "https://pub.dev" source: hosted - version: "0.3.0" + version: "0.4.0" path: dependency: "direct main" description: @@ -552,10 +552,10 @@ packages: dependency: "direct dev" description: name: pedantic_sensuikan1973 - sha256: "1ea7d10a2dc41c7ad1dc26c77f44ec9d86e5329a58b755a27068c07789d05a75" + sha256: bba678bc9c3409c2e26811ad12064dc96817f4b5acfc5c2d2cb01353f2502bd0 url: "https://pub.dev" source: hosted - version: "5.11.0" + version: "5.12.0" petitparser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 05a51588b..6bb3499e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,12 +36,12 @@ dependencies: sdk: flutter font_awesome_flutter: ^10.8.0 intl: ^0.19.0 # https://docs.flutter.dev/accessibility-and-localization/internationalization#adding-your-own-localized-messages - libedax4dart: ^7.40.0 + libedax4dart: ^7.41.0 logger: ^2.5.0 macos_secure_bookmarks: ^0.2.1 meta: ^1.16.0 package_info_plus: ^8.3.0 - pasteboard: ^0.3.0 + pasteboard: ^0.4.0 path: ^1.9.1 path_provider: ^2.1.5 # See: https://flutter.dev/docs/cookbook/persistence/reading-writing-files provider: ^6.1.4 @@ -65,7 +65,7 @@ dev_dependencies: sdk: flutter msix: ^3.16.8 path_provider_platform_interface: ^2.1.2 - pedantic_sensuikan1973: ^5.11.0 + pedantic_sensuikan1973: ^5.12.0 plugin_platform_interface: ^2.1.8 # https://pub.dev/packages/shared_preferences_platform_interface/changelog#220 # https://github.com/sensuikan1973/pedax/pull/1387#issuecomment-1489619974