File tree Expand file tree Collapse file tree 18 files changed +68
-68
lines changed
devtools/chrome-extension
reactive-test-cases-for-react18 Expand file tree Collapse file tree 18 files changed +68
-68
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/chrome-extension" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
21
21
"start" : " webpack-dev-server --config config/webpack.dev.ts"
22
22
},
23
23
"dependencies" : {
24
- "@formily/core" : " 2.2.30 " ,
25
- "@formily/shared" : " 2.2.30 " ,
24
+ "@formily/core" : " 2.3.0 " ,
25
+ "@formily/shared" : " 2.3.0 " ,
26
26
"react" : " ^18.0.0" ,
27
27
"react-dom" : " ^18.0.0" ,
28
28
"react-json-view" : " ^1.19.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.2.30 " ,
2
+ "version" : " 2.3.0 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"npmClientArgs" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/antd" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
62
62
"dependencies" : {
63
63
"@dnd-kit/core" : " ^6.0.0" ,
64
64
"@dnd-kit/sortable" : " ^7.0.0" ,
65
- "@formily/core" : " 2.2.30 " ,
66
- "@formily/grid" : " 2.2.30 " ,
67
- "@formily/json-schema" : " 2.2.30 " ,
68
- "@formily/react" : " 2.2.30 " ,
69
- "@formily/reactive" : " 2.2.30 " ,
70
- "@formily/reactive-react" : " 2.2.30 " ,
71
- "@formily/shared" : " 2.2.30 " ,
65
+ "@formily/core" : " 2.3.0 " ,
66
+ "@formily/grid" : " 2.3.0 " ,
67
+ "@formily/json-schema" : " 2.3.0 " ,
68
+ "@formily/react" : " 2.3.0 " ,
69
+ "@formily/reactive" : " 2.3.0 " ,
70
+ "@formily/reactive-react" : " 2.3.0 " ,
71
+ "@formily/shared" : " 2.3.0 " ,
72
72
"classnames" : " ^2.2.6" ,
73
73
"react-sticky-box" : " ^0.9.3"
74
74
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/benchmark" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"repository" : {
40
40
"react-is" : " next"
41
41
},
42
42
"dependencies" : {
43
- "@formily/reactive" : " 2.2.30 " ,
44
- "@formily/reactive-react" : " 2.2.30 " ,
43
+ "@formily/reactive" : " 2.3.0 " ,
44
+ "@formily/reactive-react" : " 2.3.0 " ,
45
45
"react" : " next" ,
46
46
"react-dom" : " next" ,
47
47
"react-is" : " next"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/core" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
32
32
"dumi" : " ^1.1.0-rc.8"
33
33
},
34
34
"dependencies" : {
35
- "@formily/reactive" : " 2.2.30 " ,
36
- "@formily/shared" : " 2.2.30 " ,
37
- "@formily/validator" : " 2.2.30 "
35
+ "@formily/reactive" : " 2.3.0 " ,
36
+ "@formily/shared" : " 2.3.0 " ,
37
+ "@formily/validator" : " 2.3.0 "
38
38
},
39
39
"publishConfig" : {
40
40
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/element" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
46
46
"vuepress-plugin-typescript" : " ^0.3.1"
47
47
},
48
48
"dependencies" : {
49
- "@formily/core" : " 2.2.30 " ,
50
- "@formily/grid" : " 2.2.30 " ,
51
- "@formily/json-schema" : " 2.2.30 " ,
52
- "@formily/reactive" : " 2.2.30 " ,
53
- "@formily/reactive-vue" : " 2.2.30 " ,
54
- "@formily/shared" : " 2.2.30 " ,
55
- "@formily/vue" : " 2.2.30 " ,
49
+ "@formily/core" : " 2.3.0 " ,
50
+ "@formily/grid" : " 2.3.0 " ,
51
+ "@formily/json-schema" : " 2.3.0 " ,
52
+ "@formily/reactive" : " 2.3.0 " ,
53
+ "@formily/reactive-vue" : " 2.3.0 " ,
54
+ "@formily/shared" : " 2.3.0 " ,
55
+ "@formily/vue" : " 2.3.0 " ,
56
56
"portal-vue" : " ^2.1.7" ,
57
57
"vue-demi" : " ^0.13.6" ,
58
58
"vue-slicksort" : " ^1.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/grid" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
30
30
"typescript" : " 4.x || 5.x"
31
31
},
32
32
"dependencies" : {
33
- "@formily/reactive" : " 2.2.30 " ,
33
+ "@formily/reactive" : " 2.3.0 " ,
34
34
"@juggle/resize-observer" : " ^3.3.1"
35
35
},
36
36
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/json-schema" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
30
30
"typescript" : " >4.1.5"
31
31
},
32
32
"dependencies" : {
33
- "@formily/core" : " 2.2.30 " ,
34
- "@formily/reactive" : " 2.2.30 " ,
35
- "@formily/shared" : " 2.2.30 "
33
+ "@formily/core" : " 2.3.0 " ,
34
+ "@formily/reactive" : " 2.3.0 " ,
35
+ "@formily/shared" : " 2.3.0 "
36
36
},
37
37
"publishConfig" : {
38
38
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/next" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"umd:main" : " dist/formily.next.umd.production.js" ,
59
59
"dumi" : " ^1.1.0-rc.8"
60
60
},
61
61
"dependencies" : {
62
- "@formily/core" : " 2.2.30 " ,
63
- "@formily/grid" : " 2.2.30 " ,
64
- "@formily/json-schema" : " 2.2.30 " ,
65
- "@formily/react" : " 2.2.30 " ,
66
- "@formily/reactive" : " 2.2.30 " ,
67
- "@formily/reactive-react" : " 2.2.30 " ,
68
- "@formily/shared" : " 2.2.30 " ,
62
+ "@formily/core" : " 2.3.0 " ,
63
+ "@formily/grid" : " 2.3.0 " ,
64
+ "@formily/json-schema" : " 2.3.0 " ,
65
+ "@formily/react" : " 2.3.0 " ,
66
+ "@formily/reactive" : " 2.3.0 " ,
67
+ "@formily/reactive-react" : " 2.3.0 " ,
68
+ "@formily/shared" : " 2.3.0 " ,
69
69
"classnames" : " ^2.2.6" ,
70
70
"react-sortable-hoc" : " ^1.11.0" ,
71
71
"react-sticky-box" : " ^0.9.3"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/path" ,
3
- "version" : " 2.2.30 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
You can’t perform that action at this time.
0 commit comments