mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-03-04 11:01:42 +00:00
chore: update lockfiles
This commit is contained in:
parent
ff13b5a048
commit
e757cca8cc
9 changed files with 66 additions and 84 deletions
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name = "pesde/asphalt"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
target = "lune"
|
||||
|
||||
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name = "pesde/blink"
|
||||
version = "0.15.3"
|
||||
version = "0.15.4"
|
||||
target = "lune"
|
||||
|
||||
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name = "pesde/luau_lsp"
|
||||
version = "1.39.0"
|
||||
version = "1.39.2"
|
||||
target = "lune"
|
||||
|
||||
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ resolved_ty = "standard"
|
|||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
|
||||
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -60,24 +60,22 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||
|
||||
[graph."lukadev_0/option@1.2.0 lune"]
|
||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||
|
@ -102,7 +100,7 @@ resolved_ty = "standard"
|
|||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
||||
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||
"lukadev_0/option@1.2.0 lune" = "option"
|
||||
"lukadev_0/result@1.2.0 lune" = "result"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue