chore(deps): update dependency htmx.org to v2.0.5
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m34s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m5s

This commit was merged in pull request #198.
This commit is contained in:
2025-06-20 22:06:46 +00:00
parent 147d57f6e5
commit a58ddb7a1d
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View File

@@ -8,12 +8,10 @@
"name": "spend-sparrow",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"echarts": "^5.6.0"
},
"devDependencies": {
"@tailwindcss/cli": "4.1.10",
"htmx.org": "2.0.4",
"echarts": "5.6.0",
"htmx.org": "2.0.5",
"tailwindcss": "4.1.10"
}
},
@@ -797,6 +795,7 @@
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/echarts/-/echarts-5.6.0.tgz",
"integrity": "sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"tslib": "2.3.0",
@@ -838,9 +837,9 @@
"license": "ISC"
},
"node_modules/htmx.org": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.4.tgz",
"integrity": "sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ==",
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.5.tgz",
"integrity": "sha512-ocgvtHCShWFW0DvSV1NbJC7Y5EzUMy2eo5zeWvGj2Ac4LOr7sv9YKg4jzCZJdXN21fXACmCViwKSy+cm6i2dWQ==",
"dev": true,
"license": "0BSD"
},
@@ -1298,6 +1297,7 @@
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
"dev": true,
"license": "0BSD"
},
"node_modules/yallist": {
@@ -1314,6 +1314,7 @@
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/zrender/-/zrender-5.6.1.tgz",
"integrity": "sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"tslib": "2.3.0"