Release v4.1.1

This commit is contained in:
Jeremy Stretch
2024-09-12 14:28:56 -04:00
parent 84ea437345
commit 18935687ae
22 changed files with 49 additions and 15 deletions

View File

@@ -22,7 +22,7 @@
"validate:formatting:scripts": "prettier -c src/**/*.ts"
},
"dependencies": {
"@fontsource-variable/plus-jakarta-sans": "^5.0.22",
"@fontsource-variable/plus-jakarta-sans": "^5.1.0",
"@mdi/font": "7.4.47",
"@tabler/core": "1.0.0-beta20",
"bootstrap": "5.3.3",
@@ -31,7 +31,7 @@
"gridstack": "10.3.1",
"htmx.org": "1.9.12",
"query-string": "9.1.0",
"sass": "1.77.8",
"sass": "1.78.0",
"tom-select": "2.3.1",
"typeface-roboto-mono": "1.1.13"
},