File tree Expand file tree Collapse file tree 12 files changed +406
-393
lines changed Expand file tree Collapse file tree 12 files changed +406
-393
lines changed Original file line number Diff line number Diff line change 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 }}
Original file line number Diff line number Diff line change 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" ,
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" ,
Original file line number Diff line number Diff line change 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 },
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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" ,
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}
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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 },
You can’t perform that action at this time.
0 commit comments