Skip to content

Commit

Permalink
chore(deps): update dependency vector_graphics_compiler to ^1.1.14
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
renovate[bot] authored and provokateurin committed Nov 6, 2024
1 parent 8d0878d commit 29d36ee
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dependency_overrides.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/files_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/news_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/notes_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/talk_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 29d36ee

Please sign in to comment.