diff --git a/package.json b/package.json index f398df8..94bc267 100644 --- a/package.json +++ b/package.json @@ -56,26 +56,27 @@ "unconfig": "^7.3.0" }, "devDependencies": { - "@antfu/ni": "^23.3.1", + "@antfu/ni": "^28.2.0", "@antfu/utils": "^9.1.0", - "@babel/core": "7.26.9", - "@babel/preset-env": "7.26.9", - "@codecov/webpack-plugin": "1.9.0", + "@babel/core": "7.29.0", + "@babel/preset-env": "7.29.0", + "@codecov/webpack-plugin": "1.9.1", + "@eslint/js": "^10.0.1", "@fast-csv/parse": "^5.0.2", "@types/d3-hierarchy": "^3.1.7", - "@types/node": "^22.13.10", + "@types/node": "^25.2.3", "bumpp": "^10.0.3", "d3-hierarchy": "^3.1.2", - "eslint": "^9.22.0", - "eslint-plugin-jest": "28.11.0", - "globals": "16.0.0", - "jest": "29.7.0", - "jest-environment-jsdom": "29.7.0", + "eslint": "^10.0.0", + "eslint-plugin-jest": "29.14.0", + "globals": "17.3.0", + "jest": "30.2.0", + "jest-environment-jsdom": "30.2.0", "jest-junit": "16.0.0", "jiti": "^2.4.2", "normalize-url": "^8.0.1", "npm-run-all": "4.1.5", - "p-limit": "^6.2.0", + "p-limit": "^7.3.0", "tsx": "^4.19.3", "typescript": "^5.8.2", "unbuild": "^3.5.0"