Skip to content

Commit 089f0de

Browse files
chore(deps): update all patch dependencies (#1389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: yifancong <easy_cong@126.com>
1 parent 7deeff2 commit 089f0de

5 files changed

Lines changed: 102 additions & 102 deletions

File tree

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@actions/core": "^1.11.1",
1212
"@lynx-js/react": "^0.114.3",
13-
"@lynx-js/rspeedy": "^0.11.7",
13+
"@lynx-js/rspeedy": "^0.11.8",
1414
"@playwright/test": "1.54.2",
1515
"@rsbuild/plugin-less": "1.5.0",
1616
"@rsdoctor/cli": "workspace:*",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"antd": "5.19.1",
6666
"axios": "^1.12.2",
6767
"clsx": "^2.1.1",
68-
"dayjs": "1.11.18",
68+
"dayjs": "1.11.19",
6969
"echarts": "^5.6.0",
7070
"echarts-for-react": "^3.0.3",
7171
"es-toolkit": "^1.41.0",

packages/document/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@rsdoctor/types": "workspace:*",
27-
"@rspress/plugin-algolia": "2.0.0-beta.34",
28-
"@rspress/plugin-llms": "2.0.0-beta.34",
27+
"@rspress/plugin-algolia": "2.0.0-beta.35",
28+
"@rspress/plugin-llms": "2.0.0-beta.35",
2929
"@rspress/plugin-rss": "2.0.0-beta.29",
3030
"@types/node": "^22.8.1",
3131
"@types/react": "^18.3.26",
@@ -44,6 +44,6 @@
4444
"@rstack-dev/doc-ui": "1.11.0",
4545
"clsx": "^2.1.1",
4646
"react-markdown": "^9.1.0",
47-
"@rspress/core": "2.0.0-beta.34"
47+
"@rspress/core": "2.0.0-beta.35"
4848
}
4949
}

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/node": "^22.8.1",
4747
"body-parser": "1.20.3",
4848
"cors": "2.8.5",
49-
"dayjs": "1.11.18",
49+
"dayjs": "1.11.19",
5050
"fs-extra": "^11.1.1",
5151
"open": "^10.2.0",
5252
"sirv": "2.0.4",

0 commit comments

Comments
 (0)