Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions apps/st2-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"cryptiles": "4.1.3",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
Expand All @@ -85,21 +85,10 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
"redux": "^4.0.1",
"classnames": "^2.2.6"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"@stackstorm/st2-style": "2.4.3"
}
}
39 changes: 6 additions & 33 deletions apps/st2-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,43 +49,16 @@
"dependencies": {
"@stackstorm/module-highlight": "^2.4.3",
"@stackstorm/module-router": "^2.4.3",
"atob": "2.1.2",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
"growl": "1.10.5",
"gulp": "4.0.1",
"insert-css": "2.0.0",
"lerna": "3.13.2",
"lodash": "4.17.11",
"moment": "2.24.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"prop-types": "15.7.2",
"@stackstorm/module-store": "^2.4.3",
"@stackstorm/module-flex-table": "^2.4.3",
"@stackstorm/module-api": "^2.4.3",
"lodash": "4.17.12",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
"prop-types": "15.7.2"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"@stackstorm/st2-style": "2.4.3"
}
}
35 changes: 3 additions & 32 deletions apps/st2-history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,43 +65,14 @@
"@stackstorm/module-time": "^2.4.3",
"@stackstorm/module-title": "^2.4.3",
"@stackstorm/module-view": "^2.4.3",
"atob": "2.1.2",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
"growl": "1.10.5",
"gulp": "4.0.1",
"insert-css": "2.0.0",
"lerna": "3.13.2",
"lodash": "4.17.11",
"moment": "2.24.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"lodash": "4.17.12",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
"classnames": "^2.2.6"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"@stackstorm/st2-style": "2.4.3"
}
}
44 changes: 3 additions & 41 deletions apps/st2-inquiry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,63 +47,25 @@
"access": "public"
},
"dependencies": {
"@stackstorm/module-action-reporter": "^2.4.3",
"@stackstorm/module-api": "^2.4.3",
"@stackstorm/module-auto-form": "^2.4.3",
"@stackstorm/module-filter": "^2.4.3",
"@stackstorm/module-filter-expandable": "^2.4.3",
"@stackstorm/module-flex-table": "^2.4.3",
"@stackstorm/module-forms": "^2.4.3",
"@stackstorm/module-highlight": "^2.4.3",
"@stackstorm/module-label": "^2.4.3",
"@stackstorm/module-menu": "^2.4.3",
"@stackstorm/module-notification": "^2.4.3",
"@stackstorm/module-panel": "^2.4.3",
"@stackstorm/module-popup": "^2.4.3",
"@stackstorm/module-proportional": "^2.4.3",
"@stackstorm/module-router": "^2.4.3",
"@stackstorm/module-select-on-click": "^2.4.3",
"@stackstorm/module-store": "^2.4.3",
"@stackstorm/module-time": "^2.4.3",
"@stackstorm/module-title": "^2.4.3",
"@stackstorm/module-view": "^2.4.3",
"atob": "2.1.2",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
"growl": "1.10.5",
"gulp": "4.0.1",
"insert-css": "2.0.0",
"lerna": "3.13.2",
"lodash": "4.17.11",
"moment": "2.24.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"lodash": "4.17.12",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
"classnames": "^2.2.6"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"@stackstorm/st2-style": "2.4.3"
}
}
35 changes: 3 additions & 32 deletions apps/st2-packs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,43 +57,14 @@
"@stackstorm/module-router": "^2.4.3",
"@stackstorm/module-store": "^2.4.3",
"@stackstorm/module-title": "^2.4.3",
"atob": "2.1.2",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
"growl": "1.10.5",
"gulp": "4.0.1",
"insert-css": "2.0.0",
"lerna": "3.13.2",
"lodash": "4.17.11",
"moment": "2.24.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"lodash": "4.17.12",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
"classnames": "^2.2.6"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"@stackstorm/st2-style": "2.4.3"
}
}
36 changes: 2 additions & 34 deletions apps/st2-rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,43 +62,11 @@
"@stackstorm/module-store": "^2.4.3",
"@stackstorm/module-time": "^2.4.3",
"@stackstorm/module-title": "^2.4.3",
"atob": "2.1.2",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
"growl": "1.10.5",
"gulp": "4.0.1",
"insert-css": "2.0.0",
"lerna": "3.13.2",
"lodash": "4.17.11",
"moment": "2.24.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"lodash": "4.17.12",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"classnames": "^2.2.6"
}
}
39 changes: 3 additions & 36 deletions apps/st2-triggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
},
"dependencies": {
"@stackstorm/module-api": "^2.4.3",
"@stackstorm/module-auto-form": "^2.4.3",
"@stackstorm/module-criteria": "^2.4.3",
"@stackstorm/module-flex-table": "^2.4.3",
"@stackstorm/module-forms": "^2.4.3",
"@stackstorm/module-highlight": "^2.4.3",
Expand All @@ -56,49 +54,18 @@
"@stackstorm/module-notification": "^2.4.3",
"@stackstorm/module-pack-icon": "^2.4.3",
"@stackstorm/module-panel": "^2.4.3",
"@stackstorm/module-popup": "^2.4.3",
"@stackstorm/module-remote-form": "^2.4.3",
"@stackstorm/module-router": "^2.4.3",
"@stackstorm/module-store": "^2.4.3",
"@stackstorm/module-time": "^2.4.3",
"@stackstorm/module-title": "^2.4.3",
"atob": "2.1.2",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"cached-path-relative": "1.0.2",
"@hapi/cryptiles": "^4.2.1",
"deep-extend": "0.6.0",
"eslint": "5.16.0",
"eslint-plugin-react": "7.12.4",
"growl": "1.10.5",
"gulp": "4.0.1",
"insert-css": "2.0.0",
"lerna": "3.13.2",
"lodash": "4.17.11",
"moment": "2.24.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"lodash": "4.17.12",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"request": "2.88.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"zombie": "5.0.8"
"classnames": "^2.2.6"
},
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
},
"peerDependencies": {
"react": "16.8.6",
"react-dom": "16.8.6"
"@stackstorm/st2-style": "2.4.3"
}
}
Loading