Skip to content

Commit 14e13c3

Browse files
chore(deps): update all non-major dependencies
1 parent 4aa1613 commit 14e13c3

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@commitlint/cli": "19.8.0",
1919
"@commitlint/config-conventional": "19.8.0",
2020
"conventional-changelog-conventionalcommits": "8.0.0",
21-
"dargstack": "2.2.3",
21+
"dargstack": "2.3.0",
2222
"dargstack_rgen": "0.9.57",
2323
"husky": "9.1.7"
2424
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 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/vibetype:8.6.0
54+
image: ghcr.io/maevsi/vibetype:8.6.1
5555
user: (( prune ))
5656
maevsi_beta:
5757
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -75,7 +75,7 @@ services:
7575
NUXT_PUBLIC_TURNSTILE_SITE_KEY: ${MAEVSI_NUXT_PUBLIC_TURNSTILE_SITE_KEY}
7676
NUXT_PUBLIC_VIO_ENVIRONMENT: beta
7777
PGHOST: ${MAEVSI_PGHOST}
78-
image: ghcr.io/maevsi/vibetype:8.6.0
78+
image: ghcr.io/maevsi/vibetype:8.6.1
7979
secrets:
8080
- source: maevsi_api-notification-secret
8181
target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET

0 commit comments

Comments
 (0)