File tree Expand file tree Collapse file tree 9 files changed +30
-30
lines changed Expand file tree Collapse file tree 9 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/react-debug-tools'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
- ReactReconciler = ' jsdotlua/react-reconciler@17.0.1 '
13
- Shared = ' jsdotlua/shared@17.0.1 '
12
+ ReactReconciler = ' jsdotlua/react-reconciler@17.0.2 '
13
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/react-devtools-shared'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
- React = ' jsdotlua/react@17.0.1 '
13
- ReactDebugTools = ' jsdotlua/react-debug-tools@17.0.1 '
14
- ReactIs = ' jsdotlua/react-is@17.0.1 '
15
- ReactReconciler = ' jsdotlua/react-reconciler@17.0.1 '
16
- ReactRoblox = ' jsdotlua/react-roblox@17.0.1 '
17
- Shared = ' jsdotlua/shared@17.0.1 '
12
+ React = ' jsdotlua/react@17.0.2 '
13
+ ReactDebugTools = ' jsdotlua/react-debug-tools@17.0.2 '
14
+ ReactIs = ' jsdotlua/react-is@17.0.2 '
15
+ ReactReconciler = ' jsdotlua/react-reconciler@17.0.2 '
16
+ ReactRoblox = ' jsdotlua/react-roblox@17.0.2 '
17
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/react-is'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
- Shared = ' jsdotlua/shared@17.0.1 '
11
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/react-reconciler'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
@@ -10,6 +10,6 @@ realm = 'shared'
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
12
Promise = ' evaera/promise@4.0.0'
13
- React = ' jsdotlua/react@17.0.1 '
14
- Scheduler = ' jsdotlua/scheduler@17.0.1 '
15
- Shared = ' jsdotlua/shared@17.0.1 '
13
+ React = ' jsdotlua/react@17.0.2 '
14
+ Scheduler = ' jsdotlua/scheduler@17.0.2 '
15
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/react-roblox'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT + Apache 2.0'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
- React = ' jsdotlua/react@17.0.1 '
13
- ReactReconciler = ' jsdotlua/react-reconciler@17.0.1 '
14
- Scheduler = ' jsdotlua/scheduler@17.0.1 '
15
- Shared = ' jsdotlua/shared@17.0.1 '
12
+ React = ' jsdotlua/react@17.0.2 '
13
+ ReactReconciler = ' jsdotlua/react-reconciler@17.0.2 '
14
+ Scheduler = ' jsdotlua/scheduler@17.0.2 '
15
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/react'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT + Apache 2.0'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
- Shared = ' jsdotlua/shared@17.0.1 '
12
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/roact-compat'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT + Apache 2.0'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
- React = ' jsdotlua/react@17.0.1 '
13
- ReactRoblox = ' jsdotlua/react-roblox@17.0.1 '
14
- Shared = ' jsdotlua/shared@17.0.1 '
12
+ React = ' jsdotlua/react@17.0.2 '
13
+ ReactRoblox = ' jsdotlua/react-roblox@17.0.2 '
14
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/scheduler'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
8
8
realm = ' shared'
9
9
10
10
[dependencies ]
11
11
LuauPolyfill = ' jsdotlua/luau-polyfill@1.2.3'
12
- Shared = ' jsdotlua/shared@17.0.1 '
12
+ Shared = ' jsdotlua/shared@17.0.2 '
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = ' jsdotlua/shared'
3
3
description = ' https://github.com/grilme99/CorePackages'
4
- version = ' 17.0.1 '
4
+ version = ' 17.0.2 '
5
5
license = ' MIT'
6
6
authors = [' Roblox Corporation' ]
7
7
registry = ' https://github.com/UpliftGames/wally-index'
You can’t perform that action at this time.
0 commit comments