Skip to content

Commit 41fe955

Browse files
build(deps): bump @docusaurus/* from 3.9.2 to 3.10.0, update typedoc, react (#8339)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bob Ippolito <bob@redivi.com>
1 parent 7085468 commit 41fe955

File tree

19 files changed

+1979
-2131
lines changed

19 files changed

+1979
-2131
lines changed

examples/agent-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"@lexical/selection": "0.43.0",
2222
"@lexical/utils": "0.43.0",
2323
"lexical": "0.43.0",
24-
"react": "^19.1.1",
25-
"react-dom": "^19.1.1"
24+
"react": "^19.2.5",
25+
"react-dom": "^19.2.5"
2626
},
2727
"devDependencies": {
2828
"@tailwindcss/vite": "^4.2.1",
29-
"@types/react": "^19.1.12",
29+
"@types/react": "^19.2.14",
3030
"@types/react-dom": "^19.1.9",
3131
"@vitejs/plugin-react": "^5.0.2",
3232
"cross-env": "^7.0.3",

examples/extension-react-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-dom": "^18.2.0"
2323
},
2424
"devDependencies": {
25-
"@types/react": "^19.1.12",
25+
"@types/react": "^19.2.14",
2626
"@types/react-dom": "^19.1.9",
2727
"@vitejs/plugin-react": "^5.0.2",
2828
"cross-env": "^7.0.3",

examples/node-replacement/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"@lexical/react": "0.43.0",
1414
"@lexical/utils": "0.43.0",
1515
"lexical": "0.43.0",
16-
"react": "^19.1.1",
17-
"react-dom": "^19.1.1"
16+
"react": "^19.2.5",
17+
"react-dom": "^19.2.5"
1818
},
1919
"devDependencies": {
20-
"@types/react": "^19.1.12",
20+
"@types/react": "^19.2.14",
2121
"@types/react-dom": "^19.1.9",
2222
"@vitejs/plugin-react": "^5.0.2",
2323
"cross-env": "^7.0.3",

examples/react-plain-text/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"dependencies": {
1313
"@lexical/react": "0.43.0",
1414
"lexical": "0.43.0",
15-
"react": "^19.1.1",
16-
"react-dom": "^19.1.1"
15+
"react": "^19.2.5",
16+
"react-dom": "^19.2.5"
1717
},
1818
"devDependencies": {
19-
"@types/react": "^19.1.12",
19+
"@types/react": "^19.2.14",
2020
"@types/react-dom": "^19.1.9",
2121
"@vitejs/plugin-react": "^5.0.2",
2222
"cross-env": "^7.0.3",

examples/react-rich-collab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"@lexical/utils": "0.43.0",
1919
"@lexical/yjs": "0.43.0",
2020
"lexical": "0.43.0",
21-
"react": "^19.1.1",
22-
"react-dom": "^19.1.1",
21+
"react": "^19.2.5",
22+
"react-dom": "^19.2.5",
2323
"y-webrtc": "^10.3.0",
2424
"y-websocket": "^2.0.2",
2525
"yjs": "^13.6.27"
2626
},
2727
"devDependencies": {
28-
"@types/react": "^19.1.12",
28+
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.1.9",
3030
"@vitejs/plugin-react": "^5.0.2",
3131
"concurrently": "^8.2.2",

examples/react-rich/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"@lexical/react": "0.43.0",
1414
"@lexical/utils": "0.43.0",
1515
"lexical": "0.43.0",
16-
"react": "^19.1.1",
17-
"react-dom": "^19.1.1"
16+
"react": "^19.2.5",
17+
"react-dom": "^19.2.5"
1818
},
1919
"devDependencies": {
20-
"@types/react": "^19.1.12",
20+
"@types/react": "^19.2.14",
2121
"@types/react-dom": "^19.1.9",
2222
"@vitejs/plugin-react": "^5.0.2",
2323
"cross-env": "^7.0.3",

examples/react-table/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"@lexical/table": "0.43.0",
1515
"@lexical/utils": "0.43.0",
1616
"lexical": "0.43.0",
17-
"react": "^19.1.1",
18-
"react-dom": "^19.1.1"
17+
"react": "^19.2.5",
18+
"react-dom": "^19.2.5"
1919
},
2020
"devDependencies": {
21-
"@types/react": "^19.1.12",
21+
"@types/react": "^19.2.14",
2222
"@types/react-dom": "^19.1.9",
2323
"@vitejs/plugin-react": "^5.0.2",
2424
"cross-env": "^7.0.3",

examples/website-chat/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"@lexical/react": "0.43.0",
1515
"@lexical/rich-text": "0.43.0",
1616
"lexical": "0.43.0",
17-
"react": "^19.1.1",
18-
"react-dom": "^19.1.1"
17+
"react": "^19.2.5",
18+
"react-dom": "^19.2.5"
1919
},
2020
"devDependencies": {
2121
"@tailwindcss/vite": "^4.2.1",
22-
"@types/react": "^19.1.12",
22+
"@types/react": "^19.2.14",
2323
"@types/react-dom": "^19.1.9",
2424
"@vitejs/plugin-react": "^5.0.2",
2525
"cross-env": "^7.0.3",

examples/website-notion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"@lexical/selection": "0.43.0",
1818
"@lexical/utils": "0.43.0",
1919
"lexical": "0.43.0",
20-
"react": "^19.1.1",
21-
"react-dom": "^19.1.1"
20+
"react": "^19.2.5",
21+
"react-dom": "^19.2.5"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/vite": "^4.2.1",
25-
"@types/react": "^19.1.12",
25+
"@types/react": "^19.2.14",
2626
"@types/react-dom": "^19.1.9",
2727
"@vitejs/plugin-react": "^5.0.2",
2828
"cross-env": "^7.0.3",

examples/website-rich-input/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"@lexical/react": "0.43.0",
1616
"@lexical/rich-text": "0.43.0",
1717
"lexical": "0.43.0",
18-
"react": "^19.1.1",
19-
"react-dom": "^19.1.1"
18+
"react": "^19.2.5",
19+
"react-dom": "^19.2.5"
2020
},
2121
"devDependencies": {
2222
"@tailwindcss/vite": "^4.2.1",
23-
"@types/react": "^19.1.12",
23+
"@types/react": "^19.2.14",
2424
"@types/react-dom": "^19.1.9",
2525
"@vitejs/plugin-react": "^5.0.2",
2626
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)