Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
deps(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2022
1 parent 592df5c commit 2b49b37
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,27 @@
"youch-terminal": "2.1.2"
},
"dependencies": {
"@adonisjs/ace": "11.0.6",
"@adonisjs/auth": "8.0.10",
"@adonisjs/ace": "11.3.1",
"@adonisjs/auth": "8.2.3",
"@adonisjs/bouncer": "^2.2.5",
"@adonisjs/core": "5.4.2",
"@adonisjs/drive-s3": "1.0.5",
"@adonisjs/core": "5.8.8",
"@adonisjs/drive-s3": "1.3.2",
"@adonisjs/lucid": "16.3.2",
"@adonisjs/mail": "7.2.4",
"@adonisjs/repl": "3.1.8",
"@adonisjs/view": "6.1.1",
"del": "6.0.0",
"@adonisjs/mail": "7.2.5",
"@adonisjs/repl": "3.1.11",
"@adonisjs/view": "6.2.0",
"del": "6.1.1",
"lodash": "4.17.21",
"luxon": "2.3.0",
"markdown-to-txt": "2.0.0",
"pg": "8.7.3",
"phc-argon2": "1.1.2",
"luxon": "2.5.0",
"markdown-to-txt": "2.0.1",
"pg": "8.8.0",
"phc-argon2": "1.1.3",
"proxy-addr": "2.0.7",
"reflect-metadata": "0.1.13",
"rrule": "2.6.8",
"sharp": "0.30.1",
"rrule": "2.7.1",
"sharp": "0.31.1",
"source-map-support": "0.5.21",
"sqlite3": "5.0.2",
"xlsx": "0.18.2"
"sqlite3": "5.1.2",
"xlsx": "0.18.5"
}
}

0 comments on commit 2b49b37

Please sign in to comment.