소스 검색

pin react-focus-lock to 2.11.3 (#3123)

Masen Furer 1 년 전
부모
커밋
19007ee2a1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      reflex/constants/installer.py

+ 1 - 0
reflex/constants/installer.py

@@ -112,6 +112,7 @@ class PackageJson(SimpleNamespace):
         "next-themes": "0.2.1",
         "react": "18.2.0",
         "react-dom": "18.2.0",
+        "react-focus-lock": "2.11.3",
         "socket.io-client": "4.6.1",
         "universal-cookie": "4.0.4",
     }