Skip to content

Commit

Permalink
fix(deps): pin dependencies (#43)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@mantine/carousel](https://mantine.dev/others/carousel/) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/5.7.1/5.7.1) |
| [@mantine/core](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fcore/5.7.1/5.7.1) |
| [@mantine/dates](https://mantine.dev/dates/getting-started/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fdates/5.7.1/5.7.1) |
| [@mantine/dropzone](https://mantine.dev/others/dropzone/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fdropzone/5.7.1/5.7.1) |
| [@mantine/form](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fform/5.7.1/5.7.1) |
| [@mantine/hooks](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/5.7.1/5.7.1) |
| [@mantine/modals](https://mantine.dev/others/modals/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fmodals/5.7.1/5.7.1) |
| [@mantine/next](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fnext/5.7.1/5.7.1) |
| [@mantine/notifications](https://mantine.dev/others/notifications/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/5.7.1/5.7.1) |
| [@mantine/nprogress](https://mantine.dev/others/nprogress/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/5.7.1/5.7.1) |
| [@mantine/rte](https://mantine.dev/others/rte/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2frte/5.7.1/5.7.1) |
| [@mantine/spotlight](https://mantine.dev/others/spotlight/) ([source](https://togithub.com/mantinedev/mantine)) | dependencies | pin | [`^5.7.1` -> `5.7.1`](https://renovatebot.com/diffs/npm/@mantine%2fspotlight/5.7.1/5.7.1) |

Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.

---

### 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] 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://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #43
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
kodiakhq[bot] and renovate[bot] committed Nov 10, 2022
2 parents d8f92e5 + 0e3937b commit 77794f9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions packages/ui/package.json
Expand Up @@ -14,18 +14,18 @@
"@emotion/react": "11.10.5",
"@emotion/server": "11.10.0",
"@iconify/react": "4.0.0",
"@mantine/carousel": "^5.7.1",
"@mantine/core": "^5.7.1",
"@mantine/dates": "^5.7.1",
"@mantine/dropzone": "^5.7.1",
"@mantine/form": "^5.7.1",
"@mantine/hooks": "^5.7.1",
"@mantine/modals": "^5.7.1",
"@mantine/next": "^5.7.1",
"@mantine/notifications": "^5.7.1",
"@mantine/nprogress": "^5.7.1",
"@mantine/rte": "^5.7.1",
"@mantine/spotlight": "^5.7.1",
"@mantine/carousel": "5.7.1",
"@mantine/core": "5.7.1",
"@mantine/dates": "5.7.1",
"@mantine/dropzone": "5.7.1",
"@mantine/form": "5.7.1",
"@mantine/hooks": "5.7.1",
"@mantine/modals": "5.7.1",
"@mantine/next": "5.7.1",
"@mantine/notifications": "5.7.1",
"@mantine/nprogress": "5.7.1",
"@mantine/rte": "5.7.1",
"@mantine/spotlight": "5.7.1",
"dayjs": "1.11.6",
"embla-carousel-react": "7.0.5",
"slugify": "1.6.5",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77794f9

Please sign in to comment.