mirror of
https://github.com/pesde-pkg/scripts.git
synced 2025-03-04 19:11:43 +00:00
chore(pkg): update dependencies
This commit is contained in:
parent
81fdf8cdb9
commit
5f57a67b3c
1 changed files with 49 additions and 86 deletions
135
pesde.lock
135
pesde.lock
|
@ -8,29 +8,26 @@ lune = ""
|
|||
[workspace."pesde/scripts_rojo"]
|
||||
lune = ".pesde/rojo"
|
||||
|
||||
[graph."0x5eal/semver"."0.1.1 luau"]
|
||||
resolved_ty = "peer"
|
||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."0x5eal/semver"."0.1.1 luau".target]
|
||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."0x5eal/semver"."0.1.1 luau".dependencies]
|
||||
"lukadev_0/option" = ["1.2.0 luau", "option"]
|
||||
"lukadev_0/result" = ["1.2.0 luau", "result"]
|
||||
|
||||
[graph."0x5eal/semver"."0.1.1 luau".pkg_ref]
|
||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
name = "0x5eal/semver"
|
||||
version = "0.1.1"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
name = "0x5eal/unzip"
|
||||
version = "0.1.0"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."0x5eal/semver"."0.1.1 luau".pkg_ref.dependencies]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
option = [{ name = "lukadev_0/option", 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."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||
|
||||
[graph."0x5eal/semver"."0.1.1 luau".pkg_ref.target]
|
||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
|
@ -46,7 +43,7 @@ lib = "src/_pesde_init.luau"
|
|||
ref_ty = "pesde"
|
||||
name = "itsfrank/frktest"
|
||||
version = "0.0.2"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."itsfrank/frktest"."0.0.2 lune".pkg_ref.target]
|
||||
environment = "lune"
|
||||
|
@ -66,7 +63,7 @@ lib = "src/init.luau"
|
|||
ref_ty = "pesde"
|
||||
name = "jiwonz/dirs"
|
||||
version = "0.1.2"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
|
@ -87,7 +84,7 @@ lib = "init.luau"
|
|||
ref_ty = "pesde"
|
||||
name = "jiwonz/pathfs"
|
||||
version = "0.1.0"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||
environment = "lune"
|
||||
|
@ -110,23 +107,6 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
environment = "lune"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."lukadev_0/option"."1.2.0 luau"]
|
||||
resolved_ty = "peer"
|
||||
|
||||
[graph."lukadev_0/option"."1.2.0 luau".target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."lukadev_0/option"."1.2.0 luau".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
name = "lukadev_0/option"
|
||||
version = "1.2.0"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
|
||||
[graph."lukadev_0/option"."1.2.0 luau".pkg_ref.target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
|
@ -144,23 +124,6 @@ index_url = "https://github.com/daimond113/pesde-index"
|
|||
environment = "lune"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."lukadev_0/result"."1.2.0 luau"]
|
||||
resolved_ty = "peer"
|
||||
|
||||
[graph."lukadev_0/result"."1.2.0 luau".target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."lukadev_0/result"."1.2.0 luau".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
name = "lukadev_0/result"
|
||||
version = "1.2.0"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
|
||||
[graph."lukadev_0/result"."1.2.0 luau".pkg_ref.target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[graph."pesde/argon"."2.0.21 lune"]
|
||||
direct = ["argon", { name = "pesde/argon", version = "^2.0.21" }, "dev"]
|
||||
resolved_ty = "dev"
|
||||
|
@ -172,7 +135,7 @@ bin = "init.luau"
|
|||
[graph."pesde/argon"."2.0.21 lune".dependencies]
|
||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||
"pesde/toolchainlib" = ["0.1.2 lune", "core"]
|
||||
"pesde/toolchainlib" = ["0.1.11 lune", "core"]
|
||||
|
||||
[graph."pesde/argon"."2.0.21 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -189,31 +152,31 @@ result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://gith
|
|||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
[graph."pesde/luau_lsp"."1.36.0 lune"]
|
||||
[graph."pesde/luau_lsp"."1.38.1 lune"]
|
||||
direct = ["luau-lsp", { name = "pesde/luau_lsp", version = "^1.36.0" }, "dev"]
|
||||
resolved_ty = "dev"
|
||||
|
||||
[graph."pesde/luau_lsp"."1.36.0 lune".target]
|
||||
[graph."pesde/luau_lsp"."1.38.1 lune".target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
[graph."pesde/luau_lsp"."1.36.0 lune".dependencies]
|
||||
[graph."pesde/luau_lsp"."1.38.1 lune".dependencies]
|
||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||
"pesde/toolchainlib" = ["0.1.2 lune", "core"]
|
||||
"pesde/toolchainlib" = ["0.1.11 lune", "core"]
|
||||
|
||||
[graph."pesde/luau_lsp"."1.36.0 lune".pkg_ref]
|
||||
[graph."pesde/luau_lsp"."1.38.1 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
name = "pesde/luau_lsp"
|
||||
version = "1.36.0"
|
||||
version = "1.38.1"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."pesde/luau_lsp"."1.36.0 lune".pkg_ref.dependencies]
|
||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||
[graph."pesde/luau_lsp"."1.38.1 lune".pkg_ref.dependencies]
|
||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.7", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.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" }, "standard"]
|
||||
|
||||
[graph."pesde/luau_lsp"."1.36.0 lune".pkg_ref.target]
|
||||
[graph."pesde/luau_lsp"."1.38.1 lune".pkg_ref.target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
|
@ -228,7 +191,7 @@ bin = "init.luau"
|
|||
[graph."pesde/rojo"."7.4.4 lune".dependencies]
|
||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||
"pesde/toolchainlib" = ["0.1.2 lune", "core"]
|
||||
"pesde/toolchainlib" = ["0.1.11 lune", "core"]
|
||||
|
||||
[graph."pesde/rojo"."7.4.4 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
|
@ -245,61 +208,61 @@ result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://gith
|
|||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
[graph."pesde/stylua"."2.0.1 lune"]
|
||||
[graph."pesde/stylua"."2.0.2 lune"]
|
||||
direct = ["stylua", { name = "pesde/stylua", version = "^2.0.1" }, "dev"]
|
||||
resolved_ty = "dev"
|
||||
|
||||
[graph."pesde/stylua"."2.0.1 lune".target]
|
||||
[graph."pesde/stylua"."2.0.2 lune".target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
[graph."pesde/stylua"."2.0.1 lune".dependencies]
|
||||
[graph."pesde/stylua"."2.0.2 lune".dependencies]
|
||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||
"pesde/toolchainlib" = ["0.1.2 lune", "core"]
|
||||
"pesde/toolchainlib" = ["0.1.11 lune", "core"]
|
||||
|
||||
[graph."pesde/stylua"."2.0.1 lune".pkg_ref]
|
||||
[graph."pesde/stylua"."2.0.2 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
name = "pesde/stylua"
|
||||
version = "2.0.1"
|
||||
version = "2.0.2"
|
||||
index_url = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[graph."pesde/stylua"."2.0.1 lune".pkg_ref.dependencies]
|
||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||
[graph."pesde/stylua"."2.0.2 lune".pkg_ref.dependencies]
|
||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.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" }, "standard"]
|
||||
|
||||
[graph."pesde/stylua"."2.0.1 lune".pkg_ref.target]
|
||||
[graph."pesde/stylua"."2.0.2 lune".pkg_ref.target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
[graph."pesde/toolchainlib"."0.1.2 lune"]
|
||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
||||
resolved_ty = "standard"
|
||||
|
||||
[graph."pesde/toolchainlib"."0.1.2 lune".target]
|
||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/init.luau"
|
||||
|
||||
[graph."pesde/toolchainlib"."0.1.2 lune".dependencies]
|
||||
"0x5eal/semver" = ["0.1.1 luau", "semver"]
|
||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
||||
"jiwonz/dirs" = ["0.1.2 lune", "dirs"]
|
||||
"jiwonz/pathfs" = ["0.1.0 lune", "pathfs"]
|
||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
||||
|
||||
[graph."pesde/toolchainlib"."0.1.2 lune".pkg_ref]
|
||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
||||
ref_ty = "pesde"
|
||||
name = "pesde/toolchainlib"
|
||||
version = "0.1.2"
|
||||
version = "0.1.11"
|
||||
index_url = "https://github.com/daimond113/pesde-index"
|
||||
|
||||
[graph."pesde/toolchainlib"."0.1.2 lune".pkg_ref.dependencies]
|
||||
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"]
|
||||
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"]
|
||||
semver = [{ name = "0x5eal/semver", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "peer"]
|
||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
||||
[graph."pesde/toolchainlib"."0.1.2 lune".pkg_ref.target]
|
||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
||||
environment = "lune"
|
||||
lib = "src/init.luau"
|
||||
|
|
Loading…
Add table
Reference in a new issue