|
36 | 36 | "@adonisjs/eslint-config": "^3.0.0-next.0",
|
37 | 37 | "@adonisjs/prettier-config": "^1.4.5",
|
38 | 38 | "@adonisjs/tsconfig": "^2.0.0-next.0",
|
39 |
| - "@japa/assert": "^4.0.1", |
| 39 | + "@japa/assert": "^4.1.1", |
40 | 40 | "@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", |
43 | 43 | "@poppinss/ts-exec": "^1.4.0",
|
44 | 44 | "@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", |
47 | 47 | "@types/pretty-hrtime": "^1.0.3",
|
48 | 48 | "c8": "^10.1.3",
|
49 |
| - "cross-env": "^7.0.3", |
| 49 | + "cross-env": "^10.0.0", |
50 | 50 | "del-cli": "^6.0.0",
|
51 |
| - "eslint": "^9.30.1", |
| 51 | + "eslint": "^9.32.0", |
52 | 52 | "hot-hook": "^0.4.1-next.0",
|
53 | 53 | "p-event": "^6.0.1",
|
54 | 54 | "prettier": "^3.6.2",
|
55 |
| - "release-it": "^19.0.3", |
| 55 | + "release-it": "^19.0.4", |
56 | 56 | "tsup": "^8.5.0",
|
57 | 57 | "typescript": "^5.8.3"
|
58 | 58 | },
|
|
68 | 68 | "fast-glob": "^3.3.3",
|
69 | 69 | "get-port": "^7.1.0",
|
70 | 70 | "junk": "^4.0.1",
|
71 |
| - "open": "^10.1.2", |
72 |
| - "picomatch": "^4.0.2", |
| 71 | + "open": "^10.2.0", |
| 72 | + "picomatch": "^4.0.3", |
73 | 73 | "pretty-hrtime": "^1.0.3",
|
74 | 74 | "tmp-cache": "^1.1.0",
|
75 | 75 | "ts-morph": "^26.0.0"
|
|
0 commit comments