mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-01-10 08:19:10 +00:00
chore: update lockfiles
This commit is contained in:
parent
05193b9133
commit
08a45703da
10 changed files with 56 additions and 56 deletions
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name = "pesde/asphalt"
|
name = "pesde/asphalt"
|
||||||
version = "0.8.2"
|
version = "0.8.3"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune"]
|
[graph."jiwonz/dirs"."0.1.2 lune"]
|
||||||
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -78,30 +78,30 @@ index_url = "https://github.com/daimond113/pesde-index"
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune"]
|
[graph."pesde/toolchainlib"."0.1.7 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".dependencies]
|
||||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.6 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.7 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name = "pesde/toolchainlib"
|
name = "pesde/toolchainlib"
|
||||||
version = "0.1.6"
|
version = "0.1.7"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune"]
|
[graph."jiwonz/dirs"."0.1.2 lune"]
|
||||||
|
|
Loading…
Reference in a new issue