babel-preset-ui5-next
Advanced tools
Comparing version
{ | ||
"name": "babel-preset-ui5-next", | ||
"version": "7.4.4", | ||
"version": "7.4.5", | ||
"description": "The next generation UI5 babel preset", | ||
@@ -13,27 +13,27 @@ "author": { | ||
"dependencies": { | ||
"@babel/core": "^7.10.3", | ||
"@babel/plugin-proposal-decorators": "^7.10.3", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.10.3", | ||
"@babel/plugin-syntax-class-properties": "^7.10.1", | ||
"@babel/plugin-syntax-decorators": "^7.10.1", | ||
"@babel/plugin-syntax-jsx": "^7.10.1", | ||
"@babel/plugin-transform-arrow-functions": "^7.10.1", | ||
"@babel/plugin-transform-block-scoped-functions": "^7.10.1", | ||
"@babel/plugin-transform-block-scoping": "^7.10.1", | ||
"@babel/plugin-transform-computed-properties": "^7.10.3", | ||
"@babel/plugin-transform-destructuring": "^7.10.1", | ||
"@babel/plugin-transform-duplicate-keys": "^7.10.1", | ||
"@babel/plugin-transform-for-of": "^7.10.1", | ||
"@babel/plugin-transform-function-name": "^7.10.1", | ||
"@babel/plugin-transform-literals": "^7.10.1", | ||
"@babel/plugin-transform-parameters": "^7.10.1", | ||
"@babel/plugin-transform-react-jsx": "^7.10.3", | ||
"@babel/plugin-transform-shorthand-properties": "^7.10.1", | ||
"@babel/plugin-transform-spread": "^7.10.1", | ||
"@babel/plugin-transform-sticky-regex": "^7.10.1", | ||
"@babel/plugin-transform-template-literals": "^7.10.3", | ||
"@babel/plugin-transform-typeof-symbol": "^7.10.1", | ||
"@babel/plugin-transform-typescript": "^7.10.3", | ||
"@babel/plugin-transform-unicode-regex": "^7.10.1", | ||
"babel-plugin-ui5-next": "7.4.4" | ||
"@babel/core": "^7.11.1", | ||
"@babel/plugin-proposal-decorators": "^7.10.4", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.10.4", | ||
"@babel/plugin-syntax-class-properties": "^7.10.4", | ||
"@babel/plugin-syntax-decorators": "^7.10.4", | ||
"@babel/plugin-syntax-jsx": "^7.10.4", | ||
"@babel/plugin-transform-arrow-functions": "^7.10.4", | ||
"@babel/plugin-transform-block-scoped-functions": "^7.10.4", | ||
"@babel/plugin-transform-block-scoping": "^7.10.4", | ||
"@babel/plugin-transform-computed-properties": "^7.10.4", | ||
"@babel/plugin-transform-destructuring": "^7.10.4", | ||
"@babel/plugin-transform-duplicate-keys": "^7.10.4", | ||
"@babel/plugin-transform-for-of": "^7.10.4", | ||
"@babel/plugin-transform-function-name": "^7.10.4", | ||
"@babel/plugin-transform-literals": "^7.10.4", | ||
"@babel/plugin-transform-parameters": "^7.10.4", | ||
"@babel/plugin-transform-react-jsx": "^7.10.4", | ||
"@babel/plugin-transform-shorthand-properties": "^7.10.4", | ||
"@babel/plugin-transform-spread": "^7.10.4", | ||
"@babel/plugin-transform-sticky-regex": "^7.10.4", | ||
"@babel/plugin-transform-template-literals": "^7.10.4", | ||
"@babel/plugin-transform-typeof-symbol": "^7.10.4", | ||
"@babel/plugin-transform-typescript": "^7.10.4", | ||
"@babel/plugin-transform-unicode-regex": "^7.10.4", | ||
"babel-plugin-ui5-next": "7.4.5" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
+ Added
- Removed
Updated
Updated
Updated