@babel/template
Advanced tools
+4
-4
| { | ||
| "name": "@babel/template", | ||
| "version": "7.25.9", | ||
| "version": "7.26.8", | ||
| "description": "Generate an AST from a string template.", | ||
@@ -19,5 +19,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/code-frame": "^7.25.9", | ||
| "@babel/parser": "^7.25.9", | ||
| "@babel/types": "^7.25.9" | ||
| "@babel/code-frame": "^7.26.2", | ||
| "@babel/parser": "^7.26.8", | ||
| "@babel/types": "^7.26.8" | ||
| }, | ||
@@ -24,0 +24,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
70351
0.02%Updated
Updated
Updated