diff --git a/package.json b/package.json index 928e5ac..522b7ad 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "react-dom": "^19.1.0" }, "devDependencies": { - "@babel/core": "^7.26.10", - "@babel/eslint-parser": "^7.27.0", + "@babel/core": "^7.27.1", + "@babel/eslint-parser": "^7.27.1", "@eslint/js": "^9.24.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3",