Skip to content

Commit 5728e7e

Browse files
authored
Merge pull request #28 from DHTMLX/next
[dev] update docusaurus to v3.9.2
2 parents 641f414 + 6f77994 commit 5728e7e

File tree

3 files changed

+2629
-7108
lines changed

3 files changed

+2629
-7108
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: "20.0"
27+
node-version: "20.x"
2828

2929
- run: yarn install
3030
- run: yarn build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@docusaurus/core": "^3.9.2",
1717
"@docusaurus/preset-classic": "^3.9.2",
18-
"@easyops-cn/docusaurus-search-local": "^0.26.1",
18+
"@easyops-cn/docusaurus-search-local": "^0.45.0",
1919
"@mdx-js/react": "^3.0.0",
2020
"clsx": "^1.1.1",
2121
"docusaurus-gtm-plugin": "^0.0.2",

0 commit comments

Comments
 (0)