Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent ecea5f9 commit 90c2bec
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 366 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@sabertazimi/ojs",
"version": "2.4.1",
"private": true,
"packageManager": "pnpm@10.4.0",
"packageManager": "pnpm@10.4.1",
"description": "Archive for OJ code",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -42,15 +42,15 @@
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"@types/node": "^22.13.4",
"@vitest/coverage-v8": "^3.0.5",
"@types/node": "^22.13.5",
"@vitest/coverage-v8": "^3.0.6",
"c8": "^10.1.3",
"ci-info": "^4.1.0",
"commit-and-tag-version": "^12.5.0",
"consola": "^3.4.0",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"prettier": "^3.5.1",
"typescript": "^5.7.3",
"vitest": "^3.0.5"
"vitest": "^3.0.6"
}
}
Loading

0 comments on commit 90c2bec

Please sign in to comment.