From a4690b3b9d92e5bbd50619e447fe851f19c1c660 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:21:14 +0000 Subject: [PATCH] chore: bump up vaul version to v1 (#8406) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vaul](https://vaul.emilkowal.ski/) ([source](https://redirect.github.com/emilkowalski/vaul)) | [`^0.9.1` -> `^1.0.0`](https://renovatebot.com/diffs/npm/vaul/0.9.9/1.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vaul/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vaul/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vaul/0.9.9/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vaul/0.9.9/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
emilkowalski/vaul (vaul) ### [`v1.0.0`](https://redirect.github.com/emilkowalski/vaul/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/emilkowalski/vaul/compare/a60e76abeefd58232dd46b470736f0d6371dc583...v1.0.0) ### New Docs https://vaul.emilkowal.ski/getting-started #### What's Changed - fix: undefined window by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/452](https://redirect.github.com/emilkowalski/vaul/pull/452) - fix: prevent undefined window by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/453](https://redirect.github.com/emilkowalski/vaul/pull/453) - feat: documentation by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/454](https://redirect.github.com/emilkowalski/vaul/pull/454) - feat: Add JSDocs by [@​KajSzy](https://redirect.github.com/KajSzy) in [https://github.com/emilkowalski/vaul/pull/459](https://redirect.github.com/emilkowalski/vaul/pull/459) **Full Changelog**: https://github.com/emilkowalski/vaul/compare/v0.9.7...v1.0.0
--- ### 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. --- - [ ] 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/toeverything/AFFiNE). --- packages/frontend/admin/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/frontend/admin/package.json b/packages/frontend/admin/package.json index 23132a49dd..d47d9ba116 100644 --- a/packages/frontend/admin/package.json +++ b/packages/frontend/admin/package.json @@ -47,7 +47,7 @@ "react-router-dom": "^6.23.1", "sonner": "^1.5.0", "swr": "^2.2.5", - "vaul": "^0.9.1", + "vaul": "^1.0.0", "zod": "^3.23.8" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 38bea5ee0b..c7e21fe29c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -201,7 +201,7 @@ __metadata: tailwind-merge: "npm:^2.3.0" tailwindcss: "npm:^3.4.4" tailwindcss-animate: "npm:^1.0.7" - vaul: "npm:^0.9.1" + vaul: "npm:^1.0.0" zod: "npm:^3.23.8" languageName: unknown linkType: soft @@ -32664,15 +32664,15 @@ __metadata: languageName: node linkType: hard -"vaul@npm:^0.9.1": - version: 0.9.9 - resolution: "vaul@npm:0.9.9" +"vaul@npm:^1.0.0": + version: 1.0.0 + resolution: "vaul@npm:1.0.0" dependencies: "@radix-ui/react-dialog": "npm:^1.1.1" peerDependencies: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 - checksum: 10/f97f7647475482b4705c6df939c905b16ec35db9b481486301183710830da9a21de2fc208d227bf47c82735a3bf1cd66b54884911dcb17724a7f6547d18e89f9 + checksum: 10/0b2fe82dad51d1b609b2086f0a8f8731d1db2da46f23ae744b58cd5d7ffc1c5e014a35d8312489915168d660f126d0dc23de87a1c07a6618e1e7995ff7714257 languageName: node linkType: hard