From 209e9b64ad9dbc97bdd5c04515b0a1393b4024f2 Mon Sep 17 00:00:00 2001 From: Sebastian Leheis Date: Thu, 21 Sep 2023 19:46:33 +0200 Subject: [PATCH] Fixed Dependencie --- yarn.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/yarn.lock b/yarn.lock index ae52b77..379a35b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3033,6 +3033,7 @@ babel-preset-react-app@^10.0.1: "@babel/runtime" "^7.16.3" babel-plugin-macros "^3.1.0" babel-plugin-transform-react-remove-prop-types "^0.4.24" + "@babel/plugin-proposal-private-property-in-object" "^7.21.11" balanced-match@^1.0.0: version "1.0.2"