Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 19, 2023
1 parent 48a3b6a commit 9b7bc07
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,24 @@
"author": "virk,vinejs",
"license": "MIT",
"devDependencies": {
"@adonisjs/eslint-config": "^1.1.6",
"@adonisjs/prettier-config": "^1.1.6",
"@adonisjs/tsconfig": "^1.1.6",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@japa/assert": "^2.0.0-1",
"@japa/expect-type": "^2.0.0-0",
"@japa/runner": "^3.0.0-2",
"@swc/core": "^1.3.63",
"@types/node": "^20.3.1",
"@swc/core": "^1.3.70",
"@types/node": "^20.4.2",
"benchmark": "^2.1.4",
"c8": "^8.0.0",
"del-cli": "^5.0.0",
"eslint": "^8.42.0",
"eslint": "^8.45.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^2.8.7",
"prettier": "^3.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"yup": "^1.2.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
"dependencies": {
"@poppinss/macroable": "^1.0.0-6",
"@types/validator": "^13.7.17",
"@vinejs/compiler": "^2.1.0",
"@vinejs/compiler": "^2.1.2",
"camelcase": "^7.0.1",
"normalize-url": "^8.0.0",
"validator": "^13.9.0"
Expand Down

0 comments on commit 9b7bc07

Please sign in to comment.