Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b0383be commit a85fb10
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@mdx-js/react": "3.0.1",
"ajv": "8.17.1",
"clsx": "2.1.1",
"jsdoc-to-markdown": "9.0.0",
"jsdoc-to-markdown": "9.0.1",
"prism-react-renderer": "2.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@total-typescript/ts-reset": "0.6.0",
"bun-types": "1.1.26",
"eslint": "9.9.1",
"@total-typescript/ts-reset": "0.6.1",
"bun-types": "1.1.27",
"eslint": "9.10.0",
"husky": "9.1.5",
"prettier": "3.3.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0"
"typescript-eslint": "8.4.0"
},
"scripts": {
"build": "tsup src/plugin.ts --clean --dts --external graphql",
Expand Down

0 comments on commit a85fb10

Please sign in to comment.