@exercode/problem-utils
Advanced tools
+7
-7
| { | ||
| "name": "@exercode/problem-utils", | ||
| "version": "1.4.0", | ||
| "version": "1.4.1", | ||
| "description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).", | ||
@@ -52,6 +52,6 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@ai-sdk/google": "2.0.49", | ||
| "ai": "5.0.115", | ||
| "@ai-sdk/google": "2.0.51", | ||
| "ai": "5.0.116", | ||
| "front-matter": "4.0.2", | ||
| "zod": "4.2.0" | ||
| "zod": "4.2.1" | ||
| }, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
| "@willbooster/prettier-config": "10.2.4", | ||
| "build-ts": "17.0.9", | ||
| "build-ts": "17.0.11", | ||
| "conventional-changelog-conventionalcommits": "9.1.0", | ||
@@ -87,4 +87,4 @@ "dotenv-cli": "11.0.0", | ||
| "typescript": "5.9.3", | ||
| "typescript-eslint": "8.49.0", | ||
| "vitest": "4.0.15" | ||
| "typescript-eslint": "8.50.0", | ||
| "vitest": "4.0.16" | ||
| }, | ||
@@ -91,0 +91,0 @@ "packageManager": "yarn@4.12.0", |
282257
0+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated