Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kiki-kanri committed Dec 13, 2024
1 parent 844051b commit 125646f
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 511 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
},
"devDependencies": {
"@kikiutils/changelogen": "^0.7.0",
"@kikiutils/eslint-config": "^0.6.1",
"@kikiutils/eslint-config": "^0.7.1",
"@kikiutils/tsconfigs": "^3.0.2",
"@noble/hashes": "^1.6.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.0",
"axios": "^1.7.8",
"@types/node": "^22.10.2",
"axios": "^1.7.9",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"date-fns": "^4.1.0",
"decimal.js": "^10.4.3",
"hono": "^4.6.12",
"hono": "^4.6.13",
"jest": "^29.7.0",
"millify": "^6.1.0",
"pino": "^9.5.0",
"pino-pretty": "^13.0.0",
"ts-jest": "^29.2.5",
"ts-project-builder": "3.3.2",
"ts-project-builder": "3.3.3",
"tslib": "^2.8.1"
}
}
Loading

0 comments on commit 125646f

Please sign in to comment.