Showing
2 changed files
with
3 additions
and
3 deletions
| @@ -15,9 +15,9 @@ dependencies: | @@ -15,9 +15,9 @@ dependencies: | ||
| 15 | crypto: ^3.0.0 | 15 | crypto: ^3.0.0 |
| 16 | image: ^3.0.1 | 16 | image: ^3.0.1 |
| 17 | meta: ^1.3.0 | 17 | meta: ^1.3.0 |
| 18 | - path_parsing: ^0.2.0-nullsafety | 18 | + path_parsing: ^0.2.0 |
| 19 | vector_math: ^2.1.0 | 19 | vector_math: ^2.1.0 |
| 20 | - xml: ^5.0.0 | 20 | + xml: ^5.1.0 |
| 21 | 21 | ||
| 22 | dev_dependencies: | 22 | dev_dependencies: |
| 23 | pedantic: ^1.11.0 | 23 | pedantic: ^1.11.0 |
| @@ -22,7 +22,7 @@ dependencies: | @@ -22,7 +22,7 @@ dependencies: | ||
| 22 | image: ^3.0.1 | 22 | image: ^3.0.1 |
| 23 | js: ^0.6.3 | 23 | js: ^0.6.3 |
| 24 | meta: ^1.3.0 | 24 | meta: ^1.3.0 |
| 25 | - pdf: ^3.0.1 | 25 | + pdf: ^3.2.0 |
| 26 | plugin_platform_interface: ^2.0.0 | 26 | plugin_platform_interface: ^2.0.0 |
| 27 | 27 | ||
| 28 | dev_dependencies: | 28 | dev_dependencies: |
-
Please register or login to post a comment