Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Jun 2, 2024
1 parent bb24b7f commit 430482f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,20 +84,20 @@
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@japa/assert": "^3.0.0",
"@japa/expect-type": "^2.0.2",
"@japa/file-system": "^2.3.0",
"@japa/runner": "^3.1.4",
"@swc/core": "^1.4.16",
"@types/node": "^20.12.7",
"@swc/core": "^1.5.24",
"@types/node": "^20.13.0",
"@types/pretty-hrtime": "^1.0.3",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/test-console": "^2.0.3",
"@vinejs/vine": "^2.0.0",
"argon2": "^0.40.1",
"argon2": "^0.40.3",
"bcrypt": "^5.1.1",
"c8": "^9.1.0",
"copyfiles": "^2.4.1",
Expand All @@ -109,16 +109,16 @@
"get-port": "^7.1.0",
"github-label-sync": "^2.3.1",
"husky": "^9.0.11",
"prettier": "^3.2.5",
"release-it": "^17.2.0",
"sinon": "^17.0.1",
"prettier": "^3.3.0",
"release-it": "^17.3.0",
"sinon": "^17.0.2",
"supertest": "^6.3.4",
"test-console": "^2.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
"dependencies": {
"@adonisjs/ace": "^13.0.0",
"@adonisjs/ace": "^13.0.1",
"@adonisjs/application": "^8.3.1",
"@adonisjs/bodyparser": "^10.0.2",
"@adonisjs/config": "^5.0.2",
Expand All @@ -127,17 +127,17 @@
"@adonisjs/events": "^9.0.2",
"@adonisjs/fold": "^10.1.2",
"@adonisjs/hash": "^9.0.3",
"@adonisjs/http-server": "^7.2.2",
"@adonisjs/http-server": "^7.2.3",
"@adonisjs/logger": "^6.0.3",
"@adonisjs/repl": "^4.0.1",
"@antfu/install-pkg": "^0.3.2",
"@antfu/install-pkg": "^0.3.3",
"@paralleldrive/cuid2": "^2.2.2",
"@poppinss/macroable": "^1.0.2",
"@poppinss/utils": "^6.7.3",
"@sindresorhus/is": "^6.2.0",
"@sindresorhus/is": "^6.3.1",
"@types/he": "^1.2.3",
"he": "^1.2.0",
"parse-imports": "^1.1.2",
"parse-imports": "^1.2.0",
"pretty-hrtime": "^1.0.3",
"string-width": "^7.1.0",
"youch": "^3.3.3",
Expand Down

0 comments on commit 430482f

Please sign in to comment.