From 6040cc76d669480616057a08c295210e286d11a1 Mon Sep 17 00:00:00 2001 From: Keal Jones Date: Mon, 7 Oct 2024 14:45:08 -0700 Subject: [PATCH] bump react version --- pubspec.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 984d5e5fe..cd65a8253 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: meta: ^1.6.0 package_config: ^2.1.0 path: ^1.5.1 - react: ^7.1.0 + react: ^7.2.0 redux: ^5.0.0 source_span: ^1.4.1 transformer_utils: ^0.2.6 @@ -48,9 +48,3 @@ workiva: core_checks: version: 1 react_boilerplate: disabled - -dependency_overrides: - react: - git: - url: https://github.com/Workiva/react-dart.git - ref: FED-3114-lazy