Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Aug 22, 2023
1 parent e602d56 commit 82dd00f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"index:commands": "node --loader=ts-node/esm toolkit/main.js index build/commands"
},
"devDependencies": {
"@adonisjs/assembler": "^6.1.3-18",
"@adonisjs/assembler": "^6.1.3-21",
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
Expand Down Expand Up @@ -112,7 +112,7 @@
},
"dependencies": {
"@adonisjs/ace": "^12.3.1-10",
"@adonisjs/application": "^7.1.2-13",
"@adonisjs/application": "^7.1.2-14",
"@adonisjs/bodyparser": "^9.3.2-7",
"@adonisjs/config": "^4.2.1-3",
"@adonisjs/encryption": "^5.1.2-2",
Expand All @@ -138,7 +138,7 @@
"youch-terminal": "^2.2.2"
},
"peerDependencies": {
"@adonisjs/assembler": "^6.1.3-18",
"@adonisjs/assembler": "^6.1.3-21",
"@vinejs/vine": "^1.6.0",
"argon2": "^0.30.3",
"bcrypt": "^5.0.1",
Expand Down

0 comments on commit 82dd00f

Please sign in to comment.