Update npm packages

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-10-31 09:17:40 +00:00
parent 37bf37dc7b
commit fc494c1e08
53 changed files with 128 additions and 83 deletions

32
package-lock.json generated
View File

@@ -2658,9 +2658,9 @@
}
},
"node_modules/@jqhtml/core": {
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.175.tgz",
"integrity": "sha512-L3bGQjEcoEhreWwpSD5jCMrJA2YxGGMzi4t/18b6KKoqosC1J5S/lFwgRTBZTa7IUL9Hnw+I71YuBzof3xyCcg==",
"version": "2.2.176",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.176.tgz",
"integrity": "sha512-HgLu087iHTbpah2YK0zEfTWoIip960IpYbxJB73xXFGDZ+d0NHX7GwqwIHx7FToHI65yWHLhJEFF6+ALpQhINg==",
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -2684,9 +2684,9 @@
}
},
"node_modules/@jqhtml/parser": {
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.175.tgz",
"integrity": "sha512-TMLUN1+3lOzczzKbh0Ynef5/Oe6b27eY0iZCU/xgu3/PcpKgET+bCD7X+5w6EY1mHFfSFIoQC2nOOhjJYCgA1g==",
"version": "2.2.176",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.176.tgz",
"integrity": "sha512-PuzX89u6tp3WDmV7CoDoycUuaY8WEHYGTk0QPeIEK+vWHKLIZrW1S2zyXMw4H0+jlsiel4O63JJm2jozJdpcIw==",
"license": "MIT",
"dependencies": {
"@types/jest": "^29.5.11",
@@ -2704,9 +2704,9 @@
}
},
"node_modules/@jqhtml/router": {
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.175.tgz",
"integrity": "sha512-+IEXI5gJwgwqZ2WZYMrA0ioEZ747yNckAvYtP83j8/o/SawrF/JOzxpX6UZZV+tF5yr/YzXSgBcNJpILqIijfA==",
"version": "2.2.176",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.176.tgz",
"integrity": "sha512-HvhS/miVVx32txXdzEDSNyknibXsm6Udx8HS40V6uWZwKfcAHtNIpLBzS/iVQhsh4UWefYTs85MXv7l6ZbIy2A==",
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -2724,21 +2724,21 @@
}
},
"node_modules/@jqhtml/vscode-extension": {
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.175.tgz",
"integrity": "sha512-XM0KhlkOaoXC3DmviylIA4N1tbWjb+A7TyO3E1sahv0y59C3O5FwtS+sJItX8n3nCx8DvP/dwOf9LhX//JKtxw==",
"version": "2.2.176",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.176.tgz",
"integrity": "sha512-r59ZfLmOe8zLcTvcauNnwKJoqnrbkA+EcLZMcHwW9mhyaVrxwK7lfdRXMtZMaSNc3O2gvfEsxobVxbcYySVrLw==",
"license": "MIT",
"engines": {
"vscode": "^1.74.0"
}
},
"node_modules/@jqhtml/webpack-loader": {
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.175.tgz",
"integrity": "sha512-6hfQJ8ZSlpLAaon6f6k3u+QLtivYjz0eO2V+CDfWKmLI0qf0sucqF5DkCqDJjLvZhkVXsjUaRiQbe33VVJFoWA==",
"version": "2.2.176",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.176.tgz",
"integrity": "sha512-dFgfRpjg4BG8+6rE7DMgxjQG9FHQKKcN4iFhvs6dMjHhBlGX0fKF/LTTxMCmuHa/8ZmTV0sX8tcVxzPJTkzTYA==",
"license": "MIT",
"dependencies": {
"@jqhtml/parser": "2.2.175",
"@jqhtml/parser": "2.2.176",
"@types/loader-utils": "^2.0.6",
"@types/node": "^20.0.0",
"@types/webpack": "^5.28.5",