Skip to content

Commit 8279531

Browse files
fix(deps): pin dependency @nuxt/ui to 3.2.0 (#1532)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nuxt/ui](https://ui.nuxt.com) ([source](https://redirect.github.com/nuxt/ui)) | dependencies | pin | [`^3.2.0` -> `3.2.0`](https://renovatebot.com/diffs/npm/@nuxt%2fui/3.2.0/3.2.0) | 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 this update again. --- - [ ] <!-- rebase-check -->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/unraid/api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a18b38 commit 8279531

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pnpm-lock.yaml

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@jsonforms/vue": "3.6.0",
9696
"@jsonforms/vue-vanilla": "3.6.0",
9797
"@jsonforms/vue-vuetify": "3.6.0",
98-
"@nuxt/ui": "^3.2.0",
98+
"@nuxt/ui": "3.2.0",
9999
"@nuxtjs/color-mode": "3.5.2",
100100
"@pinia/nuxt": "0.11.1",
101101
"@unraid/shared-callbacks": "1.1.1",

0 commit comments

Comments
 (0)