Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 22, 2023
1 parent 693f601 commit 2ad09fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"index:commands": "node --loader=ts-node/esm toolkit/main.js index build/commands"
},
"devDependencies": {
"@adonisjs/assembler": "^6.1.3-13",
"@adonisjs/assembler": "^6.1.3-16",
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
Expand All @@ -85,7 +85,7 @@
"@japa/file-system": "2.0.0-1",
"@japa/runner": "^3.0.0-5",
"@swc/core": "^1.3.70",
"@types/node": "^20.4.2",
"@types/node": "^20.4.3",
"@types/pretty-hrtime": "^1.0.1",
"@types/sinon": "^10.0.15",
"@types/supertest": "^2.0.12",
Expand Down Expand Up @@ -117,7 +117,7 @@
"@adonisjs/events": "^8.4.9-3",
"@adonisjs/fold": "^9.9.3-6",
"@adonisjs/hash": "^8.3.1-3",
"@adonisjs/http-server": "^6.8.2-9",
"@adonisjs/http-server": "^6.8.2-10",
"@adonisjs/logger": "^5.4.2-3",
"@adonisjs/repl": "^4.0.0-5",
"@antfu/install-pkg": "^0.1.1",
Expand All @@ -135,7 +135,7 @@
"youch-terminal": "^2.2.2"
},
"peerDependencies": {
"@adonisjs/assembler": "^6.1.3-12",
"@adonisjs/assembler": "^6.1.3-16",
"@vinejs/vine": "^1.5.2",
"argon2": "^0.30.3",
"bcrypt": "^5.0.1"
Expand Down

0 comments on commit 2ad09fb

Please sign in to comment.