fix(core): remove ses lockdown (#5350)

This commit is contained in:
LongYinan
2023-12-20 04:11:34 +00:00
parent e3882f9648
commit 800ea0abf1
7 changed files with 17 additions and 70 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
"react-is": "18.2.0",
"react-router-dom": "^6.16.0",
"rxjs": "^7.8.1",
"ses": "0.18.8",
"ses": "^1.0.0",
"swr": "2.2.4",
"uuid": "^9.0.1",
"valtio": "^1.11.2",