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:
4
node_modules/webpack/schemas/plugins/SourceMapDevToolPlugin.json
generated
vendored
4
node_modules/webpack/schemas/plugins/SourceMapDevToolPlugin.json
generated
vendored
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"instanceof": "Function",
|
||||
"tsType": "((str: string) => boolean)"
|
||||
"tsType": "import('../../lib/ModuleFilenameHelpers').MatcherFn"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
{
|
||||
"instanceof": "Function",
|
||||
"tsType": "(import(\"../../lib/TemplatedPathPlugin\").TemplatePathFn)"
|
||||
"tsType": "import('../../lib/TemplatedPathPlugin').TemplatePathFn"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user