Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 29, 2024
1 parent 3e35b83 commit 6e412b2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@japa/assert": "^2.1.0",
"@japa/expect-type": "^2.0.1",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.102",
"@swc/core": "^1.3.107",
"@types/dlv": "^1.1.4",
"@types/node": "^20.10.6",
"@types/node": "^20.11.10",
"benchmark": "^2.1.4",
"c8": "^9.0.0",
"c8": "^9.1.0",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"husky": "^9.0.6",
"np": "^9.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
Expand All @@ -64,7 +64,7 @@
},
"dependencies": {
"@poppinss/macroable": "^1.0.1",
"@types/validator": "^13.11.7",
"@types/validator": "^13.11.8",
"@vinejs/compiler": "^2.4.0",
"camelcase": "^8.0.0",
"dayjs": "^1.11.10",
Expand Down

0 comments on commit 6e412b2

Please sign in to comment.