From 83080bf69c612af95f123e1c3ec2f543a6eec336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:34:29 +0000 Subject: [PATCH] chore(deps): Bump @tamagui/shorthands from 1.78.0 to 1.79.1 Bumps @tamagui/shorthands from 1.78.0 to 1.79.1. --- updated-dependencies: - dependency-name: "@tamagui/shorthands" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef90f586..27cdb129 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@react-navigation/native": "^6.1.9", "@react-navigation/native-stack": "^6.9.17", "@reduxjs/toolkit": "1.9.7", - "@tamagui/shorthands": "^1.78.0", + "@tamagui/shorthands": "^1.79.1", "@tamagui/themes": "^1.78.0", "axios": "^0.27.2", "i18next": "^22.5.0", diff --git a/yarn.lock b/yarn.lock index b91dd27c..2735ff1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2807,10 +2807,10 @@ "@tamagui/use-controllable-state" "1.78.0" "@tamagui/use-keyboard-visible" "1.78.0" -"@tamagui/shorthands@^1.78.0": - version "1.78.0" - resolved "https://registry.yarnpkg.com/@tamagui/shorthands/-/shorthands-1.78.0.tgz#56f3a8a574bdac72e237cf5b88dff4369d32d1a8" - integrity sha512-rP9zxYGVIhLj/Tc/hrMdXg6ror+EXwMRjEY0gQHexksegu5waT8CGIQjgqz4crgT1Q2wBbbljO8qCwj4GiTPNQ== +"@tamagui/shorthands@^1.79.1": + version "1.79.1" + resolved "https://registry.yarnpkg.com/@tamagui/shorthands/-/shorthands-1.79.1.tgz#429a6d0f1516d0660d88b68a347a866b1500cb19" + integrity sha512-cywI4ITKSt1/Zvj1EtNQ5T5GiCvuKVi1bOJ3oXXy8cRswkOlWvutufpqe5E8yCFLFMCay7R5X/3GienHr4QQFQ== "@tamagui/simple-hash@1.78.0": version "1.78.0"