Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified packages/analytics/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/chat/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/console/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/database/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/document/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/flutter_console/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/rag_console/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/settings/pubspec.yaml
100755 → 100644
Empty file.
Empty file modified packages/stacked_package_template/pubspec.yaml
100755 → 100644
Empty file.
8 changes: 4 additions & 4 deletions pubspec.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -1259,18 +1259,18 @@ packages:
dependency: "direct main"
description:
name: surrealdb_js
sha256: "3aeda59c3a794c36a3043320cdf13cb4d7b06fa0ae44b36a3997c1d6703403a3"
sha256: "2522b4e2b2db5edd1c7285855b48a07437f7fc5bd203d68c7461032d645b8a06"
url: "https://pub.dev"
source: hosted
version: "1.0.1+7"
version: "1.1.0+9"
surrealdb_wasm:
dependency: "direct main"
description:
name: surrealdb_wasm
sha256: b107c80c16f7a763c2a09c2e7930db7cf7df2c0fc1ca8d4e24f53678c7f4d2a1
sha256: e6696541b5383db20e0a5a1af5b8ee3970e4062fbc74e451cab9d2de1b13d4e4
url: "https://pub.dev"
source: hosted
version: "1.0.1+15"
version: "1.1.0+16"
term_glyph:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
stacked_services: ^1.6.0
stacked_themes: ^0.3.15
surrealdb_js: ^1.0.1+7
surrealdb_wasm: ^1.0.1+15
surrealdb_wasm: ^1.1.0+16
ui:
path: packages/ui
url_launcher: ^6.3.0
Expand Down