From bbfa0324be98925ca738eb09987c84e36682b18d Mon Sep 17 00:00:00 2001 From: Onek8 Date: Fri, 7 Mar 2025 11:21:20 +0000 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b1e8718..917f133 100644 --- a/package.json +++ b/package.json @@ -59,8 +59,8 @@ }, "devDependencies": { "@babel/cli": "7.26.4", - "@babel/core": "7.26.0", - "@babel/eslint-parser": "7.26.5", + "@babel/core": "7.26.9", + "@babel/eslint-parser": "7.26.8", "@babel/plugin-transform-react-jsx": "7.25.9", "cross-zip": "4.0.0", "depcheck": "1.4.7",