Skip to content

Commit 84f6d0c

Browse files
chore(deps): update all non-major dependencies
1 parent 72162d5 commit 84f6d0c

File tree

3 files changed

+279
-8
lines changed

3 files changed

+279
-8
lines changed

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout Project
1515
uses: actions/checkout@v6
1616
- name: Setup Docker Buildx
17-
uses: docker/setup-buildx-action@v3.11.1
17+
uses: docker/setup-buildx-action@v3.12.0
1818
- name: Login to GitHub Container Registry
1919
uses: docker/[email protected]
2020
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"resolutions": {
2828
"untyped": "2.0.0",
29-
"vite": "7.2.7"
29+
"vite": "7.3.0"
3030
},
3131
"prettier": "@sapphire/prettier-config",
3232
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)