@exercode/problem-utils
Advanced tools
+11
-11
| { | ||
| "name": "@exercode/problem-utils", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).", | ||
@@ -53,11 +53,11 @@ "keywords": [ | ||
| "front-matter": "4.0.2", | ||
| "zod": "4.1.12" | ||
| "zod": "4.1.13" | ||
| }, | ||
| "devDependencies": { | ||
| "@tsconfig/node24": "24.0.1", | ||
| "@tsconfig/node24": "24.0.3", | ||
| "@types/eslint": "8.56.11", | ||
| "@types/node": "24.10.1", | ||
| "@willbooster/eslint-config-ts": "11.4.10", | ||
| "@willbooster/prettier-config": "10.2.1", | ||
| "build-ts": "16.0.12", | ||
| "@willbooster/eslint-config-ts": "11.4.11", | ||
| "@willbooster/prettier-config": "10.2.2", | ||
| "build-ts": "16.0.15", | ||
| "conventional-changelog-conventionalcommits": "9.1.0", | ||
@@ -80,9 +80,9 @@ "eslint": "9.39.1", | ||
| "prettier-plugin-java": "2.7.7", | ||
| "semantic-release": "25.0.1", | ||
| "sort-package-json": "3.4.0", | ||
| "semantic-release": "25.0.2", | ||
| "sort-package-json": "3.5.0", | ||
| "typescript": "5.9.3", | ||
| "typescript-eslint": "8.47.0", | ||
| "vitest": "4.0.8" | ||
| "typescript-eslint": "8.48.0", | ||
| "vitest": "4.0.14" | ||
| }, | ||
| "packageManager": "yarn@4.11.0", | ||
| "packageManager": "yarn@4.12.0", | ||
| "engines": { | ||
@@ -89,0 +89,0 @@ "node": ">=24" |
239148
0+ Added
- Removed
Updated