Enable jqhtml data caching with automatic ES6 class registration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-12-07 18:24:12 +00:00
parent c4a338fe7c
commit 12e676f317
54 changed files with 3187 additions and 1007 deletions

9
node_modules/electron-to-chromium/full-chromium-versions.js generated vendored Executable file → Normal file
View File

@@ -2604,7 +2604,11 @@ module.exports = {
"39.2.3"
],
"142.0.7444.177": [
"39.2.4"
"39.2.4",
"39.2.5"
],
"142.0.7444.226": [
"39.2.6"
],
"143.0.7499.0": [
"40.0.0-alpha.2"
@@ -2619,6 +2623,7 @@ module.exports = {
"40.0.0-alpha.8"
],
"144.0.7527.0": [
"40.0.0-beta.1"
"40.0.0-beta.1",
"40.0.0-beta.2"
]
};