From d6637134968444412d97c1eb8783b0accdc8faef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:18:58 +0000 Subject: [PATCH] chore(deps): update dependency vector_graphics_compiler to ^1.1.15 Signed-off-by: provokateurin --- .github/workflows/dependency_overrides.patch | 8 ++++---- .../neon_framework/packages/dashboard_app/pubspec.yaml | 2 +- packages/neon_framework/packages/files_app/pubspec.yaml | 2 +- packages/neon_framework/packages/news_app/pubspec.yaml | 2 +- packages/neon_framework/packages/notes_app/pubspec.yaml | 2 +- .../packages/notifications_app/pubspec.yaml | 2 +- packages/neon_framework/packages/talk_app/pubspec.yaml | 2 +- packages/neon_framework/pubspec.yaml | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/dependency_overrides.patch b/.github/workflows/dependency_overrides.patch index ffa78cd7760..2f72120f3d3 100644 --- a/.github/workflows/dependency_overrides.patch +++ b/.github/workflows/dependency_overrides.patch @@ -159,7 +159,7 @@ diff --git a/packages/neon_framework/packages/dashboard_app/pubspec.yaml b/packa +++ b/packages/neon_framework/packages/dashboard_app/pubspec.yaml @@ -39,6 +39,13 @@ dev_dependencies: url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 +dependency_overrides: + archive: ^3.5.0 @@ -262,7 +262,7 @@ diff --git a/packages/neon_framework/packages/notifications_app/pubspec.yaml b/p +++ b/packages/neon_framework/packages/notifications_app/pubspec.yaml @@ -44,6 +44,13 @@ dev_dependencies: url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 +dependency_overrides: + archive: ^3.5.0 @@ -367,7 +367,7 @@ diff --git a/packages/neon_framework/packages/talk_app/pubspec.yaml b/packages/n +++ b/packages/neon_framework/packages/talk_app/pubspec.yaml @@ -48,6 +48,14 @@ dev_dependencies: url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 +dependency_overrides: + archive: ^3.5.0 @@ -412,7 +412,7 @@ diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubs --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -111,6 +111,13 @@ dev_dependencies: - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 version: ^3.0.2 +dependency_overrides: diff --git a/packages/neon_framework/packages/dashboard_app/pubspec.yaml b/packages/neon_framework/packages/dashboard_app/pubspec.yaml index d7fce71f588..1d80a602eb7 100644 --- a/packages/neon_framework/packages/dashboard_app/pubspec.yaml +++ b/packages/neon_framework/packages/dashboard_app/pubspec.yaml @@ -37,7 +37,7 @@ dev_dependencies: path: packages/neon_lints provider: ^6.1.2 url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 flutter: uses-material-design: true diff --git a/packages/neon_framework/packages/files_app/pubspec.yaml b/packages/neon_framework/packages/files_app/pubspec.yaml index 13421b35614..d124c51b776 100644 --- a/packages/neon_framework/packages/files_app/pubspec.yaml +++ b/packages/neon_framework/packages/files_app/pubspec.yaml @@ -44,7 +44,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 flutter: uses-material-design: true diff --git a/packages/neon_framework/packages/news_app/pubspec.yaml b/packages/neon_framework/packages/news_app/pubspec.yaml index 5afee18b0de..be5afd7d09e 100644 --- a/packages/neon_framework/packages/news_app/pubspec.yaml +++ b/packages/neon_framework/packages/news_app/pubspec.yaml @@ -38,7 +38,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 flutter: uses-material-design: true diff --git a/packages/neon_framework/packages/notes_app/pubspec.yaml b/packages/neon_framework/packages/notes_app/pubspec.yaml index 84afe0415ed..7fc2c8b2a8d 100644 --- a/packages/neon_framework/packages/notes_app/pubspec.yaml +++ b/packages/neon_framework/packages/notes_app/pubspec.yaml @@ -37,7 +37,7 @@ dev_dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon_lints - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 flutter: uses-material-design: true diff --git a/packages/neon_framework/packages/notifications_app/pubspec.yaml b/packages/neon_framework/packages/notifications_app/pubspec.yaml index bb5ba466915..87f6f267e14 100644 --- a/packages/neon_framework/packages/notifications_app/pubspec.yaml +++ b/packages/neon_framework/packages/notifications_app/pubspec.yaml @@ -42,7 +42,7 @@ dev_dependencies: path: packages/neon_lints provider: ^6.1.2 url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 flutter: uses-material-design: true diff --git a/packages/neon_framework/packages/talk_app/pubspec.yaml b/packages/neon_framework/packages/talk_app/pubspec.yaml index d93f725f64c..6ff6f7386c4 100644 --- a/packages/neon_framework/packages/talk_app/pubspec.yaml +++ b/packages/neon_framework/packages/talk_app/pubspec.yaml @@ -46,7 +46,7 @@ dev_dependencies: provider: ^6.1.2 shared_preferences: ^2.3.2 url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 flutter: uses-material-design: true diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index 96dcf0c96ef..f8d171fe22a 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -103,7 +103,7 @@ dev_dependencies: plugin_platform_interface: ^2.1.8 shared_preferences: ^2.3.2 url_launcher_platform_interface: ^2.3.2 - vector_graphics_compiler: ^1.1.14 + vector_graphics_compiler: ^1.1.15 version: ^3.0.2 flutter: