File tree Expand file tree Collapse file tree 16 files changed +637
-813
lines changed
projects/fixtures/packages/client Expand file tree Collapse file tree 16 files changed +637
-813
lines changed Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2222 with :
2323 fetch-depth : 1
2424
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2525 with :
2626 fetch-depth : 1
2727 ref : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change 3131 environment : npm
3232 steps :
3333 - name : Checkout
34- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
34+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3535 with :
3636 fetch-depth : 1
3737 ref : ${{ github.event.inputs.branch }}
@@ -103,7 +103,7 @@ jobs:
103103 VSCE_TARGET : ${{ matrix.vsce-target }}
104104 steps :
105105 - name : Checkout
106- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
106+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
107107 with :
108108 fetch-depth : 1
109109 ref : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change 2828
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
31+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3232 with :
3333 fetch-depth : 1
3434
8080
8181 steps :
8282 - name : Checkout
83- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
83+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
8484 with :
8585 fetch-depth : 1
8686
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^19.2.0"
1313 },
1414 "devDependencies" : {
15- "@rsbuild/core" : " 1.6.0-beta.1 " ,
16- "@rsbuild/plugin-react" : " ^1.4.1 " ,
15+ "@rsbuild/core" : " 1.6.8 " ,
16+ "@rsbuild/plugin-react" : " ^1.4.2 " ,
1717 "@testing-library/jest-dom" : " ^6.9.1" ,
1818 "@testing-library/dom" : " ^10.4.1" ,
1919 "@testing-library/react" : " ^16.3.0" ,
20- "@types/react" : " ^19.2.2 " ,
21- "@types/react-dom" : " ^19.2.2 " ,
22- "happy-dom" : " ^20.0.8 " ,
20+ "@types/react" : " ^19.2.6 " ,
21+ "@types/react-dom" : " ^19.2.3 " ,
22+ "happy-dom" : " ^20.0.10 " ,
2323 "jsdom" : " ^26.1.0" ,
2424 "typescript" : " ^5.9.3"
2525 }
Original file line number Diff line number Diff line change 77 "typecheck" : " tsc --noEmit"
88 },
99 "devDependencies" : {
10- "@rsbuild/core" : " 1.6.0-beta.1 " ,
11- "@rslib/core" : " 0.17.1 " ,
10+ "@rsbuild/core" : " 1.6.8 " ,
11+ "@rslib/core" : " 0.18.0 " ,
1212 "@rstest/core" : " workspace:*" ,
1313 "@rstest/tsconfig" : " workspace:*" ,
1414 "@types/jest-image-snapshot" : " ^6.4.0" ,
15- "axios" : " ^1.13.0 " ,
15+ "axios" : " ^1.13.2 " ,
1616 "is-url" : " ^1.2.4" ,
1717 "@types/is-url" : " ^1.2.32" ,
1818 "jest-image-snapshot" : " ^6.5.1" ,
19- "memfs" : " ^4.49 .0" ,
19+ "memfs" : " ^4.51 .0" ,
2020 "pathe" : " ^2.0.3" ,
2121 "react" : " ^19.2.0" ,
2222 "redux" : " ^5.0.1" ,
2323 "strip-ansi" : " ^7.1.2" ,
24- "tinyexec" : " ^1.0.1 " ,
24+ "tinyexec" : " ^1.0.2 " ,
2525 "typescript" : " ^5.9.3"
2626 },
2727 "dependencies" : {
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^19.2.0"
1313 },
1414 "devDependencies" : {
15- "@rsbuild/core" : " 1.6.0-beta.1 " ,
16- "@rsbuild/plugin-react" : " ^1.4.1 " ,
15+ "@rsbuild/core" : " 1.6.8 " ,
16+ "@rsbuild/plugin-react" : " ^1.4.2 " ,
1717 "@testing-library/jest-dom" : " ^6.9.1" ,
1818 "@testing-library/dom" : " ^10.4.1" ,
1919 "@testing-library/react" : " ^16.3.0" ,
20- "@types/react" : " ^19.2.2 " ,
21- "@types/react-dom" : " ^19.2.2 " ,
20+ "@types/react" : " ^19.2.6 " ,
21+ "@types/react-dom" : " ^19.2.3 " ,
2222 "jsdom" : " ^26.1.0" ,
2323 "typescript" : " ^5.9.3"
2424 }
Original file line number Diff line number Diff line change 77 "react-dom" : " ^19.2.0"
88 },
99 "devDependencies" : {
10- "@rsbuild/plugin-react" : " ^1.4.1 " ,
11- "@types/react" : " ^19.2.2 " ,
12- "@types/react-dom" : " ^19.2.2 " ,
10+ "@rsbuild/plugin-react" : " ^1.4.2 " ,
11+ "@types/react" : " ^19.2.6 " ,
12+ "@types/react-dom" : " ^19.2.3 " ,
1313 "typescript" : " ^5.9.3"
1414 }
1515}
Original file line number Diff line number Diff line change 88 "preview" : " rsbuild preview"
99 },
1010 "dependencies" : {
11- "vue" : " ^3.5.22 "
11+ "vue" : " ^3.5.24 "
1212 },
1313 "devDependencies" : {
1414 "@rstest/core" : " workspace:*" ,
15- "@rsbuild/core" : " 1.6.0-beta.1 " ,
15+ "@rsbuild/core" : " 1.6.8 " ,
1616 "@rsbuild/plugin-babel" : " ^1.0.6" ,
1717 "@rsbuild/plugin-vue" : " ^1.2.0" ,
1818 "@rsbuild/plugin-vue-jsx" : " ^1.1.1" ,
1919 "@vue/test-utils" : " ^2.4.6" ,
20- "@vue/compiler-dom" : " ^3.5.22 " ,
21- "@vue/server-renderer" : " ^3.5.22 "
20+ "@vue/compiler-dom" : " ^3.5.24 " ,
21+ "@vue/server-renderer" : " ^3.5.24 "
2222 }
2323}
Original file line number Diff line number Diff line change 1313 "react-dom" : " ^19.2.0"
1414 },
1515 "devDependencies" : {
16- "@rsbuild/core" : " 1.6.0-beta.1 " ,
17- "@rsbuild/plugin-react" : " ^1.4.1 " ,
16+ "@rsbuild/core" : " 1.6.8 " ,
17+ "@rsbuild/plugin-react" : " ^1.4.2 " ,
1818 "@testing-library/dom" : " ^10.4.1" ,
1919 "@testing-library/jest-dom" : " ^6.9.1" ,
2020 "@testing-library/react" : " ^16.3.0" ,
21- "@types/react" : " ^19.2.2 " ,
22- "@types/react-dom" : " ^19.2.2 " ,
21+ "@types/react" : " ^19.2.6 " ,
22+ "@types/react-dom" : " ^19.2.3 " ,
2323 "jsdom" : " ^26.1.0" ,
2424 "typescript" : " ^5.9.3"
2525 }
You can’t perform that action at this time.
0 commit comments