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 Jan 14, 2025
1 parent c10266b commit 284a36d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"start": "docusaurus start"
},
"devDependencies": {
"@docusaurus/core": "3.6.3",
"@docusaurus/module-type-aliases": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@docusaurus/tsconfig": "3.6.3",
"@docusaurus/types": "3.6.3",
"@docusaurus/core": "3.7.0",
"@docusaurus/module-type-aliases": "3.7.0",
"@docusaurus/preset-classic": "3.7.0",
"@docusaurus/tsconfig": "3.7.0",
"@docusaurus/types": "3.7.0",
"@mdx-js/react": "3.1.0",
"ajv": "8.17.1",
"clsx": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@total-typescript/ts-reset": "0.6.1",
"bun-types": "1.1.42",
"eslint": "9.17.0",
"bun-types": "1.1.43",
"eslint": "9.18.0",
"husky": "9.1.7",
"prettier": "3.4.2",
"tsup": "8.3.5",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1"
"typescript": "5.7.3",
"typescript-eslint": "8.20.0"
},
"scripts": {
"build": "tsup src/plugin.ts --clean --dts --external graphql",
Expand Down

0 comments on commit 284a36d

Please sign in to comment.