Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency ziggy-js to v2 (#15)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ziggy-js](https://togithub.com/tighten/ziggy) | [`^1.8.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/ziggy-js/1.8.2/2.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ziggy-js/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ziggy-js/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ziggy-js/1.8.2/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ziggy-js/1.8.2/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tighten/ziggy (ziggy-js)</summary> ### [`v2.0.4`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v204---2024-03-05) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.3...v2.0.4) **Fixed** - Fix event listener propagation by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/724](https://togithub.com/tighten/ziggy/pull/724) ### [`v2.0.3`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v203---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.2...v2.0.3) **Fixed** - Add Vue plugin and React hook types by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/715](https://togithub.com/tighten/ziggy/pull/715) ### [`v2.0.2`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v202---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.1...v2.0.2) **Fixed** - Fix package.json module and exports by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/714](https://togithub.com/tighten/ziggy/pull/714) ### [`v2.0.1`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v201---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.0...v2.0.1) **Fixed** - Remove default export from type declarations by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/713](https://togithub.com/tighten/ziggy/pull/713) ### [`v2.0.0`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v200---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v1.8.2...v2.0.0) See [UPGRADING](UPGRADING.md#upgrading-from-1x-to-2x) for detailed upgrade instructions. **Changed** - Changed PHP package namespace from `Tightenco\Ziggy` to `Tighten\Ziggy`. - Updated JavaScript package to only provide named exports. - Moved Vue and React integrations to root of JavaScript module. - Updated builds to only use ES Modules. - Updated minimum dependency versions to Laravel 9 and PHP 8.1. **Removed** - Made `makeDirectory` method of `CommandRouteGenerator` class private. - Removed deprecated JavaScript `check()` method. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/tisnamuliarta/laravel-shadcn). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information