Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 30, 2024
1 parent 064414a commit 7a0045b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -66,11 +66,11 @@
"url": "https://github.com/adonisjs/auth/issues"
},
"devDependencies": {
"@adonisjs/assembler": "^7.1.0",
"@adonisjs/assembler": "^7.1.1",
"@adonisjs/core": "^6.2.1",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/i18n": "^2.0.0",
"@adonisjs/lucid": "^20.0.0",
"@adonisjs/lucid": "^20.1.0",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/session": "^7.1.1",
"@adonisjs/tsconfig": "^1.2.1",
Expand Down Expand Up @@ -98,9 +98,9 @@
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^9.0.1",
"husky": "^9.0.7",
"luxon": "^3.4.4",
"mysql2": "^3.8.0",
"mysql2": "^3.9.1",
"nock": "^13.5.0",
"np": "^9.2.0",
"pg": "^8.11.3",
Expand Down Expand Up @@ -150,9 +150,9 @@
"basic-auth": "^2.0.1"
},
"peerDependencies": {
"@adonisjs/core": "^6.2.0",
"@adonisjs/lucid": "^19.0.0",
"@adonisjs/session": "^7.0.0",
"@adonisjs/core": "^6.2.1",
"@adonisjs/lucid": "^20.1.0",
"@adonisjs/session": "^7.1.1",
"@japa/api-client": "^2.0.2",
"@japa/browser-client": "^2.0.2",
"@japa/plugin-adonisjs": "^3.0.0"
Expand Down

0 comments on commit 7a0045b

Please sign in to comment.