Compare commits
2 Commits
d0ca288297
...
800a13c558
| Author | SHA1 | Date | |
|---|---|---|---|
| 800a13c558 | |||
| 45ad21080b |
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "4.1.11",
|
||||
"htmx.org": "2.0.5",
|
||||
"htmx.org": "2.0.6",
|
||||
"tailwindcss": "4.1.11"
|
||||
}
|
||||
},
|
||||
@@ -825,9 +825,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/htmx.org": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.5.tgz",
|
||||
"integrity": "sha512-ocgvtHCShWFW0DvSV1NbJC7Y5EzUMy2eo5zeWvGj2Ac4LOr7sv9YKg4jzCZJdXN21fXACmCViwKSy+cm6i2dWQ==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.6.tgz",
|
||||
"integrity": "sha512-7ythjYneGSk3yCHgtCnQeaoF+D+o7U2LF37WU3O0JYv3gTZSicdEFiI/Ai/NJyC5ZpYJWMpUb11OC5Lr6AfAqA==",
|
||||
"dev": true,
|
||||
"license": "0BSD"
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"htmx.org": "2.0.5",
|
||||
"htmx.org": "2.0.6",
|
||||
"tailwindcss": "4.1.11",
|
||||
"@tailwindcss/cli": "4.1.11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user