Skip to content

Commit e795ce3

Browse files
chore(deps): update all non-major dependencies
1 parent 7e9cd21 commit e795ce3

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@commitlint/config-conventional": "19.7.1",
2020
"conventional-changelog-conventionalcommits": "8.0.0",
2121
"dargstack": "2.2.3",
22-
"dargstack_rgen": "0.9.55",
22+
"dargstack_rgen": "0.9.56",
2323
"husky": "9.1.7"
2424
}
2525
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/production/production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
- (( append ))
5252
- traefik.http.routers.maevsi.middlewares=maevsi_cors,maevsi_redirectregex
5353
- traefik.http.routers.maevsi_secure.tls.certresolver=default
54-
image: ghcr.io/maevsi/maevsi:7.1.0
54+
image: ghcr.io/maevsi/maevsi:7.2.0
5555
user: (( prune ))
5656
maevsi_beta:
5757
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -74,7 +74,7 @@ services:
7474
NUXT_PUBLIC_SITE_URL: https://${STACK_DOMAIN}
7575
NUXT_PUBLIC_TURNSTILE_SITE_KEY: ${MAEVSI_NUXT_PUBLIC_TURNSTILE_SITE_KEY}
7676
PGHOST: ${MAEVSI_PGHOST}
77-
image: ghcr.io/maevsi/maevsi:7.1.0
77+
image: ghcr.io/maevsi/maevsi:7.2.0
7878
secrets:
7979
- source: maevsi_api-notification-secret
8080
target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET

0 commit comments

Comments
 (0)