Update dependencies

This commit is contained in:
zontreck 2025-01-22 12:05:21 -07:00
parent 6795c84bf4
commit 7000383758
2 changed files with 10 additions and 8 deletions

View file

@ -1 +1 @@
const VERSION = "1.1.112524+1212";
const VERSION = "1.1.012225+0420";

View file

@ -1,23 +1,25 @@
name: nbteditor
description: A Minecraft NBT Editor written in Flutter
publish_to: 'none'
version: 1.1.112524+1212
publish_to: "none"
version: 1.1.012225+0420
environment:
sdk: '>=3.1.5 <4.0.0'
sdk: ^3.6.1
dependencies:
file_picker: ^8.0.6
flutter:
sdk: flutter
flutter_code_editor: ^0.3.2
flutter_highlight: ^0.7.0
flutter_treeview: ^1.0.7+1
libac_dart:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: ^1.2.112524+1156
version: ^1.4.012225+0413
permission_handler: ^11.3.1
cupertino_icons: ^1.0.8
flutter_highlighting: ^0.9.0+11.8.0
flutter_treeview:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: ^1.1.2
dev_dependencies:
flutter_test: