mirror of
https://github.com/robonen/questlang.git
synced 2026-06-21 10:35:13 +00:00
Compare commits
5 Commits
37b1f36d7b
...
928a8c7985
| Author | SHA1 | Date | |
|---|---|---|---|
| 928a8c7985 | |||
| a275454860 | |||
| 049062fdfe | |||
| 02669723e6 | |||
| ee99e6f819 |
+5
-5
@@ -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": "^7.3.0",
|
||||||
"@clack/prompts": "^0.11.0",
|
"@clack/prompts": "^1.0.0",
|
||||||
"@robonen/tsconfig": "^0.0.2",
|
"@robonen/tsconfig": "^0.0.2",
|
||||||
"eslint": "^9.39.1",
|
"eslint": "^10.0.0",
|
||||||
"tsdown": "^0.16.4",
|
"tsdown": "^0.20.3",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
"vitest": "^4.0.9"
|
"vitest": "^4.0.18"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+664
-684
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user