mirror of
https://github.com/robonen/questlang.git
synced 2026-06-21 10:35:13 +00:00
Compare commits
1 Commits
main
..
b5ff044587
| Author | SHA1 | Date | |
|---|---|---|---|
| b5ff044587 |
+6
-6
@@ -35,12 +35,12 @@
|
||||
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^9.0.0",
|
||||
"@clack/prompts": "^1.0.0",
|
||||
"@antfu/eslint-config": "^6.7.3",
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@robonen/tsconfig": "^0.0.2",
|
||||
"eslint": "^10.0.0",
|
||||
"tsdown": "^0.16.4",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.0.9"
|
||||
"eslint": "^9.39.2",
|
||||
"tsdown": "^0.19.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.17"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1128
-1034
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user