Skip to content

Commit 5dc62c7

Browse files
chore(deps): update dependency ultracite to v4.2.6 (#484)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | dependencies | patch | [`4.2.5` -> `4.2.6`](https://renovatebot.com/diffs/npm/ultracite/4.2.5/4.2.6) | [![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.2.6`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v426-Tue-Jun-03-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v4.2.5...v4.2.6) ##### ⚠️ Pushed to `main` - Update bug_report.md ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Chores: - Update ultracite from 4.2.5 to 4.2.6 in package.json and refresh lockfile. 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 4bcf133 commit 5dc62c7

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
@@ -31,7 +31,7 @@
3131
"react-dom": "19.1.0",
3232
"tailwind-merge": "3.3.0",
3333
"tailwindcss-animate": "1.0.7",
34-
"ultracite": "4.2.5",
34+
"ultracite": "4.2.6",
3535
},
3636
"devDependencies": {
3737
"@eslint/eslintrc": "3.3.1",
@@ -2314,7 +2314,7 @@
23142314

23152315
"uint8arrays": ["uint8arrays@5.1.0", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="],
23162316

2317-
"ultracite": ["ultracite@4.2.5", "", { "dependencies": { "commander": "^12.1.0" }, "bin": { "ultracite": "scripts/run.mjs" } }, "sha512-WSJXX6dpSC+fhPQHAQn7jxtgxU9ueujQ3DZTVfzOUdmmvIm/i6v0/WlUyCDYZbzJup+pC8vUzi+XUJLRbN52HQ=="],
2317+
"ultracite": ["ultracite@4.2.6", "", { "dependencies": { "commander": "^12.1.0" }, "bin": { "ultracite": "scripts/run.mjs" } }, "sha512-Stv6fX5dkT+kL7b3jUyzzBHIsnDiiV3rrEmi6w+50G7DoDXMNSnD1pvwlpT6dxKvvVaSagvc1ZrKgJF4iX9VBw=="],
23182318

23192319
"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=="],
23202320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-dom": "19.1.0",
4343
"tailwind-merge": "3.3.0",
4444
"tailwindcss-animate": "1.0.7",
45-
"ultracite": "4.2.5"
45+
"ultracite": "4.2.6"
4646
},
4747
"devDependencies": {
4848
"@fumadocs/cli": "0.2.0",

0 commit comments

Comments
 (0)