mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
fix(core): use ResizeObserver polyfill (#6360)
- Close https://github.com/toeverything/AFFiNE/issues/6359
This commit is contained in:
@@ -341,6 +341,7 @@ __metadata:
|
||||
"@emotion/react": "npm:^11.11.3"
|
||||
"@emotion/server": "npm:^11.11.0"
|
||||
"@emotion/styled": "npm:^11.11.0"
|
||||
"@juggle/resize-observer": "npm:^3.4.0"
|
||||
"@marsidev/react-turnstile": "npm:^0.5.3"
|
||||
"@perfsee/webpack": "npm:^1.12.2"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.11"
|
||||
@@ -827,7 +828,6 @@ __metadata:
|
||||
"@affine/component": "workspace:*"
|
||||
"@affine/core": "workspace:*"
|
||||
"@affine/env": "workspace:*"
|
||||
"@juggle/resize-observer": "npm:^3.4.0"
|
||||
"@sentry/react": "npm:^7.108.0"
|
||||
"@types/react": "npm:^18.2.60"
|
||||
"@types/react-dom": "npm:^18.2.19"
|
||||
|
||||
Reference in New Issue
Block a user