|
87 | 87 | }, |
88 | 88 | "homepage": "https://github.com/codemodsquad/astx#readme", |
89 | 89 | "devDependencies": { |
90 | | - "@babel/cli": "^7.1.5", |
91 | | - "@babel/core": "^7.1.6", |
92 | | - "@babel/plugin-proposal-class-properties": "^7.1.0", |
93 | | - "@babel/plugin-proposal-export-default-from": "^7.0.0", |
94 | | - "@babel/plugin-proposal-export-namespace-from": "^7.0.0", |
95 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4", |
96 | | - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
97 | | - "@babel/plugin-proposal-optional-chaining": "^7.6.0", |
98 | | - "@babel/plugin-syntax-dynamic-import": "^7.0.0", |
99 | | - "@babel/plugin-transform-runtime": "^7.1.0", |
100 | | - "@babel/preset-env": "^7.1.6", |
101 | | - "@babel/preset-typescript": "^7.7.2", |
102 | | - "@babel/register": "^7.0.0", |
| 90 | + "@babel/cli": "^7.8.7", |
| 91 | + "@babel/core": "^7.8.7", |
| 92 | + "@babel/plugin-proposal-class-properties": "^7.8.7", |
| 93 | + "@babel/plugin-proposal-export-default-from": "^7.8.7", |
| 94 | + "@babel/plugin-proposal-export-namespace-from": "^7.8.7", |
| 95 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.7", |
| 96 | + "@babel/plugin-proposal-object-rest-spread": "^7.8.7", |
| 97 | + "@babel/plugin-proposal-optional-chaining": "^7.8.7", |
| 98 | + "@babel/plugin-syntax-dynamic-import": "^7.8.7", |
| 99 | + "@babel/plugin-transform-runtime": "^7.8.7", |
| 100 | + "@babel/preset-env": "^7.8.7", |
| 101 | + "@babel/preset-typescript": "^7.8.7", |
| 102 | + "@babel/register": "^7.8.7", |
103 | 103 | "@commitlint/cli": "^11.0.0", |
104 | 104 | "@commitlint/config-conventional": "^11.0.0", |
105 | 105 | "@jedwards1211/commitlint-config": "^1.0.1", |
|
0 commit comments