@babel/standalone
Advanced tools
Comparing version 7.26.6 to 7.26.7
{ | ||
"name": "@babel/standalone", | ||
"version": "7.26.6", | ||
"version": "7.26.7", | ||
"description": "Standalone build of Babel for use in non-Node.js environments.", | ||
@@ -13,5 +13,5 @@ "main": "./babel.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.26.0", | ||
"@babel/core": "^7.26.7", | ||
"@babel/generator": "^7.26.5", | ||
"@babel/parser": "^7.26.5", | ||
"@babel/parser": "^7.26.7", | ||
"@babel/plugin-external-helpers": "^7.25.9", | ||
@@ -27,3 +27,3 @@ "@babel/plugin-proposal-decorators": "^7.25.9", | ||
"@babel/plugin-proposal-optional-chaining-assign": "^7.25.9", | ||
"@babel/plugin-proposal-pipeline-operator": "^7.25.9", | ||
"@babel/plugin-proposal-pipeline-operator": "^7.26.7", | ||
"@babel/plugin-proposal-record-and-tuple": "^7.25.9", | ||
@@ -46,3 +46,3 @@ "@babel/plugin-proposal-throw-expressions": "^7.25.9", | ||
"@babel/plugin-syntax-optional-chaining-assign": "^7.25.9", | ||
"@babel/plugin-syntax-pipeline-operator": "^7.25.9", | ||
"@babel/plugin-syntax-pipeline-operator": "^7.26.7", | ||
"@babel/plugin-syntax-record-and-tuple": "^7.25.9", | ||
@@ -114,4 +114,4 @@ "@babel/plugin-syntax-typescript": "^7.25.9", | ||
"@babel/plugin-transform-template-literals": "^7.25.9", | ||
"@babel/plugin-transform-typeof-symbol": "^7.25.9", | ||
"@babel/plugin-transform-typescript": "^7.26.5", | ||
"@babel/plugin-transform-typeof-symbol": "^7.26.7", | ||
"@babel/plugin-transform-typescript": "^7.26.7", | ||
"@babel/plugin-transform-unicode-escapes": "^7.25.9", | ||
@@ -121,3 +121,3 @@ "@babel/plugin-transform-unicode-property-regex": "^7.25.9", | ||
"@babel/plugin-transform-unicode-sets-regex": "^7.25.9", | ||
"@babel/preset-env": "^7.26.0", | ||
"@babel/preset-env": "^7.26.7", | ||
"@babel/preset-flow": "^7.25.9", | ||
@@ -127,4 +127,4 @@ "@babel/preset-react": "^7.26.3", | ||
"@babel/template": "^7.25.9", | ||
"@babel/traverse": "^7.26.5", | ||
"@babel/types": "^7.26.5", | ||
"@babel/traverse": "^7.26.7", | ||
"@babel/types": "^7.26.7", | ||
"acorn": "^8.11.3", | ||
@@ -131,0 +131,0 @@ "jsdom": "^22.1.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
24655867
12521