From b231cc8c28d753e4b388a7538375bf7bcb2bb7d0 Mon Sep 17 00:00:00 2001 From: Tom Lanser Date: Wed, 25 Oct 2023 14:45:31 +0200 Subject: [PATCH] fix: version mismatch Signed-off-by: Tom Lanser --- apps/expo/package.json | 2 +- yarn.lock | 15 +-------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/apps/expo/package.json b/apps/expo/package.json index e7baaf1a..ebf6b633 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -22,7 +22,7 @@ "@react-navigation/native": "^6.1.6", "app": "*", "babel-plugin-module-resolver": "^4.1.0", - "burnt": "^0.10.0", + "burnt": "^0.12.1", "expo": "^49.0.0", "expo-barcode-scanner": "~12.5.3", "expo-constants": "~14.4.2", diff --git a/yarn.lock b/yarn.lock index 33ad3c1e..7353a243 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7706,19 +7706,6 @@ __metadata: languageName: node linkType: hard -"burnt@npm:^0.10.0": - version: 0.10.0 - resolution: "burnt@npm:0.10.0" - dependencies: - sf-symbols-typescript: ^1.0.0 - peerDependencies: - expo: "*" - react: "*" - react-native: "*" - checksum: b33a84b0a57be34cc37d18f50710d46fb72e8d8eb2c5d5ae687a22dad41a1c6a42a49d507a71065480b5286729c887e3ee281f47af1325321f63fdc15e3af913 - languageName: node - linkType: hard - "burnt@npm:^0.12.1": version: 0.12.1 resolution: "burnt@npm:0.12.1" @@ -9766,7 +9753,7 @@ __metadata: app: "*" babel-plugin-module-resolver: ^4.1.0 babel-plugin-transform-inline-environment-variables: ^0.4.4 - burnt: ^0.10.0 + burnt: ^0.12.1 expo: ^49.0.0 expo-barcode-scanner: ~12.5.3 expo-constants: ~14.4.2