Skip to content

Commit b922e36

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

5 files changed

Lines changed: 2462 additions & 1636 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
docker push $REGISTRY/$REPOSITORY:$IMAGE_TAG
5757
5858
- name: 🚀 Deploy and start container
59-
uses: appleboy/ssh-action@v1.0.3
59+
uses: appleboy/ssh-action@v1.2.5
6060

6161
with:
6262
host: ${{ secrets.HOSTNAME }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.12.0
1+
24.14.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"deps-check": "pnpm dlx taze -r"
1616
},
1717
"devDependencies": {
18-
"oxfmt": "^0.22.0",
18+
"oxfmt": "^0.41.0",
1919
"oxlint": "^1.37.0",
2020
"oxlint-tsgolint": "catalog:",
2121
"tsx": "catalog:",

0 commit comments

Comments
 (0)