Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Apr 15, 2024
1 parent 9b2aadc commit 4a9d201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -79,7 +79,7 @@
"index:commands": "node --loader=ts-node/esm toolkit/main.js index build/commands"
},
"devDependencies": {
"@adonisjs/assembler": "^7.4.0",
"@adonisjs/assembler": "^7.5.0",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
Expand Down Expand Up @@ -143,7 +143,7 @@
"youch-terminal": "^2.2.3"
},
"peerDependencies": {
"@adonisjs/assembler": "^7.1.0",
"@adonisjs/assembler": "^7.5.0",
"@vinejs/vine": "^2.0.0",
"argon2": "^0.31.2 || ^0.40.0",
"bcrypt": "^5.1.1",
Expand Down

0 comments on commit 4a9d201

Please sign in to comment.