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 8, 2025
1 parent f46b5da commit 55048f7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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
4 changes: 2 additions & 2 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",
"bun-types": "1.1.43",
"eslint": "9.17.0",
"husky": "9.1.7",
"prettier": "3.4.2",
"tsup": "8.3.5",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1"
"typescript-eslint": "8.19.1"
},
"scripts": {
"build": "tsup src/plugin.ts --clean --dts --external graphql",
Expand Down

0 comments on commit 55048f7

Please sign in to comment.