fix(ci): refresh Flutter license inventory

This commit is contained in:
Edison Jwa
2026-06-02 19:41:50 +09:00
parent ddf858cc6c
commit 7510bdca73
2 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -457,10 +457,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349"
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.17.0"
mime:
dependency: transitive
description:
@@ -790,10 +790,10 @@ packages:
dependency: transitive
description:
name: test_api
sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e"
sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
url: "https://pub.dev"
source: hosted
version: "0.7.11"
version: "0.7.10"
typed_data:
dependency: transitive
description:
+5 -5
View File
@@ -74,7 +74,7 @@ terms.
| `logging` | 1.3.0 | hosted | yes |
| `matcher` | 0.12.19 | hosted | yes |
| `material_color_utilities` | 0.13.0 | hosted | yes |
| `meta` | 1.18.0 | hosted | yes |
| `meta` | 1.17.0 | hosted | yes |
| `mime` | 2.0.0 | hosted | yes |
| `native_toolchain_c` | 0.17.6 | hosted | yes |
| `nm` | 0.5.0 | hosted | yes |
@@ -116,7 +116,7 @@ terms.
| `stream_transform` | 2.1.1 | hosted | yes |
| `string_scanner` | 1.4.1 | hosted | yes |
| `term_glyph` | 1.2.2 | hosted | yes |
| `test_api` | 0.7.11 | hosted | yes |
| `test_api` | 0.7.10 | hosted | yes |
| `typed_data` | 1.4.0 | hosted | yes |
| `url_launcher` | 6.3.2 | hosted | yes |
| `url_launcher_android` | 6.3.30 | hosted | yes |
@@ -294,7 +294,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
### boolean_selector 2.1.2
```
@@ -2814,7 +2813,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
limitations under the License.
```
### meta 1.18.0
### meta 1.17.0
```
Copyright 2016, the Dart project authors.
@@ -4642,7 +4641,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
```
### test_api 0.7.11
### test_api 0.7.10
```
Copyright 2018, the Dart project authors.
@@ -5282,3 +5281,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```