-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathwally.lock
More file actions
58 lines (47 loc) · 1.45 KB
/
Copy pathwally.lock
File metadata and controls
58 lines (47 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# This file is automatically @generated by Wally.
# It is not intended for manual editing.
registry = "test"
[[package]]
name = "boatbomber/highlighter"
version = "0.5.2"
dependencies = []
[[package]]
name = "csqrl/codify-plugin"
version = "2.2.5"
dependencies = [["Highlighter", "boatbomber/highlighter@0.5.2"], ["Hooks", "kampfkarren/roact-hooks@0.5.0"], ["Promise", "evaera/promise@4.0.0"], ["Roact", "roblox/roact@1.4.4"], ["RoactRouter", "reselim/roact-router@1.1.6"], ["Rodux", "roblox/rodux@3.0.0"], ["RoduxHooks", "solarhorizon/rodux-hooks@0.3.0"], ["Sift", "csqrl/sift@0.0.3"], ["StudioPlugin", "csqrl/studio-plugin@1.0.1"], ["StudioTheme", "csqrl/studio-theme@1.0.2"]]
[[package]]
name = "csqrl/sift"
version = "0.0.3"
dependencies = []
[[package]]
name = "csqrl/studio-plugin"
version = "1.0.1"
dependencies = [["Roact", "roblox/roact@1.4.4"]]
[[package]]
name = "csqrl/studio-theme"
version = "1.0.2"
dependencies = [["Roact", "roblox/roact@1.4.4"]]
[[package]]
name = "evaera/promise"
version = "4.0.0"
dependencies = []
[[package]]
name = "kampfkarren/roact-hooks"
version = "0.5.0"
dependencies = []
[[package]]
name = "reselim/roact-router"
version = "1.1.6"
dependencies = [["Roact", "roblox/roact@1.4.4"]]
[[package]]
name = "roblox/roact"
version = "1.4.4"
dependencies = []
[[package]]
name = "roblox/rodux"
version = "3.0.0"
dependencies = []
[[package]]
name = "solarhorizon/rodux-hooks"
version = "0.3.0"
dependencies = [["Roact", "roblox/roact@1.4.4"]]