@exercode/problem-utils
Advanced tools
+10
-10
| { | ||
| "name": "@exercode/problem-utils", | ||
| "version": "1.7.13", | ||
| "version": "1.7.14", | ||
| "description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).", | ||
@@ -52,7 +52,7 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@ai-sdk/amazon-bedrock": "4.0.60", | ||
| "@ai-sdk/google": "3.0.29", | ||
| "@ai-sdk/openai": "3.0.29", | ||
| "@ai-sdk/amazon-bedrock": "4.0.63", | ||
| "@ai-sdk/google": "3.0.30", | ||
| "@ai-sdk/openai": "3.0.30", | ||
| "@ai-sdk/xai": "3.0.57", | ||
| "ai": "6.0.86", | ||
| "ai": "6.0.97", | ||
| "front-matter": "4.0.2", | ||
@@ -67,7 +67,7 @@ "zod": "4.3.6" | ||
| "@willbooster/prettier-config": "10.2.4", | ||
| "build-ts": "17.0.18", | ||
| "build-ts": "17.0.19", | ||
| "conventional-changelog-conventionalcommits": "9.1.0", | ||
| "dotenv-cli": "11.0.0", | ||
| "eslint": "9.39.1", | ||
| "eslint-config-flat-gitignore": "2.1.0", | ||
| "eslint-config-flat-gitignore": "2.2.1", | ||
| "eslint-config-prettier": "10.1.8", | ||
@@ -77,3 +77,3 @@ "eslint-import-resolver-typescript": "4.4.4", | ||
| "eslint-plugin-sort-class-members": "1.21.0", | ||
| "eslint-plugin-sort-destructure-keys": "2.0.0", | ||
| "eslint-plugin-sort-destructure-keys": "3.0.0", | ||
| "eslint-plugin-unicorn": "63.0.0", | ||
@@ -88,7 +88,7 @@ "eslint-plugin-unused-imports": "4.4.1", | ||
| "prettier-plugin-java": "2.8.1", | ||
| "puppeteer": "24.37.3", | ||
| "puppeteer": "24.37.5", | ||
| "semantic-release": "25.0.3", | ||
| "sort-package-json": "3.6.1", | ||
| "typescript": "5.9.3", | ||
| "typescript-eslint": "8.55.0", | ||
| "typescript-eslint": "8.56.0", | ||
| "vitest": "4.0.18" | ||
@@ -95,0 +95,0 @@ }, |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated