File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 1.10.9 " ,
2+ "version" : " 1.10.10 " ,
33 "npmClient" : " yarn" ,
44 "useNx" : true ,
55 "packages" : [" packages/*" ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/api" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " A library for building modular interconnected applications" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2727 "isomorphic-fetch" : " ^3.0.0"
2828 },
2929 "dependencies" : {
30- "@plexusjs/utils" : " 1.10.9 "
30+ "@plexusjs/utils" : " 1.10.10 "
3131 }
3232}
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/core" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " A library for building modular interconnected applications" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2929 "typescript" : " ^4.9.5"
3030 },
3131 "dependencies" : {
32- "@plexusjs/api" : " 1.10.9 " ,
33- "@plexusjs/utils" : " 1.10.9 "
32+ "@plexusjs/api" : " 1.10.10 " ,
33+ "@plexusjs/utils" : " 1.10.10 "
3434 }
3535}
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/napi" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " A library for building modular interconnected applications" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2727 "isomorphic-fetch" : " ^3.0.0"
2828 },
2929 "dependencies" : {
30- "@plexusjs/api" : " 1.10.9 " ,
30+ "@plexusjs/api" : " 1.10.10 " ,
3131 "cross-fetch" : " ^3.1.5"
3232 }
3333}
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/next" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " Next Plugin for PlexusJS" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/react" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " React Plugin for PlexusJS" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
3535 },
3636 "gitHead" : " 192584965efcda8142c23e6f53df2e9f97bfd0df" ,
3737 "dependencies" : {
38- "@plexusjs/utils" : " 1.10.9 " ,
38+ "@plexusjs/utils" : " 1.10.10 " ,
3939 "use-sync-external-store" : " ^1.2.0"
4040 }
4141}
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/solid" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " SolidJS Plugin for PlexusJS" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2727 },
2828 "gitHead" : " 192584965efcda8142c23e6f53df2e9f97bfd0df" ,
2929 "dependencies" : {
30- "@plexusjs/utils" : " 1.10.9 " ,
30+ "@plexusjs/utils" : " 1.10.10 " ,
3131 "solid-js" : " ^1.4.7"
3232 }
3333}
Original file line number Diff line number Diff line change 11{
22 "name" : " @plexusjs/utils" ,
3- "version" : " 1.10.9 " ,
3+ "version" : " 1.10.10 " ,
44 "description" : " Useful utils by the PlexusJS Team." ,
55 "main" : " ./dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments