Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit a32a9f8

Browse files
committed
chore: update dependencies
1 parent 4b7c749 commit a32a9f8

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,28 +39,28 @@
3939
"author": "virk,adonisjs",
4040
"license": "MIT",
4141
"devDependencies": {
42-
"@adonisjs/eslint-config": "^1.2.1",
43-
"@adonisjs/prettier-config": "^1.2.1",
44-
"@adonisjs/tsconfig": "^1.2.1",
45-
"@commitlint/cli": "^18.5.0",
46-
"@commitlint/config-conventional": "^18.5.0",
47-
"@japa/assert": "^2.1.0",
48-
"@japa/runner": "^3.1.1",
49-
"@swc/core": "^1.3.105",
50-
"@types/node": "^20.11.5",
42+
"@adonisjs/eslint-config": "^1.3.0",
43+
"@adonisjs/prettier-config": "^1.3.0",
44+
"@adonisjs/tsconfig": "^1.3.0",
45+
"@commitlint/cli": "^19.2.2",
46+
"@commitlint/config-conventional": "^19.2.2",
47+
"@japa/assert": "^3.0.0",
48+
"@japa/runner": "^3.1.4",
49+
"@swc/core": "^1.4.16",
50+
"@types/node": "^20.12.7",
5151
"c8": "^9.1.0",
5252
"del-cli": "^5.1.0",
5353
"eslint": "^8.56.0",
5454
"github-label-sync": "^2.3.1",
55-
"husky": "^8.0.3",
56-
"np": "^9.2.0",
57-
"prettier": "^3.2.4",
55+
"husky": "^9.0.11",
56+
"np": "^10.0.5",
57+
"prettier": "^3.2.5",
5858
"ts-node": "^10.9.2",
59-
"tsup": "^8.0.1",
60-
"typescript": "^5.3.3"
59+
"tsup": "^8.0.2",
60+
"typescript": "^5.4.5"
6161
},
6262
"dependencies": {
63-
"@poppinss/utils": "^6.7.1"
63+
"@poppinss/utils": "^6.7.3"
6464
},
6565
"repository": {
6666
"type": "git",

0 commit comments

Comments
 (0)