diff --git a/package.json b/package.json index f69c8f3..41268a0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@babel/core": "^7.28", - "@babel/preset-env": "^7.28", + "@babel/preset-env": "^7.29", "@babel/plugin-proposal-object-rest-spread": "^7.20", "@rollup/plugin-alias": "^5.1", "@rollup/plugin-node-resolve": "^15.3",