Skip to content

Commit

Permalink
chore(deps): update workspace depends
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyhalight committed Dec 22, 2024
1 parent 341ed9e commit 57197f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vot.js",
"version": "2.0.19",
"version": "2.1.0",
"author": "Toil",
"repository": {
"type": "git",
Expand All @@ -12,15 +12,15 @@
"@sinclair/typebox-codegen": "^0.10.5",
"@types/bun": "latest",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.14.0",
"eslint": "^9.17.0",
"eslint-plugin-oxlint": "^0.15.2",
"husky": "^9.1.6",
"oxlint": "^0.15.2",
"husky": "^9.1.7",
"oxlint": "^0.15.3",
"typedoc": "^0.27.5",
"typedoc-plugin-include-example": "^2.0.2",
"typedoc-plugin-missing-exports": "^3.0.2",
"typedoc-plugin-rename-defaults": "^0.7.1",
"typescript": "^5.6.3",
"typedoc-plugin-missing-exports": "^3.1.0",
"typedoc-plugin-rename-defaults": "^0.7.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 57197f0

Please sign in to comment.