Skip to content

Commit 959a3d4

Browse files
fix(deps): update dependency nuxt-icon to ^0.4.0 (#22)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nuxt-icon](https://github.com/nuxt-modules/icon) | [`^0.3.3` -> `^0.4.0`](https://renovatebot.com/diffs/npm/nuxt-icon/0.3.3/0.4.0) | [![age](https://badges.renovateapi.com/packages/npm/nuxt-icon/0.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/nuxt-icon/0.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/nuxt-icon/0.4.0/compatibility-slim/0.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/nuxt-icon/0.4.0/confidence-slim/0.3.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nuxt-modules/icon</summary> ### [`v0.4.0`](https://github.com/nuxt-modules/icon/releases/tag/v0.4.0) [Compare Source](https://github.com/nuxt-modules/icon/compare/v0.3.3...v0.4.0) - chore: remove unused helper ([`ed3c4df`](https://github.com/nuxt-modules/icon/commit/ed3c4df)) - refactor: remove experimental `nuxt-config-schema` ([#&#8203;70](https://github.com/nuxt-modules/icon/issues/70)) ([`1da7ec8`](https://github.com/nuxt-modules/icon/commit/1da7ec8)) - chore: up deps ([`a395d46`](https://github.com/nuxt-modules/icon/commit/a395d46)) - chore(deps): update devdependency typescript to v5 ([#&#8203;64](https://github.com/nuxt-modules/icon/issues/64)) ([`0ae93b8`](https://github.com/nuxt-modules/icon/commit/0ae93b8)) - chore(types): fix errors ([#&#8203;56](https://github.com/nuxt-modules/icon/issues/56)) ([`c2ba0b9`](https://github.com/nuxt-modules/icon/commit/c2ba0b9)) - chore: add repository to package.json ([`4d67d64`](https://github.com/nuxt-modules/icon/commit/4d67d64)) - chore: readme ([`b724993`](https://github.com/nuxt-modules/icon/commit/b724993)) - docs: simplify badge logo ([`ea94c73`](https://github.com/nuxt-modules/icon/commit/ea94c73)) - docs: add nuxt badge ([`cfc7baa`](https://github.com/nuxt-modules/icon/commit/cfc7baa)) - chore(deps): update all non-major dependencies ([#&#8203;44](https://github.com/nuxt-modules/icon/issues/44)) ([`767ffd8`](https://github.com/nuxt-modules/icon/commit/767ffd8)) </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://app.renovatebot.com/dashboard#github/huang-julien/nuxt-hydration). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d73ccf0 commit 959a3d4

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"h3": "^1.6.6",
4545
"hookable": "^5.5.3",
4646
"nuxt": "3.5.0",
47-
"nuxt-icon": "^0.3.3",
47+
"nuxt-icon": "^0.4.0",
4848
"sirv": "^2.0.3",
4949
"tinyws": "^0.1.0",
5050
"unstorage": "^1.6.0"

pnpm-lock.yaml

+4-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)