We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9faae commit f7dfc4cCopy full SHA for f7dfc4c
2 files changed
package.json
@@ -55,16 +55,16 @@
55
"@changesets/changelog-github": "^0.5.2",
56
"@changesets/cli": "^2.29.8",
57
"@sanity/tsconfig": "^2.1.0",
58
- "@sanity/tsdown-config": "^0.5.7",
59
- "@types/node": "^24.10.9",
60
- "@vitest/coverage-v8": "^4.0.17",
61
- "oxfmt": "^0.26.0",
62
- "oxlint": "^1.41.0",
63
- "oxlint-tsgolint": "^0.11.1",
64
- "tsdown": "^0.19.0",
65
- "typedoc": "^0.28.16",
+ "@sanity/tsdown-config": "^0.5.8",
+ "@types/node": "^24.11.0",
+ "@vitest/coverage-v8": "^4.0.18",
+ "oxfmt": "^0.36.0",
+ "oxlint": "^1.51.0",
+ "oxlint-tsgolint": "^0.16.0",
+ "tsdown": "^0.20.3",
+ "typedoc": "^0.28.17",
66
"typescript": "5.9.3",
67
- "vitest": "^4.0.17"
+ "vitest": "^4.0.18"
68
},
69
"engines": {
70
"node": ">=20.19 <22 || >=22.12"
0 commit comments