mirror of
https://github.com/robonen/questlang.git
synced 2026-06-20 10:05:13 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8915bc03bf | |||
| 1c680b6db5 | |||
| e72cd8924b | |||
| 5fa595787f | |||
| cefc5040e0 |
+7
-7
@@ -35,12 +35,12 @@
|
|||||||
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
|
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^7.0.0",
|
"@antfu/eslint-config": "^9.0.0",
|
||||||
"@clack/prompts": "^1.0.0",
|
"@clack/prompts": "^1.6.0",
|
||||||
"@robonen/tsconfig": "^0.0.2",
|
"@robonen/tsconfig": "^0.1.0",
|
||||||
"eslint": "^10.0.0",
|
"eslint": "^10.5.0",
|
||||||
"tsdown": "^0.16.4",
|
"tsdown": "^0.22.3",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^6.0.3",
|
||||||
"vitest": "^4.0.9"
|
"vitest": "^4.1.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+1289
-868
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user