@exercode/problem-utils
Advanced tools
+5
-5
| { | ||
| "name": "@exercode/problem-utils", | ||
| "version": "1.1.4", | ||
| "version": "1.1.5", | ||
| "description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).", | ||
@@ -59,5 +59,5 @@ "keywords": [ | ||
| "@types/node": "24.10.1", | ||
| "@willbooster/eslint-config-ts": "11.4.11", | ||
| "@willbooster/prettier-config": "10.2.2", | ||
| "build-ts": "16.0.15", | ||
| "@willbooster/eslint-config-ts": "11.4.12", | ||
| "@willbooster/prettier-config": "10.2.4", | ||
| "build-ts": "17.0.5", | ||
| "conventional-changelog-conventionalcommits": "9.1.0", | ||
@@ -78,3 +78,3 @@ "eslint": "9.39.1", | ||
| "pinst": "3.0.0", | ||
| "prettier": "3.6.2", | ||
| "prettier": "3.7.3", | ||
| "prettier-plugin-java": "2.7.7", | ||
@@ -81,0 +81,0 @@ "semantic-release": "25.0.2", |
239147
0