avancement planning

This commit is contained in:
2026-05-26 11:58:39 +02:00
parent 619a2b240a
commit 150b97cd2e
4892 changed files with 99214 additions and 429382 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-module-imports",
"version": "7.27.1",
"version": "7.29.7",
"description": "Babel helper functions for inserting module loads",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
@@ -15,11 +15,11 @@
},
"main": "./lib/index.js",
"dependencies": {
"@babel/traverse": "^7.27.1",
"@babel/types": "^7.27.1"
"@babel/traverse": "^7.29.7",
"@babel/types": "^7.29.7"
},
"devDependencies": {
"@babel/core": "^7.27.1"
"@babel/core": "^7.29.7"
},
"engines": {
"node": ">=6.9.0"