diff --git a/package.json b/package.json index c1df3f204c..897d4dee87 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@ianvs/prettier-plugin-sort-imports": "^4.6.2", "@tanstack/react-router": "^1.132.31", "@tanstack/router-plugin": "^1.132.31", - "@types/node": "^24.8.0", + "@types/node": "^25.0.2", "@types/react": "^19.2.0", "@types/react-dom": "^19.2.0", "@typescript-eslint/eslint-plugin": "^8.48.1", @@ -67,7 +67,7 @@ "@vitest/coverage-istanbul": "^4.0.15", "@vitest/eslint-plugin": "^1.5.1", "clsx": "^2.1.1", - "ecij": "^0.2.0", + "ecij": "^0.3.0", "eslint": "^9.39.1", "eslint-plugin-jest-dom": "^5.5.0", "eslint-plugin-react": "^7.37.5",