Skip to content

Commit a22a94d

Browse files
chore(deps): update all patch dependencies
1 parent 24834f0 commit a22a94d

File tree

12 files changed

+406
-393
lines changed

12 files changed

+406
-393
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
environment: npm
3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
34+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3535
with:
3636
fetch-depth: 1
3737
ref: ${{ github.event.inputs.branch }}

e2e/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@actions/core": "^1.11.1",
12-
"@lynx-js/react": "^0.114.4",
12+
"@lynx-js/react": "^0.114.5",
1313
"@lynx-js/rspeedy": "^0.11.9",
1414
"@playwright/test": "1.54.2",
1515
"@rsbuild/plugin-less": "1.5.0",
@@ -20,9 +20,9 @@
2020
"@rsdoctor/types": "workspace:*",
2121
"@rsdoctor/utils": "workspace:*",
2222
"@rsdoctor/webpack-plugin": "workspace:*",
23-
"@rspack/core": "1.6.3",
23+
"@rspack/core": "1.6.5",
2424
"@types/node": "^22.8.1",
25-
"@types/react": "^18.3.26",
25+
"@types/react": "^18.3.27",
2626
"loader-utils": "^2.0.4",
2727
"es-toolkit": "^1.41.0",
2828
"playwright": "1.54.2",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^2.1.1",
40-
"@changesets/cli": "^2.29.7",
40+
"@changesets/cli": "^2.29.8",
4141
"@rsdoctor/tsconfig": "workspace:*",
4242
"@rslib/core": "^0.17.1",
43-
"@rstest/core": "0.6.5",
43+
"@rstest/core": "0.6.7",
4444
"@scripts/test-helper": "workspace:*",
4545
"cross-env": "^7.0.3",
4646
"cspell-ban-words": "^0.0.4",
4747
"heading-case": "^0.1.6",
4848
"husky": "^9.1.7",
4949
"nano-staged": "^0.8.0",
50-
"nx": "^20.8.2",
50+
"nx": "^20.8.3",
5151
"prettier": "^3.6.2",
5252
"rsbuild-plugin-publint": "^0.3.3"
5353
},

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@modelcontextprotocol/sdk": "1.22.0",
2828
"@rsdoctor/types": "workspace:*",
2929
"@rsdoctor/utils": "workspace:*",
30-
"@rstest/core": "0.6.5",
30+
"@rstest/core": "0.6.7",
3131
"@types/node": "^22.8.1",
3232
"prebundle": "1.4.2",
3333
"socket.io-client": "4.8.1",

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@rsdoctor/components": "workspace:*",
2929
"@rsdoctor/types": "workspace:*",
3030
"@types/node": "^22.8.1",
31-
"@types/react": "^18.3.26",
31+
"@types/react": "^18.3.27",
3232
"@types/react-dom": "^18.3.7",
3333
"antd": "5.19.1",
3434
"normalize.css": "8.0.1",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@rsbuild/plugin-svgr": "^1.2.2",
5050
"@types/node": "^22.8.1",
5151
"@types/path-browserify": "1.0.3",
52-
"@types/react": "^18.3.26",
52+
"@types/react": "^18.3.27",
5353
"@types/react-highlight-words": "^0.20.0",
5454
"@types/url-parse": "1.4.11",
5555
"react": "18.3.1",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"devDependencies": {
8585
"axios": "^1.12.2",
86-
"@rspack/core": "1.6.3",
86+
"@rspack/core": "1.6.5",
8787
"@scripts/test-helper": "workspace:*",
8888
"@types/fs-extra": "^11.0.4",
8989
"@types/node": "^22.8.1",

packages/document/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
},
2525
"devDependencies": {
2626
"@rsdoctor/types": "workspace:*",
27-
"@rspress/plugin-algolia": "2.0.0-rc.0",
28-
"@rspress/plugin-llms": "2.0.0-rc.0",
27+
"@rspress/plugin-algolia": "2.0.0-rc.1",
28+
"@rspress/plugin-llms": "2.0.0-rc.1",
2929
"@rspress/plugin-rss": "2.0.0-rc.0",
3030
"@types/node": "^22.8.1",
31-
"@types/react": "^18.3.26",
31+
"@types/react": "^18.3.27",
3232
"@types/react-dom": "^18.3.7",
3333
"cross-env": "^7.0.3",
3434
"react": "18.3.1",
@@ -44,6 +44,6 @@
4444
"@rstack-dev/doc-ui": "1.12.0",
4545
"clsx": "^2.1.1",
4646
"react-markdown": "^9.1.0",
47-
"@rspress/core": "2.0.0-rc.0"
47+
"@rspress/core": "2.0.0-rc.1"
4848
}
4949
}

packages/rspack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rsdoctor/utils": "workspace:*"
3535
},
3636
"devDependencies": {
37-
"@rspack/core": "1.6.3",
37+
"@rspack/core": "1.6.5",
3838
"@types/node": "^22.8.1",
3939
"@types/tapable": "2.2.7",
4040
"tslib": "2.8.1",

packages/types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"source-map": "^0.7.6"
2525
},
2626
"devDependencies": {
27-
"@rspack/core": "1.6.3",
27+
"@rspack/core": "1.6.5",
2828
"@types/node": "^22.8.1",
29-
"@types/react": "^18.3.26",
29+
"@types/react": "^18.3.27",
3030
"tslib": "2.8.1",
3131
"typescript": "^5.9.2"
3232
},

0 commit comments

Comments
 (0)