Update npm packages (73 packages including @jqhtml 2.3.36)
Update npm registry domain from privatenpm.hanson.xyz to npm.internal.hanson.xyz 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
6
node_modules/prettier/plugins/graphql.d.ts
generated
vendored
6
node_modules/prettier/plugins/graphql.d.ts
generated
vendored
@@ -1,5 +1,9 @@
|
||||
import { Parser } from "../index.js";
|
||||
import { Parser, Printer } from "../index.js";
|
||||
|
||||
export declare const parsers: {
|
||||
graphql: Parser;
|
||||
};
|
||||
|
||||
export declare const printers: {
|
||||
graphql: Printer;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user