feat: add packages from jsDelivr top 200 npm#142
Conversation
WalkthroughThe Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
| "bootstrap-icons": { | ||
| "version": "*" | ||
| }, |
There was a problem hiding this comment.
Consider specifying a more controlled version range instead of "*" for bootstrap-icons to ensure consistent builds and avoid potential breaking changes.
| "search-insights": { | ||
| "version": "*" | ||
| }, | ||
| "@splidejs/splide": { | ||
| "version": "*" | ||
| }, | ||
| "algoliasearch": { | ||
| "version": "*" | ||
| }, | ||
| "instantsearch.js": { | ||
| "version": "*" | ||
| }, | ||
| "jquery-ui": { | ||
| "version": "*" | ||
| }, | ||
| "daterangepicker": { | ||
| "version": "*" | ||
| }, | ||
| "bootstrap-select": { | ||
| "version": "*" | ||
| }, | ||
| "uikit": { | ||
| "version": "*" | ||
| }, | ||
| "lazyload": { | ||
| "version": "*" | ||
| }, | ||
| "ky": { | ||
| "version": "*" | ||
| }, | ||
| "remixicon": { | ||
| "version": "*" | ||
| }, | ||
| "alpinejs": { | ||
| "version": "*" | ||
| }, | ||
| "country-flag-emoji-json": { | ||
| "version": "*" | ||
| }, | ||
| "bulma": { | ||
| "version": "*" | ||
| }, | ||
| "dialog-polyfill": { | ||
| "version": "*" | ||
| }, | ||
| "svg-country-flags": { | ||
| "version": "*" | ||
| }, | ||
| "@clerk/clerk-js": { | ||
| "version": "*" | ||
| }, | ||
| "lightgallery": { | ||
| "version": "*" | ||
| }, | ||
| "core-js-bundle": { | ||
| "version": "*" | ||
| }, | ||
| "mux.js": { | ||
| "version": "*" | ||
| }, | ||
| "eruda-dom": { | ||
| "version": "*" | ||
| }, | ||
| "autocomplete.js": { | ||
| "version": "*" | ||
| }, | ||
| "@glidejs/glide": { | ||
| "version": "*" | ||
| }, | ||
| "luxon": { | ||
| "version": "*" |
There was a problem hiding this comment.
Consider specifying more controlled version ranges instead of "*" for all added dependencies to ensure consistent builds and avoid potential breaking changes. Additionally, review the necessity and security implications of each dependency, especially given the large number of additions.
[skip ci] ## [1.68.0](v1.67.0...v1.68.0) (2024-06-10) ### Features * add `[@zxcvbn-ts](https://github.com/zxcvbn-ts)` ([#141](#141)) ([bc4b0f1](bc4b0f1)) * add packages and scope ([#143](#143)) ([396fdcf](396fdcf)) * add packages from jsDelivr top 200 npm ([#142](#142)) ([3d040b8](3d040b8))
Add jsDelivr top 200 npm packages (data source).
Summary by CodeRabbit