Skip to content

Commit 7d0d7cb

Browse files
fix(deps): update all non-major dependencies (#1133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c83374f commit 7d0d7cb

File tree

4 files changed

+58
-56
lines changed

4 files changed

+58
-56
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ jobs:
359359

360360
- name: Build Changelog
361361
id: github_release
362-
uses: mikepenz/release-changelog-builder-action@6faf020194b7c8853f9e55c4fd92e40b02122a04 # 6.1.0
362+
uses: mikepenz/release-changelog-builder-action@a34a8009a9588bb86b02a873cf592440e96a5da8 # 6.1.1
363363
with:
364364
mode: COMMIT
365365
toTag: ${{ github.ref }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"i18next-resources-to-backend": "^1.2.1",
6767
"input-otp": "^1.4.2",
6868
"js-sha256": "^0.11.1",
69-
"lucide-react": "^0.575.0",
70-
"lucide-static": "^0.575.0",
69+
"lucide-react": "^0.576.0",
70+
"lucide-static": "^0.576.0",
7171
"mime-matcher": "^1.0.5",
7272
"motion": "^12.34.2",
7373
"nanoid": "^5.1.6",

pnpm-lock.yaml

Lines changed: 45 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)