From d595bae9170425091f5339d28d191dade27b36cb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 Aug 2024 10:27:15 +0800 Subject: [PATCH] chore(deps): update all non-major dependencies (#7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
unocss/unocss (@​unocss/preset-rem-to-px) ### [`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 [@​ocavue](https://github.com/ocavue) in https://github.com/unocss/unocss/issues/4068 [(fccb0)](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 [@​antfu](https://github.com/antfu) [(aaf3a)](https://github.com/unocss/unocss/commit/aaf3ac90) - Replace fast-glob with tinyglobby  -  by [@​SuperchupuDev](https://github.com/SuperchupuDev) and [@​antfu](https://github.com/antfu) in https://github.com/unocss/unocss/issues/4048 [(3ccd4)](https://github.com/unocss/unocss/commit/3ccd4c8f) - **playground**: Supports selecting a specific unocss version  -  by [@​Tzyito](https://github.com/Tzyito) and [@​antfu](https://github.com/antfu) in https://github.com/unocss/unocss/issues/4016 [(24340)](https://github.com/unocss/unocss/commit/243409f1) - **preset**: Support `content` option in presets  -  by [@​Jannchie](https://github.com/Jannchie) and **Anthony Fu** in https://github.com/unocss/unocss/issues/4041 [(2466d)](https://github.com/unocss/unocss/commit/2466d2ac) - **preset-mini**: Add starting: variant for [@​starting-style](https://github.com/starting-style) and transition-discrete, transition-normal rules  -  by [@​henrikvilhelmberglund](https://github.com/henrikvilhelmberglund) and **Anthony Fu** in https://github.com/unocss/unocss/issues/3621 [(5d2e6)](https://github.com/unocss/unocss/commit/5d2e67bc) #####    🐞 Bug Fixes - **preset-web-fonts**: Named export  -  by [@​kwaa](https://github.com/kwaa) in https://github.com/unocss/unocss/issues/4053 [(dc04f)](https://github.com/unocss/unocss/commit/dc04f872) - **vscode**: Multiple projects in one workspace not work  -  by [@​Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4055 [(1ed1d)](https://github.com/unocss/unocss/commit/1ed1da4f) - **web-fonts**: Ensure that the font URL contains the correct protocol  -  by [@​Kutius](https://github.com/Kutius) and **Anthony Fu** in https://github.com/unocss/unocss/issues/4051 [(d4c29)](https://github.com/unocss/unocss/commit/d4c29000) #####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v0.61.9...v0.62.0)
yanhao98/vue-router-helper (@​yanhao98/vue-router-helper) ### [`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)
alovajs/alova (alova) ### [`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 - [#​497](https://github.com/alovajs/alova/pull/497) [`6fb5e32`](https://github.com/alovajs/alova/commit/6fb5e32059b42aec9bada5b1fd2cf39b68d57eaa) Thanks [@​MeetinaXD](https://github.com/MeetinaXD)! - fix: incorrect type inference to statehook
unplugin/unplugin-vue-components (unplugin-vue-components) ### [`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 [@​KaelWD](https://github.com/KaelWD) in https://github.com/unplugin/unplugin-vue-components/issues/788 [(aa4bc)](https://github.com/unplugin/unplugin-vue-components/commit/aa4bc3e) #####    🐞 Bug Fixes - Get wrong vue version in monorepo  -  by [@​wkeylin](https://github.com/wkeylin) in https://github.com/unplugin/unplugin-vue-components/issues/768 [(565c8)](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)
posva/unplugin-vue-router (unplugin-vue-router) ### [`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 [@​pinia/colada](https://github.com/pinia/colada) 0.8.0 ([c372b14](https://github.com/posva/unplugin-vue-router/commit/c372b14b2c46d096b40347130d3e18b6f0f1cc4a))
vuejs/devtools-next (vite-plugin-vue-devtools) ### [`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 [@​webfansplz](https://github.com/webfansplz) in https://github.com/vuejs/devtools-next/issues/543 [(05833)](https://github.com/vuejs/devtools-next/commit/05833b6) #####    🐞 Bug Fixes - **deps**: Update dependency minimatch to v10  -  by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/vuejs/devtools-next/issues/526 [(ca630)](https://github.com/vuejs/devtools-next/commit/ca630c7) - **kit**: Should access value on `ObjectRefImpl` and `GetterRefImpl`  -  by [@​alexzhang1030](https://github.com/alexzhang1030) in https://github.com/vuejs/devtools-next/issues/563 [(ad642)](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)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.1-h.cc/examples/vue-ts-example/pulls/7 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- package.json | 8 +- pnpm-lock.yaml | 444 ++++++++++++++++++++++++------------------------- 2 files changed, 226 insertions(+), 226 deletions(-) diff --git a/package.json b/package.json index fe1f28d..54737a1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@alova/adapter-axios": "^2.0.5", "@vant/use": "^1.6.0", - "@yanhao98/vue-router-helper": "^0.0.0", + "@yanhao98/vue-router-helper": "^0.0.2", "alova": "^3.0.6", "axios": "^1.7.3", "dayjs": "^1.11.12", @@ -43,8 +43,8 @@ "@types/jsdom": "^21.1.7", "@types/node": "^22.2.0", "@types/nprogress": "^0.2.3", - "@unocss/preset-rem-to-px": "^0.61.9", - "@unocss/reset": "^0.61.9", + "@unocss/preset-rem-to-px": "^0.62.0", + "@unocss/reset": "^0.62.0", "@vant/auto-import-resolver": "^1.2.1", "@vitejs/plugin-vue": "^5.1.2", "@vitejs/plugin-vue-jsx": "^4.0.0", @@ -60,7 +60,7 @@ "npm-run-all2": "^6.2.2", "prettier": "^3.3.3", "typescript": "~5.5.4", - "unocss": "^0.61.9", + "unocss": "^0.62.0", "unplugin-auto-import": "^0.18.2", "unplugin-vue-components": "^0.27.3", "unplugin-vue-markdown": "^0.26.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2340a4..1a275aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,16 +15,16 @@ importers: dependencies: '@alova/adapter-axios': specifier: ^2.0.5 - version: 2.0.5(alova@3.0.6)(axios@1.7.3) + version: 2.0.5(alova@3.0.7)(axios@1.7.3) '@vant/use': specifier: ^1.6.0 version: 1.6.0(vue@3.4.37(typescript@5.5.4)) '@yanhao98/vue-router-helper': - specifier: ^0.0.0 - version: 0.0.0(rollup@4.20.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))(vue@3.4.37(typescript@5.5.4)) + specifier: ^0.0.2 + version: 0.0.2(nprogress@0.2.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4))) alova: specifier: ^3.0.6 - version: 3.0.6 + version: 3.0.7 axios: specifier: ^1.7.3 version: 1.7.3 @@ -96,11 +96,11 @@ importers: specifier: ^0.2.3 version: 0.2.3 '@unocss/preset-rem-to-px': - specifier: ^0.61.9 - version: 0.61.9 + specifier: ^0.62.0 + version: 0.62.1 '@unocss/reset': - specifier: ^0.61.9 - version: 0.61.9 + specifier: ^0.62.0 + version: 0.62.1 '@vant/auto-import-resolver': specifier: ^1.2.1 version: 1.2.1 @@ -147,26 +147,26 @@ importers: specifier: ~5.5.4 version: 5.5.4 unocss: - specifier: ^0.61.9 - version: 0.61.9(postcss@8.4.41)(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) + specifier: ^0.62.0 + version: 0.62.1(postcss@8.4.41)(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) unplugin-auto-import: specifier: ^0.18.2 version: 0.18.2(@vueuse/core@10.7.0(vue@3.4.37(typescript@5.5.4)))(rollup@4.20.0) unplugin-vue-components: specifier: ^0.27.3 - version: 0.27.3(@babel/parser@7.25.3)(rollup@4.20.0)(vue@3.4.37(typescript@5.5.4)) + version: 0.27.4(@babel/parser@7.25.3)(rollup@4.20.0)(vue@3.4.37(typescript@5.5.4)) unplugin-vue-markdown: specifier: ^0.26.2 version: 0.26.2(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) unplugin-vue-router: specifier: ^0.10.2 - version: 0.10.2(rollup@4.20.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))(vue@3.4.37(typescript@5.5.4)) + version: 0.10.3(rollup@4.20.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))(vue@3.4.37(typescript@5.5.4)) vite: specifier: ^5.4.0 version: 5.4.0(@types/node@22.2.0)(less@4.2.0) vite-plugin-vue-devtools: specifier: ^7.3.7 - version: 7.3.7(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4)) + version: 7.3.8(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4)) vitest: specifier: ^2.0.5 version: 2.0.5(@types/node@22.2.0)(jsdom@24.1.1)(less@4.2.0) @@ -918,92 +918,92 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@unocss/astro@0.61.9': - resolution: {integrity: sha512-adOXz4itYHxqhvQgJHlEU58EHDTtY2qrcEPVmQVk4qI1W+ezQV6nQMQvti8mS/HbFw3MOJhIY1MlJoZK36/cyw==} + '@unocss/astro@0.62.1': + resolution: {integrity: sha512-vUcNHfiqVNd1U1OuiZPtc2T/I7S8nrmXkWwLjz3KzVj8Q0CGUN70eQaz0F01EOg+P62Wxegm/trjGD7/ze5Ldw==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 peerDependenciesMeta: vite: optional: true - '@unocss/cli@0.61.9': - resolution: {integrity: sha512-W5pN2cOKAOkeKKXMqsGD/J7dpEAmxODtOH2Afjk41qsjqUlzGlUbmgG9PjAz7TDHrAmvuf3nvmMeeT3fii2UFg==} + '@unocss/cli@0.62.1': + resolution: {integrity: sha512-7+aqcOPHFBt4QVJkEGC8aOZairZznciLwbbOSXKLqySNH1mx5zgLMhY4uNFEFZF225ZTxbB037m2gLTf/f4XKA==} engines: {node: '>=14'} hasBin: true - '@unocss/config@0.61.9': - resolution: {integrity: sha512-ATvZEFMQiW3/oUaaplVMBYuagEELtnLbHSYH4pUGbJ5MALAfV98mZRyk4FkKkYoMYqWLGdCylzpgMPFDOuFQlQ==} + '@unocss/config@0.62.1': + resolution: {integrity: sha512-HNYpaqDERySunXKcD7u8UBe2lbeF8bgIxZ/aCoidfwrpuID8i7QXLcinoUgM2cFR6jXzHDxog+TpKKgcWeBm1A==} engines: {node: '>=14'} - '@unocss/core@0.61.9': - resolution: {integrity: sha512-2W1YZQIWXcueGdbXU/ZCqn/8yQhWk8e8kAHFkVlbc9rictkd2UmPB9nIZ8Ii1tMwt6F0TT6vfHbLJEGCV08o2g==} + '@unocss/core@0.62.1': + resolution: {integrity: sha512-v257k6T6GByPbsXkCzglV0cMVfaQZmvKKQEFsx34VOJ7jLVwh3QCj0seSP8j4rWSIWxqQJnox3KaVrKVp7aJbg==} - '@unocss/extractor-arbitrary-variants@0.61.9': - resolution: {integrity: sha512-ii42/hKbhgeBBOy86729t6/HeGmxUcHM8FprPeb/v/DfYsCkjDvMYVynX3FN/K5pR2WV+HHp6TQS7GbTmRIN0g==} + '@unocss/extractor-arbitrary-variants@0.62.1': + resolution: {integrity: sha512-K27s8yh+h3VBuvdoXkM8D2rJsfLT0KAPwEkur1AEK/rN/6n2+xm15/llKJXQmc9pMq7zK072a7EKPax4FMMv4g==} - '@unocss/inspector@0.61.9': - resolution: {integrity: sha512-kUcQ/h8/yAfkqL2eCGVFyB0IGSPdR0dx2HH4V+mdSMfd8yKFR/BQys3mBvqZwSZu5a0+iisFHHq9wr+/I5DtHQ==} + '@unocss/inspector@0.62.1': + resolution: {integrity: sha512-qVeNc0GVeKRT8573kpHKUytlhruDTLn5jNZosTenY3YywPkhK+fk1CfXMbebh8nQ69v9pE+mBl+AeJcNnfAyPQ==} - '@unocss/postcss@0.61.9': - resolution: {integrity: sha512-HuFE/TUH6tt5f/AwiKNhQ/FO/lvFeW0JHPkx9SCURcKKoD3rpJUbhTqVv7c0zlCVQnRFX0hxpimoetp5Dh8qdA==} + '@unocss/postcss@0.62.1': + resolution: {integrity: sha512-RqODgpgHVHPLjT59nzVtBoX8Kv67fyqeMg/lh0UAhiHT8zdnKO+v6Q2HpFeXXu3AZUnO7NQKXHjfBGDfFjheJg==} engines: {node: '>=14'} peerDependencies: postcss: ^8.4.21 - '@unocss/preset-attributify@0.61.9': - resolution: {integrity: sha512-AHlEF7PiIBz1jHZZ62+AZ1u5ITrPNL/mgN8XyKwocoAr9HH8aQ3xzUgIuEX6vfV4a8rTdawffY99BQ12msePWQ==} + '@unocss/preset-attributify@0.62.1': + resolution: {integrity: sha512-ug0VEhNda2zEbEyYq1ccBBU2iKaEqCx1yIa0px3OYSmDkcCRYzaa/C+4WISXENnUbTpaG9DpzDFjPRyasfJy4w==} - '@unocss/preset-icons@0.61.9': - resolution: {integrity: sha512-5XZO511ksu3EVwpV2nIZKa5NzyJAb+JARKaUpQIXssHUVdRKk5nJYr1XtrpBDLgB6VEf/1skViLEa1bpOUI5Wg==} + '@unocss/preset-icons@0.62.1': + resolution: {integrity: sha512-zHO8RuFLkmDRLDQWuaDJKM6rlESxDA/CaKYmKUEXtqb9TRHV/w1gbICDXiZlXaphC5wDhkok62ymblwpm2xpSw==} - '@unocss/preset-mini@0.61.9': - resolution: {integrity: sha512-qhagWfdM7ytRWf4wFfrAcdeCUCVD9wDVrM+9evAmuOnMXWEiVZCjfwhjjFu+8lM7g+38n+gi7VcrNuTiZ8fHBA==} + '@unocss/preset-mini@0.62.1': + resolution: {integrity: sha512-5YWj7+5F0caGJlG8Wyqqq0VJrvuVilP8i92PSFlrPPY8Nj9qHyGrFowyJ0MRGqei6K3nHWZWFx0Wo1Ligy376g==} - '@unocss/preset-rem-to-px@0.61.9': - resolution: {integrity: sha512-tOPForvSxRkIwJn0MOSIf0ma9pCPR+fnQR0so/EdcjyFQ4NmRWpcU5orC0ckDDp7YNJqMDdIBXxZ2crES9U9tQ==} + '@unocss/preset-rem-to-px@0.62.1': + resolution: {integrity: sha512-XXLssC05zqKYnNlPO6/TmyrcgBFgfToOETH5C59txJ4yKSKUairH3+p1ju+OroZ0sYhYAQ/jyg0/7fUfYMqKaA==} - '@unocss/preset-tagify@0.61.9': - resolution: {integrity: sha512-E+54+uSe+btOnQDlh8XjDUXhwxJd6/TL/8Rdl+7Pg6m+JNXudEt7xOd81L/KlDPD2tYYH9g/dQUaDN5aJyfRPQ==} + '@unocss/preset-tagify@0.62.1': + resolution: {integrity: sha512-EIrKGVL1Zu9aodumtzFpVuL8+/mIInkAxQ5v1hh22pVv01b274oKEJw3+R0eeqa7kqTquos2DlJvV1TFYXeWMQ==} - '@unocss/preset-typography@0.61.9': - resolution: {integrity: sha512-ZDoRViHtzI1Ny0sZyjajeCGEdFQCBn5CeIYgxO/KCpN107KTGLnYfoabv0gHtj/qaeAh30obeOMxZaIuxYoW3Q==} + '@unocss/preset-typography@0.62.1': + resolution: {integrity: sha512-uExRmPbBIWTDjq3RkuIv6Vp8crxukfUD+D3KoOkCP/NIGpNVfR3RRlA8n6QkoPqckYNHFET6ttB2Ke3SzvJBGg==} - '@unocss/preset-uno@0.61.9': - resolution: {integrity: sha512-N4R/BCMphrHvAMZ+qgR/FPoh724uXDuZ/1DEGuirUQJMg7makqrI6czL+P99q1bP8nWzxWEXiRXnKKLiyD9pJw==} + '@unocss/preset-uno@0.62.1': + resolution: {integrity: sha512-khT9OsudiBET9RyOetZMwD4iB9uh37szbJlayWw6QuANfWm6t5BoejRoaR9wYfB0KvGCNQOFrgxUZVVQGz3Obg==} - '@unocss/preset-web-fonts@0.61.9': - resolution: {integrity: sha512-fjQv74+FiAvGJM5vSLkD15Taku0cbi5F7qAr5T85EIQOpUB1fiH2kPoXIOT1WS2lKbQZh6pNGBxLrbBRgnVPew==} + '@unocss/preset-web-fonts@0.62.1': + resolution: {integrity: sha512-gbAXSKI027GOMLTMmYZEwLZKxF4V30clGQB8pyqWodRWXcQ4XaeIIYOmEibqqSV0woSpuMVllUR4E7/8FtE49Q==} - '@unocss/preset-wind@0.61.9': - resolution: {integrity: sha512-AzbjJrNL9Rb2BzTiREyssd8v7KFVVLERQ/PNILGzo6yYelYMl4AhKXZ3jgxWEsIABArVa3UkGBigG4h/L+2JHA==} + '@unocss/preset-wind@0.62.1': + resolution: {integrity: sha512-6U8VsQrhbxdYoeYtMYMfcQiJE5sxanyxobjm5PO62uJx23cmUNEL0GUNsNxJOm9r/W8HlUyamnutuvxw06Qf1A==} - '@unocss/reset@0.61.9': - resolution: {integrity: sha512-A1KtJiFgLM0N3FqJ9r5M3mVULcwsn+14tq5WkvSPF9ik3zQeJh8/NhxKdJImWClwBOzn795NQFXXFB70Ja+2RA==} + '@unocss/reset@0.62.1': + resolution: {integrity: sha512-v6YRcBDZx26RnuxG8/EhrmwG2ixyljcgdF/ZbSGzxktxbebGvxURH80TjKXNnfRX7nOMAJ2eyx15ZxpvCGx28Q==} - '@unocss/rule-utils@0.61.9': - resolution: {integrity: sha512-54Hw0nF+3ga70ETo3kes4He62wdsB4dHMgEiD/DEmJzyVY3ZuG/sIVAgkxjMQDo5w4SSYU/Ys1QaY+IQmeJHFQ==} + '@unocss/rule-utils@0.62.1': + resolution: {integrity: sha512-UZuk8wg0bzylEtkwH7UaOQcTIr10w0HOE/6lfpuUcLIdgbKRWAg6999JPxNowAaB7mJSO1MY3yiTn2ZpAHrl7g==} engines: {node: '>=14'} - '@unocss/scope@0.61.9': - resolution: {integrity: sha512-a9/vdg7YTFZEnJSaJBh/GqkLokYh3ZjEd3gHUxl/TZDSkGOz3WnkR2h+lgaLZm9MJ7RlSvJxYP8ySezH7jU1Pw==} + '@unocss/scope@0.62.1': + resolution: {integrity: sha512-FEQpdDm3XSNWjyZLqFw7UYqGKf5bTPBIgcmPXSY0y3pO98AzbW6yJuHxi64nm0tK69gyxA0rRUK3ILuFrfTOrg==} - '@unocss/transformer-attributify-jsx-babel@0.61.9': - resolution: {integrity: sha512-+fojHVJhA2MVd3VTCjlEKXf8Vnoy4N+lEl0CrYOD+im44sH5CWogm0RWs9rbeemy1uel6NI1wkP4xTfIA4vEgQ==} + '@unocss/transformer-attributify-jsx-babel@0.62.1': + resolution: {integrity: sha512-/2/ZOsLDCprCUkiNYgIM6kY4dxFwUwA/wQvNw3PLTiPvt3+13f04JCJmCBKeUTCP5U1yIAtCYyyf1hn4xntQeA==} - '@unocss/transformer-attributify-jsx@0.61.9': - resolution: {integrity: sha512-tKZpZ64Lr6/CX96PhDtKEsqWDo1qjtswEulzIDLxpS90SMyann3azTs6mSuOwGbkbwc4gaJe6H38eCNos0ZqHg==} + '@unocss/transformer-attributify-jsx@0.62.1': + resolution: {integrity: sha512-AYQYkKRXZk5G769f9phX5Ma2uXWVf6zn4XXHcVVu9UYJJY5h3GHhDH1fa7fEPgj1mKNSW4QQS4vyiX3O2SEBLQ==} - '@unocss/transformer-compile-class@0.61.9': - resolution: {integrity: sha512-jezMpssFJGIaZNE/rw5U+9Rk1RoDrZqXZokRkqt4tamEn1SiXjRMPWoE/hLg5Kw4oybxwCXTuAk2OsD+kTb7iA==} + '@unocss/transformer-compile-class@0.62.1': + resolution: {integrity: sha512-hyxMO34g9I5AaFBUlQ3uc5w2XyUFsSDgRtXpHjvwwCLxFE8/ojr5aaualMtbTroiAoX4vn8acn7Rq/SLtYTEEQ==} - '@unocss/transformer-directives@0.61.9': - resolution: {integrity: sha512-e4uIbHYdAYJSVpvxOv6kAsyI18X3gHkBsmBYWcUlPLVv+8tYo4eZtc0rn6ZvpiLzkFywG9e9cmpqVQwOR6pBVg==} + '@unocss/transformer-directives@0.62.1': + resolution: {integrity: sha512-PNUuKcMppJW2nFU9HHQDVYOmY52AeYcy0FAGk3Jwsbid/n53FByxmybxVwvzSaZtRIgTP9ledLv+nXUouNc/GA==} - '@unocss/transformer-variant-group@0.61.9': - resolution: {integrity: sha512-iewADYlY0LoeCb80E/4feHVSCKHl+QzGH4xUvW0zU85evMqNOa0/t0dCIoEG22wr/9piyEsg6OdHprZ2QliYqg==} + '@unocss/transformer-variant-group@0.62.1': + resolution: {integrity: sha512-M2k9hrFBpkyBsoctKhF1C50DXiGZzh2EmqQ/3FiiKKPsoxiXvefqL2WGdmtuZ+eKZaFeVhwbX02eHLfyxiDIXw==} - '@unocss/vite@0.61.9': - resolution: {integrity: sha512-hP/sL9rq1DvVCbSSx05m+bwYqen1nHm9tW6elKFkfV7X5jBUywu24WRq551NZI33KmgHA525ApX++DSWye+0uw==} + '@unocss/vite@0.62.1': + resolution: {integrity: sha512-J5DLwvKhTgGW+TxvRnlt42PtGNteuWb5AQDQ8AykDsYXM2GGTzzNkoCuX6vOcIgxpinDwUKKtXPo0M3BWyVuDg==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 @@ -1108,16 +1108,16 @@ packages: '@vue/devtools-api@6.6.3': resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} - '@vue/devtools-core@7.3.7': - resolution: {integrity: sha512-IapWbHUqvO6n+p5JFTCE5JyNjpsZ5IS1GYIRX0P7/SqYPgFCOdH0dG+u8PbBHYdnp+VPxHLO+GGZ/WBZFCZnsA==} + '@vue/devtools-core@7.3.8': + resolution: {integrity: sha512-mEwsR7GMklWuPOBH/++DiJe0GWqQ0syDtWP0HhU8m9tebs5zQtujMXrgu+cgBAKquJAWnBz0PwNzBgBD2P+M9A==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-kit@7.3.7': - resolution: {integrity: sha512-ktHhhjI4CoUrwdSUF5b/MFfjrtAtK8r4vhOkFyRN5Yp9kdXTwsRBYcwarHuP+wFPKf4/KM7DVBj2ELO8SBwdsw==} + '@vue/devtools-kit@7.3.8': + resolution: {integrity: sha512-HYy3MQP1nZ6GbE4vrgJ/UB+MvZnhYmEwCa/UafrEpdpwa+jNCkz1ZdUrC5I7LpkH1ShREEV2/pZlAQdBj+ncLQ==} - '@vue/devtools-shared@7.3.7': - resolution: {integrity: sha512-M9EU1/bWi5GNS/+IZrAhwGOVZmUTN4MH22Hvh35nUZZg9AZP2R2OhfCb+MG4EtAsrUEYlu3R43/SIj3G7EZYtQ==} + '@vue/devtools-shared@7.3.8': + resolution: {integrity: sha512-1NiJbn7Yp47nPDWhFZyEKpB2+5/+7JYv8IQnU0ccMrgslPR2dL7u1DIyI7mLqy4HN1ll36gQy0k8GqBYSFgZJw==} '@vue/eslint-config-prettier@9.0.0': resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==} @@ -1180,13 +1180,11 @@ packages: resolution: {integrity: sha512-iaIRWtGRJlnkaQr5M3iPHr2M53NYG9WTTUq0avphxvJkdb3xI1pth+3KNcLV6S6ew3qrUKyoeOJR0COlAt0iEw==} hasBin: true - '@yanhao98/vue-router-helper@0.0.0': - resolution: {integrity: sha512-UKZa9sLwkTEJ/2dBQAg1dyQTcqppvp0hw+Q6KsQqED8TWSjqrGGrBZ//6GPjRowMFe4cn3KNiV5v+ouZm50Zog==} + '@yanhao98/vue-router-helper@0.0.2': + resolution: {integrity: sha512-orhsflGSkxQZ9x+gqpIMn3DCCGuDjaLWrd8p6ADlURPl7riesycSLeyOaMepLxhzH4tmG+8zH7yGWAympqnung==} peerDependencies: + nprogress: ^0.2.0 vue-router: ^4.4.0 - peerDependenciesMeta: - vue-router: - optional: true abbrev@2.0.0: resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==} @@ -1209,8 +1207,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - alova@3.0.6: - resolution: {integrity: sha512-Y922qs6ps+4+r73dYBlUM0HyOCZDi7jYktqcqH9mDD3phGo5/g3A0NwHcd8I9fUb7A4WuwUINes2iHXLG70Z6w==} + alova@3.0.7: + resolution: {integrity: sha512-05pJu49IUTPNqrakZBd2ImF6AC1H8D75bo9NZoFlo35Va4lj7XFvCtOKBUYDCmtaLTgCPXj4SLlXmO6jWY3bDg==} engines: {node: '>= 18.0.0'} ansi-regex@5.0.1: @@ -1251,16 +1249,12 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - ast-kit@0.12.2: - resolution: {integrity: sha512-es1zHFsnZ4Y4efz412nnrU3KvVAhgqy90a7Yt9Wpi5vQ3l4aYMOX0Qx4FD0elKr5ITEhiUGCSFcgGYf4YTuACg==} - engines: {node: '>=16.14.0'} - ast-kit@1.0.1: resolution: {integrity: sha512-XdXKlmX3YIrGKJS7d324CAbswH+C1klMCIRQ4VRy0+iPxGeP2scVOoYd09/V6uGjGAi/ZuEwBLzT7xBerSKNQg==} engines: {node: '>=16.14.0'} - ast-walker-scope@0.6.1: - resolution: {integrity: sha512-0ZdQEsSfH3mX4BFbRCc3xOBjx5bDbm73+aAdQOHerPQNf8K0XFMAv79ucd2BpnSc4UMyvBDixiroT8yjm2Y6bw==} + ast-walker-scope@0.6.2: + resolution: {integrity: sha512-1UWOyC50xI3QZkRuDj6PqDtpm1oHWtYs+NQGwqL/2R11eN3Q81PHAHPM0SWW3BNQm53UDwS//Jv8L4CCVLM1bQ==} engines: {node: '>=16.14.0'} asynckit@0.4.0: @@ -1643,6 +1637,14 @@ packages: fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} + fdir@6.2.0: + resolution: {integrity: sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -2248,6 +2250,10 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} + picomatch@4.0.2: + resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} + engines: {node: '>=12'} + pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} engines: {node: '>=0.10'} @@ -2540,6 +2546,10 @@ packages: tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} + tinyglobby@0.2.2: + resolution: {integrity: sha512-mZ2sDMaySvi1PkTp4lTo1In2zjU+cY8OvZsfwrDrx3YGRbXPX1/cbPwCR9zkm3O/Fz9Jo0F1HNgIQ1b8BepqyQ==} + engines: {node: '>=12.0.0'} + tinypool@1.0.0: resolution: {integrity: sha512-KIKExllK7jp3uvrNtvRBYBWBOAXSX8ZvoaD8T+7KB/QHIuoJW3Pmr60zucywjAlMb5TeXUkcs/MWeWLu0qvuAQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -2625,11 +2635,11 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unocss@0.61.9: - resolution: {integrity: sha512-D7nEObT1lhCUwXU5MoQ2Msh5S5g1EHVVSqDNM2ODs6dqWSboDCsRTPZQiyQmV9vCobrjYcvAFno9ZAgO7pvurw==} + unocss@0.62.1: + resolution: {integrity: sha512-w05pOWD4Ps8BRYSlMlcn5i1At+DIZBB93DZaBPCvA5z3PTreXRv360yni+eS0PJxtfqWvjmdZ2lWEO901Hl4cQ==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.61.9 + '@unocss/webpack': 0.62.1 vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 peerDependenciesMeta: '@unocss/webpack': @@ -2649,8 +2659,8 @@ packages: '@vueuse/core': optional: true - unplugin-vue-components@0.27.3: - resolution: {integrity: sha512-5wg7lbdg5ZcrAQNzyYK+6gcg/DG8K6rO+f5YeuvqGHs/PhpapBvpA4O/0ex/pFthE5WgRk43iWuRZEMLVsdz4Q==} + unplugin-vue-components@0.27.4: + resolution: {integrity: sha512-1XVl5iXG7P1UrOMnaj2ogYa5YTq8aoh5jwDPQhemwO/OrXW+lPQKDXd1hMz15qxQPxgb/XXlbgo3HQ2rLEbmXQ==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -2667,8 +2677,8 @@ packages: peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 - unplugin-vue-router@0.10.2: - resolution: {integrity: sha512-aG1UzB96cu4Lu+EdQxl22NIKFrde5b+k568JdsaJ2gzPqnQufPk2j1gCA5DxFfGz9zg4tYTqy2A2JHForVbyXg==} + unplugin-vue-router@0.10.3: + resolution: {integrity: sha512-qyR3etefMT2U6gBz8li6vFhIdGMib1wCZ7iqwYNEk22qBvx7i/LmFTrNsDpNpPpwXlfM6xOITd6yfVo9pPQklw==} peerDependencies: vue-router: ^4.4.0 peerDependenciesMeta: @@ -2727,8 +2737,8 @@ packages: '@nuxt/kit': optional: true - vite-plugin-vue-devtools@7.3.7: - resolution: {integrity: sha512-pPv6YJYrCIlWP+wwRk9gzDp2rK5M5jQ5oz//Nci3C3FDvORL1btKQqGvgthx3hs6xbx5acToJtkMGgDnZg8smw==} + vite-plugin-vue-devtools@7.3.8: + resolution: {integrity: sha512-b5t4wxCb5g5cjh+odNpgnB7iX7gA6FJnKugFqX2/YZX9I4fvMjlj1bUnCKnvPlmwnFxClYgdmgZcCh2RyhZgvw==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 @@ -2943,10 +2953,10 @@ packages: snapshots: - '@alova/adapter-axios@2.0.5(alova@3.0.6)(axios@1.7.3)': + '@alova/adapter-axios@2.0.5(alova@3.0.7)(axios@1.7.3)': dependencies: '@alova/shared': 1.0.4 - alova: 3.0.6 + alova: 3.0.7 axios: 1.7.3 '@alova/shared@1.0.4': {} @@ -3615,165 +3625,165 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unocss/astro@0.61.9(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))': + '@unocss/astro@0.62.1(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))': dependencies: - '@unocss/core': 0.61.9 - '@unocss/reset': 0.61.9 - '@unocss/vite': 0.61.9(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) + '@unocss/core': 0.62.1 + '@unocss/reset': 0.62.1 + '@unocss/vite': 0.62.1(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) optionalDependencies: vite: 5.4.0(@types/node@22.2.0)(less@4.2.0) transitivePeerDependencies: - rollup - supports-color - '@unocss/cli@0.61.9(rollup@4.20.0)': + '@unocss/cli@0.62.1(rollup@4.20.0)': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@4.20.0) - '@unocss/config': 0.61.9 - '@unocss/core': 0.61.9 - '@unocss/preset-uno': 0.61.9 + '@unocss/config': 0.62.1 + '@unocss/core': 0.62.1 + '@unocss/preset-uno': 0.62.1 cac: 6.7.14 chokidar: 3.6.0 colorette: 2.0.20 consola: 3.2.3 - fast-glob: 3.3.2 magic-string: 0.30.11 pathe: 1.1.2 perfect-debounce: 1.0.0 + tinyglobby: 0.2.2 transitivePeerDependencies: - rollup - supports-color - '@unocss/config@0.61.9': + '@unocss/config@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 unconfig: 0.5.5 transitivePeerDependencies: - supports-color - '@unocss/core@0.61.9': {} + '@unocss/core@0.62.1': {} - '@unocss/extractor-arbitrary-variants@0.61.9': + '@unocss/extractor-arbitrary-variants@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/inspector@0.61.9': + '@unocss/inspector@0.62.1': dependencies: - '@unocss/core': 0.61.9 - '@unocss/rule-utils': 0.61.9 + '@unocss/core': 0.62.1 + '@unocss/rule-utils': 0.62.1 gzip-size: 6.0.0 sirv: 2.0.4 - '@unocss/postcss@0.61.9(postcss@8.4.41)': + '@unocss/postcss@0.62.1(postcss@8.4.41)': dependencies: - '@unocss/config': 0.61.9 - '@unocss/core': 0.61.9 - '@unocss/rule-utils': 0.61.9 + '@unocss/config': 0.62.1 + '@unocss/core': 0.62.1 + '@unocss/rule-utils': 0.62.1 css-tree: 2.3.1 - fast-glob: 3.3.2 magic-string: 0.30.11 postcss: 8.4.41 + tinyglobby: 0.2.2 transitivePeerDependencies: - supports-color - '@unocss/preset-attributify@0.61.9': + '@unocss/preset-attributify@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/preset-icons@0.61.9': + '@unocss/preset-icons@0.62.1': dependencies: '@iconify/utils': 2.1.30 - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 ofetch: 1.3.4 transitivePeerDependencies: - supports-color - '@unocss/preset-mini@0.61.9': + '@unocss/preset-mini@0.62.1': dependencies: - '@unocss/core': 0.61.9 - '@unocss/extractor-arbitrary-variants': 0.61.9 - '@unocss/rule-utils': 0.61.9 + '@unocss/core': 0.62.1 + '@unocss/extractor-arbitrary-variants': 0.62.1 + '@unocss/rule-utils': 0.62.1 - '@unocss/preset-rem-to-px@0.61.9': + '@unocss/preset-rem-to-px@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/preset-tagify@0.61.9': + '@unocss/preset-tagify@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/preset-typography@0.61.9': + '@unocss/preset-typography@0.62.1': dependencies: - '@unocss/core': 0.61.9 - '@unocss/preset-mini': 0.61.9 + '@unocss/core': 0.62.1 + '@unocss/preset-mini': 0.62.1 - '@unocss/preset-uno@0.61.9': + '@unocss/preset-uno@0.62.1': dependencies: - '@unocss/core': 0.61.9 - '@unocss/preset-mini': 0.61.9 - '@unocss/preset-wind': 0.61.9 - '@unocss/rule-utils': 0.61.9 + '@unocss/core': 0.62.1 + '@unocss/preset-mini': 0.62.1 + '@unocss/preset-wind': 0.62.1 + '@unocss/rule-utils': 0.62.1 - '@unocss/preset-web-fonts@0.61.9': + '@unocss/preset-web-fonts@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 ofetch: 1.3.4 - '@unocss/preset-wind@0.61.9': + '@unocss/preset-wind@0.62.1': dependencies: - '@unocss/core': 0.61.9 - '@unocss/preset-mini': 0.61.9 - '@unocss/rule-utils': 0.61.9 + '@unocss/core': 0.62.1 + '@unocss/preset-mini': 0.62.1 + '@unocss/rule-utils': 0.62.1 - '@unocss/reset@0.61.9': {} + '@unocss/reset@0.62.1': {} - '@unocss/rule-utils@0.61.9': + '@unocss/rule-utils@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 magic-string: 0.30.11 - '@unocss/scope@0.61.9': {} + '@unocss/scope@0.62.1': {} - '@unocss/transformer-attributify-jsx-babel@0.61.9': + '@unocss/transformer-attributify-jsx-babel@0.62.1': dependencies: '@babel/core': 7.25.2 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 transitivePeerDependencies: - supports-color - '@unocss/transformer-attributify-jsx@0.61.9': + '@unocss/transformer-attributify-jsx@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/transformer-compile-class@0.61.9': + '@unocss/transformer-compile-class@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/transformer-directives@0.61.9': + '@unocss/transformer-directives@0.62.1': dependencies: - '@unocss/core': 0.61.9 - '@unocss/rule-utils': 0.61.9 + '@unocss/core': 0.62.1 + '@unocss/rule-utils': 0.62.1 css-tree: 2.3.1 - '@unocss/transformer-variant-group@0.61.9': + '@unocss/transformer-variant-group@0.62.1': dependencies: - '@unocss/core': 0.61.9 + '@unocss/core': 0.62.1 - '@unocss/vite@0.61.9(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))': + '@unocss/vite@0.62.1(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@4.20.0) - '@unocss/config': 0.61.9 - '@unocss/core': 0.61.9 - '@unocss/inspector': 0.61.9 - '@unocss/scope': 0.61.9 - '@unocss/transformer-directives': 0.61.9 + '@unocss/config': 0.62.1 + '@unocss/core': 0.62.1 + '@unocss/inspector': 0.62.1 + '@unocss/scope': 0.62.1 + '@unocss/transformer-directives': 0.62.1 chokidar: 3.6.0 - fast-glob: 3.3.2 magic-string: 0.30.11 + tinyglobby: 0.2.2 vite: 5.4.0(@types/node@22.2.0)(less@4.2.0) transitivePeerDependencies: - rollup @@ -3932,10 +3942,10 @@ snapshots: '@vue/devtools-api@6.6.3': {} - '@vue/devtools-core@7.3.7(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4))': + '@vue/devtools-core@7.3.8(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4))': dependencies: - '@vue/devtools-kit': 7.3.7 - '@vue/devtools-shared': 7.3.7 + '@vue/devtools-kit': 7.3.8 + '@vue/devtools-shared': 7.3.8 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 @@ -3944,9 +3954,9 @@ snapshots: transitivePeerDependencies: - vite - '@vue/devtools-kit@7.3.7': + '@vue/devtools-kit@7.3.8': dependencies: - '@vue/devtools-shared': 7.3.7 + '@vue/devtools-shared': 7.3.8 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 @@ -3954,7 +3964,7 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.1 - '@vue/devtools-shared@7.3.7': + '@vue/devtools-shared@7.3.8': dependencies: rfdc: 1.4.1 @@ -4056,26 +4066,10 @@ snapshots: - sugarss - terser - '@yanhao98/vue-router-helper@0.0.0(rollup@4.20.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))(vue@3.4.37(typescript@5.5.4))': + '@yanhao98/vue-router-helper@0.0.2(nprogress@0.2.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))': dependencies: - '@babel/types': 7.25.2 - '@rollup/pluginutils': 5.1.0(rollup@4.20.0) - '@vue-macros/common': 1.12.2(rollup@4.20.0)(vue@3.4.37(typescript@5.5.4)) - ast-walker-scope: 0.6.1 - chokidar: 3.6.0 - fast-glob: 3.3.2 - json5: 2.2.3 - local-pkg: 0.5.0 - mlly: 1.7.1 nprogress: 0.2.0 - pathe: 1.1.2 - scule: 1.3.0 - yaml: 2.5.0 - optionalDependencies: vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)) - transitivePeerDependencies: - - rollup - - vue abbrev@2.0.0: {} @@ -4098,7 +4092,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - alova@3.0.6: + alova@3.0.7: dependencies: '@alova/shared': 1.0.4 rate-limiter-flexible: 5.0.3 @@ -4132,20 +4126,15 @@ snapshots: assertion-error@2.0.1: {} - ast-kit@0.12.2: - dependencies: - '@babel/parser': 7.25.3 - pathe: 1.1.2 - ast-kit@1.0.1: dependencies: '@babel/parser': 7.25.3 pathe: 1.1.2 - ast-walker-scope@0.6.1: + ast-walker-scope@0.6.2: dependencies: '@babel/parser': 7.25.3 - ast-kit: 0.12.2 + ast-kit: 1.0.1 asynckit@0.4.0: {} @@ -4590,6 +4579,10 @@ snapshots: dependencies: reusify: 1.0.4 + fdir@6.2.0(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 + file-entry-cache@6.0.1: dependencies: flat-cache: 3.2.0 @@ -5166,6 +5159,8 @@ snapshots: picomatch@2.3.1: {} + picomatch@4.0.2: {} + pidtree@0.6.0: {} pify@4.0.1: @@ -5421,6 +5416,11 @@ snapshots: tinybench@2.9.0: {} + tinyglobby@0.2.2: + dependencies: + fdir: 6.2.0(picomatch@4.0.2) + picomatch: 4.0.2 + tinypool@1.0.0: {} tinyrainbow@1.2.0: {} @@ -5505,28 +5505,28 @@ snapshots: universalify@2.0.1: {} - unocss@0.61.9(postcss@8.4.41)(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)): + unocss@0.62.1(postcss@8.4.41)(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)): dependencies: - '@unocss/astro': 0.61.9(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) - '@unocss/cli': 0.61.9(rollup@4.20.0) - '@unocss/core': 0.61.9 - '@unocss/extractor-arbitrary-variants': 0.61.9 - '@unocss/postcss': 0.61.9(postcss@8.4.41) - '@unocss/preset-attributify': 0.61.9 - '@unocss/preset-icons': 0.61.9 - '@unocss/preset-mini': 0.61.9 - '@unocss/preset-tagify': 0.61.9 - '@unocss/preset-typography': 0.61.9 - '@unocss/preset-uno': 0.61.9 - '@unocss/preset-web-fonts': 0.61.9 - '@unocss/preset-wind': 0.61.9 - '@unocss/reset': 0.61.9 - '@unocss/transformer-attributify-jsx': 0.61.9 - '@unocss/transformer-attributify-jsx-babel': 0.61.9 - '@unocss/transformer-compile-class': 0.61.9 - '@unocss/transformer-directives': 0.61.9 - '@unocss/transformer-variant-group': 0.61.9 - '@unocss/vite': 0.61.9(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) + '@unocss/astro': 0.62.1(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) + '@unocss/cli': 0.62.1(rollup@4.20.0) + '@unocss/core': 0.62.1 + '@unocss/extractor-arbitrary-variants': 0.62.1 + '@unocss/postcss': 0.62.1(postcss@8.4.41) + '@unocss/preset-attributify': 0.62.1 + '@unocss/preset-icons': 0.62.1 + '@unocss/preset-mini': 0.62.1 + '@unocss/preset-tagify': 0.62.1 + '@unocss/preset-typography': 0.62.1 + '@unocss/preset-uno': 0.62.1 + '@unocss/preset-web-fonts': 0.62.1 + '@unocss/preset-wind': 0.62.1 + '@unocss/reset': 0.62.1 + '@unocss/transformer-attributify-jsx': 0.62.1 + '@unocss/transformer-attributify-jsx-babel': 0.62.1 + '@unocss/transformer-compile-class': 0.62.1 + '@unocss/transformer-directives': 0.62.1 + '@unocss/transformer-variant-group': 0.62.1 + '@unocss/vite': 0.62.1(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0)) optionalDependencies: vite: 5.4.0(@types/node@22.2.0)(less@4.2.0) transitivePeerDependencies: @@ -5549,7 +5549,7 @@ snapshots: transitivePeerDependencies: - rollup - unplugin-vue-components@0.27.3(@babel/parser@7.25.3)(rollup@4.20.0)(vue@3.4.37(typescript@5.5.4)): + unplugin-vue-components@0.27.4(@babel/parser@7.25.3)(rollup@4.20.0)(vue@3.4.37(typescript@5.5.4)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.20.0) @@ -5581,12 +5581,12 @@ snapshots: transitivePeerDependencies: - rollup - unplugin-vue-router@0.10.2(rollup@4.20.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))(vue@3.4.37(typescript@5.5.4)): + unplugin-vue-router@0.10.3(rollup@4.20.0)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.37(typescript@5.5.4)))(vue@3.4.37(typescript@5.5.4)): dependencies: '@babel/types': 7.25.2 '@rollup/pluginutils': 5.1.0(rollup@4.20.0) '@vue-macros/common': 1.12.2(rollup@4.20.0)(vue@3.4.37(typescript@5.5.4)) - ast-walker-scope: 0.6.1 + ast-walker-scope: 0.6.2 chokidar: 3.6.0 fast-glob: 3.3.2 json5: 2.2.3 @@ -5675,11 +5675,11 @@ snapshots: - rollup - supports-color - vite-plugin-vue-devtools@7.3.7(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4)): + vite-plugin-vue-devtools@7.3.8(rollup@4.20.0)(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4)): dependencies: - '@vue/devtools-core': 7.3.7(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4)) - '@vue/devtools-kit': 7.3.7 - '@vue/devtools-shared': 7.3.7 + '@vue/devtools-core': 7.3.8(vite@5.4.0(@types/node@22.2.0)(less@4.2.0))(vue@3.4.37(typescript@5.5.4)) + '@vue/devtools-kit': 7.3.8 + '@vue/devtools-shared': 7.3.8 execa: 8.0.1 sirv: 2.0.4 vite: 5.4.0(@types/node@22.2.0)(less@4.2.0)