argon-dashboard-vue3
argon-dashboard-vue3 copied to clipboard
chore(deps): bump @antfu/utils, unplugin-auto-import and unplugin-vue-components
Bumps @antfu/utils to 0.7.4 and updates ancestor dependencies @antfu/utils, unplugin-auto-import and unplugin-vue-components. These dependencies need to be updated together.
Updates @antfu/utils from 0.4.0 to 0.7.4
Release notes
Sourced from @antfu/utils's releases.
v0.7.4
Features
v0.7.3
Bug Fixes
Features
- deepMergeWithArray: new function (5b2b75c)
v0.7.2
Features
v0.7.1
Features
v0.7.0
No release notes provided.
v0.6.3
Features
v0.6.2
No release notes provided.
v0.6.1
... (truncated)
Commits
80fefe0chore: release v0.7.4f8b244dfeat(math):lerpandremaputils (#31)fb02b90chore: lint9905a72chore: release v0.7.3b2aa462chore: upgrade deps5b2b75cfeat(deepMergeWithArray): new function7f8b16cfix(deepMerge): prototype pollution1106872refactor: clarify array sample function documentation (#30)2193288chore: fix typo (#28)2664d9bfix(isDeepEqual): NaN equals (#26)- Additional commits viewable in compare view
Updates unplugin-auto-import from 0.5.11 to 0.16.4
Release notes
Sourced from unplugin-auto-import's releases.
v0.16.4
🚀 Features
- Support rspack - by
@loiloin antfu/unplugin-auto-import#385 (5e03a)View changes on GitHub
v0.16.3
🐞 Bug Fixes
- Generate sourcemap with hires - by
@lishaobosin antfu/unplugin-auto-import#382 and antfu/unplugin-auto-import#384 (61f12)View changes on GitHub
v0.16.2
🐞 Bug Fixes
- Dts reg error - by
@lishaobosin antfu/unplugin-auto-import#381 (f5c55)View changes on GitHub
v0.16.1
🐞 Bug Fixes
- Equality check eslintrc-auto-import.json - by
@samuvethin antfu/unplugin-auto-import#371 (991f1)- Update deps, close #375 - by
@antfuin antfu/unplugin-auto-import#375 (b565d)View changes on GitHub
v0.16.0
🚨 Breaking Changes
- Parse existing dts file, remove cache - by
@lishaobosin antfu/unplugin-auto-import#367 (551e7)🐞 Bug Fixes
- Avoid warning when not needed, fix #314 - by
@damirbogdanovin antfu/unplugin-auto-import#368 and antfu/unplugin-auto-import#314 (e6940)- Slash dir glob to support windows match - by
@markthreein antfu/unplugin-auto-import#376 (9071c)View changes on GitHub
v0.15.3
🐞 Bug Fixes
- ModifyDynamicImports confilct - by
@lishaobosin antfu/unplugin-auto-import#355 (bad3b)- presets: Add missing
useSeoMetain@vueuse/headpreset - by@innocenziin antfu/unplugin-auto-import#360 (4ebf2)View changes on GitHub
v0.15.2
... (truncated)
Commits
05570dcchore: release v0.16.45e03ad5feat: support rspack (#385)53c7e7fchore: release v0.16.35e255e3chore: update deps61f12e2fix: generate sourcemap with hires (#382) (#384)fd69c8achore: release v0.16.2f5c5595fix: dts reg error (#381)79fbed3chore: update snapshotb350badchore: release v0.16.1b565d63fix: update deps, close #375- Additional commits viewable in compare view
Updates unplugin-vue-components from 0.17.18 to 0.25.0
Release notes
Sourced from unplugin-vue-components's releases.
v0.25.0
🚀 Features
- Support rspack - by
@loiloin antfu/unplugin-vue-components#637 (c14f4)- Tdesign no need import sideEffects - by
@candy-Tongin antfu/unplugin-vue-components#623 (30010)- arco: Add ArcoResolver exclude to filter components with the sa… - by
@l1uqiand@antfuin antfu/unplugin-vue-components#628 (4729f)🐞 Bug Fixes
- resolver/devui: Fix components not found - by
@banlifyin antfu/unplugin-vue-components#614 (f0e7d)View changes on GitHub
v0.24.1
🚀 Features
- varlet-ui: Support hover directive - by
@bilibili-ayangin antfu/unplugin-vue-components#605 (12dc2)🐞 Bug Fixes
- Remove hard dependency on nuxt, close #606 - by
@ascott18in antfu/unplugin-vue-components#610 and antfu/unplugin-vue-components#606 (e805a)View changes on GitHub
v0.24.0
🚀 Features
- resolvers: Add bootstrap-vue-next resolver - by
@VividLemonin antfu/unplugin-vue-components#587 (95e9c)🐞 Bug Fixes
- Ignore autogenerated file linting - by
@simeonkerkolain antfu/unplugin-vue-components#597 (f6bae)- resolver:
- Resolver element-plus v2 add base.css - by
@manhdinh141in antfu/unplugin-vue-components#551 (c2171)- Repaired import row and col in devui_resolver - by
@rd-carterin antfu/unplugin-vue-components#580 (3e218)View changes on GitHub
v0.23.0
🚀 Features
- Support [email protected] - by
@NexZhuin antfu/unplugin-vue-components#569 (05196)- Add types fields - by
@sxzzin antfu/unplugin-vue-components#592 (d8a54)🐞 Bug Fixes
- Generator dts (no such file or directory) - by
@lishaobosin antfu/unplugin-vue-components#585 (5db2b)- collapseSamePrefixes: Missing collapse when prefix did not match from beginning - by
@DrJumein antfu/unplugin-vue-components#563 (a6e70)- tdesign: Add pagination-mini resolver - by
@uyarnin antfu/unplugin-vue-components#575 (d997e)- varlet-ui: Side effects use full path - by
@haoziqaqin antfu/unplugin-vue-components#581 (74c11)
... (truncated)
Commits
3bbea9echore: release v0.25.04729f3afeat(arco): add ArcoResolver exclude to filter components with the sa… (#628)56f98aachore: update typescript check1f6e1e8chore: update depsf0e7dc8fix(resolver/devui): fix components not found (#614)3001083feat: tdesign no need import sideEffects (#623)c14f420feat: support rspack (#637)413dc0cchore: debug declaration typo (#630)f79ebe6chore(readme): link to vuetify plugins (#620)969f2d3chore: lint- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.