diff --git a/.circleci/config.yml b/.circleci/config.yml index 6b2cfcd9f5..4b1adebcaf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -181,7 +181,7 @@ workflows: - "@types/react@16.8 @types/react-dom@16.8" - "@types/react@17 @types/react-dom@17" - "@types/react@18 @types/react-dom@18" - - "@types/react@npm:types-react@19.0.0 @types/react-dom@npm:types-react-dom@19.0.0" + - "@types/react@19 @types/react-dom@19" - "typescript@next" security-scans: jobs: