File tree Expand file tree Collapse file tree 4 files changed +105
-163
lines changed
Expand file tree Collapse file tree 4 files changed +105
-163
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " kosha " : patch
3+ ---
4+
5+ Expose state to be used outside of the component context where hooks can not be used via getState function
Original file line number Diff line number Diff line change 3232 "@types/react" : " ^19.1.6" ,
3333 "@types/react-dom" : " ^19.1.5" ,
3434 "@vitejs/plugin-react" : " ^4.5.0" ,
35- "@vitest/coverage-v8" : " ^3.1.4 " ,
35+ "@vitest/coverage-v8" : " ^3.2.0 " ,
3636 "esbuild-plugin-rdi" : " ^0.0.0" ,
3737 "esbuild-plugin-react18" : " 0.2.6" ,
3838 "esbuild-plugin-react18-css" : " ^0.0.4" ,
4242 "tsup" : " ^8.5.0" ,
4343 "typescript" : " ^5.8.3" ,
4444 "vite-tsconfig-paths" : " ^5.1.4" ,
45- "vitest" : " ^3.1.4 "
45+ "vitest" : " ^3.2.0 "
4646 },
4747 "peerDependencies" : {
4848 "@types/react" : " >=18" ,
Original file line number Diff line number Diff line change 2626 "@types/react" : " ^19.1.6" ,
2727 "@types/react-dom" : " ^19.1.5" ,
2828 "@vitejs/plugin-react" : " ^4.5.0" ,
29- "@vitest/coverage-v8" : " ^3.1.4 " ,
29+ "@vitest/coverage-v8" : " ^3.2.0 " ,
3030 "esbuild-plugin-rdi" : " ^0.0.0" ,
3131 "esbuild-plugin-react18" : " ^0.2.6" ,
3232 "esbuild-plugin-react18-css" : " ^0.0.4" ,
3636 "tsup" : " ^8.5.0" ,
3737 "typescript" : " ^5.8.3" ,
3838 "vite-tsconfig-paths" : " ^5.1.4" ,
39- "vitest" : " ^3.1.4 "
39+ "vitest" : " ^3.2.0 "
4040 },
4141 "dependencies" : {
4242 "@mayank1513/fork-me" : " ^2.1.3" ,
You can’t perform that action at this time.
0 commit comments