Commit Graph
71 Commits
Author SHA1 Message Date
renovatebot 41b12e297b chore(deps): update yanhao98/composite-actions digest to 4470aa1 2025-04-14 15:16:46 +08:00
renovatebot 6fd22d573e chore(deps): update yanhao98/composite-actions digest to 2b8fce6 2025-04-11 19:46:41 +08:00
renovatebot 1a4a169222 chore(deps): update dependency vite-plugin-static-copy to ^2.3.1 2025-04-09 20:18:16 +08:00
renovatebot 2cec135a8f chore(deps): update all non-major dependencies 2025-04-09 19:14:37 +08:00
renovatebot 0f8ad09ecd chore(deps): update yanhao98/composite-actions digest to 7797ee9 2025-04-06 06:08:15 +08:00
renovatebot 8c556dae8f chore(deps): update yanhao98/composite-actions digest to 90b5130 2025-04-06 02:12:19 +08:00
renovatebot a42282212e chore(deps): update lint dependencies to ^0.16.4 (patch) (#175) [no ci]
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) | [`^0.16.3` -> `^0.16.4`](https://renovatebot.com/diffs/npm/eslint-plugin-oxlint/0.16.3/0.16.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-oxlint/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-oxlint/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-oxlint/0.16.3/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-oxlint/0.16.3/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [oxlint](https://oxc.rs) ([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`^0.16.3` -> `^0.16.4`](https://renovatebot.com/diffs/npm/oxlint/0.16.3/0.16.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.16.3/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.16.3/0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)</summary>

### [`v0.16.4`](https://github.com/oxc-project/eslint-plugin-oxlint/releases/tag/v0.16.4)

[Compare Source](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v0.16.3...v0.16.4)

*No significant changes*

#####     [View changes on GitHub](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v0.16.3...v0.16.4)

</details>

<details>
<summary>oxc-project/oxc (oxlint)</summary>

### [`v0.16.4`](https://github.com/oxc-project/oxc/releases/tag/oxlint_v0.16.4): oxlint v0.16.4

[Compare Source](https://github.com/oxc-project/oxc/compare/oxlint_v0.16.3...oxlint_v0.16.4)

#### \[0.16.4] - 2025-04-01

-   [`da6336c`](https://github.com/oxc-project/oxc/commit/da6336c) language_server: \[**BREAKING**] Remove `enable` configuration, the client should shutdown the server instead ([#&#8203;9990](https://github.com/oxc-project/oxc/issues/9990)) (Sysix)

##### Features

-   [`06e3db9`](https://github.com/oxc-project/oxc/commit/06e3db9) linter: Support `multipleFileExtensions` option for `unicorn/filename-case` ([#&#8203;10118](https://github.com/oxc-project/oxc/issues/10118)) (shulaoda)
-   [`dbe0e46`](https://github.com/oxc-project/oxc/commit/dbe0e46) linter: Support `ignore` option for `unicorn/filename-case` ([#&#8203;10107](https://github.com/oxc-project/oxc/issues/10107)) (shulaoda)

##### Bug Fixes

-   [`0a33e27`](https://github.com/oxc-project/oxc/commit/0a33e27) editor: Update `initializationOptions` for a possible restart ([#&#8203;10121](https://github.com/oxc-project/oxc/issues/10121)) (Sysix)
-   [`ac780a2`](https://github.com/oxc-project/oxc/commit/ac780a2) editor: Repair filewatchers when no custom config provided ([#&#8203;10104](https://github.com/oxc-project/oxc/issues/10104)) (Sysix)
-   [`4303ace`](https://github.com/oxc-project/oxc/commit/4303ace) editor: Dont send `didChangeConfiguration` request to the server when it is shutdown ([#&#8203;10084](https://github.com/oxc-project/oxc/issues/10084)) (Sysix)
-   [`07f2a25`](https://github.com/oxc-project/oxc/commit/07f2a25) editor: Enable regex parsing in language server ([#&#8203;10035](https://github.com/oxc-project/oxc/issues/10035)) (camchenry)
-   [`fcf7702`](https://github.com/oxc-project/oxc/commit/fcf7702) language_server: Start from a default oxlint configuration + SafeFix for nested configuration ([#&#8203;10043](https://github.com/oxc-project/oxc/issues/10043)) (Sysix)
-   [`aba3654`](https://github.com/oxc-project/oxc/commit/aba3654) linter: Span disable directive correctly on next line ([#&#8203;10141](https://github.com/oxc-project/oxc/issues/10141)) (Ulrich Stark 🦀)
-   [`2c80858`](https://github.com/oxc-project/oxc/commit/2c80858) linter: Enable multi-file analysis for nested configs ([#&#8203;10089](https://github.com/oxc-project/oxc/issues/10089)) (camchenry)

##### Performance

-   [`566be59`](https://github.com/oxc-project/oxc/commit/566be59) linter: Replace `phf_set` with `array` in `eslint/func-names` ([#&#8203;10119](https://github.com/oxc-project/oxc/issues/10119)) (shulaoda)
-   [`5e14fe9`](https://github.com/oxc-project/oxc/commit/5e14fe9) linter: Inline `PRE_DEFINE_VAR` and use `array` format ([#&#8203;10079](https://github.com/oxc-project/oxc/issues/10079)) (shulaoda)

##### Refactor

-   [`327be53`](https://github.com/oxc-project/oxc/commit/327be53) editor: `LanguageClient` can be undefined ([#&#8203;10112](https://github.com/oxc-project/oxc/issues/10112)) (Sysix)
-   [`5ec477c`](https://github.com/oxc-project/oxc/commit/5ec477c) editor: Make `onConfigChange` async ([#&#8203;10110](https://github.com/oxc-project/oxc/issues/10110)) (Sysix)
-   [`a278d73`](https://github.com/oxc-project/oxc/commit/a278d73) editor: Use warning background when the plugin is deactived ([#&#8203;10085](https://github.com/oxc-project/oxc/issues/10085)) (Sysix)
-   [`c0e5251`](https://github.com/oxc-project/oxc/commit/c0e5251) language_server: Set `null` as a default value for `configPath` ([#&#8203;10047](https://github.com/oxc-project/oxc/issues/10047)) (Sysix)
-   [`09c0ac6`](https://github.com/oxc-project/oxc/commit/09c0ac6) linter: Improve `unicorn/filename-case` ([#&#8203;10117](https://github.com/oxc-project/oxc/issues/10117)) (shulaoda)
-   [`d8e49a1`](https://github.com/oxc-project/oxc/commit/d8e49a1) linter: Compute lintable extensions at compile time ([#&#8203;10090](https://github.com/oxc-project/oxc/issues/10090)) (camchenry)
-   [`b3ec235`](https://github.com/oxc-project/oxc/commit/b3ec235) linter: Use items of `oxc_ast::ast` module directly ([#&#8203;10100](https://github.com/oxc-project/oxc/issues/10100)) (Ulrich Stark 🦀)
-   [`93e6c0b`](https://github.com/oxc-project/oxc/commit/93e6c0b) linter: Use `FormalParameter::has_modifier` to detect parameter properties ([#&#8203;10097](https://github.com/oxc-project/oxc/issues/10097)) (Ulrich Stark 🦀)

##### Testing

-   [`410b8d6`](https://github.com/oxc-project/oxc/commit/410b8d6) editor: Use debug build of the language server ([#&#8203;10083](https://github.com/oxc-project/oxc/issues/10083)) (Sysix)
-   [`500add0`](https://github.com/oxc-project/oxc/commit/500add0) editor: Add test for `oxc.fixAll` command ([#&#8203;10045](https://github.com/oxc-project/oxc/issues/10045)) (Sysix)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.1-h.cc/examples/vue-ts-example/pulls/175
Co-authored-by: Renovate Bot <renovatebot@oo1.dev>
Co-committed-by: Renovate Bot <renovatebot@oo1.dev>
2025-04-06 01:44:29 +08:00
renovatebot 0344b51b40 chore(deps): update dependency typescript to ~5.8.3 2025-04-05 21:44:17 +08:00
renovatebot 42a367e83b chore(deps): update yanhao98/composite-actions digest to 2a7a660 2025-04-04 22:22:08 +08:00
renovatebot bd4dd95c2a chore(deps): update dependency @primeuix/themes to ^1.0.1 2025-04-04 00:21:10 +08:00
renovatebot b1c8597936 chore(deps): update yanhao98/composite-actions digest to 2d4be1a 2025-04-03 01:54:34 +08:00
renovatebot 175ed3450d chore(deps): update yanhao98/composite-actions digest to 2d4be1a 2025-04-02 15:08:11 +08:00
renovatebot 9ed4c0bc6b chore(deps): update dependency primelocale to ^2.1.2 2025-04-02 10:01:34 +08:00
renovatebot 9daafb9157 chore(deps): update yanhao98/composite-actions digest to 502d85b 2025-04-02 09:54:08 +08:00
renovatebot 32bc83e16e chore(deps): update dependency vite to ^6.2.4 2025-03-31 18:35:50 +08:00
renovatebot a6389aee36 chore(deps): update dependency eslint-plugin-oxlint to ^0.15.15 2025-03-26 20:32:09 +08:00
renovatebot a05ca276ca chore(deps): update dependency eslint-plugin-unicorn to v58 2025-03-26 20:29:15 +08:00
renovatebot 6dc43a1812 chore(deps): update yanhao98/composite-actions digest to 33959a3 2025-03-26 01:51:21 +08:00
renovatebot a8a06c589c chore(deps): update unplugin packages 2025-03-24 03:14:23 +08:00
renovatebot 7abce90d75 chore(deps): update dependency eslint-plugin-vue to v10 2025-03-23 02:08:50 +08:00
renovatebot cc17419836 chore(deps): update yanhao98/composite-actions digest to ae93019 2025-03-23 02:06:25 +08:00
renovatebot 4db3a84f61 chore(deps): update dependency prettier to v3.5.3 2025-03-17 13:09:49 +08:00
renovatebot a5be55dcf7 chore(deps): update dependency @types/node to ^22.13.10 2025-03-16 17:28:13 +08:00
renovatebot 0f04b268b6 chore(deps): update yanhao98/composite-actions digest to a7c66fb 2025-03-16 17:25:25 +08:00
renovatebot ffdc49ec2a chore(deps): update dependency typescript to ~5.8.2 2025-03-14 20:24:25 +08:00
renovatebot 80fb2f66ee chore(deps): update dependency @vueuse/core to v13 2025-03-12 07:59:00 +08:00
renovatebot ff4718c54b chore(deps): pin dependency prettier to v3.4.2 2025-02-27 13:12:20 +08:00
renovatebot 8aef352614 chore(deps): update dependency pinia to v3 2025-02-27 05:46:06 +08:00
renovatebot 055b5d2a9e chore(deps): update unocss monorepo to v66 2025-02-18 19:36:22 +08:00
renovatebot 64fa5bbc93 chore(deps): update dependency vercel to v41 2025-02-09 07:23:37 +08:00
renovatebot 8962d65ed3 chore(deps): update dependency utils4u to v4 2025-02-09 07:22:28 +08:00
renovatebot 503d1b27ef chore(deps): update vite packages 2025-02-08 11:47:41 +08:00
renovatebot 1d5a387ae0 chore(deps): update pnpm to v10 2025-02-06 07:46:22 +08:00
renovatebot 63d21602fc chore(deps): update all non-major dependencies 2025-02-05 21:00:52 +08:00
renovatebot 74452b748a chore(deps): update dependency unplugin-vue-router to ^0.11.1 2025-02-05 13:43:58 +08:00
renovatebot f98225aebf chore(deps): update node.js to v22.13.1 2025-02-04 08:19:02 +08:00
renovatebot 581dd237ca chore(deps): update dependency unplugin-vue-markdown to ^28.1.0 2025-02-01 21:00:52 +08:00
renovatebot 1fe225cf05 chore(deps): update all non-major dependencies to ^65.4.2 2025-01-30 19:13:16 +08:00
renovatebot f3b4ee26fe chore(deps): update dependency @types/node to ^22.10.7 2025-01-30 10:47:42 +08:00
renovatebot e03064cddd chore(deps): update dependency taze to ^18.2.0 2025-01-29 13:55:07 +08:00
renovatebot c34dbceb2c chore(deps): update v0.x to v65 2025-01-28 05:46:15 +08:00
renovatebot 01525ddbc2 chore(deps): update dependency @types/node to ^22.10.6 2025-01-28 03:16:57 +08:00
renovatebot 7239da28b1 chore(deps): update v0.x 2025-01-24 09:09:35 +08:00
renovatebot a7312f402f chore(deps): update dependency typescript to ~5.7.3 2025-01-23 03:15:31 +08:00
renovatebot f6414e5ce0 chore(deps): update vite packages 2025-01-22 21:18:15 +08:00
renovatebot af32fe53a8 chore(deps): update v0.x 2025-01-22 21:14:40 +08:00
renovatebot c8ae17353e chore(deps): update v0.x to ^0.65.4 2025-01-22 19:00:06 +08:00
renovatebot 2d59658f1d chore(deps): update dependency vite-plugin-webfont-dl to ^3.10.4 2025-01-22 18:56:55 +08:00
renovatebot a7b6d6ea75 chore(deps): update all non-major dependencies 2025-01-20 18:36:08 +08:00
renovatebot cc914c9a80 chore(deps): update node.js to v22.13.0 2025-01-20 08:34:01 +08:00
renovatebot 5f561d3a5f chore(deps): update node.js to v22.12.0 2024-12-16 10:26:56 +08:00
renovatebot 34b55ce71a chore(deps): update dependency typescript to ~5.7.2 2024-12-07 01:45:37 +08:00
renovatebot 081ae50e09 chore(deps): update yanhao98/composite-actions digest to 6af4afe 2024-11-26 23:30:38 +08:00
renovatebot 8cbb8deceb chore(deps): update all non-major dependencies 2024-11-20 21:20:37 +08:00
renovatebot 6239cfd928 chore(deps): update yanhao98/composite-actions digest to fdab136 2024-11-20 20:03:04 +08:00
renovatebot 0e991ee39e chore(deps): update all non-major dependencies 2024-11-20 19:03:22 +08:00
renovatebot 26d9cbaaff chore(deps): update all non-major dependencies 2024-11-20 16:15:09 +08:00
renovatebot 2cc4d30046 chore(deps): update all non-major dependencies 2024-11-01 13:50:11 +08:00
renovatebot 3f16456c95 chore(deps): update dependency npm-run-all2 to ^6.2.4 2024-11-01 12:44:52 +08:00
renovatebot ffb2646375 chore(deps): update dependency @types/node to ^22.8.4 2024-10-31 09:32:53 +08:00
renovatebot b1dac39295 chore(deps): update dependency @types/node to ^22.7.6 2024-10-31 08:27:34 +08:00
renovatebot 107b0a2d98 chore(deps): update all non-major dependencies 2024-10-17 12:45:29 +08:00
renovatebot 23fbb10a3c chore(deps): update dependency node to v20.18.0 2024-10-17 08:14:54 +08:00
renovatebot 09a2441e87 chore(deps): update yanhao98/composite-actions digest to e7fd5cc 2024-10-13 17:23:09 +08:00
renovatebot d99b4fff5d chore(deps): update yanhao98/composite-actions digest to 52dbb4c 2024-10-12 18:48:52 +08:00
renovatebot 8f27e6f133 chore(deps): update dependency typescript to ~5.6.0 2024-10-12 01:48:51 +08:00
renovatebot dbb608779a Update dependency typescript to ~5.6.3 2024-10-09 10:05:45 +08:00
renovatebot eb423568dd Update all non-major dependencies 2024-10-09 02:04:26 +08:00
renovatebot 958e2c7a6d Update dependency pinia to ^2.2.4 2024-10-08 18:03:08 +08:00
renovatebot a32abac6f8 Update all non-major dependencies 2024-10-01 01:01:15 +08:00
renovatebot d595bae917 chore(deps): update all non-major dependencies (#7)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@unocss/preset-rem-to-px](https://github.com/unocss/unocss/tree/main/packages/preset-rem-to-px#readme) ([source](https://github.com/unocss/unocss/tree/HEAD/packages/preset-rem-to-px)) | devDependencies | minor | [`^0.61.9` -> `^0.62.0`](https://renovatebot.com/diffs/npm/@unocss%2fpreset-rem-to-px/0.61.9/0.62.1) |
| [@unocss/reset](https://github.com/unocss/unocss) | devDependencies | minor | [`^0.61.9` -> `^0.62.0`](https://renovatebot.com/diffs/npm/@unocss%2freset/0.61.9/0.62.1) |
| [@yanhao98/vue-router-helper](https://github.com/yanhao98/vue-router-helper) | dependencies | patch | [`^0.0.0` -> `^0.0.2`](https://renovatebot.com/diffs/npm/@yanhao98%2fvue-router-helper/0.0.0/0.0.2) |
| [alova](https://alova.js.org) ([source](https://github.com/alovajs/alova)) | dependencies | patch | [`3.0.6` -> `3.0.7`](https://renovatebot.com/diffs/npm/alova/3.0.6/3.0.7) |
| [unocss](https://github.com/unocss/unocss) | devDependencies | minor | [`^0.61.9` -> `^0.62.0`](https://renovatebot.com/diffs/npm/unocss/0.61.9/0.62.1) |
| [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | devDependencies | patch | [`0.27.3` -> `0.27.4`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.27.3/0.27.4) |
| [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) | devDependencies | patch | [`0.10.2` -> `0.10.3`](https://renovatebot.com/diffs/npm/unplugin-vue-router/0.10.2/0.10.3) |
| [vite-plugin-vue-devtools](https://github.com/vuejs/devtools-next) ([source](https://github.com/vuejs/devtools-next/tree/HEAD/packages/vite)) | devDependencies | patch | [`7.3.7` -> `7.3.8`](https://renovatebot.com/diffs/npm/vite-plugin-vue-devtools/7.3.7/7.3.8) |

---

### Release Notes

<details>
<summary>unocss/unocss (@&#8203;unocss/preset-rem-to-px)</summary>

### [`v0.62.1`](https://github.com/unocss/unocss/releases/tag/v0.62.1)

[Compare Source](https://github.com/unocss/unocss/compare/v0.62.0...v0.62.1)

#####    🐞 Bug Fixes

-   **core**: Fix config content pipline merging  -  by [@&#8203;ocavue](https://github.com/ocavue) in https://github.com/unocss/unocss/issues/4068 [<samp>(fccb0)</samp>](https://github.com/unocss/unocss/commit/fccb0d7d)

#####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v0.62.0...v0.62.1)

### [`v0.62.0`](https://github.com/unocss/unocss/releases/tag/v0.62.0)

[Compare Source](https://github.com/unocss/unocss/compare/v0.61.9...v0.62.0)

#####    🚀 Features

-   Upgrade deps, upgrade `@typescript-eslint`  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(aaf3a)</samp>](https://github.com/unocss/unocss/commit/aaf3ac90)
-   Replace fast-glob with tinyglobby  -  by [@&#8203;SuperchupuDev](https://github.com/SuperchupuDev) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/unocss/unocss/issues/4048 [<samp>(3ccd4)</samp>](https://github.com/unocss/unocss/commit/3ccd4c8f)
-   **playground**: Supports selecting a specific unocss version  -  by [@&#8203;Tzyito](https://github.com/Tzyito) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/unocss/unocss/issues/4016 [<samp>(24340)</samp>](https://github.com/unocss/unocss/commit/243409f1)
-   **preset**: Support `content` option in presets  -  by [@&#8203;Jannchie](https://github.com/Jannchie) and **Anthony Fu** in https://github.com/unocss/unocss/issues/4041 [<samp>(2466d)</samp>](https://github.com/unocss/unocss/commit/2466d2ac)
-   **preset-mini**: Add starting: variant for [@&#8203;starting-style](https://github.com/starting-style) and transition-discrete, transition-normal rules  -  by [@&#8203;henrikvilhelmberglund](https://github.com/henrikvilhelmberglund) and **Anthony Fu** in https://github.com/unocss/unocss/issues/3621 [<samp>(5d2e6)</samp>](https://github.com/unocss/unocss/commit/5d2e67bc)

#####    🐞 Bug Fixes

-   **preset-web-fonts**: Named export  -  by [@&#8203;kwaa](https://github.com/kwaa) in https://github.com/unocss/unocss/issues/4053 [<samp>(dc04f)</samp>](https://github.com/unocss/unocss/commit/dc04f872)
-   **vscode**: Multiple projects in one workspace not work  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4055 [<samp>(1ed1d)</samp>](https://github.com/unocss/unocss/commit/1ed1da4f)
-   **web-fonts**: Ensure that the font URL contains the correct protocol  -  by [@&#8203;Kutius](https://github.com/Kutius) and **Anthony Fu** in https://github.com/unocss/unocss/issues/4051 [<samp>(d4c29)</samp>](https://github.com/unocss/unocss/commit/d4c29000)

#####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v0.61.9...v0.62.0)

</details>

<details>
<summary>yanhao98/vue-router-helper (@&#8203;yanhao98/vue-router-helper)</summary>

### [`v0.0.2`](https://github.com/yanhao98/vue-router-helper/compare/v0.0.1...v0.0.2)

[Compare Source](https://github.com/yanhao98/vue-router-helper/compare/v0.0.1...v0.0.2)

### [`v0.0.1`](https://github.com/yanhao98/vue-router-helper/compare/v0.0.0...v0.0.1)

[Compare Source](https://github.com/yanhao98/vue-router-helper/compare/v0.0.0...v0.0.1)

</details>

<details>
<summary>alovajs/alova (alova)</summary>

### [`v3.0.7`](https://github.com/alovajs/alova/releases/tag/alova%403.0.7)

[Compare Source](https://github.com/alovajs/alova/compare/alova@3.0.6...alova@3.0.7)

##### Patch Changes

-   [#&#8203;497](https://github.com/alovajs/alova/pull/497) [`6fb5e32`](https://github.com/alovajs/alova/commit/6fb5e32059b42aec9bada5b1fd2cf39b68d57eaa) Thanks [@&#8203;MeetinaXD](https://github.com/MeetinaXD)! - fix: incorrect type inference to statehook

</details>

<details>
<summary>unplugin/unplugin-vue-components (unplugin-vue-components)</summary>

### [`v0.27.4`](https://github.com/unplugin/unplugin-vue-components/releases/tag/v0.27.4)

[Compare Source](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.3...v0.27.4)

#####    🚀 Features

-   Add excludeNames option  -  by [@&#8203;KaelWD](https://github.com/KaelWD) in https://github.com/unplugin/unplugin-vue-components/issues/788 [<samp>(aa4bc)</samp>](https://github.com/unplugin/unplugin-vue-components/commit/aa4bc3e)

#####    🐞 Bug Fixes

-   Get wrong vue version in monorepo  -  by [@&#8203;wkeylin](https://github.com/wkeylin) in https://github.com/unplugin/unplugin-vue-components/issues/768 [<samp>(565c8)</samp>](https://github.com/unplugin/unplugin-vue-components/commit/565c8bd)

#####     [View changes on GitHub](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.3...v0.27.4)

</details>

<details>
<summary>posva/unplugin-vue-router (unplugin-vue-router)</summary>

### [`v0.10.3`](https://github.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0103-2024-08-12)

[Compare Source](https://github.com/posva/unplugin-vue-router/compare/v0.10.2...v0.10.3)

##### Features

-   upgrade to [@&#8203;pinia/colada](https://github.com/pinia/colada) 0.8.0 ([c372b14](https://github.com/posva/unplugin-vue-router/commit/c372b14b2c46d096b40347130d3e18b6f0f1cc4a))

</details>

<details>
<summary>vuejs/devtools-next (vite-plugin-vue-devtools)</summary>

### [`v7.3.8`](https://github.com/vuejs/devtools-next/releases/tag/v7.3.8)

[Compare Source](https://github.com/vuejs/devtools-next/compare/v7.3.7...v7.3.8)

#####    🚀 Features

-   **extension**: Support open-in-editor  -  by [@&#8203;webfansplz](https://github.com/webfansplz) in https://github.com/vuejs/devtools-next/issues/543 [<samp>(05833)</samp>](https://github.com/vuejs/devtools-next/commit/05833b6)

#####    🐞 Bug Fixes

-   **deps**: Update dependency minimatch to v10  -  by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/vuejs/devtools-next/issues/526 [<samp>(ca630)</samp>](https://github.com/vuejs/devtools-next/commit/ca630c7)
-   **kit**: Should access value on `ObjectRefImpl` and `GetterRefImpl`  -  by [@&#8203;alexzhang1030](https://github.com/alexzhang1030) in https://github.com/vuejs/devtools-next/issues/563 [<samp>(ad642)</samp>](https://github.com/vuejs/devtools-next/commit/ad6420d)

#####     [View changes on GitHub](https://github.com/vuejs/devtools-next/compare/v7.3.7...v7.3.8)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://git.1-h.cc/examples/vue-ts-example/pulls/7
Co-authored-by: Renovate Bot <renovatebot@oo1.dev>
Co-committed-by: Renovate Bot <renovatebot@oo1.dev>
2024-08-13 10:27:15 +08:00