From d5c8ecc818a2c8b21a0d87807bee7e2de2a8d00e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:47:05 +0000 Subject: [PATCH] chore(deps): update dependency vector_graphics_compiler to ^1.1.10 --- packages/neon/neon_dashboard/pubspec.yaml | 2 +- packages/neon/neon_files/pubspec.yaml | 2 +- packages/neon/neon_news/pubspec.yaml | 2 +- packages/neon/neon_notes/pubspec.yaml | 2 +- packages/neon/neon_notifications/pubspec.yaml | 2 +- packages/neon_framework/pubspec.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/neon/neon_dashboard/pubspec.yaml b/packages/neon/neon_dashboard/pubspec.yaml index 4375aea4bc3..0c3e56652f0 100644 --- a/packages/neon/neon_dashboard/pubspec.yaml +++ b/packages/neon/neon_dashboard/pubspec.yaml @@ -33,7 +33,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.9 + vector_graphics_compiler: ^1.1.10 flutter: uses-material-design: true diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index 94dc291805f..86e932ec9a7 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -43,7 +43,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.9 + vector_graphics_compiler: ^1.1.10 flutter: uses-material-design: true diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index c26dcb7e42e..73bf522263e 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -37,7 +37,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.9 + vector_graphics_compiler: ^1.1.10 flutter: uses-material-design: true diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index f3e7c8d6b33..6ffae5e2784 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -35,7 +35,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.9 + vector_graphics_compiler: ^1.1.10 flutter: uses-material-design: true diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index 6b1466d64a1..3d6d102ff1d 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -30,7 +30,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.9 + vector_graphics_compiler: ^1.1.10 flutter: uses-material-design: true diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index a4baccbf9dd..050cd72be1e 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -71,7 +71,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.9 + vector_graphics_compiler: ^1.1.10 flutter: uses-material-design: true