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 7fb6a04 commit d11d1cbCopy full SHA for d11d1cb
bun.lockb
198 Bytes
docs/package.json
@@ -16,7 +16,7 @@
16
"ajv": "8.17.1",
17
"clsx": "2.1.1",
18
"jsdoc-to-markdown": "9.1.1",
19
- "prism-react-renderer": "2.4.0",
+ "prism-react-renderer": "2.4.1",
20
"react": "19.0.0",
21
"react-dom": "19.0.0",
22
"react-loadable": "5.5.0"
package.json
@@ -29,12 +29,12 @@
29
"@graphql-codegen/cli": "5.0.3",
30
"@total-typescript/ts-reset": "0.6.1",
31
"bun-types": "1.1.38",
32
- "eslint": "9.16.0",
+ "eslint": "9.17.0",
33
"husky": "9.1.7",
34
"prettier": "3.4.2",
35
"tsup": "8.3.5",
36
"typescript": "5.7.2",
37
- "typescript-eslint": "8.17.0"
+ "typescript-eslint": "8.18.0"
38
},
39
"scripts": {
40
"build": "tsup src/plugin.ts --clean --dts --external graphql",
0 commit comments