Skip to content

Commit 86611a9

Browse files
chore(deps): update dependency ultracite to v4.1.21 (#200)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | dependencies | patch | [`4.1.20` -> `4.1.21`](https://renovatebot.com/diffs/npm/ultracite/4.1.20/4.1.21) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/haydenbleasel/ultracite/badge)](https://securityscorecards.dev/viewer/?uri=github.com/haydenbleasel/ultracite) | --- ### Release Notes <details> <summary>haydenbleasel/ultracite (ultracite)</summary> ### [`v4.1.21`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v4121-Mon-Mar-10-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v4.1.20...v4.1.21) ##### 🐛 Bug Fix - Update action on save config [#&#8203;153](https://redirect.github.com/haydenbleasel/ultracite/pull/153) ([@&#8203;haydenbarnett](https://redirect.github.com/haydenbarnett)) ##### Authors: 1 - Hayden Barnett ([@&#8203;haydenbarnett](https://redirect.github.com/haydenbarnett)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update ultracite dependency from v4.1.20 to v4.1.21. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17ac24f commit 86611a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "19.0.0",
2121
"tailwind-merge": "3.0.2",
2222
"tailwindcss-animate": "1.0.7",
23-
"ultracite": "4.1.20",
23+
"ultracite": "4.1.21",
2424
},
2525
"devDependencies": {
2626
"@eslint/eslintrc": "3.3.0",
@@ -1495,7 +1495,7 @@
14951495

14961496
"ufo": ["ufo@1.5.4", "", {}, "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ=="],
14971497

1498-
"ultracite": ["ultracite@4.1.20", "", { "dependencies": { "commander": "^12.1.0" }, "bin": { "ultracite": "scripts/run.mjs" } }, "sha512-3vS8st0hUa2ui9RicTepFlnh2SIdZ2dCkLq0QU6HPt0KdU19iSLak3shKm83cG3Dka2sLYNerNlWoqbKHwtphg=="],
1498+
"ultracite": ["ultracite@4.1.21", "", { "dependencies": { "commander": "^12.1.0" }, "bin": { "ultracite": "scripts/run.mjs" } }, "sha512-t1AMqC4V4FHKVObPNcQZYdeIStaDaEA3/GEh8k9aEaKn5f+7JJArS2ZkPKmMfv8rdqBQnstq+TMk3I+/hA07sA=="],
14991499

15001500
"unbox-primitive": ["unbox-primitive@1.1.0", "", { "dependencies": { "call-bound": "^1.0.3", "has-bigints": "^1.0.2", "has-symbols": "^1.1.0", "which-boxed-primitive": "^1.1.1" } }, "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw=="],
15011501

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-dom": "19.0.0",
2929
"tailwind-merge": "3.0.2",
3030
"tailwindcss-animate": "1.0.7",
31-
"ultracite": "4.1.20"
31+
"ultracite": "4.1.21"
3232
},
3333
"devDependencies": {
3434
"@fumadocs/cli": "0.0.8",

0 commit comments

Comments
 (0)