File tree Expand file tree Collapse file tree 3 files changed +266
-251
lines changed Expand file tree Collapse file tree 3 files changed +266
-251
lines changed Original file line number Diff line number Diff line change 32
32
- 18.2.0
33
33
- 18.3.1
34
34
- 19.0.0-rc.0
35
- - 19.0.0-rc-cae764ce-20241025
36
- - 0.0.0-experimental-cae764ce-20241025
35
+ - 19.0.0-rc-4d577fd2-20241104
36
+ - 0.0.0-experimental-4d577fd2-20241104
37
37
steps :
38
38
- uses : actions/checkout@v4
39
39
- uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change 115
115
"@types/jsdom" : " ^21.1.7" ,
116
116
"@types/react" : " ^18.3.12" ,
117
117
"@types/react-dom" : " ^18.3.1" ,
118
- "@typescript-eslint/eslint-plugin" : " ^8.11 .0" ,
119
- "@typescript-eslint/parser" : " ^8.11 .0" ,
120
- "@vitest/coverage-v8" : " ^2.1.3 " ,
121
- "@vitest/ui" : " ^2.1.3 " ,
118
+ "@typescript-eslint/eslint-plugin" : " ^8.13 .0" ,
119
+ "@typescript-eslint/parser" : " ^8.13 .0" ,
120
+ "@vitest/coverage-v8" : " ^2.1.4 " ,
121
+ "@vitest/ui" : " ^2.1.4 " ,
122
122
"esbuild" : " ^0.24.0" ,
123
123
"eslint" : " 8.57.0" ,
124
124
"eslint-config-prettier" : " ^9.1.0" ,
138
138
"react" : " 19.0.0-rc.0" ,
139
139
"react-dom" : " 19.0.0-rc.0" ,
140
140
"redux" : " ^5.0.1" ,
141
- "rollup" : " ^4.24.1 " ,
141
+ "rollup" : " ^4.24.4 " ,
142
142
"rollup-plugin-esbuild" : " ^6.1.1" ,
143
143
"shelljs" : " ^0.8.5" ,
144
144
"shx" : " ^0.3.4" ,
145
145
"ts-expect" : " ^1.3.0" ,
146
- "tslib" : " ^2.8.0 " ,
146
+ "tslib" : " ^2.8.1 " ,
147
147
"typescript" : " ^5.6.3" ,
148
148
"vite" : " ^5.4.10" ,
149
- "vitest" : " ^2.1.3 "
149
+ "vitest" : " ^2.1.4 "
150
150
},
151
151
"peerDependencies" : {
152
152
"@types/react" : " >=18.0.0" ,
You can’t perform that action at this time.
0 commit comments