浏览代码

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",
         "next-themes": "0.2.1",
         "react": "18.2.0",
         "react": "18.2.0",
         "react-dom": "18.2.0",
         "react-dom": "18.2.0",
+        "react-focus-lock": "2.11.3",
         "socket.io-client": "4.6.1",
         "socket.io-client": "4.6.1",
         "universal-cookie": "4.0.4",
         "universal-cookie": "4.0.4",
     }
     }