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 Feb 19, 2025
1 parent 54c78a2 commit ca0b34d
Show file tree
Hide file tree
Showing 2 changed files with 908 additions and 949 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
"test": "jest --coverage"
},
"dependencies": {
"decimal.js": "^10.4.3",
"decimal.js": "^10.5.0",
"lodash": "^4.17.21",
"mongoose": "^8.9.5",
"mongoose-aggregate-paginate-v2": "^1.1.2",
"mongoose": "^8.10.1",
"mongoose-aggregate-paginate-v2": "^1.1.4",
"mongoose-paginate-v2": "^1.9.0",
"type-fest": "^4.33.0"
"type-fest": "^4.35.0"
},
"devDependencies": {
"@kikiutils/changelogen": "^0.7.1",
"@kikiutils/eslint-config": "^0.7.3",
"@kikiutils/eslint-config": "^0.7.4",
"@kikiutils/tsconfigs": "^3.0.2",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.7",
"@types/lodash": "^4.17.15",
"@types/node": "^22.13.4",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-project-builder": "^3.4.0",
Expand Down
Loading

0 comments on commit ca0b34d

Please sign in to comment.