Skip to content

Commit 2fc6696

Browse files
renovate[bot]dargmuesli
authored andcommitted
fix(deps): update all non-major dependencies
1 parent ce1fded commit 2fc6696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "GPL-3.0-only",
1616
"name": "@maevsi/stack",
17-
"packageManager": "pnpm@10.15.0",
17+
"packageManager": "pnpm@10.15.1",
1818
"private": true,
1919
"repository": "https://github.com/maevsi/stack.git",
2020
"scripts": {

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ services:
118118
- (( append ))
119119
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120
- traefik.http.routers.vibetype_secure.tls.certresolver=default
121-
image: ghcr.io/maevsi/vibetype:12.27.1
121+
image: ghcr.io/maevsi/vibetype:12.27.2
122122
user: (( prune ))
123123
# vibetype_beta:
124124
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).

0 commit comments

Comments
 (0)