diff --git a/.github/workflows/dependency_overrides.patch b/.github/workflows/dependency_overrides.patch index 764f7e550ef..ffa78cd7760 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.12 + vector_graphics_compiler: ^1.1.14 +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.12 + vector_graphics_compiler: ^1.1.14 +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.12 + vector_graphics_compiler: ^1.1.14 +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.12 + vector_graphics_compiler: ^1.1.14 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 7456db89b3e..d7fce71f588 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.12 + vector_graphics_compiler: ^1.1.14 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 20eea9568ca..13421b35614 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.12 + vector_graphics_compiler: ^1.1.14 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 251ac6dc587..5afee18b0de 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.12 + vector_graphics_compiler: ^1.1.14 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 1f7df79e69c..84afe0415ed 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.12 + vector_graphics_compiler: ^1.1.14 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 97e6614ea95..bb5ba466915 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.12 + vector_graphics_compiler: ^1.1.14 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 a499ba2a5f8..d93f725f64c 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.12 + vector_graphics_compiler: ^1.1.14 flutter: uses-material-design: true diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index 6acb8cffe37..96dcf0c96ef 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.12 + vector_graphics_compiler: ^1.1.14 version: ^3.0.2 flutter: