Skip to content

Commit 7cfb4b2

Browse files
committed
chore: update dependencies
1 parent 57b0937 commit 7cfb4b2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
3636
"@adonisjs/eslint-config": "^3.0.0-next.0",
3737
"@adonisjs/prettier-config": "^1.4.5",
3838
"@adonisjs/tsconfig": "^2.0.0-next.0",
39-
"@japa/assert": "^4.0.1",
39+
"@japa/assert": "^4.1.1",
4040
"@japa/file-system": "^2.3.2",
41-
"@japa/runner": "^4.2.0",
42-
"@japa/snapshot": "^2.0.8",
41+
"@japa/runner": "^4.3.0",
42+
"@japa/snapshot": "^2.0.9",
4343
"@poppinss/ts-exec": "^1.4.0",
4444
"@release-it/conventional-changelog": "^10.0.1",
45-
"@types/node": "^24.0.10",
46-
"@types/picomatch": "^4.0.0",
45+
"@types/node": "^24.1.0",
46+
"@types/picomatch": "^4.0.2",
4747
"@types/pretty-hrtime": "^1.0.3",
4848
"c8": "^10.1.3",
49-
"cross-env": "^7.0.3",
49+
"cross-env": "^10.0.0",
5050
"del-cli": "^6.0.0",
51-
"eslint": "^9.30.1",
51+
"eslint": "^9.32.0",
5252
"hot-hook": "^0.4.1-next.0",
5353
"p-event": "^6.0.1",
5454
"prettier": "^3.6.2",
55-
"release-it": "^19.0.3",
55+
"release-it": "^19.0.4",
5656
"tsup": "^8.5.0",
5757
"typescript": "^5.8.3"
5858
},
@@ -68,8 +68,8 @@
6868
"fast-glob": "^3.3.3",
6969
"get-port": "^7.1.0",
7070
"junk": "^4.0.1",
71-
"open": "^10.1.2",
72-
"picomatch": "^4.0.2",
71+
"open": "^10.2.0",
72+
"picomatch": "^4.0.3",
7373
"pretty-hrtime": "^1.0.3",
7474
"tmp-cache": "^1.1.0",
7575
"ts-morph": "^26.0.0"

0 commit comments

Comments
 (0)