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 08:27:11 +00:00
parent d7d341f752
commit 37bf37dc7b
75 changed files with 80 additions and 65 deletions

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

@@ -2211,9 +2211,9 @@
}
},
"node_modules/@jqhtml/core": {
"version": "2.2.174",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.174.tgz",
"integrity": "sha512-Aa+CyD9aZgnwkJa782auzJV0ytmlSMD4KziU1j0gqOAOOfQAk+gn6Z2c0LweGp5bHHyuaZYtTGR8wXGtWGC0YA==",
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.175.tgz",
"integrity": "sha512-L3bGQjEcoEhreWwpSD5jCMrJA2YxGGMzi4t/18b6KKoqosC1J5S/lFwgRTBZTa7IUL9Hnw+I71YuBzof3xyCcg==",
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -2237,9 +2237,9 @@
}
},
"node_modules/@jqhtml/parser": {
"version": "2.2.174",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.174.tgz",
"integrity": "sha512-lT80FVX6//16QDHvOw7D4u8pgk+LI3iRWMPMRZYE4kyrGMpBrbkEp39ZpF703R7VcalRZ7fFOtXTiyML0SwGig==",
"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==",
"license": "MIT",
"dependencies": {
"@types/jest": "^29.5.11",
@@ -2257,9 +2257,9 @@
}
},
"node_modules/@jqhtml/router": {
"version": "2.2.174",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.174.tgz",
"integrity": "sha512-aoqb8sD/iM57Pv0/EhRztCJgqi9Ni1YPcOH32UraBs8CvAWM4VX1QalyEl9JOZ/5g6S1rE4WETuyoh8ehaW+4Q==",
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.175.tgz",
"integrity": "sha512-+IEXI5gJwgwqZ2WZYMrA0ioEZ747yNckAvYtP83j8/o/SawrF/JOzxpX6UZZV+tF5yr/YzXSgBcNJpILqIijfA==",
"license": "MIT",
"dependencies": {
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -2277,21 +2277,21 @@
}
},
"node_modules/@jqhtml/vscode-extension": {
"version": "2.2.174",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.174.tgz",
"integrity": "sha512-wu4ykq9YLHxTBoZKe5Gj65BLkmE1ey4VjORKOZpjyDAU4W1BHAUWYDtxZOpdBJXbdseQSJFsZ51eXnPcch8Feg==",
"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==",
"license": "MIT",
"engines": {
"vscode": "^1.74.0"
}
},
"node_modules/@jqhtml/webpack-loader": {
"version": "2.2.174",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.174.tgz",
"integrity": "sha512-8lZQGrdpZ4WGFB08cW4g9VhMLCgYFS2A5uZiSIHgVbrSXwJ846om3K1ZVjSxdpk6rKETOP2rVewn2IkNNSU+Rw==",
"version": "2.2.175",
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.175.tgz",
"integrity": "sha512-6hfQJ8ZSlpLAaon6f6k3u+QLtivYjz0eO2V+CDfWKmLI0qf0sucqF5DkCqDJjLvZhkVXsjUaRiQbe33VVJFoWA==",
"license": "MIT",
"dependencies": {
"@jqhtml/parser": "2.2.174",
"@jqhtml/parser": "2.2.175",
"@types/loader-utils": "^2.0.6",
"@types/node": "^20.0.0",
"@types/webpack": "^5.28.5",