Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 21, 2024
1 parent b90de8d commit a3f25c1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,27 +52,27 @@
"@japa/assert": "^3.0.0",
"@japa/expect-type": "^2.0.2",
"@japa/runner": "^3.1.4",
"@release-it/conventional-changelog": "^8.0.1",
"@swc/core": "^1.7.23",
"@release-it/conventional-changelog": "^8.0.2",
"@swc/core": "^1.7.26",
"@types/bcrypt": "^5.0.2",
"@types/node": "^22.5.2",
"@types/node": "^22.5.5",
"argon2": "^0.41.1",
"bcrypt": "^5.1.1",
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"del-cli": "^5.1.0",
"eslint": "^9.9.1",
"eslint": "^9.11.0",
"github-label-sync": "^2.3.1",
"husky": "^9.1.5",
"husky": "^9.1.6",
"prettier": "^3.3.3",
"release-it": "^17.6.0",
"ts-node-maintained": "^10.9.4",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"dependencies": {
"@phc/format": "^1.0.0",
"@poppinss/utils": "^6.7.3"
"@poppinss/utils": "^6.8.3"
},
"peerDependencies": {
"argon2": "^0.31.2 || ^0.41.0",
Expand Down

0 comments on commit a3f25c1

Please sign in to comment.