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

View File

@@ -1,6 +1,6 @@
{
"name": "@jqhtml/webpack-loader",
"version": "2.2.175",
"version": "2.2.176",
"description": "Webpack loader for JQHTML templates",
"type": "module",
"main": "dist/index.js",
@@ -30,7 +30,7 @@
"template"
],
"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",