Skip to content

Commit f045ee3

Browse files
committed
chore: bump all package versions
1 parent c2c0636 commit f045ee3

File tree

9 files changed

+30
-30
lines changed

9 files changed

+30
-30
lines changed

packages/react-debug-tools/wally.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = 'jsdotlua/react-debug-tools'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
12-
ReactReconciler = 'jsdotlua/[email protected].1'
13-
Shared = 'jsdotlua/[email protected].1'
12+
ReactReconciler = 'jsdotlua/[email protected].2'
13+
Shared = 'jsdotlua/[email protected].2'
+7-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[package]
22
name = 'jsdotlua/react-devtools-shared'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
12-
React = 'jsdotlua/[email protected].1'
13-
ReactDebugTools = 'jsdotlua/[email protected].1'
14-
ReactIs = 'jsdotlua/[email protected].1'
15-
ReactReconciler = 'jsdotlua/[email protected].1'
16-
ReactRoblox = 'jsdotlua/[email protected].1'
17-
Shared = 'jsdotlua/[email protected].1'
12+
React = 'jsdotlua/[email protected].2'
13+
ReactDebugTools = 'jsdotlua/[email protected].2'
14+
ReactIs = 'jsdotlua/[email protected].2'
15+
ReactReconciler = 'jsdotlua/[email protected].2'
16+
ReactRoblox = 'jsdotlua/[email protected].2'
17+
Shared = 'jsdotlua/[email protected].2'

packages/react-is/wally.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = 'jsdotlua/react-is'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
11-
Shared = 'jsdotlua/[email protected].1'
11+
Shared = 'jsdotlua/[email protected].2'

packages/react-reconciler/wally.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = 'jsdotlua/react-reconciler'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
@@ -10,6 +10,6 @@ realm = 'shared'
1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
1212
Promise = 'evaera/[email protected]'
13-
React = 'jsdotlua/[email protected].1'
14-
Scheduler = 'jsdotlua/[email protected].1'
15-
Shared = 'jsdotlua/[email protected].1'
13+
React = 'jsdotlua/[email protected].2'
14+
Scheduler = 'jsdotlua/[email protected].2'
15+
Shared = 'jsdotlua/[email protected].2'

packages/react-roblox/wally.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[package]
22
name = 'jsdotlua/react-roblox'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT + Apache 2.0'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
12-
React = 'jsdotlua/[email protected].1'
13-
ReactReconciler = 'jsdotlua/[email protected].1'
14-
Scheduler = 'jsdotlua/[email protected].1'
15-
Shared = 'jsdotlua/[email protected].1'
12+
React = 'jsdotlua/[email protected].2'
13+
ReactReconciler = 'jsdotlua/[email protected].2'
14+
Scheduler = 'jsdotlua/[email protected].2'
15+
Shared = 'jsdotlua/[email protected].2'

packages/react/wally.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = 'jsdotlua/react'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT + Apache 2.0'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
12-
Shared = 'jsdotlua/[email protected].1'
12+
Shared = 'jsdotlua/[email protected].2'

packages/roact-compat/wally.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
name = 'jsdotlua/roact-compat'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT + Apache 2.0'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
12-
React = 'jsdotlua/[email protected].1'
13-
ReactRoblox = 'jsdotlua/[email protected].1'
14-
Shared = 'jsdotlua/[email protected].1'
12+
React = 'jsdotlua/[email protected].2'
13+
ReactRoblox = 'jsdotlua/[email protected].2'
14+
Shared = 'jsdotlua/[email protected].2'

packages/scheduler/wally.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = 'jsdotlua/scheduler'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'
88
realm = 'shared'
99

1010
[dependencies]
1111
LuauPolyfill = 'jsdotlua/[email protected]'
12-
Shared = 'jsdotlua/[email protected].1'
12+
Shared = 'jsdotlua/[email protected].2'

packages/shared/wally.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = 'jsdotlua/shared'
33
description = 'https://github.com/grilme99/CorePackages'
4-
version = '17.0.1'
4+
version = '17.0.2'
55
license = 'MIT'
66
authors = ['Roblox Corporation']
77
registry = 'https://github.com/UpliftGames/wally-index'

0 commit comments

Comments
 (0)