Skip to content

Commit a936640

Browse files
chore(deps): update dependency ultracite to v5.0.27 (#569)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | dependencies | patch | [`5.0.26` -> `5.0.27`](https://renovatebot.com/diffs/npm/ultracite/5.0.26/5.0.27) | [![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> ### [`v5.0.27`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5027-Tue-Jul-01-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.26...v5.0.27) ##### ⚠️ Pushed to `main` - Update tweets.tsx ([@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Chores: - Bump ultracite from v5.0.26 to v5.0.27 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 d884750 commit a936640

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
@@ -33,7 +33,7 @@
3333
"react-dom": "19.1.0",
3434
"tailwind-merge": "3.3.1",
3535
"tailwindcss-animate": "1.0.7",
36-
"ultracite": "5.0.26",
36+
"ultracite": "5.0.27",
3737
},
3838
"devDependencies": {
3939
"@eslint/eslintrc": "3.3.1",
@@ -2066,7 +2066,7 @@
20662066

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

2069-
"ultracite": ["ultracite@5.0.26", "", { "dependencies": { "@clack/prompts": "^0.11.0", "commander": "^14.0.0", "deepmerge": "^4.3.1", "jsonc-parser": "^3.3.1", "vitest": "^3.2.4" }, "bin": { "ultracite": "dist/index.js" } }, "sha512-52zOUf19d5P6JRi/AailI31jLI9xIQOD0/L2wB+w6YuRwFirjeSq7d2U6RkJbHKty2zK6Gsq0p4oJUcFbmNfrw=="],
2069+
"ultracite": ["ultracite@5.0.27", "", { "dependencies": { "@clack/prompts": "^0.11.0", "commander": "^14.0.0", "deepmerge": "^4.3.1", "jsonc-parser": "^3.3.1", "vitest": "^3.2.4" }, "bin": { "ultracite": "dist/index.js" } }, "sha512-0P+00N0K49xItXrWp/zFvz4ScsioYbu80IuhFc+3thwFCk8OWFZJDkpviMgkw/FQEHaJfXnlt3A4qYXRboS9rQ=="],
20702070

20712071
"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=="],
20722072

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-dom": "19.1.0",
4646
"tailwind-merge": "3.3.1",
4747
"tailwindcss-animate": "1.0.7",
48-
"ultracite": "5.0.26"
48+
"ultracite": "5.0.27"
4949
},
5050
"devDependencies": {
5151
"@fumadocs/cli": "0.2.1",

0 commit comments

Comments
 (0)