diff --git a/pubspec.yaml b/pubspec.yaml index 86d00b68..e0e78486 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,3 +21,17 @@ dev_dependencies: build_web_compilers: '>=3.0.0 <5.0.0' test_html_builder: ^3.0.0 workiva_analysis_options: ^1.0.0 + +dependency_overrides: + react: + git: + url: https://github.com/Workiva/react-dart.git + ref: react-18-2-0-testing + react_testing_library: + git: + url: https://github.com/Workiva/react_testing_library.git + ref: r18 + dart_dev_workiva: + git: + url: https://github.com/Workiva/dart_dev_workiva.git + ref: override-react-js-files-for-r18