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 b23fe4d commit 1d1fbbcCopy full SHA for 1d1fbbc
bun.lockb
-6.8 KB
docs/package.json
@@ -15,7 +15,7 @@
15
"@mdx-js/react": "3.0.1",
16
"ajv": "8.17.1",
17
"clsx": "2.1.1",
18
- "jsdoc-to-markdown": "8.0.1",
+ "jsdoc-to-markdown": "8.0.2",
19
"prism-react-renderer": "2.3.1",
20
"react": "18.3.1",
21
"react-dom": "18.3.1",
package.json
@@ -30,11 +30,11 @@
30
"@total-typescript/ts-reset": "0.5.1",
31
"bun-types": "1.1.20",
32
"eslint": "9.7.0",
33
- "husky": "9.0.11",
+ "husky": "9.1.1",
34
"prettier": "3.3.3",
35
- "tsup": "8.1.0",
+ "tsup": "8.2.2",
36
"typescript": "5.5.3",
37
- "typescript-eslint": "7.16.0"
+ "typescript-eslint": "7.16.1"
38
},
39
"scripts": {
40
"build": "tsup src/plugin.ts --clean --dts --external graphql",
0 commit comments