From 45026b32db09f7814d4293f90e53466816fa367b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:46:41 +0000 Subject: [PATCH] build(deps): bump @unocss/preset-mini from 0.64.1 to 0.65.0 Bumps [@unocss/preset-mini](https://github.com/unocss/unocss/tree/HEAD/packages/preset-mini) from 0.64.1 to 0.65.0. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v0.65.0/packages/preset-mini) --- updated-dependencies: - dependency-name: "@unocss/preset-mini" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 34 ++++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index eabcb0a..305d5e8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@unocss/preset-mini": "^0.64.0" + "@unocss/preset-mini": "^0.65.0" }, "devDependencies": { "bumpp": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cbeec5..1738b6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@unocss/preset-mini': - specifier: ^0.64.0 - version: 0.64.1 + specifier: ^0.65.0 + version: 0.65.0 devDependencies: bumpp: specifier: ^9.0.0 @@ -972,9 +972,15 @@ packages: '@unocss/core@0.64.1': resolution: {integrity: sha512-D1ULd70a24/k6kGyHCIijbrrIn9UjFUEBg2R4xKX2/ViQb1k2MIgOs4VS20MkJX6kbZXqqm/zAFHzDhsQGIhBA==} + '@unocss/core@0.65.0': + resolution: {integrity: sha512-2QwjMq/bm7lbxk6BTyGblWuTtSfXRuHJSoN1zys53ES+SrVVYA8FVDIpiTQbxENLcXhwwq1OaN3z7zi714n+OA==} + '@unocss/extractor-arbitrary-variants@0.64.1': resolution: {integrity: sha512-tKtaeZYzSCaH1ASE7Uj45rPX4ApQHYE8eZFfaL3N4ZY0LYrTJPBnaLSRfLRwGD6KLHjoL3+sorywJiS/VVBcFQ==} + '@unocss/extractor-arbitrary-variants@0.65.0': + resolution: {integrity: sha512-flWxSflswTAQs2FE0Qn5aaZOkOioKf0N3kGV11vRi0tkRtiQOmWJ24Va5ysdC37MeeWvzsOYfVu662ZVE1CQ9w==} + '@unocss/inspector@0.64.1': resolution: {integrity: sha512-IDlSxvczxzQso/9aIneQaQ+jVhi8/Wb6uck1pRZm3q71uF3+mhzqEvQojbe1VaKqwUlCmBy2U+M/e8L5dJavlA==} @@ -993,6 +999,9 @@ packages: '@unocss/preset-mini@0.64.1': resolution: {integrity: sha512-tl+ciN0elB9eETEVZQrNaMy4NpbLdWDVW7KlmpRZi4Eomf/Ntz+Wctp5V0aBvszo8arEaDiOwsgMxITvx9Ll6Q==} + '@unocss/preset-mini@0.65.0': + resolution: {integrity: sha512-Vc6ESW/Y5WFMc4TWhTmGtvljlzN83oq0RzPxgsB0XTgIIXBTRpf9O/v3y58lPUyJQo13ycafp+2CqtVVPC5zzg==} + '@unocss/preset-tagify@0.64.1': resolution: {integrity: sha512-xBGF7usHIDOMmLEgawpgbOAoNZ8qFZ/mpbRG9tdEjOHJ+rXJuJlZHhwIgwjQiFRCzSRtlsN57/iM37bZNRCEAg==} @@ -1015,6 +1024,10 @@ packages: resolution: {integrity: sha512-h+Du0lezKHmdsEsGQGAtGrwrTrU+Av4eij46UzpzuNWFq0mAouBu8m/lgBI1AcY9B0Jg3EJalkOgA06tAKS8jg==} engines: {node: '>=14'} + '@unocss/rule-utils@0.65.0': + resolution: {integrity: sha512-a9glvClBhyhp7ORsmjViTZRWkXbYiuhGEKqMG83vD8JWI7yrVQ2WyVbHdqCjBpxzprdzY2nYD+cUHk3hS0HUgg==} + engines: {node: '>=14'} + '@unocss/transformer-attributify-jsx@0.64.1': resolution: {integrity: sha512-Zg7rfNheWxJh2G5C0gCctGc6c8NbmI6wqbYjUxUDXEeT+lrZqKeDpTmgcLis7gLqGELFvIqE5R0EpARvjrj9bw==} @@ -2689,10 +2702,16 @@ snapshots: '@unocss/core@0.64.1': {} + '@unocss/core@0.65.0': {} + '@unocss/extractor-arbitrary-variants@0.64.1': dependencies: '@unocss/core': 0.64.1 + '@unocss/extractor-arbitrary-variants@0.65.0': + dependencies: + '@unocss/core': 0.65.0 + '@unocss/inspector@0.64.1(vue@3.5.12(typescript@5.7.2))': dependencies: '@unocss/core': 0.64.1 @@ -2732,6 +2751,12 @@ snapshots: '@unocss/extractor-arbitrary-variants': 0.64.1 '@unocss/rule-utils': 0.64.1 + '@unocss/preset-mini@0.65.0': + dependencies: + '@unocss/core': 0.65.0 + '@unocss/extractor-arbitrary-variants': 0.65.0 + '@unocss/rule-utils': 0.65.0 + '@unocss/preset-tagify@0.64.1': dependencies: '@unocss/core': 0.64.1 @@ -2766,6 +2791,11 @@ snapshots: '@unocss/core': 0.64.1 magic-string: 0.30.12 + '@unocss/rule-utils@0.65.0': + dependencies: + '@unocss/core': 0.65.0 + magic-string: 0.30.12 + '@unocss/transformer-attributify-jsx@0.64.1': dependencies: '@unocss/core': 0.64.1