We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f86fd commit 6c85cd2Copy full SHA for 6c85cd2
bun.lockb
-40 Bytes
docs/package.json
@@ -13,7 +13,7 @@
13
"@docusaurus/tsconfig": "3.4.0",
14
"@docusaurus/types": "3.4.0",
15
"@mdx-js/react": "3.0.1",
16
- "ajv": "8.14.0",
+ "ajv": "8.16.0",
17
"clsx": "2.1.1",
18
"jsdoc-to-markdown": "8.0.1",
19
"prism-react-renderer": "2.3.1",
package.json
@@ -31,10 +31,10 @@
31
"bun-types": "1.1.12",
32
"eslint": "9.4.0",
33
"husky": "9.0.11",
34
- "prettier": "3.3.0",
+ "prettier": "3.3.1",
35
"tsup": "8.1.0",
36
"typescript": "5.4.5",
37
- "typescript-eslint": "7.11.0"
+ "typescript-eslint": "7.12.0"
38
},
39
"scripts": {
40
"build": "tsup src/plugin.ts --clean --dts --external graphql",
0 commit comments