Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 8, 2024
1 parent 62d450c commit a7e18b7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,38 +40,38 @@
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/prettier-config": "^1.3.0",
"@adonisjs/tsconfig": "^1.3.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.0.3",
"@japa/assert": "^2.1.0",
"@japa/expect-type": "^2.0.1",
"@japa/runner": "^3.1.1",
"@japa/snapshot": "^2.0.4",
"@swc/core": "^1.4.11",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@japa/assert": "^3.0.0",
"@japa/expect-type": "^2.0.2",
"@japa/runner": "^3.1.4",
"@japa/snapshot": "^2.0.5",
"@swc/core": "^1.5.3",
"@types/dlv": "^1.1.4",
"@types/node": "^20.11.30",
"ajv": "^8.12.0",
"@types/node": "^20.12.10",
"ajv": "^8.13.0",
"benchmark": "^2.1.4",
"c8": "^9.1.0",
"del-cli": "^5.1.0",
"eslint": "^8.57.0",
"github-label-sync": "^2.3.1",
"husky": "^9.0.11",
"joi": "^17.9.2",
"np": "^10.0.2",
"joi": "^17.13.1",
"np": "^10.0.5",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"valibot": "^0.30.0",
"yup": "^1.4.0",
"zod": "^3.22.4"
"zod": "^3.23.7"
},
"dependencies": {
"@poppinss/macroable": "^1.0.2",
"@types/validator": "^13.11.9",
"@vinejs/compiler": "^2.5.0",
"camelcase": "^8.0.0",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"dlv": "^1.1.3",
"normalize-url": "^8.0.1",
"validator": "^13.11.0"
Expand Down

0 comments on commit a7e18b7

Please sign in to comment.