Update jqhtml packages to latest versions

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-12-23 07:45:41 +00:00
parent 3ce82a924a
commit 2899ae826b
87 changed files with 428 additions and 178 deletions

24
node_modules/.package-lock.json generated vendored
View File

@@ -2211,9 +2211,9 @@
}
},
"node_modules/@jqhtml/core": {
"version": "2.3.26",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.3.26.tgz",
"integrity": "sha512-R52gWe7fNP/v+Xn6X83qAVdDoKjBbnUx50W3KSDvF6zftjInTMijAsLba9Ci+LXe1n6lIs2YDzv/CEWpG6dncw==",
"version": "2.3.27",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.3.27.tgz",
"integrity": "sha512-7qXDoDGtk8gAI7xcn8nbYDbH4pn0vkyafjKRE34ukcxQ3ZozzTX3UNqqsTRlvqlcjiSJ5XLFeQbwWuon+FDwhw==",
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -2237,9 +2237,9 @@
}
},
"node_modules/@jqhtml/parser": {
"version": "2.3.26",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.3.26.tgz",
"integrity": "sha512-ZGVb+LFzW1FnyTgsaxYzwZ+fnJEDbgKheQOYeqpkEfIm30z7K+h+zYtKJjbdGy9fjXSSOIV5FpNHeinlCDQGTQ==",
"version": "2.3.27",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.3.27.tgz",
"integrity": "sha512-jPE6xLOcE33mTTuELZiCw9bWAQ8o81yGw/lExV8B+38nGoGwq4kDiC4LlAEirGr0gx90kh0vvycFtIgVWGdaEw==",
"license": "MIT",
"dependencies": {
"@types/jest": "^29.5.11",
@@ -2277,9 +2277,9 @@
}
},
"node_modules/@jqhtml/ssr": {
"version": "2.3.26",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/ssr/-/ssr-2.3.26.tgz",
"integrity": "sha512-J5RYOr9G9qC4alOCwwHluqdnDRSeymDE4oW8meCDg5Yp+IY53WS+6q8l0+7/DyKUnwjm4iAp90/muuU+Gv8Lzw==",
"version": "2.3.27",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/ssr/-/ssr-2.3.27.tgz",
"integrity": "sha512-LdSdBZ+CGm2O63Wv5g4+G/4Iwr3SSw69NQBvI+9LKZFLkRvzLhXxUoYyU5OIaOnkYdzvYbef3ACV840/INwRLA==",
"license": "MIT",
"dependencies": {
"jquery": "^3.7.1",
@@ -2373,9 +2373,9 @@
}
},
"node_modules/@jqhtml/vscode-extension": {
"version": "2.3.26",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.3.26.tgz",
"integrity": "sha512-gXlt7e5hIo7y0RVGboWtPPeR/nXPD/fwBO/X2nMkimZXViEsH2hMXDbpIrfjN22tFFqet1o4xYWTHmYV2y/Oew==",
"version": "2.3.27",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.3.27.tgz",
"integrity": "sha512-q+3BIOpgxnnRQPDORicfOjAHJ7QNK1Pm4bvvLVwfSh/eykAZCj6PeXnLxi5BmZNXVaOA7P7ajoJZekFLFlLClw==",
"license": "MIT",
"engines": {
"vscode": "^1.74.0"