Skip to content

Commit 8bbd4a6

Browse files
renovate[bot]dargmuesli
authored andcommitted
fix(deps): update all non-major dependencies
1 parent a4e9849 commit 8bbd4a6

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

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.8.1",
2020
"conventional-changelog-conventionalcommits": "8.0.0",
2121
"dargstack": "2.5.1",
22-
"dargstack_rgen": "0.9.62",
22+
"dargstack_rgen": "0.9.63",
2323
"husky": "9.1.7"
2424
}
2525
}

pnpm-lock.yaml

Lines changed: 14 additions & 14 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
@@ -87,7 +87,7 @@ services:
8787
- (( append ))
8888
- traefik.http.routers.redpanda_secure.tls.certresolver=default
8989
sqitch:
90-
image: ghcr.io/maevsi/sqitch:8.3.0
90+
image: ghcr.io/maevsi/sqitch:8.4.0
9191
volumes: (( prune ))
9292
traefik:
9393
command:
@@ -133,7 +133,7 @@ services:
133133
- (( append ))
134134
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
135135
- traefik.http.routers.vibetype_secure.tls.certresolver=default
136-
image: ghcr.io/maevsi/vibetype:11.6.1
136+
image: ghcr.io/maevsi/vibetype:11.7.0
137137
user: (( prune ))
138138
# vibetype_beta:
139139
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).

0 commit comments

Comments
 (0)