chore: update ranging strategy for renovate (#1286)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Chores**
- Updated the dependency update configuration to adopt a replace
strategy for version ranges, ensuring smoother and clearer version
management.
- Added a new dependency, `@unraid/shared-callbacks`, for enhanced
functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Eli Bosley
2025-03-28 10:12:07 -04:00
committed by GitHub
parent 234017a828
commit fa6a5c56b6

View File

@@ -4,5 +4,6 @@
"ignoreDeps": [
"nuxt-custom-elements",
"reflect-metadata"
]
],
"rangeStrategy": "replace"
}