Skip to content

Commit 2f787a9

Browse files
authored
chore(deps): bumps @faceless-ui/window-info to v3.0.1 and @faceless-ui/scroll-info to 2.0.0 (#10913)
Bumps `@faceless-ui/window-info` to v3.0.1` and `@faceless-ui/scroll-info` to v2.0.0. This gets them both off beta versions and includes React 19 stable in their peer deps. The `@faceless-ui/modal` package, however, has yet to be bumped. This package is waiting on faceless-ui/modal#63 to be resolved in order to fully deprecate [`body-scroll-lock`](https://github.com/willmcpo/body-scroll-lock) before bumping to stable.
1 parent 68a7de2 commit 2f787a9

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

packages/richtext-lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
},
395395
"peerDependencies": {
396396
"@faceless-ui/modal": "3.0.0-beta.2",
397-
"@faceless-ui/scroll-info": "2.0.0-beta.0",
397+
"@faceless-ui/scroll-info": "2.0.0",
398398
"@lexical/headless": "0.21.0",
399399
"@lexical/html": "0.21.0",
400400
"@lexical/link": "0.21.0",

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
"@dnd-kit/core": "6.0.8",
120120
"@dnd-kit/sortable": "7.0.2",
121121
"@faceless-ui/modal": "3.0.0-beta.2",
122-
"@faceless-ui/scroll-info": "2.0.0-beta.0",
123-
"@faceless-ui/window-info": "3.0.0-beta.0",
122+
"@faceless-ui/scroll-info": "2.0.0",
123+
"@faceless-ui/window-info": "3.0.1",
124124
"@monaco-editor/react": "4.6.0",
125125
"@payloadcms/translations": "workspace:*",
126126
"bson-objectid": "2.0.4",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)