File tree 2 files changed +507
-98
lines changed
2 files changed +507
-98
lines changed Original file line number Diff line number Diff line change 64
64
"@stackstorm/module-api" : " ^2.4.3" ,
65
65
"@stackstorm/module-router" : " ^2.4.3" ,
66
66
"@stackstorm/module-store" : " ^2.4.3" ,
67
- "moment" : " 2.24.0" ,
68
- "urijs" : " 1.19.1" ,
67
+ "acorn" : " ^6.4.1" ,
68
+ "elliptic" : " ^6.5.3" ,
69
+ "js-yaml" : " ^3.13.1" ,
70
+ "kind-of" : " ^6.0.3" ,
69
71
"lodash" : " 4.17.19" ,
72
+ "lodash.template" : " ^4.5.0" ,
73
+ "minimatch" : " ^3.0.2" ,
74
+ "mixin-deep" : " ^1.3.2" ,
75
+ "moment" : " 2.24.0" ,
76
+ "node-uuid" : " ^1.4.4" ,
77
+ "open" : " ^6.0.0" ,
78
+ "qs" : " ^6.0.4" ,
70
79
"react" : " 16.8.6" ,
71
80
"react-dom" : " 16.8.6" ,
72
81
"react-redux" : " 7.0.2" ,
73
- "redux" : " ^4.0.1"
82
+ "redux" : " ^4.0.1" ,
83
+ "set-value" : " ^2.0.1" ,
84
+ "urijs" : " 1.19.1" ,
85
+ "websocket-extensions" : " ^0.1.4"
74
86
},
75
87
"devDependencies" : {
76
88
"@stackstorm/module-test-utils" : " ^2.4.3" ,
77
89
"@stackstorm/st2-build" : " ^2.4.3" ,
78
90
"babel-eslint" : " 10.0.1" ,
79
- "insert-css" : " 2.0.0" ,
80
- "ignore-styles" : " 5.0.1" ,
81
91
"chai" : " 4.2.0" ,
82
- "eslint" : " 5.16.0 " ,
92
+ "eslint" : " ^6.2.1 " ,
83
93
"eslint-plugin-notice" : " 0.7.8" ,
84
94
"eslint-plugin-react" : " 7.12.4" ,
85
95
"gulp" : " 4.0.1" ,
96
+ "ignore-styles" : " 5.0.1" ,
97
+ "insert-css" : " 2.0.0" ,
86
98
"zombie" : " 5.0.8"
87
99
}
88
100
}
You can’t perform that action at this time.
0 commit comments