Skip to content

Commit e585f20

Browse files
committed
perf: batch load initial iframe styles
1 parent ba01fb0 commit e585f20

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"typescript": "^4.5.2"
6161
},
6262
"dependencies": {
63-
"@measured/auto-frame-component": "0.1.3",
63+
"@measured/auto-frame-component": "0.1.5",
6464
"@measured/dnd": "16.6.0-canary.4cba1d1",
6565
"deep-diff": "^1.0.2",
6666
"react-hotkeys-hook": "^4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,10 +1445,10 @@
14451445
"@types/mdx" "^2.0.0"
14461446
"@types/react" ">=16"
14471447

1448-
"@measured/auto-frame-component@0.1.3":
1449-
version "0.1.3"
1450-
resolved "https://registry.yarnpkg.com/@measured/auto-frame-component/-/auto-frame-component-0.1.3.tgz#1bf58ebce336f813b0d96a914cc6ce2acf271b25"
1451-
integrity sha512-oDGftzZ/VsMfgwDZvOcYNPCFgz6Lj2Uy2llfejt3HoZMJ9Nro7dzCcxc+EYMoIVzZGAGXA2gpfMLTCJFcLfa6g==
1448+
"@measured/auto-frame-component@0.1.5":
1449+
version "0.1.5"
1450+
resolved "https://registry.yarnpkg.com/@measured/auto-frame-component/-/auto-frame-component-0.1.5.tgz#b481d6dab1bc38e3efdb9470dd44c4dc6f207130"
1451+
integrity sha512-Et7UhfUm8XPI1zSvcHr8OvtRptVwiDJocUWHmpSIzGZbCJwm2qarNPUCV0HuL0XrT1FCOV6KHbfTP8On7nu7CQ==
14521452
dependencies:
14531453
object-hash "^3.0.0"
14541454
react-frame-component "5.2.6"

0 commit comments

Comments
 (0)