Skip to content

Commit 119ca73

Browse files
chore(deps): pin dependency @radix-ui/react-slot to 1.2.3 (#574)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@radix-ui/react-slot](https://radix-ui.com/primitives) ([source](https://redirect.github.com/radix-ui/primitives)) | dependencies | pin | [`^1.2.3` -> `1.2.3`](https://renovatebot.com/diffs/npm/@radix-ui%2freact-slot/1.2.3/1.2.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/radix-ui/primitives/badge)](https://securityscorecards.dev/viewer/?uri=github.com/radix-ui/primitives) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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: - Pin @radix-ui/react-slot dependency from ^1.2.3 to 1.2.3 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 120dd94 commit 119ca73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@next/third-parties": "15.3.4",
20-
"@radix-ui/react-slot": "^1.2.3",
20+
"@radix-ui/react-slot": "1.2.3",
2121
"@settlemint/sdk-blockscout": "2.4.0",
2222
"@settlemint/sdk-cli": "2.4.0",
2323
"@settlemint/sdk-eas": "2.4.0",

0 commit comments

Comments
 (0)