Skip to content

Commit bb7a9d2

Browse files
chore(deps): update dependencies (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0383be commit bb7a9d2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

376 Bytes
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": "9.0.0",
18+
"jsdoc-to-markdown": "9.0.1",
1919
"prism-react-renderer": "2.4.0",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
},
2828
"devDependencies": {
2929
"@graphql-codegen/cli": "5.0.2",
30-
"@total-typescript/ts-reset": "0.6.0",
31-
"bun-types": "1.1.26",
32-
"eslint": "9.9.1",
30+
"@total-typescript/ts-reset": "0.6.1",
31+
"bun-types": "1.1.27",
32+
"eslint": "9.10.0",
3333
"husky": "9.1.5",
3434
"prettier": "3.3.3",
3535
"tsup": "8.2.4",
3636
"typescript": "5.5.4",
37-
"typescript-eslint": "8.3.0"
37+
"typescript-eslint": "8.4.0"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)