Update dependency htmx.org to v1.9.2
This commit is contained in:
parent
d85065d914
commit
2045e73494
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"elevator.js": "1.0.1",
|
||||
"esbuild": "0.17.6",
|
||||
"glightbox": "3.2.0",
|
||||
"htmx.org": "1.8.2",
|
||||
"htmx.org": "1.9.2",
|
||||
"lite-youtube-embed": "0.2.0",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.throttle": "4.1.1",
|
||||
|
@ -1795,9 +1795,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/htmx.org": {
|
||||
"version": "1.8.2",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.8.2.tgz",
|
||||
"integrity": "sha512-jJzX0vaq6UguwI8wN/bGugsmbi8TItptGq6Jmcglf11iWqgjC54Tzqo9ugRzfkU9ZaAInRHAbsbs2fHuxtgRkQ=="
|
||||
"version": "1.9.2",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.2.tgz",
|
||||
"integrity": "sha512-ZGbucKcalQyXdGUl+4Zt3xdRDPmNy70yNhMyDG1eDYUm/ImxmSo2rhIBDa53XitrAVhA+/CGgry+wJ1SO77wrA=="
|
||||
},
|
||||
"node_modules/ignore": {
|
||||
"version": "5.2.4",
|
||||
|
@ -5068,9 +5068,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"htmx.org": {
|
||||
"version": "1.8.2",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.8.2.tgz",
|
||||
"integrity": "sha512-jJzX0vaq6UguwI8wN/bGugsmbi8TItptGq6Jmcglf11iWqgjC54Tzqo9ugRzfkU9ZaAInRHAbsbs2fHuxtgRkQ=="
|
||||
"version": "1.9.2",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.2.tgz",
|
||||
"integrity": "sha512-ZGbucKcalQyXdGUl+4Zt3xdRDPmNy70yNhMyDG1eDYUm/ImxmSo2rhIBDa53XitrAVhA+/CGgry+wJ1SO77wrA=="
|
||||
},
|
||||
"ignore": {
|
||||
"version": "5.2.4",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"elevator.js": "1.0.1",
|
||||
"esbuild": "0.17.6",
|
||||
"glightbox": "3.2.0",
|
||||
"htmx.org": "1.8.2",
|
||||
"htmx.org": "1.9.2",
|
||||
"lite-youtube-embed": "0.2.0",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.throttle": "4.1.1",
|
||||
|
|
Loading…
Reference in a new issue