File tree Expand file tree Collapse file tree 8 files changed +40
-40
lines changed Expand file tree Collapse file tree 8 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.7.2 " ,
2
+ "version" : " 1.7.3 " ,
3
3
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bpmn-io/form-js-carbon-styles" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " Custom carbon styles for form-js" ,
5
5
"scripts" : {
6
6
"all" : " run-s test" ,
18
18
"url" : " https://github.com/bpmn-io"
19
19
},
20
20
"devDependencies" : {
21
- "@bpmn-io/form-js-viewer" : " ^1.7.2 " ,
21
+ "@bpmn-io/form-js-viewer" : " ^1.7.3 " ,
22
22
"@carbon/elements" : " ^11.33.1" ,
23
23
"styled-components" : " ^6.1.1"
24
24
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bpmn-io/form-js-editor" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " Edit forms - powered by bpmn.io" ,
5
5
"exports" : {
6
6
"." : {
47
47
},
48
48
"dependencies" : {
49
49
"@bpmn-io/draggle" : " ^4.0.0" ,
50
- "@bpmn-io/form-js-viewer" : " ^1.7.2 " ,
50
+ "@bpmn-io/form-js-viewer" : " ^1.7.3 " ,
51
51
"@bpmn-io/properties-panel" : " ^3.18.1" ,
52
52
"array-move" : " ^3.0.1" ,
53
53
"big.js" : " ^6.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bpmn-io/form-js-integration" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " A set of form-js integration testing resources" ,
5
5
"private" : true ,
6
6
"scripts" : {
17
17
"url" : " https://github.com/bpmn-io"
18
18
},
19
19
"dependencies" : {
20
- "@bpmn-io/form-js" : " ^1.7.2 "
20
+ "@bpmn-io/form-js" : " ^1.7.3 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bpmn-io/form-js-playground" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " A form-js playground" ,
5
5
"files" : [
6
6
" dist"
44
44
"url" : " https://github.com/bpmn-io"
45
45
},
46
46
"dependencies" : {
47
- "@bpmn-io/form-js-editor" : " ^1.7.2 " ,
48
- "@bpmn-io/form-js-viewer" : " ^1.7.2 " ,
47
+ "@bpmn-io/form-js-editor" : " ^1.7.3 " ,
48
+ "@bpmn-io/form-js-viewer" : " ^1.7.3 " ,
49
49
"@codemirror/autocomplete" : " ^6.12.0" ,
50
50
"@codemirror/commands" : " ^6.1.2" ,
51
51
"@codemirror/lang-json" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bpmn-io/form-js-viewer" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " View forms - powered by bpmn.io" ,
5
5
"exports" : {
6
6
"." : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bpmn-io/form-js" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " View and edit forms - powered by bpmn.io" ,
5
5
"exports" : {
6
6
"." : {
60
60
"url" : " https://github.com/bpmn-io"
61
61
},
62
62
"dependencies" : {
63
- "@bpmn-io/form-js-carbon-styles" : " ^1.7.2 " ,
64
- "@bpmn-io/form-js-editor" : " ^1.7.2 " ,
65
- "@bpmn-io/form-js-playground" : " ^1.7.2 " ,
66
- "@bpmn-io/form-js-viewer" : " ^1.7.2 "
63
+ "@bpmn-io/form-js-carbon-styles" : " ^1.7.3 " ,
64
+ "@bpmn-io/form-js-editor" : " ^1.7.3 " ,
65
+ "@bpmn-io/form-js-playground" : " ^1.7.3 " ,
66
+ "@bpmn-io/form-js-viewer" : " ^1.7.3 "
67
67
},
68
68
"sideEffects" : [
69
69
" *.css"
You can’t perform that action at this time.
0 commit comments