|
26 | 26 | "typecheck": "tsc --noEmit" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@poppinss/utils": "^6.10.0" |
| 29 | + "@poppinss/utils": "^6.10.1" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@adonisjs/eslint-config": "^2.1.0", |
| 32 | + "@adonisjs/eslint-config": "^2.1.2", |
33 | 33 | "@adonisjs/prettier-config": "^1.4.5", |
34 | 34 | "@adonisjs/tsconfig": "^1.4.1", |
35 | | - "@japa/assert": "^4.0.1", |
| 35 | + "@japa/assert": "^4.1.1", |
36 | 36 | "@japa/expect-type": "^2.0.3", |
37 | | - "@japa/runner": "^4.2.0", |
38 | | - "@swc/core": "^1.13.1", |
| 37 | + "@japa/runner": "^4.4.0", |
| 38 | + "@swc/core": "^1.13.5", |
39 | 39 | "@types/node": "^22.15.31", |
40 | 40 | "c8": "^10.1.3", |
41 | 41 | "del-cli": "^6.0.0", |
42 | | - "eslint": "^9.31.0", |
| 42 | + "eslint": "^9.34.0", |
43 | 43 | "prettier": "^3.6.2", |
44 | 44 | "release-it": "^19.0.4", |
45 | | - "ts-node-maintained": "^10.9.5", |
| 45 | + "ts-node-maintained": "^10.9.6", |
46 | 46 | "tsup": "^8.5.0", |
47 | | - "typescript": "^5.8.3" |
| 47 | + "typescript": "^5.9.2" |
48 | 48 | }, |
49 | 49 | "author": "Romain Lanz <romain.lanz@pm.me>", |
50 | 50 | "contributors": [ |
|
72 | 72 | "web": true |
73 | 73 | } |
74 | 74 | }, |
75 | | - "packageManager": "yarn@4.9.2" |
| 75 | + "packageManager": "yarn@4.9.4" |
76 | 76 | } |
0 commit comments