@exercode/problem-utils
Advanced tools
+5
-5
| { | ||
| "name": "@exercode/problem-utils", | ||
| "version": "1.8.4", | ||
| "version": "1.8.5", | ||
| "description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).", | ||
@@ -80,3 +80,3 @@ "keywords": [ | ||
| "husky": "9.1.7", | ||
| "lint-staged": "16.3.2", | ||
| "lint-staged": "16.4.0", | ||
| "micromatch": "4.0.8", | ||
@@ -86,8 +86,8 @@ "pinst": "3.0.0", | ||
| "prettier-plugin-java": "2.8.1", | ||
| "puppeteer": "24.38.0", | ||
| "puppeteer": "24.39.1", | ||
| "semantic-release": "25.0.3", | ||
| "sort-package-json": "3.6.1", | ||
| "typescript": "5.9.3", | ||
| "typescript-eslint": "8.56.1", | ||
| "vitest": "4.0.18" | ||
| "typescript-eslint": "8.57.0", | ||
| "vitest": "4.1.0" | ||
| }, | ||
@@ -94,0 +94,0 @@ "packageManager": "yarn@4.12.0", |
376218
0