We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5099d commit 313401aCopy full SHA for 313401a
package.json
@@ -37,14 +37,14 @@
37
"@japa/expect-type": "^2.0.3",
38
"@japa/runner": "^4.4.0",
39
"@poppinss/ts-exec": "^1.4.1",
40
- "@swc/core": "^1.15.1",
+ "@swc/core": "^1.15.2",
41
"@types/node": "^22.15.31",
42
"c8": "^10.1.3",
43
"del-cli": "^7.0.0",
44
"eslint": "^9.39.1",
45
"prettier": "^3.6.2",
46
"release-it": "^19.0.6",
47
- "tsup": "^8.5.0",
+ "tsup": "^8.5.1",
48
"typescript": "^5.9.3"
49
},
50
"author": "Romain Lanz <romain.lanz@pm.me>",
0 commit comments