Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 19, 2021
1 parent 778cfe3 commit da04ba0
Show file tree
Hide file tree
Showing 25 changed files with 178 additions and 178 deletions.
4 changes: 2 additions & 2 deletions apps/st2-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"redux": "^4.0.1",
"classnames": "^2.2.6"
"redux": "4.0.5",
"classnames": "2.2.6"
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/st2-history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"classnames": "^2.2.6"
"classnames": "2.2.6"
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/st2-inquiry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"classnames": "^2.2.6"
"classnames": "2.2.6"
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/st2-packs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"classnames": "^2.2.6"
"classnames": "2.2.6"
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/st2-rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"classnames": "^2.2.6"
"classnames": "2.2.6"
}
}
2 changes: 1 addition & 1 deletion apps/st2-triggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"classnames": "^2.2.6"
"classnames": "2.2.6"
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3"
Expand Down
64 changes: 32 additions & 32 deletions apps/st2-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"access": "public"
},
"dependencies": {
"@babel/plugin-transform-async-to-generator": "^7.4.0",
"@babel/plugin-transform-flow-strip-types": "^7.4.0",
"@babel/plugin-transform-async-to-generator": "7.10.4",
"@babel/plugin-transform-flow-strip-types": "7.10.4",
"@stackstorm/module-api": "^2.4.3",
"@stackstorm/module-router": "^2.4.3",
"@stackstorm/module-store": "^2.4.3",
Expand All @@ -56,22 +56,22 @@
"@stackstorm/st2flow-header": "1.0.0",
"@stackstorm/st2flow-model": "1.0.0-pre.5",
"@stackstorm/st2flow-palette": "1.0.0",
"babel-eslint": "^10.0.1",
"classnames": "^2.2.5",
"eslint-plugin-flowtype": "^3.5.1",
"eventemitter3": "^3.1.0",
"gulp-uglify-es": "^1.0.4",
"insert-css": "^2.0.0",
"lodash": "^4.17.4",
"moment": "^2.18.1",
"prop-types": "^15.6.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-hotkeys": "^1.1.4",
"react-redux": "^6.0.1",
"react-router-dom": "^5.0.0",
"redux": "^4.0.1",
"urijs": "^1.19.1"
"babel-eslint": "10.1.0",
"classnames": "2.2.6",
"eslint-plugin-flowtype": "3.13.0",
"eventemitter3": "3.1.2",
"gulp-uglify-es": "1.0.4",
"insert-css": "2.0.0",
"lodash": "4.17.20",
"moment": "2.29.1",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-hotkeys": "1.1.4",
"react-redux": "6.0.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5",
"urijs": "1.19.2"
},
"devDependencies": {
"@babel/core": "7.4.3",
Expand All @@ -86,23 +86,23 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-build": "^2.4.2",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"chai": "^4.1.2",
"eslint": "^5.16.0",
"babelify": "10.0.0",
"browserify": "16.5.2",
"chai": "4.2.0",
"eslint": "5.16.0",
"eslint-plugin-notice": "0.7.8",
"eslint-plugin-react": "^7.12.4",
"flow-bin": "^0.96.0",
"ignore-styles": "^5.0.1",
"lerna": "^3.4.3",
"less": "^3.9.0",
"postcss": "^7.0.14",
"eslint-plugin-react": "7.21.3",
"flow-bin": "0.96.0",
"ignore-styles": "5.0.1",
"lerna": "3.22.1",
"less": "3.12.2",
"postcss": "7.0.35",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
"request": "^2.69.0",
"sinon": "^7.3.1",
"sinon-chai": "^3.3.0",
"zombie": "^6.1.4"
"request": "2.88.2",
"sinon": "7.5.0",
"sinon-chai": "3.5.0",
"zombie": "6.1.4"
}
}
2 changes: 1 addition & 1 deletion modules/st2-action-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "^4.2.0"
"chai": "4.2.0"
}
}
2 changes: 1 addition & 1 deletion modules/st2-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@stackstorm/module-test-utils": "2.4.3",
"chai": "^4.2.0"
"chai": "4.2.0"
}
}
2 changes: 1 addition & 1 deletion modules/st2-auto-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"sinon": "7.3.2",
"sinon-chai": "^3.3.0"
"sinon-chai": "3.5.0"
}
}
2 changes: 1 addition & 1 deletion modules/st2-filter-expandable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"chai": "^4.2.0"
"chai": "4.2.0"
}
}
2 changes: 1 addition & 1 deletion modules/st2-flow-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"classnames": "^2.2.6"
"classnames": "2.2.6"
}
}
2 changes: 1 addition & 1 deletion modules/st2-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"classnames": "^2.2.6"
"classnames": "2.2.6"
}
}
4 changes: 2 additions & 2 deletions modules/st2-pack-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"classnames": "^2.2.6",
"moxios": "^0.4.0"
"classnames": "2.2.6",
"moxios": "0.4.0"
}
}
2 changes: 1 addition & 1 deletion modules/st2-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"classnames": "^2.2.6"
"classnames": "2.2.6"
}
}
2 changes: 1 addition & 1 deletion modules/st2-remote-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"classnames": "^2.2.6"
"classnames": "2.2.6"
}
}
4 changes: 2 additions & 2 deletions modules/st2flow-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"classnames": "2.2.6",
"postcss": "7.0.14",
"postcss-color-mod-function": "^3.0.3",
"postcss-color-mod-function": "3.0.3",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"classnames": "2.2.6",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"classnames": "2.2.6",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
Expand Down
6 changes: 3 additions & 3 deletions modules/st2flow-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"eventemitter3": "^3.1.0"
},
"devDependencies": {
"babelify": "^10.0.0",
"chai-subset": "^1.6.0",
"js-yaml": "^3.12.0"
"babelify": "10.0.0",
"chai-subset": "1.6.0",
"js-yaml": "3.14.0"
}
}
2 changes: 1 addition & 1 deletion modules/st2flow-palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"classnames": "2.2.6",
"postcss": "7.0.14",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-perf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"access": "public"
},
"devDependencies": {
"babelify": "^10.0.0"
"babelify": "10.0.0"
},
"dependencies": {
"debug": "^4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-yaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"devDependencies": {
"babelify": "^10.0.0"
"babelify": "10.0.0"
},
"dependencies": {
"@stackstorm/st2flow-perf": "1.0.0-pre.5",
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,33 +68,33 @@
"@stackstorm/module-api": "^2.4.3",
"@stackstorm/module-router": "^2.4.3",
"@stackstorm/module-store": "^2.4.3",
"acorn": "^6.4.1",
"elliptic": "^6.5.3",
"js-yaml": "^3.13.1",
"kind-of": "^6.0.3",
"acorn": "6.4.2",
"elliptic": "6.5.3",
"js-yaml": "3.14.0",
"kind-of": "6.0.3",
"lodash": "4.17.19",
"lodash.template": "^4.5.0",
"minimatch": "^3.0.2",
"mixin-deep": "^1.3.2",
"lodash.template": "4.5.0",
"minimatch": "3.0.4",
"mixin-deep": "1.3.2",
"moment": "2.24.0",
"node-uuid": "^1.4.4",
"open": "^6.0.0",
"qs": "^6.0.4",
"node-uuid": "1.4.8",
"open": "6.4.0",
"qs": "6.9.4",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"redux": "^4.0.1",
"set-value": "^2.0.1",
"redux": "4.0.5",
"set-value": "2.0.1",
"urijs": "1.19.1",
"websocket-extensions": "^0.1.4"
"websocket-extensions": "0.1.4"
},
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-build": "^2.4.3",
"babel-eslint": "10.0.1",
"chai": "4.2.0",
"eslint": "^6.2.1",
"eslint-plugin-flowtype": "^3.5.1",
"eslint": "6.8.0",
"eslint-plugin-flowtype": "3.13.0",
"eslint-plugin-notice": "0.7.8",
"eslint-plugin-react": "7.12.4",
"gulp": "4.0.1",
Expand Down
Loading

0 comments on commit da04ba0

Please sign in to comment.