Skip to content

Commit 12a8859

Browse files
chore(deps): update dependency ultracite to v5.3.10 (#34)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | devDependencies | patch | [`5.3.9` -> `5.3.10`](https://renovatebot.com/diffs/npm/ultracite/5.3.9/5.3.10) | [![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.3.10`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5310-Fri-Sep-19-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.3.9...v5.3.10) ##### ⚠️ Pushed to `main` - Update ultracite.mdc ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### 🔩 Dependency Updates - Bump vite from 6.3.5 to 7.1.5 in the npm\_and\_yarn group across 1 directory [#&#8203;279](https://redirect.github.com/haydenbleasel/ultracite/pull/279) ([@&#8203;dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) ##### Authors: 2 - [@&#8203;dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]) - 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 becomes conflicted, 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/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 e1868ea commit 12a8859

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
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@biomejs/biome": "2.2.4",
1818
"@types/bun": "latest",
19-
"ultracite": "5.3.9",
19+
"ultracite": "5.3.10",
2020
},
2121
"peerDependencies": {
2222
"typescript": "^5",
@@ -490,7 +490,7 @@
490490

491491
"typescript": ["typescript@5.9.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
492492

493-
"ultracite": ["ultracite@5.3.9", "", { "dependencies": { "@clack/prompts": "^0.11.0", "deepmerge": "^4.3.1", "jsonc-parser": "^3.3.1", "nypm": "^0.6.1", "trpc-cli": "^0.10.2", "vitest": "^3.2.4", "zod": "^4.1.5" }, "bin": { "ultracite": "dist/index.js" } }, "sha512-85rzcGk+KKF3jhBGLYQj57JYAQ50Mun6PAifN4B6cCmCI8GNjgvUbp0f4DlpOfl92mq8CzouCzzcVxwcNNmTmw=="],
493+
"ultracite": ["ultracite@5.3.10", "", { "dependencies": { "@clack/prompts": "^0.11.0", "deepmerge": "^4.3.1", "jsonc-parser": "^3.3.1", "nypm": "^0.6.1", "trpc-cli": "^0.10.2", "vitest": "^3.2.4", "zod": "^4.1.5" }, "bin": { "ultracite": "dist/index.js" } }, "sha512-3eFcYZsI21RJdBkQhS6062NaxE268tx+NxfRzNRMZoJHrAPwLrGS87t9ru4IkUEbVKEElrnUM5TOpH1Z3mZkYQ=="],
494494

495495
"undici-types": ["undici-types@7.12.0", "", {}, "sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ=="],
496496

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@biomejs/biome": "2.2.4",
3434
"@types/bun": "latest",
35-
"ultracite": "5.3.9"
35+
"ultracite": "5.3.10"
3636
},
3737
"peerDependencies": {
3838
"typescript": "^5"

0 commit comments

Comments
 (0)