chore(deps): update dependency htmx.org to v2.0.5 #497

Merged
renovate merged 1 commits from renovate/htmx.org-2.x into prod 2025-06-20 22:17:53 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"@tailwindcss/cli": "4.1.10", "@tailwindcss/cli": "4.1.10",
"htmx.org": "2.0.4", "htmx.org": "2.0.5",
"tailwindcss": "4.1.10" "tailwindcss": "4.1.10"
} }
}, },
@@ -825,9 +825,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/htmx.org": { "node_modules/htmx.org": {
"version": "2.0.4", "version": "2.0.5",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.4.tgz", "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.5.tgz",
"integrity": "sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ==", "integrity": "sha512-ocgvtHCShWFW0DvSV1NbJC7Y5EzUMy2eo5zeWvGj2Ac4LOr7sv9YKg4jzCZJdXN21fXACmCViwKSy+cm6i2dWQ==",
"dev": true, "dev": true,
"license": "0BSD" "license": "0BSD"
}, },

View File

@@ -11,7 +11,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"htmx.org": "2.0.4", "htmx.org": "2.0.5",
"tailwindcss": "4.1.10", "tailwindcss": "4.1.10",
"@tailwindcss/cli": "4.1.10" "@tailwindcss/cli": "4.1.10"
} }