Compare commits

...

6 Commits

3 changed files with 415 additions and 1385 deletions

1788
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,19 +29,19 @@
},
"dependencies": {
"@fontsource/fira-code": "5.0.2",
"@fortawesome/fontawesome-free": "6.4.0",
"@fortawesome/fontawesome-free": "6.5.2",
"@ledge/is-ie-11": "7.0.0",
"bulma": "0.9.4",
"elevator.js": "1.0.1",
"esbuild": "0.19.2",
"esbuild": "0.20.2",
"glightbox": "3.3.0",
"htmx.org": "1.9.2",
"lite-youtube-embed": "0.3.0",
"lodash.clamp": "4.0.3",
"lodash.debounce": "4.0.8",
"lodash.throttle": "4.1.1",
"npm-run-all": "4.1.5",
"sass": "1.70.0",
"npm-run-all2": "5.0.0",
"sass": "1.75.0",
"shareon": "2.4.0"
}
}

View File

@ -4,12 +4,12 @@ django-environ==0.11.2
whitenoise[brotli]==6.6.0
Pygments==2.17.2
beautifulsoup4
lxml==5.1.0
lxml==5.2.1
requests
wagtail-generic-chooser==0.6
django-rq==2.10.1
django-redis==5.4.0
gunicorn==21.2.0
gunicorn==22.0.0
psycopg==3.1.18
djangorestframework
django-htmx==1.17.2