Skip to content

Commit ed08401

Browse files
chore(deps): update dependencies
1 parent 7ed5638 commit ed08401

File tree

3 files changed

+23
-21
lines changed

3 files changed

+23
-21
lines changed

bun.lock

Lines changed: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@docusaurus/preset-classic": "3.8.1",
1313
"@docusaurus/tsconfig": "3.8.1",
1414
"@docusaurus/types": "3.8.1",
15-
"@mdx-js/react": "3.1.0",
15+
"@mdx-js/react": "3.1.1",
1616
"ajv": "8.17.1",
1717
"clsx": "2.1.1",
1818
"docusaurus-lunr-search": "3.6.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@graphql-codegen/cli": "5.0.7",
3030
"@total-typescript/ts-reset": "0.6.1",
3131
"bun-types": "1.2.21",
32-
"eslint": "9.34.0",
32+
"eslint": "9.35.0",
3333
"husky": "9.1.7",
3434
"prettier": "3.6.2",
3535
"tsup": "8.5.0",
3636
"typescript": "5.9.2",
37-
"typescript-eslint": "8.41.0"
37+
"typescript-eslint": "8.43.0"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)