Skip to content

Commit d11d1cb

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

198 Bytes
Binary file not shown.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ajv": "8.17.1",
1717
"clsx": "2.1.1",
1818
"jsdoc-to-markdown": "9.1.1",
19-
"prism-react-renderer": "2.4.0",
19+
"prism-react-renderer": "2.4.1",
2020
"react": "19.0.0",
2121
"react-dom": "19.0.0",
2222
"react-loadable": "5.5.0"

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.3",
3030
"@total-typescript/ts-reset": "0.6.1",
3131
"bun-types": "1.1.38",
32-
"eslint": "9.16.0",
32+
"eslint": "9.17.0",
3333
"husky": "9.1.7",
3434
"prettier": "3.4.2",
3535
"tsup": "8.3.5",
3636
"typescript": "5.7.2",
37-
"typescript-eslint": "8.17.0"
37+
"typescript-eslint": "8.18.0"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)