@exercode/problem-utils
Advanced tools
+3
-3
| { | ||
| "name": "@exercode/problem-utils", | ||
| "version": "1.5.1", | ||
| "version": "1.5.2", | ||
| "description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
| "@ai-sdk/google": "3.0.2", | ||
| "ai": "6.0.6", | ||
| "ai": "6.0.7", | ||
| "front-matter": "4.0.2", | ||
@@ -87,3 +87,3 @@ "zod": "4.3.5" | ||
| "typescript": "5.9.3", | ||
| "typescript-eslint": "8.51.0", | ||
| "typescript-eslint": "8.52.0", | ||
| "vitest": "4.0.16" | ||
@@ -90,0 +90,0 @@ }, |
+ Added
+ Added
- Removed
- Removed
Updated