|
45 | 45 | "access": "public" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | | - "@babel/plugin-transform-async-to-generator": "^7.4.0", |
49 | | - "@babel/plugin-transform-flow-strip-types": "^7.4.0", |
| 48 | + "@babel/plugin-transform-async-to-generator": "7.10.4", |
| 49 | + "@babel/plugin-transform-flow-strip-types": "7.10.4", |
50 | 50 | "@stackstorm/module-api": "^2.4.3", |
51 | 51 | "@stackstorm/module-router": "^2.4.3", |
52 | 52 | "@stackstorm/module-store": "^2.4.3", |
|
56 | 56 | "@stackstorm/st2flow-header": "1.0.0", |
57 | 57 | "@stackstorm/st2flow-model": "1.0.0-pre.5", |
58 | 58 | "@stackstorm/st2flow-palette": "1.0.0", |
59 | | - "babel-eslint": "^10.0.1", |
| 59 | + "babel-eslint": "10.1.0", |
60 | 60 | "classnames": "^2.2.5", |
61 | 61 | "eslint-plugin-flowtype": "^3.5.1", |
62 | 62 | "eventemitter3": "^3.1.0", |
|
74 | 74 | "urijs": "^1.19.4 " |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@babel/core": "7.4.3", |
78 | | - "@babel/plugin-proposal-class-properties": "7.4.0", |
79 | | - "@babel/plugin-proposal-decorators": "7.4.0", |
80 | | - "@babel/plugin-proposal-object-rest-spread": "7.4.3", |
81 | | - "@babel/plugin-transform-runtime": "7.4.3", |
82 | | - "@babel/polyfill": "7.4.3", |
83 | | - "@babel/preset-env": "7.4.3", |
84 | | - "@babel/preset-react": "7.0.0", |
85 | | - "@babel/register": "7.4.0", |
| 77 | + "@babel/core": "7.14.8", |
| 78 | + "@babel/plugin-proposal-class-properties": "7.14.5", |
| 79 | + "@babel/plugin-proposal-decorators": "7.14.5", |
| 80 | + "@babel/plugin-proposal-object-rest-spread": "7.14.7", |
| 81 | + "@babel/plugin-transform-runtime": "7.14.5", |
| 82 | + "@babel/polyfill": "7.12.1", |
| 83 | + "@babel/preset-env": "7.14.8", |
| 84 | + "@babel/preset-react": "7.14.5", |
| 85 | + "@babel/register": "7.14.5", |
86 | 86 | "@stackstorm/browserify-postcss": "0.3.4-patch.5", |
87 | 87 | "@stackstorm/module-test-utils": "^2.4.3", |
88 | 88 | "@stackstorm/st2-build": "^2.4.2", |
89 | | - "babelify": "^10.0.0", |
| 89 | + "babelify": "10.0.0", |
90 | 90 | "browserify": "^16.2.3", |
91 | 91 | "chai": "^4.1.2", |
92 | 92 | "eslint": "^5.16.0", |
|
0 commit comments