Skip to content

Commit 1d1fbbc

Browse files
chore(deps): update devdependencies
1 parent b23fe4d commit 1d1fbbc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lockb

-6.8 KB
Binary file not shown.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@mdx-js/react": "3.0.1",
1616
"ajv": "8.17.1",
1717
"clsx": "2.1.1",
18-
"jsdoc-to-markdown": "8.0.1",
18+
"jsdoc-to-markdown": "8.0.2",
1919
"prism-react-renderer": "2.3.1",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"@total-typescript/ts-reset": "0.5.1",
3131
"bun-types": "1.1.20",
3232
"eslint": "9.7.0",
33-
"husky": "9.0.11",
33+
"husky": "9.1.1",
3434
"prettier": "3.3.3",
35-
"tsup": "8.1.0",
35+
"tsup": "8.2.2",
3636
"typescript": "5.5.3",
37-
"typescript-eslint": "7.16.0"
37+
"typescript-eslint": "7.16.1"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)