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 9, 2024
1 parent 380c0db commit 517a0a1
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 @@ -39,25 +39,25 @@
"quick:test": "node --enable-source-maps --loader=ts-node/esm bin/test.ts"
},
"devDependencies": {
"@adonisjs/assembler": "^7.0.0-0",
"@adonisjs/core": "^6.1.5-34",
"@adonisjs/eslint-config": "^1.2.0",
"@adonisjs/prettier-config": "^1.2.0",
"@adonisjs/tsconfig": "^1.2.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@adonisjs/assembler": "^7.0.0",
"@adonisjs/core": "^6.2.0",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@japa/assert": "^2.1.0",
"@japa/file-system": "^2.1.1",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.101",
"@types/luxon": "^3.3.7",
"@swc/core": "^1.3.102",
"@types/luxon": "^3.4.0",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.10.5",
"@types/node": "^20.10.7",
"@vinejs/vine": "^1.7.0",
"c8": "^8.0.1",
"c8": "^9.0.0",
"copyfiles": "^2.4.1",
"del-cli": "^5.1.0",
"edge.js": "^6.0.0",
"edge.js": "^6.0.1",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
Expand Down

0 comments on commit 517a0a1

Please sign in to comment.