From e461ca4c17580911d419644801668d0574017fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:41:21 +0000 Subject: [PATCH] build(deps): bump @unocss/preset-mini from 0.63.3 to 0.63.4 (#291) Bumps [@unocss/preset-mini](https://github.com/unocss/unocss/tree/HEAD/packages/preset-mini) from 0.63.3 to 0.63.4. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v0.63.4/packages/preset-mini) --- updated-dependencies: - dependency-name: "@unocss/preset-mini" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ddb075b..f2e26bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@unocss/preset-mini': specifier: ^0.63.1 - version: 0.63.3 + version: 0.63.4 devDependencies: bumpp: specifier: ^9.0.0 @@ -952,9 +952,15 @@ packages: '@unocss/core@0.63.3': resolution: {integrity: sha512-LPDog+Dt36ut9yomgpKDHn4j/kI72sWtxm3iL6agEK3NDQToQsizQU6f8ZsIyUrpi7CoIV2i+3vmsdxauBd4kw==} + '@unocss/core@0.63.4': + resolution: {integrity: sha512-VB4DJ5DsRWpX64si5tWYRXf1n5UkYQqe2s1V22qFiWmXa7Ec+Vf9s3cxWZmoWFC5P9RQiwM9kAqxdg1G+elVkQ==} + '@unocss/extractor-arbitrary-variants@0.63.3': resolution: {integrity: sha512-n5foNPmt/BtocMdUbl9HOOWuimPFIFDH9YmyfNrAN1kcL8Yz6l0PAlFWW5xUyk4rzaIXCfnWmRRb8mGoku0hXA==} + '@unocss/extractor-arbitrary-variants@0.63.4': + resolution: {integrity: sha512-gI/+2Nv+cH/ZoOc/4X7RLD9CuBXH51jfwGJ1xRveS7tj+EBs8VshP7Vhbn6Jyp69E00wt4hyzjviDoGqcIA8bA==} + '@unocss/inspector@0.63.3': resolution: {integrity: sha512-SdFXzmhq4bsz9hWi3ujyT8E+KiN4CfRoYig0FGLH6mNGYguVPvcUV+b+HFNNhK0g31abo94EkejEz0j/mEmXlg==} @@ -973,6 +979,9 @@ packages: '@unocss/preset-mini@0.63.3': resolution: {integrity: sha512-V1nwq0ca8zxiXUDz4bQVyjwqWwMIpY26XNx9i/yd7FhKW//Fb+9XWMdE7BcoaBDuECF6O+RjlrSuJ1Zdw8kN8A==} + '@unocss/preset-mini@0.63.4': + resolution: {integrity: sha512-sim1/uy/XaVzdnMdepXdbdacXF5QNkPDnl4PYBWTyGuT5yKFpuipWpJDS5zZH5W6PYzKdcDA3YiaJ0S5CiUWpQ==} + '@unocss/preset-tagify@0.63.3': resolution: {integrity: sha512-GAHSLYdBMYzMeSjt0yjIHlhJxlfdSWjVkryhnjlJhnCHUpTLjLVXC3sic/i1tVLETQYCjDbe6E4MNoeV9phKQQ==} @@ -995,6 +1004,10 @@ packages: resolution: {integrity: sha512-DVX9d/72fsQz4qD67C+NIiMEhtpre6xJDISvxZgb165UzzW8k9rUTef4uWz0SRv+O5NdotpBl32UT8X9McP9Mg==} engines: {node: '>=14'} + '@unocss/rule-utils@0.63.4': + resolution: {integrity: sha512-7yRWF881ymxnMcCJSiI/1kMI8uwRqRi3l5XnV+JSGjjF2fDr1POUQjSLaA4s7ZfdEgmjagdLK3F5xqkfMMECNA==} + engines: {node: '>=14'} + '@unocss/transformer-attributify-jsx@0.63.3': resolution: {integrity: sha512-Xz5d4KUm6MCyZ7l4kLlA11ZCmrtQHmytVnzF9FYDHN6/jCmkn5wQBmQUJFSOuyyIrYQymyViZN++N8SjBq7ogA==} @@ -2607,10 +2620,16 @@ snapshots: '@unocss/core@0.63.3': {} + '@unocss/core@0.63.4': {} + '@unocss/extractor-arbitrary-variants@0.63.3': dependencies: '@unocss/core': 0.63.3 + '@unocss/extractor-arbitrary-variants@0.63.4': + dependencies: + '@unocss/core': 0.63.4 + '@unocss/inspector@0.63.3': dependencies: '@unocss/core': 0.63.3 @@ -2647,6 +2666,12 @@ snapshots: '@unocss/extractor-arbitrary-variants': 0.63.3 '@unocss/rule-utils': 0.63.3 + '@unocss/preset-mini@0.63.4': + dependencies: + '@unocss/core': 0.63.4 + '@unocss/extractor-arbitrary-variants': 0.63.4 + '@unocss/rule-utils': 0.63.4 + '@unocss/preset-tagify@0.63.3': dependencies: '@unocss/core': 0.63.3 @@ -2678,7 +2703,12 @@ snapshots: '@unocss/rule-utils@0.63.3': dependencies: - '@unocss/core': 0.63.3 + '@unocss/core': 0.63.4 + magic-string: 0.30.11 + + '@unocss/rule-utils@0.63.4': + dependencies: + '@unocss/core': 0.63.4 magic-string: 0.30.11 '@unocss/transformer-attributify-jsx@0.63.3':