From 3fc71edc4af6c70a11cb7d1d1e4439d7baf3019c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 01:21:59 +0000 Subject: [PATCH] Bump particle_field from 0.0.1+1 to 1.0.0 Bumps [particle_field](https://github.com/gskinner/particle_field) from 0.0.1+1 to 1.0.0. - [Changelog](https://github.com/gskinner/particle_field/blob/main/CHANGELOG.md) - [Commits](https://github.com/gskinner/particle_field/commits) --- updated-dependencies: - dependency-name: particle_field dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 1a6be35..3350420 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -228,10 +228,10 @@ packages: dependency: "direct main" description: name: particle_field - sha256: "33ef365ffa50c5f7e550ebbddb961d74fe27124fc4b81b5d6c4c281b49f3daba" + sha256: "9a5ebdde32751f82aba64198e9bbd46738e789e275bf9e7a88318ed460be560e" url: "https://pub.dev" source: hosted - version: "0.0.1+1" + version: "1.0.0" path: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3ddf9b3..2da820d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: dart_numerics: ^0.0.6 flutter_shaders: ^0.0.6 vector_math: ^2.1.4 - particle_field: ^0.0.1+1 + particle_field: ^1.0.0 rnd: ^0.2.0 dependency_overrides: