2 Commits

Author SHA1 Message Date
renovate[bot]
d4bd76f89b Update dependency vuetify to v3.11.6 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-02 23:22:51 -05:00
76ca6fe575 Update Caddyfile 2026-01-02 20:57:30 -05:00
2 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,8 @@
rfd.davegallant.ca { {
file_server auto_https off
reverse_proxy /api/* backend:8080 }
:80 {
file_server
reverse_proxy /api/* localhost:8080
} }

6
package-lock.json generated
View File

@@ -15262,9 +15262,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "3.11.5", "version": "3.11.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.5.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.6.tgz",
"integrity": "sha512-DAS3M2w3ycZBBwRHVMzHCkxoLodzgH5YFAKPRQtm/C0WsOn+InZl3Erccpp+N+c7TD3uPoo3Xi+ve0ebRlo7Yw==", "integrity": "sha512-vaWvEpDSeldRoib1tCKNVBp60paTD2/n0a0TmrVLF9BN4CJJn6/A4VKG2Sg+DE8Yc+SNOtFtipChxSlQxjcUvw==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"funding": { "funding": {