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 22, 2024
1 parent 8743e2e commit adbbd76
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"author": "virk,adonisjs",
"license": "MIT",
"devDependencies": {
"@adonisjs/application": "^8.2.1",
"@adonisjs/encryption": "^6.0.1",
"@adonisjs/application": "^8.2.2",
"@adonisjs/encryption": "^6.0.2",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/events": "^9.0.1",
"@adonisjs/fold": "^10.1.1",
"@adonisjs/logger": "^6.0.2",
"@adonisjs/events": "^9.0.2",
"@adonisjs/fold": "^10.1.2",
"@adonisjs/logger": "^6.0.3",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@fastify/middie": "^8.3.0",
"@japa/assert": "^2.1.0",
"@japa/assert": "^3.0.0",
"@japa/expect-type": "^2.0.2",
"@japa/runner": "^3.1.4",
"@swc/core": "^1.4.14",
"@swc/core": "^1.4.16",
"@types/accepts": "^1.3.7",
"@types/content-disposition": "^0.5.8",
"@types/cookie": "^0.6.0",
Expand Down

0 comments on commit adbbd76

Please sign in to comment.